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

PROJECT (sourcing_v2), SPIDER (ecarstrade.nl)

2026-03-26 14:45:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-26 14:45: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-26 14:45:06 [ecarstrade.nl] INFO: Starting spider ecarstrade.nl
2026-03-26 14:45:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-26 14:45:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-26 14:45:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-26 14:45:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-26 14:45:06 [scrapy.extensions.telnet] INFO: Telnet Password: 59816f2a732b3ae0
2026-03-26 14:45: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-26 14:45: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.nl/task_35_2026-03-26T14_45_00.log',
 'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
 'MEMUSAGE_LIMIT_MB': 2048,
 'MEMUSAGE_WARNING_MB': 1536,
 'NEWSPIDER_MODULE': 'spiders',
 'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
 'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
 'SPIDER_MODULES': ['spiders', 'auth_check'],
 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
 'USER_AGENT': ''}
2026-03-26 14:45:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 14:45:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 14:45: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-26 14:45:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-26 14:45:06 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
 'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
 'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
 'scrapy.spidermiddlewares.referer.RefererMiddleware',
 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
 'scrapy.spidermiddlewares.depth.DepthMiddleware',
 'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
 'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
 'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-26 14:45:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-26 14:45:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 14:45:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2106
2026-03-26 14:45:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-26 14:45:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-26 14:45:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: en
2026-03-26 14:45:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27en%27%20and%20RowKey%20eq%20%27en%27 HTTP/1.1" 200 None
2026-03-26 14:45:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-26 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-26 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-26 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-26 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-26 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-26 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-26 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-26 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-26 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-26 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-26 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-26 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-26 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-26 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-26 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-26 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-26 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-26 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-26 14:45:06 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-26 14:45:06 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
 'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
 'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-26 14:45:06 [scrapy.core.engine] INFO: Spider opened
2026-03-26 14:45:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-26 14:45:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
2026-03-26 14:45:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-26 14:45:06 [scrapy-playwright] INFO: Starting download handler
2026-03-26 14:45:06 [scrapy-playwright] INFO: Starting download handler
2026-03-26 14:45:11 [scrapy-playwright] INFO: Launching browser firefox
2026-03-26 14:45:12 [scrapy-playwright] INFO: Browser firefox launched
2026-03-26 14:45:12 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-26 14:45:12 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-26 14:45:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/search> (resource type: document)
2026-03-26 14:45:13 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://ecarstrade.com/search>
2026-03-26 14:45:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/search> (resource type: document)
2026-03-26 14:45:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/search>
2026-03-26 14:45:13 [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-26 14:45: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-26 14:45: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-26 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/pixel.gif> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45: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-26 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-head-styles.min.css?v=860256d3> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/main/legacy/template/modern-cards.css?v=860256d3> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_refine/assets/css/module.css?v=860256d3> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-head-js.min.js?v=860256d3> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/_next/static/chunks/webpack.js?v=860256d3> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/nextjs-module-loader/index.js?v=860256d3> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-26 14:45: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-26 14:45: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-26 14:45: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-26 14:45: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-26 14:45: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-26 14:45: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-26 14:45: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-26 14:45: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-26 14:45: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-26 14:45: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-26 14:45: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-26 14:45: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-26 14:45: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-26 14:45: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-26 14:45: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-26 14:45: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-26 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-bottom-js.min.js?v=860256d3> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_auth/assets/js/login.js?v=860256d3> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/vendor/swiper.min.js?v=860256d3> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/vendor/lazysizes.min.js?v=860256d3> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/cars.js?v=860256d3> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/bids.js?v=860256d3> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/components/cars/js/MarketPrice.js?v=860256d3> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/components/cars/js/ExcelExport.js?v=860256d3> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_menu/assets/js/main_menu.js?v=860256d3> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/assets/libs/resizeSensor/resizeSensor.min.js?v=860256d3> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/vendor/jquery/theia-sticky-sidebar.js?v=860256d3> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_refine/assets/js/refineAll.js?v=860256d3> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_refine/assets/js/refineCars.js?v=860256d3> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/AjaxContent.js?v=860256d3> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:14 [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-26 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.sentry-cdn.com/dc9b6542d332772384c439d48319a4f0.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-26 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-regular-400.woff2>
2026-03-26 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/pixel.gif>
2026-03-26 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/_next/static/chunks/webpack.js?v=860256d3>
2026-03-26 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/main/legacy/template/modern-cards.css?v=860256d3>
2026-03-26 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-head-js.min.js?v=860256d3>
2026-03-26 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js>
2026-03-26 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-26 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/nextjs-module-loader/index.js?v=860256d3>
2026-03-26 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-head-styles.min.css?v=860256d3>
2026-03-26 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.sentry-cdn.com/dc9b6542d332772384c439d48319a4f0.min.js>
2026-03-26 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/js?id=G-0239LS8MTR>
2026-03-26 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/css/module.css?v=860256d3>
2026-03-26 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-brands-400.woff2>
2026-03-26 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY>
2026-03-26 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-solid-900.woff2>
2026-03-26 14:45: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-26 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY> (resource type: eventsource, referrer: https://ecarstrade.com/)
2026-03-26 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/logo-svg.svg>
2026-03-26 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/src/svg/back.svg>
2026-03-26 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/icons/flags/svg/en.svg>
2026-03-26 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/src/svg/exclusive.svg>
2026-03-26 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/engine.svg>
2026-03-26 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/doors.svg>
2026-03-26 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/places.svg>
2026-03-26 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js>
2026-03-26 14:45: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-26 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/pixel.gif> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY>
2026-03-26 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/ajax-loader.gif>
2026-03-26 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/warehouse_32x32.png>
2026-03-26 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_auth/assets/js/login.js?v=860256d3>
2026-03-26 14:45:16 [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-26 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-26 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtm.js?id=GTM-MTRH7V3> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-26 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google-analytics.com/analytics.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-26 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/stripe/powered_by_stripe.png>
2026-03-26 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://browser.sentry-cdn.com/7.120.4/bundle.tracing.replay.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-26 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/lightbox/loading.gif>
2026-03-26 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://becom.digital/app/uploads/2023/10/Logo_Trust_ecommerce_europe.png>
2026-03-26 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63o1v871189256za200zd871189256&_p=1774536315995&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=371207056.1774536316&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGA&_s=1&tag_exp=103116026~103200004~115938466~115938468~116024733~117484252~117884344&sid=1774536316&sct=1&seg=0&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=3001> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-26 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://stats.g.doubleclick.net/g/collect?v=2&tid=G-0239LS8MTR&cid=371207056.1774536316&gtm=45je63o1v871189256za200zd871189256&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=103116026~103200004~115938466~115938468~116024733~117484252~117884344> (resource type: other, referrer: https://ecarstrade.com/)
2026-03-26 14:45: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=371207056.1774536316&gtm=45je63o1v871189256za200zd871189256&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=103116026~103200004~115938466~115938468~116024733~117484252~117884344&z=204180484> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-26 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/swiper.min.js?v=860256d3>
2026-03-26 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js>
2026-03-26 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY> (resource type: eventsource, referrer: https://ecarstrade.com/)
2026-03-26 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtm.js?id=GTM-MTRH7V3>
2026-03-26 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY>
2026-03-26 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-bottom-js.min.js?v=860256d3>
2026-03-26 14:45: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-26 14:45: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-26 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.clarity.ms/tag/pfu1viww95> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-26 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-scripts.com/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-26 14:45: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=1100893101.1774536317&dt=Search%20%7C%20eCarsTrade&auid=1552748164.1774536317&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He63o1v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938466~115938469~116024733~116991816~117484252~118128923&apve=1&apvf=f&apvc=1&tft=1774536316554&tfd=3348> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-26 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63o1v871189256za200zd871189256&_p=1774536315995&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=371207056.1774536316&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGA&_s=1&tag_exp=103116026~103200004~115938466~115938468~116024733~117484252~117884344&sid=1774536316&sct=1&seg=0&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=3001>
2026-03-26 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google-analytics.com/analytics.js>
2026-03-26 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://browser.sentry-cdn.com/7.120.4/bundle.tracing.replay.min.js>
2026-03-26 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/js?id=AW-742220279>
2026-03-26 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1521614660&t=pageview&_s=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&ul=en-us&dt=Search%20%7C%20eCarsTrade&sr=1280x720&vp=1280x720&_u=IADAAEABAAAAACAAI~&jid=961257216&gjid=1000561648&cid=371207056.1774536316&tid=UA-73443533-1&_gid=1925910614.1774536317&_r=1&_slc=1&z=248490030> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-26 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://stats.g.doubleclick.net/g/collect?v=2&tid=G-0239LS8MTR&cid=371207056.1774536316&gtm=45je63o1v871189256za200zd871189256&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=103116026~103200004~115938466~115938468~116024733~117484252~117884344>
2026-03-26 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774536316906&cv=11&fst=1774536316906&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3Dgtag.config&rfmt=3&fmt=4> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-26 14:45:16 [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=1100893101.1774536317&dt=Search%20%7C%20eCarsTrade&auid=1552748164.1774536317&navt=n&npa=0&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774536316935&tfd=3728> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-26 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1521614660&t=pageview&_s=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&ul=en-us&dt=Search%20%7C%20eCarsTrade&sr=1280x720&vp=1280x720&_u=IADAAEABAAAAACAAI~&jid=961257216&gjid=1000561648&cid=371207056.1774536316&tid=UA-73443533-1&_gid=1925910614.1774536317&_r=1&_slc=1&z=248490030>
2026-03-26 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/snippet/8b2a48ee17fd48131302/analytics.min.js>
2026-03-26 14:45:17 [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=371207056.1774536316&gtm=45je63o1v871189256za200zd871189256&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=103116026~103200004~115938466~115938468~116024733~117484252~117884344&z=204180484>
2026-03-26 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-scripts.com/5441429.js>
2026-03-26 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.usemessages.com/conversations-embed.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-26 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-analytics.net/analytics/1774536000000/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-26 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-banner.com/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-26 14:45:17 [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-26 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774536316906&cv=11&fst=1774536316906&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3Dgtag.config&rfmt=3&fmt=4>
2026-03-26 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js>
2026-03-26 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774536316906&cv=11&fst=1774533600000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSUAAFq6B9nA6krqmstFPYpXrSNZRWQ0iu2Af6LP9rjjpHyjRZ6_GxWpO812SEGns9bSZSYmJc9qR9bHE_5pWwcOyPjiTVrZY09rPh9L9fo8px&random=3446742653&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-26 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774536316906&cv=11&fst=1774533600000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSUAAFq6B9nA6krqmstFPYpXrSNZRWQ0iu2Af6LP9rjjpHyjRZ6_GxWpO812SEGns9bSZSYmJc9qR9bHE_5pWwcOyPjiTVrZY09rPh9L9fo8px&random=3446742653&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-26 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774536316906&cv=11&fst=1774533600000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSUAAFq6B9nA6krqmstFPYpXrSNZRWQ0iu2Af6LP9rjjpHyjRZ6_GxWpO812SEGns9bSZSYmJc9qR9bHE_5pWwcOyPjiTVrZY09rPh9L9fo8px&random=3446742653&rmt_tld=1&ipr=y>
2026-03-26 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.clarity.ms/tag/pfu1viww95>
2026-03-26 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://scripts.clarity.ms/0.8.57/clarity.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-26 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://becom.digital/app/uploads/2023/10/Becom_badge_green_extended.png>
2026-03-26 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/projects/8b2a48ee17fd48131302/settings>
2026-03-26 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdp-eu.customer.io/v1/analytics-js/ajs-destination.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-26 14:45:17 [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-26 14:45:17 [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=1100893101.1774536317&dt=Search%20%7C%20eCarsTrade&auid=1552748164.1774536317&navt=n&npa=0&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774536316935&tfd=3728>
2026-03-26 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-banner.com/5441429.js>
2026-03-26 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/ajs-destination.js>
2026-03-26 14:45:17 [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-26 14:45:17 [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-26 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-analytics.net/analytics/1774536000000/5441429.js>
2026-03-26 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774536316906&cv=11&fst=1774533600000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSUAAFq6B9nA6krqmstFPYpXrSNZRWQ0iu2Af6LP9rjjpHyjRZ6_GxWpO812SEGns9bSZSYmJc9qR9bHE_5pWwcOyPjiTVrZY09rPh9L9fo8px&random=3446742653&rmt_tld=0&ipr=y>
2026-03-26 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.usemessages.com/conversations-embed.js>
2026-03-26 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://scripts.clarity.ms/0.8.57/clarity.js>
2026-03-26 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/573.js>
2026-03-26 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://api.hubspot.com/livechat-public/v1/message/public?portalId=5441429&conversations-embed=static-1.25923&mobile=false&messagesUtk=1f1deb8f14144c5b963d6ed0fb051df5&traceId=1f1deb8f14144c5b963d6ed0fb051df5> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-26 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/inAppPlugin.js>
2026-03-26 14:45: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=1100893101.1774536317&dt=Search%20%7C%20eCarsTrade&auid=1552748164.1774536317&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He63o1v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938466~115938469~116024733~116991816~117484252~118128923&apve=1&apvf=f&apvc=1&tft=1774536316554&tfd=3348>
2026-03-26 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://i.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-26 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://cdp-eu.customer.io/v1/p> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-26 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/p>
2026-03-26 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/lazysizes.min.js?v=860256d3>
2026-03-26 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/cars.js?v=860256d3>
2026-03-26 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/bids.js?v=860256d3>
2026-03-26 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/jquery/theia-sticky-sidebar.js?v=860256d3>
2026-03-26 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/components/cars/js/MarketPrice.js?v=860256d3>
2026-03-26 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/assets/libs/resizeSensor/resizeSensor.min.js?v=860256d3>
2026-03-26 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/components/cars/js/ExcelExport.js?v=860256d3>
2026-03-26 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/js/refineAll.js?v=860256d3>
2026-03-26 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_menu/assets/js/main_menu.js?v=860256d3>
2026-03-26 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/AjaxContent.js?v=860256d3>
2026-03-26 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://i.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-26 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/js/refineCars.js?v=860256d3>
2026-03-26 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/pixel.gif>
2026-03-26 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://ecarstrade.com/future_api.php?request_type=setup_platform&platform=browser>
2026-03-26 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://api.hubspot.com/livechat-public/v1/message/public?portalId=5441429&conversations-embed=static-1.25923&mobile=false&messagesUtk=1f1deb8f14144c5b963d6ed0fb051df5&traceId=1f1deb8f14144c5b963d6ed0fb051df5>
2026-03-26 14:45:18 [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-26 14:45:18 [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-26 14:45:18 [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=1774536318527&vi=920c50e5ff3436879f2d65b9fb25380b&nc=true&u=129379155.920c50e5ff3436879f2d65b9fb25380b.1774536318526.1774536318526.1774536318526.1&b=129379155.1.1774536318526&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-26 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/vendor/swiper.min.css?v=860256d3> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/main/components/car-price.css?v=860256d3> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/main/legacy/template/pages/index/account_status.css?v=860256d3> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=860256d3> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63o1v871189256z8811692034za200zd871189256&_p=1774536315995&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=371207056.1774536316&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAACAGQ&_s=2&tag_exp=103116026~103200004~115938466~115938468~116024733~117484252~117884344&sid=1774536316&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&ep.fragment=&_et=322&tfd=5395> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-26 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63o1v871189256za200zd871189256&_p=1774536315995&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=371207056.1774536316&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AEAAAGQ&_s=3&tag_exp=103116026~103200004~115938466~115938468~116024733~117484252~117884344&sid=1774536316&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=scroll&epn.percent_scrolled=90&_et=2057&up.cars_paid=0&up.event=gtm.dom&up.isDeposit=no&up.registrationDate=N%2FA&up.user_status=unauthorised&tfd=5439> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-26 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774536318650&cv=11&fst=1774536318650&bg=ffffff&guid=ON&async=1&en=page_view&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3Dpage_view%3Buser%20id%3D0%3Bevent%20timestamp%3D1774535413%3Burl%3D%2Fsearch%3BeventName%3Dsearch&rfmt=3&fmt=4> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-26 14:45:18 [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=1100893101.1774536317&dt=Search%20%7C%20eCarsTrade&auid=1552748164.1774536317&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774535413&ep.url=%2Fsearch&ep.eventName=search&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774536318667&tfd=5461> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-26 14:45:18 [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=860256d3)
2026-03-26 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_menu/ajax/counts.php>
2026-03-26 14:45:19 [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-26 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://i.clarity.ms/collect>
2026-03-26 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/vendor/swiper.min.css?v=860256d3>
2026-03-26 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63o1v871189256z8811692034za200zd871189256&_p=1774536315995&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=371207056.1774536316&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAACAGQ&_s=2&tag_exp=103116026~103200004~115938466~115938468~116024733~117484252~117884344&sid=1774536316&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&ep.fragment=&_et=322&tfd=5395>
2026-03-26 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63o1v871189256za200zd871189256&_p=1774536315995&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=371207056.1774536316&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AEAAAGQ&_s=3&tag_exp=103116026~103200004~115938466~115938468~116024733~117484252~117884344&sid=1774536316&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=scroll&epn.percent_scrolled=90&_et=2057&up.cars_paid=0&up.event=gtm.dom&up.isDeposit=no&up.registrationDate=N%2FA&up.user_status=unauthorised&tfd=5439>
2026-03-26 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774536318650&cv=11&fst=1774536318650&bg=ffffff&guid=ON&async=1&en=page_view&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3Dpage_view%3Buser%20id%3D0%3Bevent%20timestamp%3D1774535413%3Burl%3D%2Fsearch%3BeventName%3Dsearch&rfmt=3&fmt=4>
2026-03-26 14:45:19 [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=1100893101.1774536317&dt=Search%20%7C%20eCarsTrade&auid=1552748164.1774536317&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774535413&ep.url=%2Fsearch&ep.eventName=search&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774536318667&tfd=5461>
2026-03-26 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774536318650&cv=11&fst=1774533600000&bg=ffffff&guid=ON&async=1&en=page_view&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3Dpage_view%3Buser%20id%3D0%3Bevent%20timestamp%3D1774535413%3Burl%3D%2Fsearch%3BeventName%3Dsearch&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXgAFq6B9hm0c1MUorwV4RMS6NqL5r9ynP7rOKsRM92iB0xozS4aL8Zsl8I4Iyr2BWe4vC1pFxjaXU0kO_8Rp3GYwi4UEQpQbklZ3BbULCLNGXgL3h3A3tmMHDd3cTjU&random=3793424374&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-26 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774536318650&cv=11&fst=1774533600000&bg=ffffff&guid=ON&async=1&en=page_view&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3Dpage_view%3Buser%20id%3D0%3Bevent%20timestamp%3D1774535413%3Burl%3D%2Fsearch%3BeventName%3Dsearch&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXgAFq6B9hm0c1MUorwV4RMS6NqL5r9ynP7rOKsRM92iB0xozS4aL8Zsl8I4Iyr2BWe4vC1pFxjaXU0kO_8Rp3GYwi4UEQpQbklZ3BbULCLNGXgL3h3A3tmMHDd3cTjU&random=3793424374&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-26 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=860256d3>
2026-03-26 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774536318650&cv=11&fst=1774533600000&bg=ffffff&guid=ON&async=1&en=page_view&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3Dpage_view%3Buser%20id%3D0%3Bevent%20timestamp%3D1774535413%3Burl%3D%2Fsearch%3BeventName%3Dsearch&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXgAFq6B9hm0c1MUorwV4RMS6NqL5r9ynP7rOKsRM92iB0xozS4aL8Zsl8I4Iyr2BWe4vC1pFxjaXU0kO_8Rp3GYwi4UEQpQbklZ3BbULCLNGXgL3h3A3tmMHDd3cTjU&random=3793424374&rmt_tld=0&ipr=y>
2026-03-26 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/main/components/car-price.css?v=860256d3>
2026-03-26 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774536318650&cv=11&fst=1774533600000&bg=ffffff&guid=ON&async=1&en=page_view&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3Dpage_view%3Buser%20id%3D0%3Bevent%20timestamp%3D1774535413%3Burl%3D%2Fsearch%3BeventName%3Dsearch&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXgAFq6B9hm0c1MUorwV4RMS6NqL5r9ynP7rOKsRM92iB0xozS4aL8Zsl8I4Iyr2BWe4vC1pFxjaXU0kO_8Rp3GYwi4UEQpQbklZ3BbULCLNGXgL3h3A3tmMHDd3cTjU&random=3793424374&rmt_tld=1&ipr=y>
2026-03-26 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/main/legacy/template/pages/index/account_status.css?v=860256d3>
2026-03-26 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/app/dist/subscribe.js>
2026-03-26 14:45:19 [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=1774536318527&vi=920c50e5ff3436879f2d65b9fb25380b&nc=true&u=129379155.920c50e5ff3436879f2d65b9fb25380b.1774536318526.1774536318526.1774536318526.1&b=129379155.1.1774536318526&cc=15>
2026-03-26 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://i.clarity.ms/collect>
2026-03-26 14:45: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-26 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://ecarstrade.com/modules/mod_refine/ajax/counts.php> (resource type: xhr, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://i.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-26 14:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://i.clarity.ms/collect>
2026-03-26 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/ajax/marksData.php>
2026-03-26 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/legacy/icons/dropdown_arrow.png> (resource type: image, referrer: https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=860256d3)
2026-03-26 14:45:21 [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=860256d3)
2026-03-26 14:45: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=time_left.asc&only_next_available_car=false>
2026-03-26 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001735/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/upload/sources/171/logo.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001736/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001737/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/flags/h40/it.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/vat_deductible.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001738/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001739/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001740/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/logo/v2_192_icon.png>
2026-03-26 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001742/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001743/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001744/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001745/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001747/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/ajax/counts.php>
2026-03-26 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001748/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001750/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/dropdown_arrow.png>
2026-03-26 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001751/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001752/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001753/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001754/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/5660001-5670000/5661807/photo_038/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/legacy/icons/auction_stock.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6480001-6490000/6481900/photo_102/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6640001-6650000/6641568/photo_031/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/lorries.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:22 [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-26 14:45:22 [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-26 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001735/photo_001/260x0__r.jpg>
2026-03-26 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <404 https://ecarstrade.com/static/minified/main-page/chosen-sprite.png>
2026-03-26 14:45:22 [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-26 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/upload/sources/171/logo.png>
2026-03-26 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001736/photo_001/260x0__r.jpg>
2026-03-26 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001737/photo_001/260x0__r.jpg>
2026-03-26 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/vat_deductible.svg>
2026-03-26 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/it.png>
2026-03-26 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001739/photo_001/260x0__r.jpg>
2026-03-26 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001740/photo_001/260x0__r.jpg>
2026-03-26 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001738/photo_001/260x0__r.jpg>
2026-03-26 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001742/photo_001/260x0__r.jpg>
2026-03-26 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001745/photo_001/260x0__r.jpg>
2026-03-26 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001743/photo_001/260x0__r.jpg>
2026-03-26 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001744/photo_001/260x0__r.jpg>
2026-03-26 14:45:22 [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=1774536322537&vi=920c50e5ff3436879f2d65b9fb25380b&nc=true&u=129379155.920c50e5ff3436879f2d65b9fb25380b.1774536318526.1774536318526.1774536318526.1&b=129379155.1.1774536318526&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-26 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-scripts.com/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-26 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001747/photo_001/260x0__r.jpg>
2026-03-26 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001748/photo_001/260x0__r.jpg>
2026-03-26 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001750/photo_001/260x0__r.jpg>
2026-03-26 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-scripts.com/5441429.js>
2026-03-26 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001751/photo_001/260x0__r.jpg>
2026-03-26 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://track.hubspot.com/__ptc.gif?_hs_tag_name=BUTTON&_hs_element_id=&_hs_element_class=btn+btn-sm+btn-light+rounded-pill+sort-by-button&_hs_element_text=Time+left+(Closing+soon+first)&_hs_element_visible=true&_hs_link_href=&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=1168&_hs_mouse_y_coordinate=150&_hs_offset_x=89&_hs_offset_y=7&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=div%23app.page-content+%3E+div.container.py-3.site-content+%3E+div.row+%3E+div.col-12.col-md-9.quick-filters-content+%3E+div.d-flex.justify-content-between+%3E+div.dropdown.top-sort.mb-3.d-none.d-md-block+%3E+button.btn.btn-sm.btn-light.rounded-pill.sort-by-button&_hs_is_navigation=&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774536322760&vi=920c50e5ff3436879f2d65b9fb25380b&nc=true&u=129379155.920c50e5ff3436879f2d65b9fb25380b.1774536318526.1774536318526.1774536318526.1&b=129379155.1.1774536318526&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-26 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://track.hubspot.com/__ptc.gif?_hs_tag_name=BUTTON&_hs_element_id=&_hs_element_class=cm__btn&_hs_element_text=Accept+all&_hs_element_visible=true&_hs_link_href=&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_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=1774536322537&vi=920c50e5ff3436879f2d65b9fb25380b&nc=true&u=129379155.920c50e5ff3436879f2d65b9fb25380b.1774536318526.1774536318526.1774536318526.1&b=129379155.1.1774536318526&cc=15>
2026-03-26 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001754/photo_001/260x0__r.jpg>
2026-03-26 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2>
2026-03-26 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774536322891&cv=11&fst=1774536322891&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774535413%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-26 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1100893101.1774536317&dt=Search%20%7C%20eCarsTrade&auid=1552748164.1774536317&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774535413&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&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774536322924&tfd=9717> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-26 14:45:23 [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=1774536322760&vi=920c50e5ff3436879f2d65b9fb25380b&nc=true&u=129379155.920c50e5ff3436879f2d65b9fb25380b.1774536318526.1774536318526.1774536318526.1&b=129379155.1.1774536318526&cc=15>
2026-03-26 14:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774536322891&cv=11&fst=1774536322891&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774535413%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-26 14:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/5660001-5670000/5661807/photo_038/260x0__r.jpg>
2026-03-26 14:45:23 [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=1100893101.1774536317&dt=Search%20%7C%20eCarsTrade&auid=1552748164.1774536317&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774535413&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&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774536322924&tfd=9717>
2026-03-26 14:45:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774536322891&cv=11&fst=1774533600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774535413%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=CAQSXgAFq6B9II0kzW8ot2BDHRhu2QK0spxhWTKjEmhWldx0TQUTOHm8JIp_e3cVutvGxjwwaCWHAgfUGBIdsHBBHVnJkNVxLTyYbh_7935pqyIdUPCeq2uHvtUqBiTypbU&random=984439613&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-26 14:45:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774536322891&cv=11&fst=1774533600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774535413%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=CAQSXgAFq6B9II0kzW8ot2BDHRhu2QK0spxhWTKjEmhWldx0TQUTOHm8JIp_e3cVutvGxjwwaCWHAgfUGBIdsHBBHVnJkNVxLTyYbh_7935pqyIdUPCeq2uHvtUqBiTypbU&random=984439613&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-26 14:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001753/photo_001/260x0__r.jpg>
2026-03-26 14:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001752/photo_001/260x0__r.jpg>
2026-03-26 14:45:23 [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=1774536323246&vi=920c50e5ff3436879f2d65b9fb25380b&nc=true&u=129379155.920c50e5ff3436879f2d65b9fb25380b.1774536318526.1774536318526.1774536318526.1&b=129379155.1.1774536318526&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-26 14:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774536322891&cv=11&fst=1774533600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774535413%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=CAQSXgAFq6B9II0kzW8ot2BDHRhu2QK0spxhWTKjEmhWldx0TQUTOHm8JIp_e3cVutvGxjwwaCWHAgfUGBIdsHBBHVnJkNVxLTyYbh_7935pqyIdUPCeq2uHvtUqBiTypbU&random=984439613&rmt_tld=0&ipr=y>
2026-03-26 14:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774536322891&cv=11&fst=1774533600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774535413%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=CAQSXgAFq6B9II0kzW8ot2BDHRhu2QK0spxhWTKjEmhWldx0TQUTOHm8JIp_e3cVutvGxjwwaCWHAgfUGBIdsHBBHVnJkNVxLTyYbh_7935pqyIdUPCeq2uHvtUqBiTypbU&random=984439613&rmt_tld=1&ipr=y>
2026-03-26 14:45:23 [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-26 14:45:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774536323343&cv=11&fst=1774536323343&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774535413%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-26 14:45:23 [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=1100893101.1774536317&dt=Search%20%7C%20eCarsTrade&auid=1552748164.1774536317&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774535413&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&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774536323353&tfd=10146> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-26 14:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/auction_stock.svg>
2026-03-26 14:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6480001-6490000/6481900/photo_102/260x0__r.jpg>
2026-03-26 14:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774536323343&cv=11&fst=1774536323343&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774535413%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-26 14:45:23 [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=1100893101.1774536317&dt=Search%20%7C%20eCarsTrade&auid=1552748164.1774536317&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774535413&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&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774536323353&tfd=10146>
2026-03-26 14:45:23 [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=1774536323246&vi=920c50e5ff3436879f2d65b9fb25380b&nc=true&u=129379155.920c50e5ff3436879f2d65b9fb25380b.1774536318526.1774536318526.1774536318526.1&b=129379155.1.1774536318526&cc=15>
2026-03-26 14:45:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774536323343&cv=11&fst=1774533600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774535413%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=CAQSXgAFq6B9Y1DJQE5XcAuZPA1dRXsLYJGrgKqZ2udJYG6quRTPiFzAkoleyH6_6LDZV5hJfF7sIkPG8jIwmZ_jEyq07NLDRtBMZ7EYfGkfFRfqsDUEo2EnR7V4PKYLvqA&random=2734763499&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-26 14:45:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774536323343&cv=11&fst=1774533600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774535413%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=CAQSXgAFq6B9Y1DJQE5XcAuZPA1dRXsLYJGrgKqZ2udJYG6quRTPiFzAkoleyH6_6LDZV5hJfF7sIkPG8jIwmZ_jEyq07NLDRtBMZ7EYfGkfFRfqsDUEo2EnR7V4PKYLvqA&random=2734763499&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-26 14:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/be.png>
2026-03-26 14:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/lorries.png>
2026-03-26 14:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/vat_non_deductible.svg>
2026-03-26 14:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774536323343&cv=11&fst=1774533600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774535413%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=CAQSXgAFq6B9Y1DJQE5XcAuZPA1dRXsLYJGrgKqZ2udJYG6quRTPiFzAkoleyH6_6LDZV5hJfF7sIkPG8jIwmZ_jEyq07NLDRtBMZ7EYfGkfFRfqsDUEo2EnR7V4PKYLvqA&random=2734763499&rmt_tld=0&ipr=y>
2026-03-26 14:45:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63o1v871189256za200zd871189256&_p=1774536315995&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=371207056.1774536316&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&tag_exp=103116026~103200004~115938466~115938468~116024733~117484252~117884344&sid=1774536316&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&_s=4&tfd=10443> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-26 14:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774536323343&cv=11&fst=1774533600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774535413%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=CAQSXgAFq6B9Y1DJQE5XcAuZPA1dRXsLYJGrgKqZ2udJYG6quRTPiFzAkoleyH6_6LDZV5hJfF7sIkPG8jIwmZ_jEyq07NLDRtBMZ7EYfGkfFRfqsDUEo2EnR7V4PKYLvqA&random=2734763499&rmt_tld=1&ipr=y>
2026-03-26 14:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6640001-6650000/6641568/photo_031/260x0__r.jpg>
2026-03-26 14:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63o1v871189256za200zd871189256&_p=1774536315995&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=371207056.1774536316&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&tag_exp=103116026~103200004~115938466~115938468~116024733~117484252~117884344&sid=1774536316&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&_s=4&tfd=10443>
2026-03-26 14:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://i.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-26 14:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://i.clarity.ms/collect>
2026-03-26 14:45:25 [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-26 14:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005220/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:25 [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-26 14:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005219/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005218/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005217/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005216/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005215/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005214/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005213/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005212/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005211/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005209/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/upload/sources/180/logo.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005208/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005207/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005206/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005205/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005204/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005203/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005202/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005201/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005200/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/flags/h40/nl.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-26 14:45:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005220/photo_000/260x0__r.jpg>
2026-03-26 14:45:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/auction_blind.svg>
2026-03-26 14:45:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005219/photo_000/260x0__r.jpg>
2026-03-26 14:45:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005218/photo_000/260x0__r.jpg>
2026-03-26 14:45:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005216/photo_000/260x0__r.jpg>
2026-03-26 14:45:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005217/photo_000/260x0__r.jpg>
2026-03-26 14:45:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005215/photo_000/260x0__r.jpg>
2026-03-26 14:45:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005212/photo_000/260x0__r.jpg>
2026-03-26 14:45:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005214/photo_000/260x0__r.jpg>
2026-03-26 14:45:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005211/photo_000/260x0__r.jpg>
2026-03-26 14:45:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005213/photo_000/260x0__r.jpg>
2026-03-26 14:45:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/upload/sources/180/logo.png>
2026-03-26 14:45:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005208/photo_000/260x0__r.jpg>
2026-03-26 14:45:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005209/photo_000/260x0__r.jpg>
2026-03-26 14:45:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005207/photo_000/260x0__r.jpg>
2026-03-26 14:45:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005206/photo_000/260x0__r.jpg>
2026-03-26 14:45:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005205/photo_000/260x0__r.jpg>
2026-03-26 14:45:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/nl.png>
2026-03-26 14:45:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005204/photo_000/260x0__r.jpg>
2026-03-26 14:45:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005203/photo_000/260x0__r.jpg>
2026-03-26 14:45:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005200/photo_000/260x0__r.jpg>
2026-03-26 14:45:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005201/photo_000/260x0__r.jpg>
2026-03-26 14:45:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005202/photo_000/260x0__r.jpg>
2026-03-26 14:45:28 [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=&_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=1774536328530&vi=920c50e5ff3436879f2d65b9fb25380b&nc=true&u=129379155.920c50e5ff3436879f2d65b9fb25380b.1774536318526.1774536318526.1774536318526.1&b=129379155.1.1774536318526&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-26 14:45:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774536328572&cv=11&fst=1774536328572&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774535413%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-26 14:45: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=1100893101.1774536317&dt=Search%20%7C%20eCarsTrade&auid=1552748164.1774536317&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774535413&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&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774536328583&tfd=15377> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-26 14:45: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=1100893101.1774536317&dt=Search%20%7C%20eCarsTrade&auid=1552748164.1774536317&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774535413&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&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774536328583&tfd=15377>
2026-03-26 14:45:28 [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=&_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=1774536328530&vi=920c50e5ff3436879f2d65b9fb25380b&nc=true&u=129379155.920c50e5ff3436879f2d65b9fb25380b.1774536318526.1774536318526.1774536318526.1&b=129379155.1.1774536318526&cc=15>
2026-03-26 14:45:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774536328572&cv=11&fst=1774536328572&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774535413%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-26 14:45:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774536328572&cv=11&fst=1774533600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774535413%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=CAQSXgAFq6B9BQ3jEPpPxYoyWSsx55NCuDBfZudPve1mKGtk3sZrmakMrGPPeZG4VNP1lyY5vgu6ii0CcUqPG8O8b803nZeTfnVPYKE27dCCikoLY6IWGxLyYhvcPcqz5hE&random=4115123441&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-26 14:45:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774536328572&cv=11&fst=1774533600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774535413%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=CAQSXgAFq6B9BQ3jEPpPxYoyWSsx55NCuDBfZudPve1mKGtk3sZrmakMrGPPeZG4VNP1lyY5vgu6ii0CcUqPG8O8b803nZeTfnVPYKE27dCCikoLY6IWGxLyYhvcPcqz5hE&random=4115123441&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-26 14:45:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774536328572&cv=11&fst=1774533600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774535413%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=CAQSXgAFq6B9BQ3jEPpPxYoyWSsx55NCuDBfZudPve1mKGtk3sZrmakMrGPPeZG4VNP1lyY5vgu6ii0CcUqPG8O8b803nZeTfnVPYKE27dCCikoLY6IWGxLyYhvcPcqz5hE&random=4115123441&rmt_tld=0&ipr=y>
2026-03-26 14:45:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774536328572&cv=11&fst=1774533600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774535413%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=CAQSXgAFq6B9BQ3jEPpPxYoyWSsx55NCuDBfZudPve1mKGtk3sZrmakMrGPPeZG4VNP1lyY5vgu6ii0CcUqPG8O8b803nZeTfnVPYKE27dCCikoLY6IWGxLyYhvcPcqz5hE&random=4115123441&rmt_tld=1&ipr=y>
2026-03-26 14:45:29 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://i.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-26 14:45:30 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://i.clarity.ms/collect>
2026-03-26 14:45:30 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774536330901&cv=11&fst=1774536330901&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774535413%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-26 14:45:30 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774536330920&cv=11&fst=1774536330920&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774535413%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-26 14:45:30 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1100893101.1774536317&dt=Search%20%7C%20eCarsTrade&auid=1552748164.1774536317&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774535413&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=Source&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774536330929&tfd=17723> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-26 14:45:30 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1100893101.1774536317&dt=Search%20%7C%20eCarsTrade&auid=1552748164.1774536317&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774535413&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&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774536330930&tfd=17723> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-26 14:45:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774536330901&cv=11&fst=1774536330901&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774535413%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=4>
2026-03-26 14:45:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774536330901&cv=11&fst=1774533600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774535413%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXgAFq6B9aRcdVFkr6Db-g9wJe_WPmI6qs1hHINahbhP9TEBh3ywCDiFcaPYtBdZvNLLanmvxRFwvoirh8R7tqvZs45InPiYMPDixLIs9ZKZvXE5QQOzxxL6cQuVYob4&random=445286313&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-26 14:45:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774536330901&cv=11&fst=1774533600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774535413%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXgAFq6B9aRcdVFkr6Db-g9wJe_WPmI6qs1hHINahbhP9TEBh3ywCDiFcaPYtBdZvNLLanmvxRFwvoirh8R7tqvZs45InPiYMPDixLIs9ZKZvXE5QQOzxxL6cQuVYob4&random=445286313&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-26 14:45:31 [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=1100893101.1774536317&dt=Search%20%7C%20eCarsTrade&auid=1552748164.1774536317&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774535413&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=Source&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774536330929&tfd=17723>
2026-03-26 14:45:31 [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=1100893101.1774536317&dt=Search%20%7C%20eCarsTrade&auid=1552748164.1774536317&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774535413&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&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774536330930&tfd=17723>
2026-03-26 14:45:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774536330920&cv=11&fst=1774536330920&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774535413%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-26 14:45:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774536330920&cv=11&fst=1774533600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774535413%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=CAQSXgAFq6B9kQCMuyG1tVFt4Of5SM52X83Ip_d7VZwfwbUPpcyyjhKOeq-puIN5reIxwjXtSyZnRCxXTtUk9jalpxNnN7AUMV1P5w3f4Zc2wIK_5W7Yx0z6ypD-sreqs1E&random=1452332736&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-26 14:45:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774536330920&cv=11&fst=1774533600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774535413%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=CAQSXgAFq6B9kQCMuyG1tVFt4Of5SM52X83Ip_d7VZwfwbUPpcyyjhKOeq-puIN5reIxwjXtSyZnRCxXTtUk9jalpxNnN7AUMV1P5w3f4Zc2wIK_5W7Yx0z6ypD-sreqs1E&random=1452332736&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-26 14:45:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774536330901&cv=11&fst=1774533600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774535413%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXgAFq6B9aRcdVFkr6Db-g9wJe_WPmI6qs1hHINahbhP9TEBh3ywCDiFcaPYtBdZvNLLanmvxRFwvoirh8R7tqvZs45InPiYMPDixLIs9ZKZvXE5QQOzxxL6cQuVYob4&random=445286313&rmt_tld=0&ipr=y>
2026-03-26 14:45:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774536330901&cv=11&fst=1774533600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774535413%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXgAFq6B9aRcdVFkr6Db-g9wJe_WPmI6qs1hHINahbhP9TEBh3ywCDiFcaPYtBdZvNLLanmvxRFwvoirh8R7tqvZs45InPiYMPDixLIs9ZKZvXE5QQOzxxL6cQuVYob4&random=445286313&rmt_tld=1&ipr=y>
2026-03-26 14:45:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774536330920&cv=11&fst=1774533600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774535413%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=CAQSXgAFq6B9kQCMuyG1tVFt4Of5SM52X83Ip_d7VZwfwbUPpcyyjhKOeq-puIN5reIxwjXtSyZnRCxXTtUk9jalpxNnN7AUMV1P5w3f4Zc2wIK_5W7Yx0z6ypD-sreqs1E&random=1452332736&rmt_tld=0&ipr=y>
2026-03-26 14:45:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774536330920&cv=11&fst=1774533600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938466~115938468~116024733~116133314~117484252~118199987&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=1552748164.1774536317&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774535413%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=CAQSXgAFq6B9kQCMuyG1tVFt4Of5SM52X83Ip_d7VZwfwbUPpcyyjhKOeq-puIN5reIxwjXtSyZnRCxXTtUk9jalpxNnN7AUMV1P5w3f4Zc2wIK_5W7Yx0z6ypD-sreqs1E&random=1452332736&rmt_tld=1&ipr=y>
2026-03-26 14:45:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search> (referer: None) ['playwright']
2026-03-26 14:45:33 [ecarstrade.nl] INFO: Cookies from Playwright: [{'name': 'IDE', 'value': 'AHWqTUmsZUF6B48ZEVR9CbvYcVxgeqBbfG6j5OE0QmXxZNZM_eQHGBs_jEdreUY0', 'domain': '.doubleclick.net', 'path': '/', 'expires': 1808232318, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'eCT/LANG', 'value': 'en', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1777128313, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'eCT/PHPSESSID', 'value': 'mvmrj1tltlourodq5ns8ivnrfk', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774565113, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'eCT/first_landing_url', 'value': '%2Fsearch', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1836053113, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'eCT/perpage', 'value': '20', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1777128313, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'gbuuid', 'value': 'ac60975d-8778-459e-a22a-d1e98c6178ee', 'domain': 'ecarstrade.com', 'path': '/', 'expires': 1809096316, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga', 'value': 'GA1.2.371207056.1774536316', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1837608316, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gid', 'value': 'GA1.2.1925910614.1774536317', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774622716, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gat', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774536376, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gcl_au', 'value': '1.1.1552748164.1774536317', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1782312317, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'mp_5a27231946a146bf8eda3bf7b09ed68a_mixpanel', 'value': '%7B%22distinct_id%22%3A%22%24device%3Aa0b6a14c-9388-4c04-80a3-62e9313f1b94%22%2C%22%24device_id%22%3A%22a0b6a14c-9388-4c04-80a3-62e9313f1b94%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': 1806072317, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'ajs_anonymous_id', 'value': '20932833-bff2-4952-b0d1-6b3c3291f7e1', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1806072318, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': '__hstc', 'value': '129379155.920c50e5ff3436879f2d65b9fb25380b.1774536318526.1774536318526.1774536318526.1', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1790088318, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': 'hubspotutk', 'value': '920c50e5ff3436879f2d65b9fb25380b', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1790088318, '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.1774536318526', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774538118, '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-26T14%3A45%3A22.573Z%22%2C%22consentId%22%3A%22c7e9aec6-5c2a-479a-a086-2b3d3e830794%22%2C%22services%22%3A%7B%22necessary%22%3A%5B%5D%2C%22analytics%22%3A%5B%5D%7D%2C%22lastConsentTimestamp%22%3A%222026-03-26T14%3A45%3A22.573Z%22%2C%22expirationTime%22%3A1790261122573%7D', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1790261122, 'httpOnly': False, 'secure': True, 'sameSite': 'Lax'}, {'name': 'eCT/cookie_consent', 'value': '{"consentId":"c7e9aec6-5c2a-479a-a086-2b3d3e830794","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': 1774536625, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga_0239LS8MTR', 'value': 'GS2.1.s1774536316$o1$g1$t1774536330$j46$l0$h0', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1837608330, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '__cf_bm', 'value': 'UZss71IlkmoC0Fawn.CJcuKnWC9QwT.oTcqOB5QIG4A-1774536319-1.0.1.1-eRiVVOothOpbMNCJTiewNNevILMDvdY6SV2luNiZYV3O2VzwnqXWenY0V4ktbSALxM1NiKvGHriFZY0XW8e3fLMCbfQ1.Hon0Gp1MZ8eNjM', 'domain': '.hubspot.com', 'path': '/', 'expires': 1774538119, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': '_cfuvid', 'value': 'GRIrx1yUOIEYEP8H_bfJKTsqxm3QJNjo8yvmlJa6oAw-1774536319272-0.0.1.1-604800000', 'domain': '.hubspot.com', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}]
2026-03-26 14:45:33 [ecarstrade.nl] INFO: Scrapy-formatted cookies: [{'name': 'IDE', 'value': 'AHWqTUmsZUF6B48ZEVR9CbvYcVxgeqBbfG6j5OE0QmXxZNZM_eQHGBs_jEdreUY0', 'domain': '.doubleclick.net', 'path': '/'}, {'name': 'eCT/LANG', 'value': 'en', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'eCT/PHPSESSID', 'value': 'mvmrj1tltlourodq5ns8ivnrfk', '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': 'ac60975d-8778-459e-a22a-d1e98c6178ee', 'domain': 'ecarstrade.com', 'path': '/'}, {'name': '_ga', 'value': 'GA1.2.371207056.1774536316', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_gid', 'value': 'GA1.2.1925910614.1774536317', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_gat', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_gcl_au', 'value': '1.1.1552748164.1774536317', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'mp_5a27231946a146bf8eda3bf7b09ed68a_mixpanel', 'value': '%7B%22distinct_id%22%3A%22%24device%3Aa0b6a14c-9388-4c04-80a3-62e9313f1b94%22%2C%22%24device_id%22%3A%22a0b6a14c-9388-4c04-80a3-62e9313f1b94%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': '20932833-bff2-4952-b0d1-6b3c3291f7e1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hstc', 'value': '129379155.920c50e5ff3436879f2d65b9fb25380b.1774536318526.1774536318526.1774536318526.1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'hubspotutk', 'value': '920c50e5ff3436879f2d65b9fb25380b', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hssrc', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hssc', 'value': '129379155.1.1774536318526', '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-26T14%3A45%3A22.573Z%22%2C%22consentId%22%3A%22c7e9aec6-5c2a-479a-a086-2b3d3e830794%22%2C%22services%22%3A%7B%22necessary%22%3A%5B%5D%2C%22analytics%22%3A%5B%5D%7D%2C%22lastConsentTimestamp%22%3A%222026-03-26T14%3A45%3A22.573Z%22%2C%22expirationTime%22%3A1790261122573%7D', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'eCT/cookie_consent', 'value': '{"consentId":"c7e9aec6-5c2a-479a-a086-2b3d3e830794","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.s1774536316$o1$g1$t1774536330$j46$l0$h0', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__cf_bm', 'value': 'UZss71IlkmoC0Fawn.CJcuKnWC9QwT.oTcqOB5QIG4A-1774536319-1.0.1.1-eRiVVOothOpbMNCJTiewNNevILMDvdY6SV2luNiZYV3O2VzwnqXWenY0V4ktbSALxM1NiKvGHriFZY0XW8e3fLMCbfQ1.Hon0Gp1MZ8eNjM', 'domain': '.hubspot.com', 'path': '/'}, {'name': '_cfuvid', 'value': 'GRIrx1yUOIEYEP8H_bfJKTsqxm3QJNjo8yvmlJa6oAw-1774536319272-0.0.1.1-604800000', 'domain': '.hubspot.com', 'path': '/'}]
2026-03-26 14:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='ECarsTrade',RowKey='cookies') HTTP/1.1" 204 0
2026-03-26 14:45:33 [ecarstrade.nl] INFO: Found sources: ['ALD', 'ARVAL', 'Athlon', 'AVIS', 'KBC', 'Trade-in Cars', 'Van Mossel', 'VW Group dealers']
2026-03-26 14:45:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:45:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page1?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search) ['zyte-api']
2026-03-26 14:45:41 [ecarstrade.nl] INFO: Found 20 car items
2026-03-26 14:45:41 [ecarstrade.nl] INFO: Found listing with ID: 7000895auction111028
2026-03-26 14:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000895auction111028%27 HTTP/1.1" 200 None
2026-03-26 14:45:41 [ecarstrade.nl] INFO: Scrape type for 7000895auction111028: 0
2026-03-26 14:45:41 [ecarstrade.nl] INFO: Found listing with ID: 7000896auction111028
2026-03-26 14:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000896auction111028%27 HTTP/1.1" 200 None
2026-03-26 14:45:41 [ecarstrade.nl] INFO: Scrape type for 7000896auction111028: 0
2026-03-26 14:45:41 [ecarstrade.nl] INFO: Found listing with ID: 7000898auction111028
2026-03-26 14:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000898auction111028%27 HTTP/1.1" 200 None
2026-03-26 14:45:41 [ecarstrade.nl] INFO: Scrape type for 7000898auction111028: 0
2026-03-26 14:45:41 [ecarstrade.nl] INFO: Found listing with ID: 7000899auction111028
2026-03-26 14:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000899auction111028%27 HTTP/1.1" 200 None
2026-03-26 14:45:42 [ecarstrade.nl] INFO: Scrape type for 7000899auction111028: 0
2026-03-26 14:45:42 [ecarstrade.nl] INFO: Found listing with ID: 7000900auction111028
2026-03-26 14:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000900auction111028%27 HTTP/1.1" 200 None
2026-03-26 14:45:42 [ecarstrade.nl] INFO: Scrape type for 7000900auction111028: 0
2026-03-26 14:45:42 [ecarstrade.nl] INFO: Found listing with ID: 7000901auction111028
2026-03-26 14:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000901auction111028%27 HTTP/1.1" 200 None
2026-03-26 14:45:42 [ecarstrade.nl] INFO: Scrape type for 7000901auction111028: 0
2026-03-26 14:45:42 [ecarstrade.nl] INFO: Found listing with ID: 7000902auction111028
2026-03-26 14:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000902auction111028%27 HTTP/1.1" 200 None
2026-03-26 14:45:42 [ecarstrade.nl] INFO: Scrape type for 7000902auction111028: 0
2026-03-26 14:45:42 [ecarstrade.nl] INFO: Found listing with ID: 7000903auction111028
2026-03-26 14:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000903auction111028%27 HTTP/1.1" 200 None
2026-03-26 14:45:42 [ecarstrade.nl] INFO: Scrape type for 7000903auction111028: 0
2026-03-26 14:45:42 [ecarstrade.nl] INFO: Found listing with ID: 7000904auction111028
2026-03-26 14:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000904auction111028%27 HTTP/1.1" 200 None
2026-03-26 14:45:42 [ecarstrade.nl] INFO: Scrape type for 7000904auction111028: 0
2026-03-26 14:45:42 [ecarstrade.nl] INFO: Found listing with ID: 7004572auction111081
2026-03-26 14:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004572auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:45:42 [ecarstrade.nl] INFO: Scrape type for 7004572auction111081: 1
2026-03-26 14:45:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:45:42 [ecarstrade.nl] INFO: Found listing with ID: 7004573auction111081
2026-03-26 14:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004573auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:45:42 [ecarstrade.nl] INFO: Scrape type for 7004573auction111081: 1
2026-03-26 14:45:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:45:42 [ecarstrade.nl] INFO: Found listing with ID: 7004574auction111081
2026-03-26 14:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004574auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:45:42 [ecarstrade.nl] INFO: Scrape type for 7004574auction111081: 1
2026-03-26 14:45:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:45:42 [ecarstrade.nl] INFO: Found listing with ID: 7004575auction111081
2026-03-26 14:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004575auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:45:42 [ecarstrade.nl] INFO: Scrape type for 7004575auction111081: 1
2026-03-26 14:45:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:45:42 [ecarstrade.nl] INFO: Found listing with ID: 7004576auction111081
2026-03-26 14:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004576auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:45:42 [ecarstrade.nl] INFO: Scrape type for 7004576auction111081: 1
2026-03-26 14:45:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:45:42 [ecarstrade.nl] INFO: Found listing with ID: 7004577auction111081
2026-03-26 14:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004577auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:45:42 [ecarstrade.nl] INFO: Scrape type for 7004577auction111081: 1
2026-03-26 14:45:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:45:42 [ecarstrade.nl] INFO: Found listing with ID: 7004578auction111081
2026-03-26 14:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004578auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:45:42 [ecarstrade.nl] INFO: Scrape type for 7004578auction111081: 1
2026-03-26 14:45:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:45:42 [ecarstrade.nl] INFO: Found listing with ID: 7004579auction111081
2026-03-26 14:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004579auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:45:42 [ecarstrade.nl] INFO: Scrape type for 7004579auction111081: 1
2026-03-26 14:45:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:45:42 [ecarstrade.nl] INFO: Found listing with ID: 7004580auction111081
2026-03-26 14:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004580auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:45:42 [ecarstrade.nl] INFO: Scrape type for 7004580auction111081: 1
2026-03-26 14:45:42 [ecarstrade.nl] INFO: Found listing with ID: 7004581auction111081
2026-03-26 14:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004581auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:45:42 [ecarstrade.nl] INFO: Scrape type for 7004581auction111081: 1
2026-03-26 14:45:42 [ecarstrade.nl] INFO: Found listing with ID: 7004582auction111081
2026-03-26 14:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004582auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:45:42 [ecarstrade.nl] INFO: Scrape type for 7004582auction111081: 1
2026-03-26 14:45:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004573> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:45:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:45:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004576> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:45:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:45:49 [ecarstrade.nl] INFO: Extracting details for car 7004573auction111081
2026-03-26 14:45:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05031daf-0d47-5a15-ac96-7d06685b4533 with identifier: 7004573auction111081
2026-03-26 14:45:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05031daf-0d47-5a15-ac96-7d06685b4533 with scrape type 1
2026-03-26 14:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 05031daf-0d47-5a15-ac96-7d06685b4533
2026-03-26 14:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004573%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530154%27 HTTP/1.1" 200 None
2026-03-26 14:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004573/photo_001/780x0__r.jpg?hash=1774530154 not downloaded yet
2026-03-26 14:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004573%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530154%27 HTTP/1.1" 200 None
2026-03-26 14:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004573/photo_002/780x0__r.jpg?hash=1774530154 not downloaded yet
2026-03-26 14:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004573%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530154%27 HTTP/1.1" 200 None
2026-03-26 14:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004573/photo_003/780x0__r.jpg?hash=1774530154 not downloaded yet
2026-03-26 14:45:50 [ecarstrade.nl] INFO: Extracting details for car 7004576auction111081
2026-03-26 14:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004573%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530154%27 HTTP/1.1" 200 None
2026-03-26 14:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004573/photo_004/780x0__r.jpg?hash=1774530154 not downloaded yet
2026-03-26 14:45:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0cb3c86-4947-5e88-98b7-a9c896e3a060 with identifier: 7004576auction111081
2026-03-26 14:45:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0cb3c86-4947-5e88-98b7-a9c896e3a060 with scrape type 1
2026-03-26 14:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a0cb3c86-4947-5e88-98b7-a9c896e3a060
2026-03-26 14:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004576%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530158%27 HTTP/1.1" 200 None
2026-03-26 14:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004576/photo_001/780x0__r.jpg?hash=1774530158 not downloaded yet
2026-03-26 14:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004573%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530154%27 HTTP/1.1" 200 None
2026-03-26 14:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004573/photo_005/780x0__r.jpg?hash=1774530154 not downloaded yet
2026-03-26 14:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004576%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530158%27 HTTP/1.1" 200 None
2026-03-26 14:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004576/photo_002/780x0__r.jpg?hash=1774530158 not downloaded yet
2026-03-26 14:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004573%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530154%27 HTTP/1.1" 200 None
2026-03-26 14:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004573/photo_006/780x0__r.jpg?hash=1774530154 not downloaded yet
2026-03-26 14:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004576%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530158%27 HTTP/1.1" 200 None
2026-03-26 14:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004576/photo_003/780x0__r.jpg?hash=1774530158 not downloaded yet
2026-03-26 14:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004576%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530158%27 HTTP/1.1" 200 None
2026-03-26 14:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004576/photo_004/780x0__r.jpg?hash=1774530158 not downloaded yet
2026-03-26 14:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004576%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530158%27 HTTP/1.1" 200 None
2026-03-26 14:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004576/photo_005/780x0__r.jpg?hash=1774530158 not downloaded yet
2026-03-26 14:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004576%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530158%27 HTTP/1.1" 200 None
2026-03-26 14:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004576/photo_006/780x0__r.jpg?hash=1774530158 not downloaded yet
2026-03-26 14:45:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004577> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 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-26 14:45:58 [ecarstrade.nl] INFO: Extracting details for car 7004577auction111081
2026-03-26 14:45:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4963dc06-e5d0-59ea-bf44-92169363142b with identifier: 7004577auction111081
2026-03-26 14:45:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4963dc06-e5d0-59ea-bf44-92169363142b with scrape type 1
2026-03-26 14:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4963dc06-e5d0-59ea-bf44-92169363142b
2026-03-26 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004577%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530159%27 HTTP/1.1" 200 None
2026-03-26 14:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004577/photo_001/780x0__r.jpg?hash=1774530159 not downloaded yet
2026-03-26 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004577%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530159%27 HTTP/1.1" 200 None
2026-03-26 14:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004577/photo_002/780x0__r.jpg?hash=1774530159 not downloaded yet
2026-03-26 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004577%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530159%27 HTTP/1.1" 200 None
2026-03-26 14:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004577/photo_003/780x0__r.jpg?hash=1774530159 not downloaded yet
2026-03-26 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004577%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530159%27 HTTP/1.1" 200 None
2026-03-26 14:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004577/photo_004/780x0__r.jpg?hash=1774530159 not downloaded yet
2026-03-26 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004577%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530159%27 HTTP/1.1" 200 None
2026-03-26 14:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004577/photo_005/780x0__r.jpg?hash=1774530159 not downloaded yet
2026-03-26 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004577%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530159%27 HTTP/1.1" 200 None
2026-03-26 14:45:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004577/photo_006/780x0__r.jpg?hash=1774530159 not downloaded yet
2026-03-26 14:45:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004575> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:45:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:45:59 [ecarstrade.nl] INFO: Extracting details for car 7004575auction111081
2026-03-26 14:45:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 585d4952-f65a-5eb8-adfd-478165060345 with identifier: 7004575auction111081
2026-03-26 14:45:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 585d4952-f65a-5eb8-adfd-478165060345 with scrape type 1
2026-03-26 14:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 585d4952-f65a-5eb8-adfd-478165060345
2026-03-26 14:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004575%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530157%27 HTTP/1.1" 200 None
2026-03-26 14:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004575/photo_001/780x0__r.jpg?hash=1774530157 not downloaded yet
2026-03-26 14:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004575%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530157%27 HTTP/1.1" 200 None
2026-03-26 14:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004575/photo_002/780x0__r.jpg?hash=1774530157 not downloaded yet
2026-03-26 14:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004575%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530157%27 HTTP/1.1" 200 None
2026-03-26 14:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004575/photo_003/780x0__r.jpg?hash=1774530157 not downloaded yet
2026-03-26 14:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004575%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530157%27 HTTP/1.1" 200 None
2026-03-26 14:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004575/photo_004/780x0__r.jpg?hash=1774530157 not downloaded yet
2026-03-26 14:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004575%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530156%27 HTTP/1.1" 200 None
2026-03-26 14:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004575/photo_005/780x0__r.jpg?hash=1774530156 not downloaded yet
2026-03-26 14:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:45:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004575%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530157%27 HTTP/1.1" 200 None
2026-03-26 14:45:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004575/photo_006/780x0__r.jpg?hash=1774530157 not downloaded yet
2026-03-26 14:46:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004581> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:46:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004574> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:46:06 [ecarstrade.nl] INFO: Extracting details for car 7004581auction111081
2026-03-26 14:46:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8dff3056-b736-5a7c-825c-8a7f86f631a2 with identifier: 7004581auction111081
2026-03-26 14:46:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8dff3056-b736-5a7c-825c-8a7f86f631a2 with scrape type 1
2026-03-26 14:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8dff3056-b736-5a7c-825c-8a7f86f631a2
2026-03-26 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004581%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530164%27 HTTP/1.1" 200 None
2026-03-26 14:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004581/photo_001/780x0__r.jpg?hash=1774530164 not downloaded yet
2026-03-26 14:46:06 [ecarstrade.nl] INFO: Extracting details for car 7004574auction111081
2026-03-26 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004581%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530164%27 HTTP/1.1" 200 None
2026-03-26 14:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004581/photo_002/780x0__r.jpg?hash=1774530164 not downloaded yet
2026-03-26 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004581%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530165%27 HTTP/1.1" 200 None
2026-03-26 14:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004581/photo_003/780x0__r.jpg?hash=1774530165 not downloaded yet
2026-03-26 14:46:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07d82acd-c49f-54a1-8e45-3a4b53777b90 with identifier: 7004574auction111081
2026-03-26 14:46:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07d82acd-c49f-54a1-8e45-3a4b53777b90 with scrape type 1
2026-03-26 14:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 07d82acd-c49f-54a1-8e45-3a4b53777b90
2026-03-26 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004574%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530156%27 HTTP/1.1" 200 None
2026-03-26 14:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004574/photo_001/780x0__r.jpg?hash=1774530156 not downloaded yet
2026-03-26 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004581%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530164%27 HTTP/1.1" 200 None
2026-03-26 14:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004581/photo_004/780x0__r.jpg?hash=1774530164 not downloaded yet
2026-03-26 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004574%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530155%27 HTTP/1.1" 200 None
2026-03-26 14:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004574/photo_002/780x0__r.jpg?hash=1774530155 not downloaded yet
2026-03-26 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004581%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530165%27 HTTP/1.1" 200 None
2026-03-26 14:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004581/photo_005/780x0__r.jpg?hash=1774530165 not downloaded yet
2026-03-26 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004574%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530155%27 HTTP/1.1" 200 None
2026-03-26 14:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004574/photo_003/780x0__r.jpg?hash=1774530155 not downloaded yet
2026-03-26 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004581%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530165%27 HTTP/1.1" 200 None
2026-03-26 14:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004581/photo_006/780x0__r.jpg?hash=1774530165 not downloaded yet
2026-03-26 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004574%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530155%27 HTTP/1.1" 200 None
2026-03-26 14:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004574/photo_004/780x0__r.jpg?hash=1774530155 not downloaded yet
2026-03-26 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004574%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530155%27 HTTP/1.1" 200 None
2026-03-26 14:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004574/photo_005/780x0__r.jpg?hash=1774530155 not downloaded yet
2026-03-26 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004574%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530155%27 HTTP/1.1" 200 None
2026-03-26 14:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004574/photo_006/780x0__r.jpg?hash=1774530155 not downloaded yet
2026-03-26 14:46:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004573/photo_002/780x0__r.jpg?hash=1774530154> (referer: https://ecarstrade.com/cars/7004573)
2026-03-26 14:46:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004573/photo_003/780x0__r.jpg?hash=1774530154> (referer: https://ecarstrade.com/cars/7004573)
2026-03-26 14:46:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 05031daf-0d47-5a15-ac96-7d06685b4533
2026-03-26 14:46:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004576/photo_001/780x0__r.jpg?hash=1774530158> (referer: https://ecarstrade.com/cars/7004576)
2026-03-26 14:46:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004573/photo_001/780x0__r.jpg?hash=1774530154> (referer: https://ecarstrade.com/cars/7004573)
2026-03-26 14:46:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 05031daf-0d47-5a15-ac96-7d06685b4533
2026-03-26 14:46:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004576/photo_002/780x0__r.jpg?hash=1774530158> (referer: https://ecarstrade.com/cars/7004576)
2026-03-26 14:46:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004576/photo_006/780x0__r.jpg?hash=1774530158> (referer: https://ecarstrade.com/cars/7004576)
2026-03-26 14:46:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a0cb3c86-4947-5e88-98b7-a9c896e3a060
2026-03-26 14:46:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 05031daf-0d47-5a15-ac96-7d06685b4533
2026-03-26 14:46:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004577/photo_006/780x0__r.jpg?hash=1774530159> (referer: https://ecarstrade.com/cars/7004577)
2026-03-26 14:46:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a0cb3c86-4947-5e88-98b7-a9c896e3a060
2026-03-26 14:46:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004575/photo_006/780x0__r.jpg?hash=1774530157> (referer: https://ecarstrade.com/cars/7004575)
2026-03-26 14:46:06 [scrapy.extensions.logstats] INFO: Crawled 11 pages (at 11 pages/min), scraped 0 items (at 0 items/min)
2026-03-26 14:46:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 193MiB
2026-03-26 14:46:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a0cb3c86-4947-5e88-98b7-a9c896e3a060
2026-03-26 14:46:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004575/photo_005/780x0__r.jpg?hash=1774530156> (referer: https://ecarstrade.com/cars/7004575)
2026-03-26 14:46:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4963dc06-e5d0-59ea-bf44-92169363142b
2026-03-26 14:46:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004574/photo_006/780x0__r.jpg?hash=1774530155> (referer: https://ecarstrade.com/cars/7004574)
2026-03-26 14:46:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 585d4952-f65a-5eb8-adfd-478165060345
2026-03-26 14:46:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004574/photo_005/780x0__r.jpg?hash=1774530155> (referer: https://ecarstrade.com/cars/7004574)
2026-03-26 14:46:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 585d4952-f65a-5eb8-adfd-478165060345
2026-03-26 14:46:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 07d82acd-c49f-54a1-8e45-3a4b53777b90
2026-03-26 14:46:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004574/photo_004/780x0__r.jpg?hash=1774530155> (referer: https://ecarstrade.com/cars/7004574)
2026-03-26 14:46:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 07d82acd-c49f-54a1-8e45-3a4b53777b90
2026-03-26 14:46:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004581/photo_006/780x0__r.jpg?hash=1774530165> (referer: https://ecarstrade.com/cars/7004581)
2026-03-26 14:46:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004574/photo_003/780x0__r.jpg?hash=1774530155> (referer: https://ecarstrade.com/cars/7004574)
2026-03-26 14:46:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 07d82acd-c49f-54a1-8e45-3a4b53777b90
2026-03-26 14:46:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004573/photo_004/780x0__r.jpg?hash=1774530154> (referer: https://ecarstrade.com/cars/7004573)
2026-03-26 14:46:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004581/photo_005/780x0__r.jpg?hash=1774530165> (referer: https://ecarstrade.com/cars/7004581)
2026-03-26 14:46:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8dff3056-b736-5a7c-825c-8a7f86f631a2
2026-03-26 14:46:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004581/photo_004/780x0__r.jpg?hash=1774530164> (referer: https://ecarstrade.com/cars/7004581)
2026-03-26 14:46:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004574/photo_002/780x0__r.jpg?hash=1774530155> (referer: https://ecarstrade.com/cars/7004574)
2026-03-26 14:46:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 07d82acd-c49f-54a1-8e45-3a4b53777b90
2026-03-26 14:46:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004574/photo_001/780x0__r.jpg?hash=1774530156> (referer: https://ecarstrade.com/cars/7004574)
2026-03-26 14:46:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 05031daf-0d47-5a15-ac96-7d06685b4533
2026-03-26 14:46:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8dff3056-b736-5a7c-825c-8a7f86f631a2
2026-03-26 14:46:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004581/photo_003/780x0__r.jpg?hash=1774530165> (referer: https://ecarstrade.com/cars/7004581)
2026-03-26 14:46:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004581/photo_002/780x0__r.jpg?hash=1774530164> (referer: https://ecarstrade.com/cars/7004581)
2026-03-26 14:46:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8dff3056-b736-5a7c-825c-8a7f86f631a2
2026-03-26 14:46:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 07d82acd-c49f-54a1-8e45-3a4b53777b90
2026-03-26 14:46:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004575/photo_004/780x0__r.jpg?hash=1774530157> (referer: https://ecarstrade.com/cars/7004575)
2026-03-26 14:46:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004581/photo_001/780x0__r.jpg?hash=1774530164> (referer: https://ecarstrade.com/cars/7004581)
2026-03-26 14:46:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 07d82acd-c49f-54a1-8e45-3a4b53777b90
2026-03-26 14:46:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 07d82acd-c49f-54a1-8e45-3a4b53777b90, skipping ID generation
2026-03-26 14:46:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07d82acd-c49f-54a1-8e45-3a4b53777b90 with scrape type 1
2026-03-26 14:46:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 07d82acd-c49f-54a1-8e45-3a4b53777b90 sending to next pipeline
2026-03-26 14:46:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 07d82acd-c49f-54a1-8e45-3a4b53777b90, identifier: 7004574auction111081
2026-03-26 14:46:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 07d82acd-c49f-54a1-8e45-3a4b53777b90 with identifier: 7004574auction111081
2026-03-26 14:46:07 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 14:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 14:46:07 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 14:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 14:46:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 07d82acd-c49f-54a1-8e45-3a4b53777b90 with identifier: 7004574auction111081
2026-03-26 14:46:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 07d82acd-c49f-54a1-8e45-3a4b53777b90 with identifier: 7004574auction111081 to the API
2026-03-26 14:46:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:46:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:46:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004574/photo_001/780x0__r.jpg?hash=1774530156>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '07d82acd-c49f-54a1-8e45-3a4b53777b90',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004574',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 94247,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-10-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Audi A3 Sportback 35 TFSI S tronic S edition 5d',
 'transmission': 'automatic',
 'trim': 'Sportback 35 TFSI S tronic S edition 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004574auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:07 [ecarstrade.nl] INFO: Saving data for 7004574auction111081: {'created_time': 1774536367.885227, 'last_price_update_time': 1774536367.885237, 'auction_closing_time': 1774618800.0}
2026-03-26 14:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004574auction111081') HTTP/1.1" 204 0
2026-03-26 14:46:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004575/photo_003/780x0__r.jpg?hash=1774530157> (referer: https://ecarstrade.com/cars/7004575)
2026-03-26 14:46:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004575/photo_002/780x0__r.jpg?hash=1774530157> (referer: https://ecarstrade.com/cars/7004575)
2026-03-26 14:46:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004580> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:46:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8dff3056-b736-5a7c-825c-8a7f86f631a2
2026-03-26 14:46:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8dff3056-b736-5a7c-825c-8a7f86f631a2
2026-03-26 14:46:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 585d4952-f65a-5eb8-adfd-478165060345
2026-03-26 14:46:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8dff3056-b736-5a7c-825c-8a7f86f631a2
2026-03-26 14:46:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8dff3056-b736-5a7c-825c-8a7f86f631a2, skipping ID generation
2026-03-26 14:46:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8dff3056-b736-5a7c-825c-8a7f86f631a2 with scrape type 1
2026-03-26 14:46:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8dff3056-b736-5a7c-825c-8a7f86f631a2 sending to next pipeline
2026-03-26 14:46:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8dff3056-b736-5a7c-825c-8a7f86f631a2, identifier: 7004581auction111081
2026-03-26 14:46:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8dff3056-b736-5a7c-825c-8a7f86f631a2 with identifier: 7004581auction111081
2026-03-26 14:46:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8dff3056-b736-5a7c-825c-8a7f86f631a2 with identifier: 7004581auction111081
2026-03-26 14:46:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8dff3056-b736-5a7c-825c-8a7f86f631a2 with identifier: 7004581auction111081 to the API
2026-03-26 14:46:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:46:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:46:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004581/photo_001/780x0__r.jpg?hash=1774530164>
{'auction_title': '',
 'c_o_2_emission_value': 126,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '8dff3056-b736-5a7c-825c-8a7f86f631a2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004581',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'BMW',
 'model': '120',
 'odometer': 97250,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 '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 120iA 5d',
 'transmission': 'automatic',
 'trim': '1 Serie iA 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004581auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:08 [ecarstrade.nl] INFO: Saving data for 7004581auction111081: {'created_time': 1774536368.703901, 'last_price_update_time': 1774536368.703913, 'auction_closing_time': 1774618800.0}
2026-03-26 14:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004581auction111081') HTTP/1.1" 204 0
2026-03-26 14:46:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004575/photo_001/780x0__r.jpg?hash=1774530157> (referer: https://ecarstrade.com/cars/7004575)
2026-03-26 14:46:08 [ecarstrade.nl] INFO: Extracting details for car 7004580auction111081
2026-03-26 14:46:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004577/photo_005/780x0__r.jpg?hash=1774530159> (referer: https://ecarstrade.com/cars/7004577)
2026-03-26 14:46:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 585d4952-f65a-5eb8-adfd-478165060345
2026-03-26 14:46:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 585d4952-f65a-5eb8-adfd-478165060345
2026-03-26 14:46:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca4b82da-ac61-510e-8e90-09e44a11c427 with identifier: 7004580auction111081
2026-03-26 14:46:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca4b82da-ac61-510e-8e90-09e44a11c427 with scrape type 1
2026-03-26 14:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ca4b82da-ac61-510e-8e90-09e44a11c427
2026-03-26 14:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004580%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530163%27 HTTP/1.1" 200 None
2026-03-26 14:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004580/photo_001/780x0__r.jpg?hash=1774530163 not downloaded yet
2026-03-26 14:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004580%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530163%27 HTTP/1.1" 200 None
2026-03-26 14:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004580/photo_002/780x0__r.jpg?hash=1774530163 not downloaded yet
2026-03-26 14:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004580%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530164%27 HTTP/1.1" 200 None
2026-03-26 14:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004580/photo_003/780x0__r.jpg?hash=1774530164 not downloaded yet
2026-03-26 14:46:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004577/photo_003/780x0__r.jpg?hash=1774530159> (referer: https://ecarstrade.com/cars/7004577)
2026-03-26 14:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004580%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530163%27 HTTP/1.1" 200 None
2026-03-26 14:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004580/photo_004/780x0__r.jpg?hash=1774530163 not downloaded yet
2026-03-26 14:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004580%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530163%27 HTTP/1.1" 200 None
2026-03-26 14:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004580/photo_005/780x0__r.jpg?hash=1774530163 not downloaded yet
2026-03-26 14:46:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004577/photo_002/780x0__r.jpg?hash=1774530159> (referer: https://ecarstrade.com/cars/7004577)
2026-03-26 14:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004580%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530163%27 HTTP/1.1" 200 None
2026-03-26 14:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004580/photo_006/780x0__r.jpg?hash=1774530163 not downloaded yet
2026-03-26 14:46:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 585d4952-f65a-5eb8-adfd-478165060345
2026-03-26 14:46:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 585d4952-f65a-5eb8-adfd-478165060345, skipping ID generation
2026-03-26 14:46:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 585d4952-f65a-5eb8-adfd-478165060345 with scrape type 1
2026-03-26 14:46:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 585d4952-f65a-5eb8-adfd-478165060345 sending to next pipeline
2026-03-26 14:46:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 585d4952-f65a-5eb8-adfd-478165060345, identifier: 7004575auction111081
2026-03-26 14:46:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 585d4952-f65a-5eb8-adfd-478165060345 with identifier: 7004575auction111081
2026-03-26 14:46:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 585d4952-f65a-5eb8-adfd-478165060345 with identifier: 7004575auction111081
2026-03-26 14:46:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 585d4952-f65a-5eb8-adfd-478165060345 with identifier: 7004575auction111081 to the API
2026-03-26 14:46:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:46:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004575/photo_001/780x0__r.jpg?hash=1774530157>
{'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-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '585d4952-f65a-5eb8-adfd-478165060345',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004575',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 112427,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 '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 Sportback 30 TFSI S tronic Advanced edition 5d',
 'transmission': 'automatic',
 'trim': 'Sportback 30 TFSI S tronic Advanced edition 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004575auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:09 [ecarstrade.nl] INFO: Saving data for 7004575auction111081: {'created_time': 1774536369.314064, 'last_price_update_time': 1774536369.314074, 'auction_closing_time': 1774618800.0}
2026-03-26 14:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004575auction111081') HTTP/1.1" 204 0
2026-03-26 14:46:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004577/photo_001/780x0__r.jpg?hash=1774530159> (referer: https://ecarstrade.com/cars/7004577)
2026-03-26 14:46:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4963dc06-e5d0-59ea-bf44-92169363142b
2026-03-26 14:46:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004578> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:46:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004576/photo_005/780x0__r.jpg?hash=1774530158> (referer: https://ecarstrade.com/cars/7004576)
2026-03-26 14:46:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4963dc06-e5d0-59ea-bf44-92169363142b
2026-03-26 14:46:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4963dc06-e5d0-59ea-bf44-92169363142b
2026-03-26 14:46:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004576/photo_004/780x0__r.jpg?hash=1774530158> (referer: https://ecarstrade.com/cars/7004576)
2026-03-26 14:46:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004573/photo_006/780x0__r.jpg?hash=1774530154> (referer: https://ecarstrade.com/cars/7004573)
2026-03-26 14:46:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004573/photo_005/780x0__r.jpg?hash=1774530154> (referer: https://ecarstrade.com/cars/7004573)
2026-03-26 14:46:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4963dc06-e5d0-59ea-bf44-92169363142b
2026-03-26 14:46:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004577/photo_004/780x0__r.jpg?hash=1774530159> (referer: https://ecarstrade.com/cars/7004577)
2026-03-26 14:46:09 [ecarstrade.nl] INFO: Extracting details for car 7004578auction111081
2026-03-26 14:46:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24420c77-ae49-5232-9a85-7bd383a8004f with identifier: 7004578auction111081
2026-03-26 14:46:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24420c77-ae49-5232-9a85-7bd383a8004f with scrape type 1
2026-03-26 14:46:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 24420c77-ae49-5232-9a85-7bd383a8004f
2026-03-26 14:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004578%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530160%27 HTTP/1.1" 200 None
2026-03-26 14:46:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004578/photo_001/780x0__r.jpg?hash=1774530160 not downloaded yet
2026-03-26 14:46:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a0cb3c86-4947-5e88-98b7-a9c896e3a060
2026-03-26 14:46:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004580/photo_001/780x0__r.jpg?hash=1774530163> (referer: https://ecarstrade.com/cars/7004580)
2026-03-26 14:46:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004580/photo_002/780x0__r.jpg?hash=1774530163> (referer: https://ecarstrade.com/cars/7004580)
2026-03-26 14:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004578%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530160%27 HTTP/1.1" 200 None
2026-03-26 14:46:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004578/photo_002/780x0__r.jpg?hash=1774530160 not downloaded yet
2026-03-26 14:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004578%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530160%27 HTTP/1.1" 200 None
2026-03-26 14:46:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004578/photo_003/780x0__r.jpg?hash=1774530160 not downloaded yet
2026-03-26 14:46:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004580/photo_003/780x0__r.jpg?hash=1774530164> (referer: https://ecarstrade.com/cars/7004580)
2026-03-26 14:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004578%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530160%27 HTTP/1.1" 200 None
2026-03-26 14:46:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004578/photo_004/780x0__r.jpg?hash=1774530160 not downloaded yet
2026-03-26 14:46:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a0cb3c86-4947-5e88-98b7-a9c896e3a060
2026-03-26 14:46:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 05031daf-0d47-5a15-ac96-7d06685b4533
2026-03-26 14:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004578%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530160%27 HTTP/1.1" 200 None
2026-03-26 14:46:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004578/photo_005/780x0__r.jpg?hash=1774530160 not downloaded yet
2026-03-26 14:46:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004580/photo_006/780x0__r.jpg?hash=1774530163> (referer: https://ecarstrade.com/cars/7004580)
2026-03-26 14:46:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004576/photo_003/780x0__r.jpg?hash=1774530158> (referer: https://ecarstrade.com/cars/7004576)
2026-03-26 14:46:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004580/photo_005/780x0__r.jpg?hash=1774530163> (referer: https://ecarstrade.com/cars/7004580)
2026-03-26 14:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004578%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530160%27 HTTP/1.1" 200 None
2026-03-26 14:46:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004578/photo_006/780x0__r.jpg?hash=1774530160 not downloaded yet
2026-03-26 14:46:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 05031daf-0d47-5a15-ac96-7d06685b4533
2026-03-26 14:46:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 05031daf-0d47-5a15-ac96-7d06685b4533, skipping ID generation
2026-03-26 14:46:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05031daf-0d47-5a15-ac96-7d06685b4533 with scrape type 1
2026-03-26 14:46:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 05031daf-0d47-5a15-ac96-7d06685b4533 sending to next pipeline
2026-03-26 14:46:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 05031daf-0d47-5a15-ac96-7d06685b4533, identifier: 7004573auction111081
2026-03-26 14:46:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4963dc06-e5d0-59ea-bf44-92169363142b
2026-03-26 14:46:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4963dc06-e5d0-59ea-bf44-92169363142b, skipping ID generation
2026-03-26 14:46:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4963dc06-e5d0-59ea-bf44-92169363142b with scrape type 1
2026-03-26 14:46:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4963dc06-e5d0-59ea-bf44-92169363142b sending to next pipeline
2026-03-26 14:46:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4963dc06-e5d0-59ea-bf44-92169363142b, identifier: 7004577auction111081
2026-03-26 14:46:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 05031daf-0d47-5a15-ac96-7d06685b4533 with identifier: 7004573auction111081
2026-03-26 14:46:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 14:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 14:46:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 05031daf-0d47-5a15-ac96-7d06685b4533 with identifier: 7004573auction111081
2026-03-26 14:46:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 05031daf-0d47-5a15-ac96-7d06685b4533 with identifier: 7004573auction111081 to the API
2026-03-26 14:46:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:46:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004573/photo_005/780x0__r.jpg?hash=1774530154>
{'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-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '05031daf-0d47-5a15-ac96-7d06685b4533',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004573',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 137599,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-09-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Audi A3 Sportback 35 TFSI S edition 5d',
 'transmission': 'manual',
 'trim': 'Sportback 35 TFSI S edition 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004573auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:10 [ecarstrade.nl] INFO: Saving data for 7004573auction111081: {'created_time': 1774536370.108511, 'last_price_update_time': 1774536370.108523, 'auction_closing_time': 1774618800.0}
2026-03-26 14:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004573auction111081') HTTP/1.1" 204 0
2026-03-26 14:46:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4963dc06-e5d0-59ea-bf44-92169363142b with identifier: 7004577auction111081
2026-03-26 14:46:10 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 14:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 14:46:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4963dc06-e5d0-59ea-bf44-92169363142b with identifier: 7004577auction111081
2026-03-26 14:46:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4963dc06-e5d0-59ea-bf44-92169363142b with identifier: 7004577auction111081 to the API
2026-03-26 14:46:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:46:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:46:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004577/photo_004/780x0__r.jpg?hash=1774530159>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '4963dc06-e5d0-59ea-bf44-92169363142b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004577',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 110762,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Audi A3 Limousine 35 TFSI S tronic Business edition 4d',
 'transmission': 'automatic',
 'trim': 'Limousine 35 TFSI S tronic Business edition 4d',
 'vin': None,
 'year': 2021}
2026-03-26 14:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004577auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:10 [ecarstrade.nl] INFO: Saving data for 7004577auction111081: {'created_time': 1774536370.473293, 'last_price_update_time': 1774536370.473304, 'auction_closing_time': 1774618800.0}
2026-03-26 14:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004577auction111081') HTTP/1.1" 204 0
2026-03-26 14:46:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004578/photo_001/780x0__r.jpg?hash=1774530160> (referer: https://ecarstrade.com/cars/7004578)
2026-03-26 14:46:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004578/photo_002/780x0__r.jpg?hash=1774530160> (referer: https://ecarstrade.com/cars/7004578)
2026-03-26 14:46:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004578/photo_003/780x0__r.jpg?hash=1774530160> (referer: https://ecarstrade.com/cars/7004578)
2026-03-26 14:46:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004580/photo_004/780x0__r.jpg?hash=1774530163> (referer: https://ecarstrade.com/cars/7004580)
2026-03-26 14:46:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ca4b82da-ac61-510e-8e90-09e44a11c427
2026-03-26 14:46:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ca4b82da-ac61-510e-8e90-09e44a11c427
2026-03-26 14:46:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ca4b82da-ac61-510e-8e90-09e44a11c427
2026-03-26 14:46:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ca4b82da-ac61-510e-8e90-09e44a11c427
2026-03-26 14:46:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a0cb3c86-4947-5e88-98b7-a9c896e3a060
2026-03-26 14:46:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a0cb3c86-4947-5e88-98b7-a9c896e3a060, skipping ID generation
2026-03-26 14:46:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0cb3c86-4947-5e88-98b7-a9c896e3a060 with scrape type 1
2026-03-26 14:46:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a0cb3c86-4947-5e88-98b7-a9c896e3a060 sending to next pipeline
2026-03-26 14:46:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: a0cb3c86-4947-5e88-98b7-a9c896e3a060, identifier: 7004576auction111081
2026-03-26 14:46:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ca4b82da-ac61-510e-8e90-09e44a11c427
2026-03-26 14:46:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004578/photo_006/780x0__r.jpg?hash=1774530160> (referer: https://ecarstrade.com/cars/7004578)
2026-03-26 14:46:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004578/photo_005/780x0__r.jpg?hash=1774530160> (referer: https://ecarstrade.com/cars/7004578)
2026-03-26 14:46:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: a0cb3c86-4947-5e88-98b7-a9c896e3a060 with identifier: 7004576auction111081
2026-03-26 14:46:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: a0cb3c86-4947-5e88-98b7-a9c896e3a060 with identifier: 7004576auction111081
2026-03-26 14:46:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: a0cb3c86-4947-5e88-98b7-a9c896e3a060 with identifier: 7004576auction111081 to the API
2026-03-26 14:46:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:46:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:46:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004576/photo_003/780x0__r.jpg?hash=1774530158>
{'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-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'a0cb3c86-4947-5e88-98b7-a9c896e3a060',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004576',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 123965,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 '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 Sportback 30 TFSI S tronic Advanced edition 5d',
 'transmission': 'automatic',
 'trim': 'Sportback 30 TFSI S tronic Advanced edition 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004576auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:11 [ecarstrade.nl] INFO: Saving data for 7004576auction111081: {'created_time': 1774536371.107512, 'last_price_update_time': 1774536371.107523, 'auction_closing_time': 1774618800.0}
2026-03-26 14:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004576auction111081') HTTP/1.1" 204 0
2026-03-26 14:46:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004578/photo_004/780x0__r.jpg?hash=1774530160> (referer: https://ecarstrade.com/cars/7004578)
2026-03-26 14:46:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 24420c77-ae49-5232-9a85-7bd383a8004f
2026-03-26 14:46:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 24420c77-ae49-5232-9a85-7bd383a8004f
2026-03-26 14:46:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 24420c77-ae49-5232-9a85-7bd383a8004f
2026-03-26 14:46:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ca4b82da-ac61-510e-8e90-09e44a11c427
2026-03-26 14:46:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ca4b82da-ac61-510e-8e90-09e44a11c427, skipping ID generation
2026-03-26 14:46:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca4b82da-ac61-510e-8e90-09e44a11c427 with scrape type 1
2026-03-26 14:46:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ca4b82da-ac61-510e-8e90-09e44a11c427 sending to next pipeline
2026-03-26 14:46:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ca4b82da-ac61-510e-8e90-09e44a11c427, identifier: 7004580auction111081
2026-03-26 14:46:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ca4b82da-ac61-510e-8e90-09e44a11c427 with identifier: 7004580auction111081
2026-03-26 14:46:11 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 14:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 14:46:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ca4b82da-ac61-510e-8e90-09e44a11c427 with identifier: 7004580auction111081
2026-03-26 14:46:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ca4b82da-ac61-510e-8e90-09e44a11c427 with identifier: 7004580auction111081 to the API
2026-03-26 14:46:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:46:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:46:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004580/photo_004/780x0__r.jpg?hash=1774530163>
{'auction_title': '',
 'c_o_2_emission_value': 150,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'ca4b82da-ac61-510e-8e90-09e44a11c427',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004580',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Audi',
 'model': 'Q3',
 'odometer': 159568,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Audi Q3 35 TFSI S tronic Business Edition 5d + Pano',
 'transmission': 'automatic',
 'trim': '35 TFSI S tronic Business Edition 5d + Pano',
 'vin': None,
 'year': 2021}
2026-03-26 14:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004580auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:11 [ecarstrade.nl] INFO: Saving data for 7004580auction111081: {'created_time': 1774536371.622323, 'last_price_update_time': 1774536371.622334, 'auction_closing_time': 1774618800.0}
2026-03-26 14:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004580auction111081') HTTP/1.1" 204 0
2026-03-26 14:46:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 24420c77-ae49-5232-9a85-7bd383a8004f
2026-03-26 14:46:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 24420c77-ae49-5232-9a85-7bd383a8004f
2026-03-26 14:46:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 24420c77-ae49-5232-9a85-7bd383a8004f
2026-03-26 14:46:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 24420c77-ae49-5232-9a85-7bd383a8004f, skipping ID generation
2026-03-26 14:46:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24420c77-ae49-5232-9a85-7bd383a8004f with scrape type 1
2026-03-26 14:46:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 24420c77-ae49-5232-9a85-7bd383a8004f sending to next pipeline
2026-03-26 14:46:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 24420c77-ae49-5232-9a85-7bd383a8004f, identifier: 7004578auction111081
2026-03-26 14:46:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 24420c77-ae49-5232-9a85-7bd383a8004f with identifier: 7004578auction111081
2026-03-26 14:46:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 24420c77-ae49-5232-9a85-7bd383a8004f with identifier: 7004578auction111081
2026-03-26 14:46:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 24420c77-ae49-5232-9a85-7bd383a8004f with identifier: 7004578auction111081 to the API
2026-03-26 14:46:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:46:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:46:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004578/photo_004/780x0__r.jpg?hash=1774530160>
{'auction_title': '',
 'c_o_2_emission_value': 113,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '24420c77-ae49-5232-9a85-7bd383a8004f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004578',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'BMW',
 'model': '118',
 'odometer': 99229,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 1 Serie 118iA Business Edition Plus 5d',
 'transmission': 'automatic',
 'trim': '1 Serie iA Business Edition Plus 5d',
 'vin': None,
 'year': 2023}
2026-03-26 14:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004578auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:12 [ecarstrade.nl] INFO: Saving data for 7004578auction111081: {'created_time': 1774536372.079208, 'last_price_update_time': 1774536372.07922, 'auction_closing_time': 1774618800.0}
2026-03-26 14:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004578auction111081') HTTP/1.1" 204 0
2026-03-26 14:46:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004572> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:46:16 [ecarstrade.nl] INFO: Extracting details for car 7004572auction111081
2026-03-26 14:46:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06fc87ff-c2a8-5cec-b20c-1a77efb297f8 with identifier: 7004572auction111081
2026-03-26 14:46:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06fc87ff-c2a8-5cec-b20c-1a77efb297f8 with scrape type 1
2026-03-26 14:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 06fc87ff-c2a8-5cec-b20c-1a77efb297f8
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004572%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530151%27 HTTP/1.1" 200 None
2026-03-26 14:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004572/photo_001/780x0__r.jpg?hash=1774530151 not downloaded yet
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004572%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530151%27 HTTP/1.1" 200 None
2026-03-26 14:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004572/photo_002/780x0__r.jpg?hash=1774530151 not downloaded yet
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004572%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530151%27 HTTP/1.1" 200 None
2026-03-26 14:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004572/photo_003/780x0__r.jpg?hash=1774530151 not downloaded yet
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004572%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530151%27 HTTP/1.1" 200 None
2026-03-26 14:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004572/photo_004/780x0__r.jpg?hash=1774530151 not downloaded yet
2026-03-26 14:46:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004572%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530151%27 HTTP/1.1" 200 None
2026-03-26 14:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004572/photo_005/780x0__r.jpg?hash=1774530151 not downloaded yet
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004572%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530151%27 HTTP/1.1" 200 None
2026-03-26 14:46:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004572/photo_006/780x0__r.jpg?hash=1774530151 not downloaded yet
2026-03-26 14:46:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004572/photo_001/780x0__r.jpg?hash=1774530151> (referer: https://ecarstrade.com/cars/7004572)
2026-03-26 14:46:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004572/photo_002/780x0__r.jpg?hash=1774530151> (referer: https://ecarstrade.com/cars/7004572)
2026-03-26 14:46:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004572/photo_004/780x0__r.jpg?hash=1774530151> (referer: https://ecarstrade.com/cars/7004572)
2026-03-26 14:46:16 [ecarstrade.nl] INFO: Found 20 car items
2026-03-26 14:46:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004572/photo_003/780x0__r.jpg?hash=1774530151> (referer: https://ecarstrade.com/cars/7004572)
2026-03-26 14:46:16 [ecarstrade.nl] INFO: Found listing with ID: 7004583auction111081
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004583auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:16 [ecarstrade.nl] INFO: Scrape type for 7004583auction111081: 1
2026-03-26 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-26 14:46:16 [ecarstrade.nl] INFO: Found listing with ID: 7004584auction111081
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004584auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:16 [ecarstrade.nl] INFO: Scrape type for 7004584auction111081: 1
2026-03-26 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-26 14:46:16 [ecarstrade.nl] INFO: Found listing with ID: 7004585auction111081
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004585auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:16 [ecarstrade.nl] INFO: Scrape type for 7004585auction111081: 1
2026-03-26 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-26 14:46:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 06fc87ff-c2a8-5cec-b20c-1a77efb297f8
2026-03-26 14:46:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 06fc87ff-c2a8-5cec-b20c-1a77efb297f8
2026-03-26 14:46:16 [ecarstrade.nl] INFO: Found listing with ID: 7004586auction111081
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004586auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:16 [ecarstrade.nl] INFO: Scrape type for 7004586auction111081: 1
2026-03-26 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-26 14:46:16 [ecarstrade.nl] INFO: Found listing with ID: 7004587auction111081
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004587auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:16 [ecarstrade.nl] INFO: Scrape type for 7004587auction111081: 1
2026-03-26 14:46:16 [ecarstrade.nl] INFO: Found listing with ID: 7004588auction111081
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004588auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:16 [ecarstrade.nl] INFO: Scrape type for 7004588auction111081: 1
2026-03-26 14:46:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 06fc87ff-c2a8-5cec-b20c-1a77efb297f8
2026-03-26 14:46:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004572/photo_006/780x0__r.jpg?hash=1774530151> (referer: https://ecarstrade.com/cars/7004572)
2026-03-26 14:46:16 [ecarstrade.nl] INFO: Found listing with ID: 7004589auction111081
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004589auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:16 [ecarstrade.nl] INFO: Scrape type for 7004589auction111081: 1
2026-03-26 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-26 14:46:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 06fc87ff-c2a8-5cec-b20c-1a77efb297f8
2026-03-26 14:46:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004572/photo_005/780x0__r.jpg?hash=1774530151> (referer: https://ecarstrade.com/cars/7004572)
2026-03-26 14:46:16 [ecarstrade.nl] INFO: Found listing with ID: 7004590auction111081
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004590auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:16 [ecarstrade.nl] INFO: Scrape type for 7004590auction111081: 1
2026-03-26 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-26 14:46:16 [ecarstrade.nl] INFO: Found listing with ID: 7004591auction111081
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004591auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:16 [ecarstrade.nl] INFO: Scrape type for 7004591auction111081: 1
2026-03-26 14:46:16 [ecarstrade.nl] INFO: Found listing with ID: 7004592auction111081
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004592auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:16 [ecarstrade.nl] INFO: Scrape type for 7004592auction111081: 1
2026-03-26 14:46:16 [ecarstrade.nl] INFO: Found listing with ID: 7004593auction111081
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004593auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:16 [ecarstrade.nl] INFO: Scrape type for 7004593auction111081: 1
2026-03-26 14:46:16 [ecarstrade.nl] INFO: Found listing with ID: 7004594auction111081
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004594auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:16 [ecarstrade.nl] INFO: Scrape type for 7004594auction111081: 1
2026-03-26 14:46:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 06fc87ff-c2a8-5cec-b20c-1a77efb297f8
2026-03-26 14:46:16 [ecarstrade.nl] INFO: Found listing with ID: 7004595auction111081
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004595auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:16 [ecarstrade.nl] INFO: Scrape type for 7004595auction111081: 1
2026-03-26 14:46:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 06fc87ff-c2a8-5cec-b20c-1a77efb297f8
2026-03-26 14:46:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 06fc87ff-c2a8-5cec-b20c-1a77efb297f8, skipping ID generation
2026-03-26 14:46:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06fc87ff-c2a8-5cec-b20c-1a77efb297f8 with scrape type 1
2026-03-26 14:46:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 06fc87ff-c2a8-5cec-b20c-1a77efb297f8 sending to next pipeline
2026-03-26 14:46:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 06fc87ff-c2a8-5cec-b20c-1a77efb297f8, identifier: 7004572auction111081
2026-03-26 14:46:17 [ecarstrade.nl] INFO: Found listing with ID: 7004596auction111081
2026-03-26 14:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004596auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:17 [ecarstrade.nl] INFO: Scrape type for 7004596auction111081: 1
2026-03-26 14:46:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 06fc87ff-c2a8-5cec-b20c-1a77efb297f8 with identifier: 7004572auction111081
2026-03-26 14:46:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 06fc87ff-c2a8-5cec-b20c-1a77efb297f8 with identifier: 7004572auction111081
2026-03-26 14:46:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 06fc87ff-c2a8-5cec-b20c-1a77efb297f8 with identifier: 7004572auction111081 to the API
2026-03-26 14:46:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:46:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:46:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004572/photo_005/780x0__r.jpg?hash=1774530151>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '06fc87ff-c2a8-5cec-b20c-1a77efb297f8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004572',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 163372,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Audi A3 Limousine 35 TFSI S tronic Business edition 4d',
 'transmission': 'automatic',
 'trim': 'Limousine 35 TFSI S tronic Business edition 4d',
 'vin': None,
 'year': 2021}
2026-03-26 14:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004572auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:17 [ecarstrade.nl] INFO: Saving data for 7004572auction111081: {'created_time': 1774536377.937978, 'last_price_update_time': 1774536377.937989, 'auction_closing_time': 1774618800.0}
2026-03-26 14:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004572auction111081') HTTP/1.1" 204 0
2026-03-26 14:46:18 [ecarstrade.nl] INFO: Found listing with ID: 7004597auction111081
2026-03-26 14:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004597auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:18 [ecarstrade.nl] INFO: Scrape type for 7004597auction111081: 1
2026-03-26 14:46:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004582> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:46:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:46:18 [ecarstrade.nl] INFO: Found listing with ID: 7004598auction111081
2026-03-26 14:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004598auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:18 [ecarstrade.nl] INFO: Scrape type for 7004598auction111081: 1
2026-03-26 14:46:18 [ecarstrade.nl] INFO: Found listing with ID: 7004599auction111081
2026-03-26 14:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004599auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:18 [ecarstrade.nl] INFO: Scrape type for 7004599auction111081: 1
2026-03-26 14:46:18 [ecarstrade.nl] INFO: Found listing with ID: 7004600auction111081
2026-03-26 14:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004600auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:18 [ecarstrade.nl] INFO: Scrape type for 7004600auction111081: 1
2026-03-26 14:46:18 [ecarstrade.nl] INFO: Found listing with ID: 7004601auction111081
2026-03-26 14:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004601auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:18 [ecarstrade.nl] INFO: Scrape type for 7004601auction111081: 1
2026-03-26 14:46:18 [ecarstrade.nl] INFO: Found listing with ID: 7004602auction111081
2026-03-26 14:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004602auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:18 [ecarstrade.nl] INFO: Scrape type for 7004602auction111081: 1
2026-03-26 14:46:18 [ecarstrade.nl] INFO: Extracting details for car 7004582auction111081
2026-03-26 14:46:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 942a014d-b662-5d20-b129-834a702c633d with identifier: 7004582auction111081
2026-03-26 14:46:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 942a014d-b662-5d20-b129-834a702c633d with scrape type 1
2026-03-26 14:46:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 942a014d-b662-5d20-b129-834a702c633d
2026-03-26 14:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004582%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530166%27 HTTP/1.1" 200 None
2026-03-26 14:46:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004582/photo_001/780x0__r.jpg?hash=1774530166 not downloaded yet
2026-03-26 14:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004582%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530166%27 HTTP/1.1" 200 None
2026-03-26 14:46:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004582/photo_002/780x0__r.jpg?hash=1774530166 not downloaded yet
2026-03-26 14:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004582%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530166%27 HTTP/1.1" 200 None
2026-03-26 14:46:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004582/photo_003/780x0__r.jpg?hash=1774530166 not downloaded yet
2026-03-26 14:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004582%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530166%27 HTTP/1.1" 200 None
2026-03-26 14:46:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004582/photo_004/780x0__r.jpg?hash=1774530166 not downloaded yet
2026-03-26 14:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004582%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530166%27 HTTP/1.1" 200 None
2026-03-26 14:46:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004582/photo_005/780x0__r.jpg?hash=1774530166 not downloaded yet
2026-03-26 14:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004582%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530166%27 HTTP/1.1" 200 None
2026-03-26 14:46:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004582/photo_006/780x0__r.jpg?hash=1774530166 not downloaded yet
2026-03-26 14:46:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004579> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:46:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:46:24 [ecarstrade.nl] INFO: Extracting details for car 7004579auction111081
2026-03-26 14:46:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d98aad7d-e880-5900-a2e1-9ee65f417f3a with identifier: 7004579auction111081
2026-03-26 14:46:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d98aad7d-e880-5900-a2e1-9ee65f417f3a with scrape type 1
2026-03-26 14:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d98aad7d-e880-5900-a2e1-9ee65f417f3a
2026-03-26 14:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004579%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530162%27 HTTP/1.1" 200 None
2026-03-26 14:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004579/photo_001/780x0__r.jpg?hash=1774530162 not downloaded yet
2026-03-26 14:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004579%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530162%27 HTTP/1.1" 200 None
2026-03-26 14:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004579/photo_002/780x0__r.jpg?hash=1774530162 not downloaded yet
2026-03-26 14:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004579%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530162%27 HTTP/1.1" 200 None
2026-03-26 14:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004579/photo_003/780x0__r.jpg?hash=1774530162 not downloaded yet
2026-03-26 14:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004579%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530162%27 HTTP/1.1" 200 None
2026-03-26 14:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004579/photo_004/780x0__r.jpg?hash=1774530162 not downloaded yet
2026-03-26 14:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004579%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530162%27 HTTP/1.1" 200 None
2026-03-26 14:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004579/photo_005/780x0__r.jpg?hash=1774530162 not downloaded yet
2026-03-26 14:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004579%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530162%27 HTTP/1.1" 200 None
2026-03-26 14:46:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004579/photo_006/780x0__r.jpg?hash=1774530162 not downloaded yet
2026-03-26 14:46:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:46:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Found 20 car items
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Found listing with ID: 7004603auction111081
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004603auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Scrape type for 7004603auction111081: 1
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Found listing with ID: 7004604auction111081
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004604auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Scrape type for 7004604auction111081: 1
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Found listing with ID: 7004605auction111081
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004605auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Scrape type for 7004605auction111081: 1
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Found listing with ID: 7004606auction111081
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004606auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Scrape type for 7004606auction111081: 1
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Found listing with ID: 7004607auction111081
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004607auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Scrape type for 7004607auction111081: 1
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Found listing with ID: 7004608auction111081
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004608auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Scrape type for 7004608auction111081: 1
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Found listing with ID: 7004609auction111081
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004609auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Scrape type for 7004609auction111081: 1
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Found listing with ID: 7004610auction111081
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004610auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Scrape type for 7004610auction111081: 1
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Found listing with ID: 7004611auction111081
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004611auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Scrape type for 7004611auction111081: 1
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Found listing with ID: 7004612auction111081
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004612auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Scrape type for 7004612auction111081: 1
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Found listing with ID: 7004613auction111081
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004613auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Scrape type for 7004613auction111081: 1
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Found listing with ID: 7004614auction111081
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004614auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Scrape type for 7004614auction111081: 1
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Found listing with ID: 7004615auction111081
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004615auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Scrape type for 7004615auction111081: 1
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Found listing with ID: 7004616auction111081
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004616auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Scrape type for 7004616auction111081: 1
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Found listing with ID: 7004617auction111081
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004617auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Scrape type for 7004617auction111081: 1
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Found listing with ID: 7004618auction111081
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004618auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Scrape type for 7004618auction111081: 1
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Found listing with ID: 7004619auction111081
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004619auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Scrape type for 7004619auction111081: 1
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Found listing with ID: 7004620auction111081
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004620auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Scrape type for 7004620auction111081: 1
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Found listing with ID: 7004621auction111081
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004621auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Scrape type for 7004621auction111081: 1
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Found listing with ID: 7004622auction111081
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004622auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Scrape type for 7004622auction111081: 1
2026-03-26 14:46:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004588> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:46:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:46:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004587> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:46:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Extracting details for car 7004588auction111081
2026-03-26 14:46:26 [ecarstrade.nl] INFO: Extracting details for car 7004587auction111081
2026-03-26 14:46:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 079ade52-2c3f-5aff-8d9a-c558f0632ea1 with identifier: 7004588auction111081
2026-03-26 14:46:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 079ade52-2c3f-5aff-8d9a-c558f0632ea1 with scrape type 1
2026-03-26 14:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 079ade52-2c3f-5aff-8d9a-c558f0632ea1
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004588%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530185%27 HTTP/1.1" 200 None
2026-03-26 14:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004588/photo_001/780x0__r.jpg?hash=1774530185 not downloaded yet
2026-03-26 14:46:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83cd7ca9-0e8d-56a2-8b10-727b49c8b4f3 with identifier: 7004587auction111081
2026-03-26 14:46:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83cd7ca9-0e8d-56a2-8b10-727b49c8b4f3 with scrape type 1
2026-03-26 14:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 83cd7ca9-0e8d-56a2-8b10-727b49c8b4f3
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004587%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530184%27 HTTP/1.1" 200 None
2026-03-26 14:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004587/photo_001/780x0__r.jpg?hash=1774530184 not downloaded yet
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004588%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530185%27 HTTP/1.1" 200 None
2026-03-26 14:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004588/photo_002/780x0__r.jpg?hash=1774530185 not downloaded yet
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004587%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530184%27 HTTP/1.1" 200 None
2026-03-26 14:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004587/photo_002/780x0__r.jpg?hash=1774530184 not downloaded yet
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004588%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530185%27 HTTP/1.1" 200 None
2026-03-26 14:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004588/photo_003/780x0__r.jpg?hash=1774530185 not downloaded yet
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004587%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530184%27 HTTP/1.1" 200 None
2026-03-26 14:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004587/photo_003/780x0__r.jpg?hash=1774530184 not downloaded yet
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004588%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530185%27 HTTP/1.1" 200 None
2026-03-26 14:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004588/photo_004/780x0__r.jpg?hash=1774530185 not downloaded yet
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004587%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530184%27 HTTP/1.1" 200 None
2026-03-26 14:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004587/photo_004/780x0__r.jpg?hash=1774530184 not downloaded yet
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004588%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530185%27 HTTP/1.1" 200 None
2026-03-26 14:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004588/photo_005/780x0__r.jpg?hash=1774530185 not downloaded yet
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004587%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530184%27 HTTP/1.1" 200 None
2026-03-26 14:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004587/photo_005/780x0__r.jpg?hash=1774530184 not downloaded yet
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004588%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530185%27 HTTP/1.1" 200 None
2026-03-26 14:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004588/photo_006/780x0__r.jpg?hash=1774530185 not downloaded yet
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004587%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530184%27 HTTP/1.1" 200 None
2026-03-26 14:46:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004587/photo_006/780x0__r.jpg?hash=1774530184 not downloaded yet
2026-03-26 14:46:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004585> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 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-26 14:46:28 [ecarstrade.nl] INFO: Extracting details for car 7004585auction111081
2026-03-26 14:46:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 392713c1-0346-5e17-85fd-aa1b0bfaa0d1 with identifier: 7004585auction111081
2026-03-26 14:46:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 392713c1-0346-5e17-85fd-aa1b0bfaa0d1 with scrape type 1
2026-03-26 14:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 392713c1-0346-5e17-85fd-aa1b0bfaa0d1
2026-03-26 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004585%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530176%27 HTTP/1.1" 200 None
2026-03-26 14:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004585/photo_001/780x0__r.jpg?hash=1774530176 not downloaded yet
2026-03-26 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004585%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530176%27 HTTP/1.1" 200 None
2026-03-26 14:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004585/photo_002/780x0__r.jpg?hash=1774530176 not downloaded yet
2026-03-26 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004585%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530176%27 HTTP/1.1" 200 None
2026-03-26 14:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004585/photo_003/780x0__r.jpg?hash=1774530176 not downloaded yet
2026-03-26 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004585%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530176%27 HTTP/1.1" 200 None
2026-03-26 14:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004585/photo_004/780x0__r.jpg?hash=1774530176 not downloaded yet
2026-03-26 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004585%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530176%27 HTTP/1.1" 200 None
2026-03-26 14:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004585/photo_005/780x0__r.jpg?hash=1774530176 not downloaded yet
2026-03-26 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004585%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530176%27 HTTP/1.1" 200 None
2026-03-26 14:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004585/photo_006/780x0__r.jpg?hash=1774530176 not downloaded yet
2026-03-26 14:46:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004589> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:46:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:46:32 [ecarstrade.nl] INFO: Extracting details for car 7004589auction111081
2026-03-26 14:46:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c94ec81-5c08-5853-abfc-d3ac8c5a8968 with identifier: 7004589auction111081
2026-03-26 14:46:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c94ec81-5c08-5853-abfc-d3ac8c5a8968 with scrape type 1
2026-03-26 14:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0c94ec81-5c08-5853-abfc-d3ac8c5a8968
2026-03-26 14:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004589%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530190%27 HTTP/1.1" 200 None
2026-03-26 14:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004589/photo_001/780x0__r.jpg?hash=1774530190 not downloaded yet
2026-03-26 14:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004589%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530190%27 HTTP/1.1" 200 None
2026-03-26 14:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004589/photo_002/780x0__r.jpg?hash=1774530190 not downloaded yet
2026-03-26 14:46:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004583> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004589%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530190%27 HTTP/1.1" 200 None
2026-03-26 14:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004589/photo_003/780x0__r.jpg?hash=1774530190 not downloaded yet
2026-03-26 14:46:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004589%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530190%27 HTTP/1.1" 200 None
2026-03-26 14:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004589/photo_004/780x0__r.jpg?hash=1774530190 not downloaded yet
2026-03-26 14:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004589%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530190%27 HTTP/1.1" 200 None
2026-03-26 14:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004589/photo_005/780x0__r.jpg?hash=1774530190 not downloaded yet
2026-03-26 14:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004589%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530190%27 HTTP/1.1" 200 None
2026-03-26 14:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004589/photo_006/780x0__r.jpg?hash=1774530190 not downloaded yet
2026-03-26 14:46:33 [ecarstrade.nl] INFO: Extracting details for car 7004583auction111081
2026-03-26 14:46:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd689c70-98fc-5e07-824e-bf49147c3070 with identifier: 7004583auction111081
2026-03-26 14:46:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd689c70-98fc-5e07-824e-bf49147c3070 with scrape type 1
2026-03-26 14:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cd689c70-98fc-5e07-824e-bf49147c3070
2026-03-26 14:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004583%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530168%27 HTTP/1.1" 200 None
2026-03-26 14:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004583/photo_001/780x0__r.jpg?hash=1774530168 not downloaded yet
2026-03-26 14:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004583%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530167%27 HTTP/1.1" 200 None
2026-03-26 14:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004583/photo_002/780x0__r.jpg?hash=1774530167 not downloaded yet
2026-03-26 14:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004583%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530168%27 HTTP/1.1" 200 None
2026-03-26 14:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004583/photo_003/780x0__r.jpg?hash=1774530168 not downloaded yet
2026-03-26 14:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004583%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530168%27 HTTP/1.1" 200 None
2026-03-26 14:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004583/photo_004/780x0__r.jpg?hash=1774530168 not downloaded yet
2026-03-26 14:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004583%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530168%27 HTTP/1.1" 200 None
2026-03-26 14:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004583/photo_005/780x0__r.jpg?hash=1774530168 not downloaded yet
2026-03-26 14:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004583%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530168%27 HTTP/1.1" 200 None
2026-03-26 14:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004583/photo_006/780x0__r.jpg?hash=1774530168 not downloaded yet
2026-03-26 14:46:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004586> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:46:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:46:34 [ecarstrade.nl] INFO: Extracting details for car 7004586auction111081
2026-03-26 14:46:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f18276fc-7cac-5530-8b29-9172c27305d1 with identifier: 7004586auction111081
2026-03-26 14:46:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f18276fc-7cac-5530-8b29-9172c27305d1 with scrape type 1
2026-03-26 14:46:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f18276fc-7cac-5530-8b29-9172c27305d1
2026-03-26 14:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004586%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530177%27 HTTP/1.1" 200 None
2026-03-26 14:46:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004586/photo_001/780x0__r.jpg?hash=1774530177 not downloaded yet
2026-03-26 14:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004586%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530177%27 HTTP/1.1" 200 None
2026-03-26 14:46:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004586/photo_002/780x0__r.jpg?hash=1774530177 not downloaded yet
2026-03-26 14:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004586%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530177%27 HTTP/1.1" 200 None
2026-03-26 14:46:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004586/photo_003/780x0__r.jpg?hash=1774530177 not downloaded yet
2026-03-26 14:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004586%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530177%27 HTTP/1.1" 200 None
2026-03-26 14:46:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004586/photo_004/780x0__r.jpg?hash=1774530177 not downloaded yet
2026-03-26 14:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004586%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530177%27 HTTP/1.1" 200 None
2026-03-26 14:46:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004586/photo_005/780x0__r.jpg?hash=1774530177 not downloaded yet
2026-03-26 14:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004586%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530177%27 HTTP/1.1" 200 None
2026-03-26 14:46:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004586/photo_006/780x0__r.jpg?hash=1774530177 not downloaded yet
2026-03-26 14:46:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004592> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:46:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004582/photo_006/780x0__r.jpg?hash=1774530166> (referer: https://ecarstrade.com/cars/7004582)
2026-03-26 14:46:36 [ecarstrade.nl] INFO: Extracting details for car 7004592auction111081
2026-03-26 14:46:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6bb5e00-52c5-5713-95fa-5e283040b4fb with identifier: 7004592auction111081
2026-03-26 14:46:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6bb5e00-52c5-5713-95fa-5e283040b4fb with scrape type 1
2026-03-26 14:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c6bb5e00-52c5-5713-95fa-5e283040b4fb
2026-03-26 14:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004592%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530193%27 HTTP/1.1" 200 None
2026-03-26 14:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004592/photo_001/780x0__r.jpg?hash=1774530193 not downloaded yet
2026-03-26 14:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004592%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530193%27 HTTP/1.1" 200 None
2026-03-26 14:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004592/photo_002/780x0__r.jpg?hash=1774530193 not downloaded yet
2026-03-26 14:46:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004579/photo_006/780x0__r.jpg?hash=1774530162> (referer: https://ecarstrade.com/cars/7004579)
2026-03-26 14:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004592%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530193%27 HTTP/1.1" 200 None
2026-03-26 14:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004592/photo_003/780x0__r.jpg?hash=1774530193 not downloaded yet
2026-03-26 14:46:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004592%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530193%27 HTTP/1.1" 200 None
2026-03-26 14:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004592/photo_004/780x0__r.jpg?hash=1774530193 not downloaded yet
2026-03-26 14:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004592%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530193%27 HTTP/1.1" 200 None
2026-03-26 14:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004592/photo_005/780x0__r.jpg?hash=1774530193 not downloaded yet
2026-03-26 14:46:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 942a014d-b662-5d20-b129-834a702c633d
2026-03-26 14:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004592%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530193%27 HTTP/1.1" 200 None
2026-03-26 14:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004592/photo_006/780x0__r.jpg?hash=1774530193 not downloaded yet
2026-03-26 14:46:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d98aad7d-e880-5900-a2e1-9ee65f417f3a
2026-03-26 14:46:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004594> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 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-26 14:46:42 [ecarstrade.nl] INFO: Extracting details for car 7004594auction111081
2026-03-26 14:46:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ba53528-e729-58d2-a096-098121b7c180 with identifier: 7004594auction111081
2026-03-26 14:46:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ba53528-e729-58d2-a096-098121b7c180 with scrape type 1
2026-03-26 14:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5ba53528-e729-58d2-a096-098121b7c180
2026-03-26 14:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004594%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530195%27 HTTP/1.1" 200 None
2026-03-26 14:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004594/photo_001/780x0__r.jpg?hash=1774530195 not downloaded yet
2026-03-26 14:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004594%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530195%27 HTTP/1.1" 200 None
2026-03-26 14:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004594/photo_002/780x0__r.jpg?hash=1774530195 not downloaded yet
2026-03-26 14:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004594%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530195%27 HTTP/1.1" 200 None
2026-03-26 14:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004594/photo_003/780x0__r.jpg?hash=1774530195 not downloaded yet
2026-03-26 14:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004594%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530195%27 HTTP/1.1" 200 None
2026-03-26 14:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004594/photo_004/780x0__r.jpg?hash=1774530195 not downloaded yet
2026-03-26 14:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004594%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530195%27 HTTP/1.1" 200 None
2026-03-26 14:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004594/photo_005/780x0__r.jpg?hash=1774530195 not downloaded yet
2026-03-26 14:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004594%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530195%27 HTTP/1.1" 200 None
2026-03-26 14:46:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004594/photo_006/780x0__r.jpg?hash=1774530195 not downloaded yet
2026-03-26 14:46:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004597> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:46:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004587/photo_006/780x0__r.jpg?hash=1774530184> (referer: https://ecarstrade.com/cars/7004587)
2026-03-26 14:46:50 [ecarstrade.nl] INFO: Extracting details for car 7004597auction111081
2026-03-26 14:46:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bb1c88f-ea70-5af6-a6f5-3650439d162e with identifier: 7004597auction111081
2026-03-26 14:46:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bb1c88f-ea70-5af6-a6f5-3650439d162e with scrape type 1
2026-03-26 14:46:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9bb1c88f-ea70-5af6-a6f5-3650439d162e
2026-03-26 14:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004597%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530201%27 HTTP/1.1" 200 None
2026-03-26 14:46:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004597/photo_001/780x0__r.jpg?hash=1774530201 not downloaded yet
2026-03-26 14:46:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004585/photo_006/780x0__r.jpg?hash=1774530176> (referer: https://ecarstrade.com/cars/7004585)
2026-03-26 14:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004597%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530201%27 HTTP/1.1" 200 None
2026-03-26 14:46:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004597/photo_002/780x0__r.jpg?hash=1774530201 not downloaded yet
2026-03-26 14:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004597%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530201%27 HTTP/1.1" 200 None
2026-03-26 14:46:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004597/photo_003/780x0__r.jpg?hash=1774530201 not downloaded yet
2026-03-26 14:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004597%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530201%27 HTTP/1.1" 200 None
2026-03-26 14:46:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004597/photo_004/780x0__r.jpg?hash=1774530201 not downloaded yet
2026-03-26 14:46:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 83cd7ca9-0e8d-56a2-8b10-727b49c8b4f3
2026-03-26 14:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004597%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530201%27 HTTP/1.1" 200 None
2026-03-26 14:46:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004597/photo_005/780x0__r.jpg?hash=1774530201 not downloaded yet
2026-03-26 14:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004597%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530201%27 HTTP/1.1" 200 None
2026-03-26 14:46:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004597/photo_006/780x0__r.jpg?hash=1774530201 not downloaded yet
2026-03-26 14:46:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004589/photo_002/780x0__r.jpg?hash=1774530190> (referer: https://ecarstrade.com/cars/7004589)
2026-03-26 14:46:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 392713c1-0346-5e17-85fd-aa1b0bfaa0d1
2026-03-26 14:46:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004583/photo_006/780x0__r.jpg?hash=1774530168> (referer: https://ecarstrade.com/cars/7004583)
2026-03-26 14:46:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0c94ec81-5c08-5853-abfc-d3ac8c5a8968
2026-03-26 14:46:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004586/photo_006/780x0__r.jpg?hash=1774530177> (referer: https://ecarstrade.com/cars/7004586)
2026-03-26 14:46:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cd689c70-98fc-5e07-824e-bf49147c3070
2026-03-26 14:46:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004586/photo_005/780x0__r.jpg?hash=1774530177> (referer: https://ecarstrade.com/cars/7004586)
2026-03-26 14:46:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f18276fc-7cac-5530-8b29-9172c27305d1
2026-03-26 14:46:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004592/photo_002/780x0__r.jpg?hash=1774530193> (referer: https://ecarstrade.com/cars/7004592)
2026-03-26 14:46:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f18276fc-7cac-5530-8b29-9172c27305d1
2026-03-26 14:46:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004592/photo_006/780x0__r.jpg?hash=1774530193> (referer: https://ecarstrade.com/cars/7004592)
2026-03-26 14:46:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c6bb5e00-52c5-5713-95fa-5e283040b4fb
2026-03-26 14:46:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004594/photo_006/780x0__r.jpg?hash=1774530195> (referer: https://ecarstrade.com/cars/7004594)
2026-03-26 14:46:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c6bb5e00-52c5-5713-95fa-5e283040b4fb
2026-03-26 14:46:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004594/photo_005/780x0__r.jpg?hash=1774530195> (referer: https://ecarstrade.com/cars/7004594)
2026-03-26 14:46:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5ba53528-e729-58d2-a096-098121b7c180
2026-03-26 14:46:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004597/photo_001/780x0__r.jpg?hash=1774530201> (referer: https://ecarstrade.com/cars/7004597)
2026-03-26 14:46:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5ba53528-e729-58d2-a096-098121b7c180
2026-03-26 14:46:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004597/photo_006/780x0__r.jpg?hash=1774530201> (referer: https://ecarstrade.com/cars/7004597)
2026-03-26 14:46:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004597/photo_005/780x0__r.jpg?hash=1774530201> (referer: https://ecarstrade.com/cars/7004597)
2026-03-26 14:46:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9bb1c88f-ea70-5af6-a6f5-3650439d162e
2026-03-26 14:46:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9bb1c88f-ea70-5af6-a6f5-3650439d162e
2026-03-26 14:46:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004597/photo_004/780x0__r.jpg?hash=1774530201> (referer: https://ecarstrade.com/cars/7004597)
2026-03-26 14:46:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9bb1c88f-ea70-5af6-a6f5-3650439d162e
2026-03-26 14:46:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004597/photo_003/780x0__r.jpg?hash=1774530201> (referer: https://ecarstrade.com/cars/7004597)
2026-03-26 14:46:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9bb1c88f-ea70-5af6-a6f5-3650439d162e
2026-03-26 14:46:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004597/photo_002/780x0__r.jpg?hash=1774530201> (referer: https://ecarstrade.com/cars/7004597)
2026-03-26 14:46:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9bb1c88f-ea70-5af6-a6f5-3650439d162e
2026-03-26 14:46:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004594/photo_004/780x0__r.jpg?hash=1774530195> (referer: https://ecarstrade.com/cars/7004594)
2026-03-26 14:46:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9bb1c88f-ea70-5af6-a6f5-3650439d162e
2026-03-26 14:46:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9bb1c88f-ea70-5af6-a6f5-3650439d162e, skipping ID generation
2026-03-26 14:46:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bb1c88f-ea70-5af6-a6f5-3650439d162e with scrape type 1
2026-03-26 14:46:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9bb1c88f-ea70-5af6-a6f5-3650439d162e sending to next pipeline
2026-03-26 14:46:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 9bb1c88f-ea70-5af6-a6f5-3650439d162e, identifier: 7004597auction111081
2026-03-26 14:46:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 9bb1c88f-ea70-5af6-a6f5-3650439d162e with identifier: 7004597auction111081
2026-03-26 14:46:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 14:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 14:46:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 9bb1c88f-ea70-5af6-a6f5-3650439d162e with identifier: 7004597auction111081
2026-03-26 14:46:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 9bb1c88f-ea70-5af6-a6f5-3650439d162e with identifier: 7004597auction111081 to the API
2026-03-26 14:46:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:46:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:46:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004597/photo_002/780x0__r.jpg?hash=1774530201>
{'auction_title': '',
 'c_o_2_emission_value': 96,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '9bb1c88f-ea70-5af6-a6f5-3650439d162e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004597',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Ford',
 'model': 'Focus',
 'odometer': 195605,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-04-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Ford Focus 1.5 EcoBlue 120pk ST-Line X Business 5d 5d',
 'transmission': 'manual',
 'trim': '1.5 EcoBlue 120pk ST-Line X Business 5d 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004597auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:51 [ecarstrade.nl] INFO: Saving data for 7004597auction111081: {'created_time': 1774536411.842081, 'last_price_update_time': 1774536411.842098, 'auction_closing_time': 1774618800.0}
2026-03-26 14:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004597auction111081') HTTP/1.1" 204 0
2026-03-26 14:46:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004594/photo_003/780x0__r.jpg?hash=1774530195> (referer: https://ecarstrade.com/cars/7004594)
2026-03-26 14:46:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5ba53528-e729-58d2-a096-098121b7c180
2026-03-26 14:46:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004594/photo_002/780x0__r.jpg?hash=1774530195> (referer: https://ecarstrade.com/cars/7004594)
2026-03-26 14:46:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5ba53528-e729-58d2-a096-098121b7c180
2026-03-26 14:46:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004594/photo_001/780x0__r.jpg?hash=1774530195> (referer: https://ecarstrade.com/cars/7004594)
2026-03-26 14:46:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5ba53528-e729-58d2-a096-098121b7c180
2026-03-26 14:46:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004592/photo_005/780x0__r.jpg?hash=1774530193> (referer: https://ecarstrade.com/cars/7004592)
2026-03-26 14:46:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5ba53528-e729-58d2-a096-098121b7c180
2026-03-26 14:46:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5ba53528-e729-58d2-a096-098121b7c180, skipping ID generation
2026-03-26 14:46:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ba53528-e729-58d2-a096-098121b7c180 with scrape type 1
2026-03-26 14:46:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5ba53528-e729-58d2-a096-098121b7c180 sending to next pipeline
2026-03-26 14:46:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 5ba53528-e729-58d2-a096-098121b7c180, identifier: 7004594auction111081
2026-03-26 14:46:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 5ba53528-e729-58d2-a096-098121b7c180 with identifier: 7004594auction111081
2026-03-26 14:46:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 14:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 14:46:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 5ba53528-e729-58d2-a096-098121b7c180 with identifier: 7004594auction111081
2026-03-26 14:46:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 5ba53528-e729-58d2-a096-098121b7c180 with identifier: 7004594auction111081 to the API
2026-03-26 14:46:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:46:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:46:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004594/photo_001/780x0__r.jpg?hash=1774530195>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '5ba53528-e729-58d2-a096-098121b7c180',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004594',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Ford',
 'model': 'Fiesta',
 'odometer': 116936,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Ford Fiesta 1.0 EcoBoost 125pk mHEV Titanium X 5d',
 'transmission': 'manual',
 'trim': '1.0 EcoBoost 125pk mHEV Titanium X 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004594auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:52 [ecarstrade.nl] INFO: Saving data for 7004594auction111081: {'created_time': 1774536412.678263, 'last_price_update_time': 1774536412.678277, 'auction_closing_time': 1774618800.0}
2026-03-26 14:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004594auction111081') HTTP/1.1" 204 0
2026-03-26 14:46:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004592/photo_004/780x0__r.jpg?hash=1774530193> (referer: https://ecarstrade.com/cars/7004592)
2026-03-26 14:46:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004584> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:46:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c6bb5e00-52c5-5713-95fa-5e283040b4fb
2026-03-26 14:46:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004592/photo_001/780x0__r.jpg?hash=1774530193> (referer: https://ecarstrade.com/cars/7004592)
2026-03-26 14:46:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004592/photo_003/780x0__r.jpg?hash=1774530193> (referer: https://ecarstrade.com/cars/7004592)
2026-03-26 14:46:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c6bb5e00-52c5-5713-95fa-5e283040b4fb
2026-03-26 14:46:52 [ecarstrade.nl] INFO: Extracting details for car 7004584auction111081
2026-03-26 14:46:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc790379-b664-5fe5-8c15-8dadf2bb75bf with identifier: 7004584auction111081
2026-03-26 14:46:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc790379-b664-5fe5-8c15-8dadf2bb75bf with scrape type 1
2026-03-26 14:46:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cc790379-b664-5fe5-8c15-8dadf2bb75bf
2026-03-26 14:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004584%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530169%27 HTTP/1.1" 200 None
2026-03-26 14:46:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004584/photo_001/780x0__r.jpg?hash=1774530169 not downloaded yet
2026-03-26 14:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004584%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530169%27 HTTP/1.1" 200 None
2026-03-26 14:46:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004584/photo_002/780x0__r.jpg?hash=1774530169 not downloaded yet
2026-03-26 14:46:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004586/photo_004/780x0__r.jpg?hash=1774530177> (referer: https://ecarstrade.com/cars/7004586)
2026-03-26 14:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004584%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530170%27 HTTP/1.1" 200 None
2026-03-26 14:46:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004584/photo_003/780x0__r.jpg?hash=1774530170 not downloaded yet
2026-03-26 14:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004584%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530170%27 HTTP/1.1" 200 None
2026-03-26 14:46:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004584/photo_004/780x0__r.jpg?hash=1774530170 not downloaded yet
2026-03-26 14:46:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c6bb5e00-52c5-5713-95fa-5e283040b4fb
2026-03-26 14:46:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c6bb5e00-52c5-5713-95fa-5e283040b4fb
2026-03-26 14:46:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c6bb5e00-52c5-5713-95fa-5e283040b4fb, skipping ID generation
2026-03-26 14:46:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6bb5e00-52c5-5713-95fa-5e283040b4fb with scrape type 1
2026-03-26 14:46:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c6bb5e00-52c5-5713-95fa-5e283040b4fb sending to next pipeline
2026-03-26 14:46:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c6bb5e00-52c5-5713-95fa-5e283040b4fb, identifier: 7004592auction111081
2026-03-26 14:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004584%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530170%27 HTTP/1.1" 200 None
2026-03-26 14:46:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004584/photo_005/780x0__r.jpg?hash=1774530170 not downloaded yet
2026-03-26 14:46:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c6bb5e00-52c5-5713-95fa-5e283040b4fb with identifier: 7004592auction111081
2026-03-26 14:46:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c6bb5e00-52c5-5713-95fa-5e283040b4fb with identifier: 7004592auction111081
2026-03-26 14:46:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c6bb5e00-52c5-5713-95fa-5e283040b4fb with identifier: 7004592auction111081 to the API
2026-03-26 14:46:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:46:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:46:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004592/photo_003/780x0__r.jpg?hash=1774530193>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'c6bb5e00-52c5-5713-95fa-5e283040b4fb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004592',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Ford',
 'model': 'Fiesta',
 'odometer': 105119,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Ford Fiesta 1.0 EcoBoost 125pk mHEV Titanium 5d',
 'transmission': 'manual',
 'trim': '1.0 EcoBoost 125pk mHEV Titanium 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004592auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:53 [ecarstrade.nl] INFO: Saving data for 7004592auction111081: {'created_time': 1774536413.461087, 'last_price_update_time': 1774536413.461099, 'auction_closing_time': 1774618800.0}
2026-03-26 14:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004592auction111081') HTTP/1.1" 204 0
2026-03-26 14:46:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004586/photo_002/780x0__r.jpg?hash=1774530177> (referer: https://ecarstrade.com/cars/7004586)
2026-03-26 14:46:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004586/photo_003/780x0__r.jpg?hash=1774530177> (referer: https://ecarstrade.com/cars/7004586)
2026-03-26 14:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004584%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530170%27 HTTP/1.1" 200 None
2026-03-26 14:46:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004584/photo_006/780x0__r.jpg?hash=1774530170 not downloaded yet
2026-03-26 14:46:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f18276fc-7cac-5530-8b29-9172c27305d1
2026-03-26 14:46:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004586/photo_001/780x0__r.jpg?hash=1774530177> (referer: https://ecarstrade.com/cars/7004586)
2026-03-26 14:46:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f18276fc-7cac-5530-8b29-9172c27305d1
2026-03-26 14:46:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004583/photo_005/780x0__r.jpg?hash=1774530168> (referer: https://ecarstrade.com/cars/7004583)
2026-03-26 14:46:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f18276fc-7cac-5530-8b29-9172c27305d1
2026-03-26 14:46:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004583/photo_003/780x0__r.jpg?hash=1774530168> (referer: https://ecarstrade.com/cars/7004583)
2026-03-26 14:46:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004583/photo_004/780x0__r.jpg?hash=1774530168> (referer: https://ecarstrade.com/cars/7004583)
2026-03-26 14:46:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f18276fc-7cac-5530-8b29-9172c27305d1
2026-03-26 14:46:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f18276fc-7cac-5530-8b29-9172c27305d1, skipping ID generation
2026-03-26 14:46:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f18276fc-7cac-5530-8b29-9172c27305d1 with scrape type 1
2026-03-26 14:46:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f18276fc-7cac-5530-8b29-9172c27305d1 sending to next pipeline
2026-03-26 14:46:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f18276fc-7cac-5530-8b29-9172c27305d1, identifier: 7004586auction111081
2026-03-26 14:46:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f18276fc-7cac-5530-8b29-9172c27305d1 with identifier: 7004586auction111081
2026-03-26 14:46:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 14:46:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 14:46:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f18276fc-7cac-5530-8b29-9172c27305d1 with identifier: 7004586auction111081
2026-03-26 14:46:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f18276fc-7cac-5530-8b29-9172c27305d1 with identifier: 7004586auction111081 to the API
2026-03-26 14:46:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:46:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:46:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004586/photo_001/780x0__r.jpg?hash=1774530177>
{'auction_title': '',
 'c_o_2_emission_value': 31,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'f18276fc-7cac-5530-8b29-9172c27305d1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004586',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Citroen',
 'model': 'C5 Aircross',
 'odometer': 90359,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-10-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Citroën C5 Aircross Hybrid 225 e-EAT8 Feel 5d',
 'transmission': 'automatic',
 'trim': 'Citroën  Hybrid 225 e-EAT8 Feel 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004586auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:54 [ecarstrade.nl] INFO: Saving data for 7004586auction111081: {'created_time': 1774536414.145377, 'last_price_update_time': 1774536414.145394, 'auction_closing_time': 1774618800.0}
2026-03-26 14:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004586auction111081') HTTP/1.1" 204 0
2026-03-26 14:46:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004583/photo_002/780x0__r.jpg?hash=1774530167> (referer: https://ecarstrade.com/cars/7004583)
2026-03-26 14:46:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004583/photo_001/780x0__r.jpg?hash=1774530168> (referer: https://ecarstrade.com/cars/7004583)
2026-03-26 14:46:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cd689c70-98fc-5e07-824e-bf49147c3070
2026-03-26 14:46:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cd689c70-98fc-5e07-824e-bf49147c3070
2026-03-26 14:46:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cd689c70-98fc-5e07-824e-bf49147c3070
2026-03-26 14:46:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004589/photo_006/780x0__r.jpg?hash=1774530190> (referer: https://ecarstrade.com/cars/7004589)
2026-03-26 14:46:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cd689c70-98fc-5e07-824e-bf49147c3070
2026-03-26 14:46:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cd689c70-98fc-5e07-824e-bf49147c3070
2026-03-26 14:46:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cd689c70-98fc-5e07-824e-bf49147c3070, skipping ID generation
2026-03-26 14:46:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd689c70-98fc-5e07-824e-bf49147c3070 with scrape type 1
2026-03-26 14:46:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cd689c70-98fc-5e07-824e-bf49147c3070 sending to next pipeline
2026-03-26 14:46:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: cd689c70-98fc-5e07-824e-bf49147c3070, identifier: 7004583auction111081
2026-03-26 14:46:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: cd689c70-98fc-5e07-824e-bf49147c3070 with identifier: 7004583auction111081
2026-03-26 14:46:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: cd689c70-98fc-5e07-824e-bf49147c3070 with identifier: 7004583auction111081
2026-03-26 14:46:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: cd689c70-98fc-5e07-824e-bf49147c3070 with identifier: 7004583auction111081 to the API
2026-03-26 14:46:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:46:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:46:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004583/photo_001/780x0__r.jpg?hash=1774530168>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'cd689c70-98fc-5e07-824e-bf49147c3070',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004583',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Citroen',
 'model': 'C3',
 'odometer': 108422,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-04-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Citroën C3 PureTech 82 Feel 5d',
 'transmission': 'manual',
 'trim': 'Citroën  PureTech 82 Feel 5d',
 'vin': None,
 'year': 2019}
2026-03-26 14:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004583auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:54 [ecarstrade.nl] INFO: Saving data for 7004583auction111081: {'created_time': 1774536414.861562, 'last_price_update_time': 1774536414.861573, 'auction_closing_time': 1774618800.0}
2026-03-26 14:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004583auction111081') HTTP/1.1" 204 0
2026-03-26 14:46:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004584/photo_002/780x0__r.jpg?hash=1774530169> (referer: https://ecarstrade.com/cars/7004584)
2026-03-26 14:46:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004584/photo_004/780x0__r.jpg?hash=1774530170> (referer: https://ecarstrade.com/cars/7004584)
2026-03-26 14:46:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0c94ec81-5c08-5853-abfc-d3ac8c5a8968
2026-03-26 14:46:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004584/photo_006/780x0__r.jpg?hash=1774530170> (referer: https://ecarstrade.com/cars/7004584)
2026-03-26 14:46:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004584/photo_005/780x0__r.jpg?hash=1774530170> (referer: https://ecarstrade.com/cars/7004584)
2026-03-26 14:46:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cc790379-b664-5fe5-8c15-8dadf2bb75bf
2026-03-26 14:46:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cc790379-b664-5fe5-8c15-8dadf2bb75bf
2026-03-26 14:46:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004584/photo_003/780x0__r.jpg?hash=1774530170> (referer: https://ecarstrade.com/cars/7004584)
2026-03-26 14:46:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004584/photo_001/780x0__r.jpg?hash=1774530169> (referer: https://ecarstrade.com/cars/7004584)
2026-03-26 14:46:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cc790379-b664-5fe5-8c15-8dadf2bb75bf
2026-03-26 14:46:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cc790379-b664-5fe5-8c15-8dadf2bb75bf
2026-03-26 14:46:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004589/photo_005/780x0__r.jpg?hash=1774530190> (referer: https://ecarstrade.com/cars/7004589)
2026-03-26 14:46:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004589/photo_004/780x0__r.jpg?hash=1774530190> (referer: https://ecarstrade.com/cars/7004589)
2026-03-26 14:46:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004589/photo_003/780x0__r.jpg?hash=1774530190> (referer: https://ecarstrade.com/cars/7004589)
2026-03-26 14:46:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004589/photo_001/780x0__r.jpg?hash=1774530190> (referer: https://ecarstrade.com/cars/7004589)
2026-03-26 14:46:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cc790379-b664-5fe5-8c15-8dadf2bb75bf
2026-03-26 14:46:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cc790379-b664-5fe5-8c15-8dadf2bb75bf
2026-03-26 14:46:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cc790379-b664-5fe5-8c15-8dadf2bb75bf, skipping ID generation
2026-03-26 14:46:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc790379-b664-5fe5-8c15-8dadf2bb75bf with scrape type 1
2026-03-26 14:46:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cc790379-b664-5fe5-8c15-8dadf2bb75bf sending to next pipeline
2026-03-26 14:46:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: cc790379-b664-5fe5-8c15-8dadf2bb75bf, identifier: 7004584auction111081
2026-03-26 14:46:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0c94ec81-5c08-5853-abfc-d3ac8c5a8968
2026-03-26 14:46:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: cc790379-b664-5fe5-8c15-8dadf2bb75bf with identifier: 7004584auction111081
2026-03-26 14:46:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: cc790379-b664-5fe5-8c15-8dadf2bb75bf with identifier: 7004584auction111081
2026-03-26 14:46:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: cc790379-b664-5fe5-8c15-8dadf2bb75bf with identifier: 7004584auction111081 to the API
2026-03-26 14:46:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:46:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:46:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004584/photo_001/780x0__r.jpg?hash=1774530169>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'cc790379-b664-5fe5-8c15-8dadf2bb75bf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004584',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Citroen',
 'model': 'C3 Aircross',
 'odometer': 45783,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 '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 Aircross PureTech 110 S&S Shine 5d',
 'transmission': 'manual',
 'trim': 'Citroën  PureTech 110 S&S Shine 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004584auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:55 [ecarstrade.nl] INFO: Saving data for 7004584auction111081: {'created_time': 1774536415.705917, 'last_price_update_time': 1774536415.705929, 'auction_closing_time': 1774618800.0}
2026-03-26 14:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004584auction111081') HTTP/1.1" 204 0
2026-03-26 14:46:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004585/photo_005/780x0__r.jpg?hash=1774530176> (referer: https://ecarstrade.com/cars/7004585)
2026-03-26 14:46:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0c94ec81-5c08-5853-abfc-d3ac8c5a8968
2026-03-26 14:46:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004585/photo_004/780x0__r.jpg?hash=1774530176> (referer: https://ecarstrade.com/cars/7004585)
2026-03-26 14:46:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0c94ec81-5c08-5853-abfc-d3ac8c5a8968
2026-03-26 14:46:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0c94ec81-5c08-5853-abfc-d3ac8c5a8968
2026-03-26 14:46:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0c94ec81-5c08-5853-abfc-d3ac8c5a8968, skipping ID generation
2026-03-26 14:46:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c94ec81-5c08-5853-abfc-d3ac8c5a8968 with scrape type 1
2026-03-26 14:46:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0c94ec81-5c08-5853-abfc-d3ac8c5a8968 sending to next pipeline
2026-03-26 14:46:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0c94ec81-5c08-5853-abfc-d3ac8c5a8968, identifier: 7004589auction111081
2026-03-26 14:46:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0c94ec81-5c08-5853-abfc-d3ac8c5a8968 with identifier: 7004589auction111081
2026-03-26 14:46:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0c94ec81-5c08-5853-abfc-d3ac8c5a8968 with identifier: 7004589auction111081
2026-03-26 14:46:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0c94ec81-5c08-5853-abfc-d3ac8c5a8968 with identifier: 7004589auction111081 to the API
2026-03-26 14:46:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:46:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004589/photo_001/780x0__r.jpg?hash=1774530190>
{'auction_title': '',
 'c_o_2_emission_value': 143,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '0c94ec81-5c08-5853-abfc-d3ac8c5a8968',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004589',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'BMW',
 'model': '520',
 'odometer': 108538,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 5 Serie Sedan 520iA Executive Edition 4d',
 'transmission': 'automatic',
 'trim': '5 Serie Sedan iA Executive Edition 4d',
 'vin': None,
 'year': 2021}
2026-03-26 14:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004589auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:56 [ecarstrade.nl] INFO: Saving data for 7004589auction111081: {'created_time': 1774536416.19566, 'last_price_update_time': 1774536416.195671, 'auction_closing_time': 1774618800.0}
2026-03-26 14:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004589auction111081') HTTP/1.1" 204 0
2026-03-26 14:46:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004585/photo_003/780x0__r.jpg?hash=1774530176> (referer: https://ecarstrade.com/cars/7004585)
2026-03-26 14:46:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004585/photo_002/780x0__r.jpg?hash=1774530176> (referer: https://ecarstrade.com/cars/7004585)
2026-03-26 14:46:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 392713c1-0346-5e17-85fd-aa1b0bfaa0d1
2026-03-26 14:46:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 392713c1-0346-5e17-85fd-aa1b0bfaa0d1
2026-03-26 14:46:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004585/photo_001/780x0__r.jpg?hash=1774530176> (referer: https://ecarstrade.com/cars/7004585)
2026-03-26 14:46:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004588/photo_006/780x0__r.jpg?hash=1774530185> (referer: https://ecarstrade.com/cars/7004588)
2026-03-26 14:46:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 392713c1-0346-5e17-85fd-aa1b0bfaa0d1
2026-03-26 14:46:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 392713c1-0346-5e17-85fd-aa1b0bfaa0d1
2026-03-26 14:46:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004587/photo_005/780x0__r.jpg?hash=1774530184> (referer: https://ecarstrade.com/cars/7004587)
2026-03-26 14:46:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 392713c1-0346-5e17-85fd-aa1b0bfaa0d1
2026-03-26 14:46:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 392713c1-0346-5e17-85fd-aa1b0bfaa0d1, skipping ID generation
2026-03-26 14:46:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 392713c1-0346-5e17-85fd-aa1b0bfaa0d1 with scrape type 1
2026-03-26 14:46:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 392713c1-0346-5e17-85fd-aa1b0bfaa0d1 sending to next pipeline
2026-03-26 14:46:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 392713c1-0346-5e17-85fd-aa1b0bfaa0d1, identifier: 7004585auction111081
2026-03-26 14:46:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 392713c1-0346-5e17-85fd-aa1b0bfaa0d1 with identifier: 7004585auction111081
2026-03-26 14:46:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 392713c1-0346-5e17-85fd-aa1b0bfaa0d1 with identifier: 7004585auction111081
2026-03-26 14:46:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 392713c1-0346-5e17-85fd-aa1b0bfaa0d1 with identifier: 7004585auction111081 to the API
2026-03-26 14:46:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:46:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004585/photo_001/780x0__r.jpg?hash=1774530176>
{'auction_title': '',
 'c_o_2_emission_value': 126,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '392713c1-0346-5e17-85fd-aa1b0bfaa0d1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004585',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'AC',
 'model': 'DS Automobiles DS3 Crossback',
 'odometer': 72045,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-07-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'DS 3 Crossback PureTech 100 Bastille 5d',
 'transmission': 'manual',
 'trim': 'DS 3 Crossback PureTech 100 Bastille 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004585auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:56 [ecarstrade.nl] INFO: Saving data for 7004585auction111081: {'created_time': 1774536416.895244, 'last_price_update_time': 1774536416.895256, 'auction_closing_time': 1774618800.0}
2026-03-26 14:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004585auction111081') HTTP/1.1" 204 0
2026-03-26 14:46:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004588/photo_005/780x0__r.jpg?hash=1774530185> (referer: https://ecarstrade.com/cars/7004588)
2026-03-26 14:46:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004587/photo_004/780x0__r.jpg?hash=1774530184> (referer: https://ecarstrade.com/cars/7004587)
2026-03-26 14:46:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 079ade52-2c3f-5aff-8d9a-c558f0632ea1
2026-03-26 14:46:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 83cd7ca9-0e8d-56a2-8b10-727b49c8b4f3
2026-03-26 14:46:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004588/photo_004/780x0__r.jpg?hash=1774530185> (referer: https://ecarstrade.com/cars/7004588)
2026-03-26 14:46:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004587/photo_003/780x0__r.jpg?hash=1774530184> (referer: https://ecarstrade.com/cars/7004587)
2026-03-26 14:46:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 079ade52-2c3f-5aff-8d9a-c558f0632ea1
2026-03-26 14:46:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 83cd7ca9-0e8d-56a2-8b10-727b49c8b4f3
2026-03-26 14:46:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004587/photo_002/780x0__r.jpg?hash=1774530184> (referer: https://ecarstrade.com/cars/7004587)
2026-03-26 14:46:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004588/photo_003/780x0__r.jpg?hash=1774530185> (referer: https://ecarstrade.com/cars/7004588)
2026-03-26 14:46:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 079ade52-2c3f-5aff-8d9a-c558f0632ea1
2026-03-26 14:46:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 83cd7ca9-0e8d-56a2-8b10-727b49c8b4f3
2026-03-26 14:46:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004587/photo_001/780x0__r.jpg?hash=1774530184> (referer: https://ecarstrade.com/cars/7004587)
2026-03-26 14:46:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 83cd7ca9-0e8d-56a2-8b10-727b49c8b4f3
2026-03-26 14:46:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004588/photo_002/780x0__r.jpg?hash=1774530185> (referer: https://ecarstrade.com/cars/7004588)
2026-03-26 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-26 14:46:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 079ade52-2c3f-5aff-8d9a-c558f0632ea1
2026-03-26 14:46:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004588/photo_001/780x0__r.jpg?hash=1774530185> (referer: https://ecarstrade.com/cars/7004588)
2026-03-26 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-26 14:46:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 83cd7ca9-0e8d-56a2-8b10-727b49c8b4f3
2026-03-26 14:46:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 83cd7ca9-0e8d-56a2-8b10-727b49c8b4f3, skipping ID generation
2026-03-26 14:46:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83cd7ca9-0e8d-56a2-8b10-727b49c8b4f3 with scrape type 1
2026-03-26 14:46:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 83cd7ca9-0e8d-56a2-8b10-727b49c8b4f3 sending to next pipeline
2026-03-26 14:46:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 83cd7ca9-0e8d-56a2-8b10-727b49c8b4f3, identifier: 7004587auction111081
2026-03-26 14:46:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 83cd7ca9-0e8d-56a2-8b10-727b49c8b4f3 with identifier: 7004587auction111081
2026-03-26 14:46:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 83cd7ca9-0e8d-56a2-8b10-727b49c8b4f3 with identifier: 7004587auction111081
2026-03-26 14:46:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 83cd7ca9-0e8d-56a2-8b10-727b49c8b4f3 with identifier: 7004587auction111081 to the API
2026-03-26 14:46:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:46:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:46:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004587/photo_001/780x0__r.jpg?hash=1774530184>
{'auction_title': '',
 'c_o_2_emission_value': 111,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '83cd7ca9-0e8d-56a2-8b10-727b49c8b4f3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004587',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Ford',
 'model': 'Fiesta',
 'odometer': 93001,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Ford Fiesta 1.0 EcoBoost 74kW ST-Line 5d',
 'transmission': 'manual',
 'trim': '1.0 EcoBoost 74kW ST-Line 5d',
 'vin': None,
 'year': 2018}
2026-03-26 14:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004587auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:57 [ecarstrade.nl] INFO: Saving data for 7004587auction111081: {'created_time': 1774536417.726279, 'last_price_update_time': 1774536417.726293, 'auction_closing_time': 1774618800.0}
2026-03-26 14:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004587auction111081') HTTP/1.1" 204 0
2026-03-26 14:46:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 079ade52-2c3f-5aff-8d9a-c558f0632ea1
2026-03-26 14:46:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 079ade52-2c3f-5aff-8d9a-c558f0632ea1
2026-03-26 14:46:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 079ade52-2c3f-5aff-8d9a-c558f0632ea1, skipping ID generation
2026-03-26 14:46:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 079ade52-2c3f-5aff-8d9a-c558f0632ea1 with scrape type 1
2026-03-26 14:46:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 079ade52-2c3f-5aff-8d9a-c558f0632ea1 sending to next pipeline
2026-03-26 14:46:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 079ade52-2c3f-5aff-8d9a-c558f0632ea1, identifier: 7004588auction111081
2026-03-26 14:46:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 079ade52-2c3f-5aff-8d9a-c558f0632ea1 with identifier: 7004588auction111081
2026-03-26 14:46:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 079ade52-2c3f-5aff-8d9a-c558f0632ea1 with identifier: 7004588auction111081
2026-03-26 14:46:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 079ade52-2c3f-5aff-8d9a-c558f0632ea1 with identifier: 7004588auction111081 to the API
2026-03-26 14:46:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:46:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004588/photo_001/780x0__r.jpg?hash=1774530185>
{'auction_title': '',
 'c_o_2_emission_value': 34,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '079ade52-2c3f-5aff-8d9a-c558f0632ea1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004588',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'BMW',
 'model': '320',
 'odometer': 106929,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 3 Serie Sedan 320e M Sport 4d + Innovation pakket, Harman '
          'Kardon',
 'transmission': 'automatic',
 'trim': '3 Serie Sedan e M Sport 4d + Innovation pakket, Harman Kardon',
 'vin': None,
 'year': 2023}
2026-03-26 14:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004588auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:46:58 [ecarstrade.nl] INFO: Saving data for 7004588auction111081: {'created_time': 1774536418.212143, 'last_price_update_time': 1774536418.212155, 'auction_closing_time': 1774618800.0}
2026-03-26 14:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004588auction111081') HTTP/1.1" 204 0
2026-03-26 14:47:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004590> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:47:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:47:00 [ecarstrade.nl] INFO: Extracting details for car 7004590auction111081
2026-03-26 14:47:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80c02d4e-b893-59d1-bd4a-6350f081f8dc with identifier: 7004590auction111081
2026-03-26 14:47:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80c02d4e-b893-59d1-bd4a-6350f081f8dc with scrape type 1
2026-03-26 14:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 80c02d4e-b893-59d1-bd4a-6350f081f8dc
2026-03-26 14:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004590%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530191%27 HTTP/1.1" 200 None
2026-03-26 14:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004590/photo_001/780x0__r.jpg?hash=1774530191 not downloaded yet
2026-03-26 14:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004590%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530191%27 HTTP/1.1" 200 None
2026-03-26 14:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004590/photo_002/780x0__r.jpg?hash=1774530191 not downloaded yet
2026-03-26 14:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004590%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530191%27 HTTP/1.1" 200 None
2026-03-26 14:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004590/photo_003/780x0__r.jpg?hash=1774530191 not downloaded yet
2026-03-26 14:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004590%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530191%27 HTTP/1.1" 200 None
2026-03-26 14:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004590/photo_004/780x0__r.jpg?hash=1774530191 not downloaded yet
2026-03-26 14:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004590%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530191%27 HTTP/1.1" 200 None
2026-03-26 14:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004590/photo_005/780x0__r.jpg?hash=1774530191 not downloaded yet
2026-03-26 14:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004590%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530191%27 HTTP/1.1" 200 None
2026-03-26 14:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004590/photo_006/780x0__r.jpg?hash=1774530191 not downloaded yet
2026-03-26 14:47:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004591> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:47:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:47:01 [ecarstrade.nl] INFO: Extracting details for car 7004591auction111081
2026-03-26 14:47:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 063c4ecf-cb34-5b82-b75e-8e80c88e3424 with identifier: 7004591auction111081
2026-03-26 14:47:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 063c4ecf-cb34-5b82-b75e-8e80c88e3424 with scrape type 1
2026-03-26 14:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 063c4ecf-cb34-5b82-b75e-8e80c88e3424
2026-03-26 14:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004591%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530192%27 HTTP/1.1" 200 None
2026-03-26 14:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004591/photo_001/780x0__r.jpg?hash=1774530192 not downloaded yet
2026-03-26 14:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004591%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530192%27 HTTP/1.1" 200 None
2026-03-26 14:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004591/photo_002/780x0__r.jpg?hash=1774530192 not downloaded yet
2026-03-26 14:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004591%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530192%27 HTTP/1.1" 200 None
2026-03-26 14:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004591/photo_003/780x0__r.jpg?hash=1774530192 not downloaded yet
2026-03-26 14:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004591%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530192%27 HTTP/1.1" 200 None
2026-03-26 14:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004591/photo_004/780x0__r.jpg?hash=1774530192 not downloaded yet
2026-03-26 14:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004591%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530192%27 HTTP/1.1" 200 None
2026-03-26 14:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004591/photo_005/780x0__r.jpg?hash=1774530192 not downloaded yet
2026-03-26 14:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004591%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530192%27 HTTP/1.1" 200 None
2026-03-26 14:47:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004591/photo_006/780x0__r.jpg?hash=1774530192 not downloaded yet
2026-03-26 14:47:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004593> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:47:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:47:02 [ecarstrade.nl] INFO: Extracting details for car 7004593auction111081
2026-03-26 14:47:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d9a6e11-4030-549f-9b03-b7d0554cddd7 with identifier: 7004593auction111081
2026-03-26 14:47:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d9a6e11-4030-549f-9b03-b7d0554cddd7 with scrape type 1
2026-03-26 14:47:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5d9a6e11-4030-549f-9b03-b7d0554cddd7
2026-03-26 14:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004593%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530194%27 HTTP/1.1" 200 None
2026-03-26 14:47:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004593/photo_001/780x0__r.jpg?hash=1774530194 not downloaded yet
2026-03-26 14:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004593%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530194%27 HTTP/1.1" 200 None
2026-03-26 14:47:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004593/photo_002/780x0__r.jpg?hash=1774530194 not downloaded yet
2026-03-26 14:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004593%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530194%27 HTTP/1.1" 200 None
2026-03-26 14:47:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004593/photo_003/780x0__r.jpg?hash=1774530194 not downloaded yet
2026-03-26 14:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004593%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530194%27 HTTP/1.1" 200 None
2026-03-26 14:47:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004593/photo_004/780x0__r.jpg?hash=1774530194 not downloaded yet
2026-03-26 14:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004593%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530194%27 HTTP/1.1" 200 None
2026-03-26 14:47:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004593/photo_005/780x0__r.jpg?hash=1774530194 not downloaded yet
2026-03-26 14:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004593%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530194%27 HTTP/1.1" 200 None
2026-03-26 14:47:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004593/photo_006/780x0__r.jpg?hash=1774530194 not downloaded yet
2026-03-26 14:47:06 [scrapy.extensions.logstats] INFO: Crawled 28 pages (at 17 pages/min), scraped 19 items (at 19 items/min)
2026-03-26 14:47:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 203MiB
2026-03-26 14:47:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004595> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:47:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:47:07 [ecarstrade.nl] INFO: Extracting details for car 7004595auction111081
2026-03-26 14:47:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64e421b0-c10c-50a6-afbd-92db40cd2318 with identifier: 7004595auction111081
2026-03-26 14:47:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64e421b0-c10c-50a6-afbd-92db40cd2318 with scrape type 1
2026-03-26 14:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 64e421b0-c10c-50a6-afbd-92db40cd2318
2026-03-26 14:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004595%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530198%27 HTTP/1.1" 200 None
2026-03-26 14:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004595/photo_001/780x0__r.jpg?hash=1774530198 not downloaded yet
2026-03-26 14:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004595%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530198%27 HTTP/1.1" 200 None
2026-03-26 14:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004595/photo_002/780x0__r.jpg?hash=1774530198 not downloaded yet
2026-03-26 14:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004595%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530198%27 HTTP/1.1" 200 None
2026-03-26 14:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004595/photo_003/780x0__r.jpg?hash=1774530198 not downloaded yet
2026-03-26 14:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004595%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530198%27 HTTP/1.1" 200 None
2026-03-26 14:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004595/photo_004/780x0__r.jpg?hash=1774530198 not downloaded yet
2026-03-26 14:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004595%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530198%27 HTTP/1.1" 200 None
2026-03-26 14:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004595/photo_005/780x0__r.jpg?hash=1774530198 not downloaded yet
2026-03-26 14:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004595%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530198%27 HTTP/1.1" 200 None
2026-03-26 14:47:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004595/photo_006/780x0__r.jpg?hash=1774530198 not downloaded yet
2026-03-26 14:47:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004617> (referer: https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:47:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:47:08 [ecarstrade.nl] INFO: Extracting details for car 7004617auction111081
2026-03-26 14:47:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17ccba24-f095-56ad-9152-13caa8894969 with identifier: 7004617auction111081
2026-03-26 14:47:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17ccba24-f095-56ad-9152-13caa8894969 with scrape type 1
2026-03-26 14:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 17ccba24-f095-56ad-9152-13caa8894969
2026-03-26 14:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004617%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530237%27 HTTP/1.1" 200 None
2026-03-26 14:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004617/photo_001/780x0__r.jpg?hash=1774530237 not downloaded yet
2026-03-26 14:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004617%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530237%27 HTTP/1.1" 200 None
2026-03-26 14:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004617/photo_002/780x0__r.jpg?hash=1774530237 not downloaded yet
2026-03-26 14:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004617%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530237%27 HTTP/1.1" 200 None
2026-03-26 14:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004617/photo_003/780x0__r.jpg?hash=1774530237 not downloaded yet
2026-03-26 14:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004617%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530237%27 HTTP/1.1" 200 None
2026-03-26 14:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004617/photo_004/780x0__r.jpg?hash=1774530237 not downloaded yet
2026-03-26 14:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004617%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530237%27 HTTP/1.1" 200 None
2026-03-26 14:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004617/photo_005/780x0__r.jpg?hash=1774530237 not downloaded yet
2026-03-26 14:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004617%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530237%27 HTTP/1.1" 200 None
2026-03-26 14:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004617/photo_006/780x0__r.jpg?hash=1774530237 not downloaded yet
2026-03-26 14:47:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004618> (referer: https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 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-26 14:47:08 [ecarstrade.nl] INFO: Extracting details for car 7004618auction111081
2026-03-26 14:47:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6078654-da22-5bbf-89e5-26924fcb9f7c with identifier: 7004618auction111081
2026-03-26 14:47:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6078654-da22-5bbf-89e5-26924fcb9f7c with scrape type 1
2026-03-26 14:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a6078654-da22-5bbf-89e5-26924fcb9f7c
2026-03-26 14:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004618%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530238%27 HTTP/1.1" 200 None
2026-03-26 14:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004618/photo_001/780x0__r.jpg?hash=1774530238 not downloaded yet
2026-03-26 14:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004618%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530238%27 HTTP/1.1" 200 None
2026-03-26 14:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004618/photo_002/780x0__r.jpg?hash=1774530238 not downloaded yet
2026-03-26 14:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004618%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530238%27 HTTP/1.1" 200 None
2026-03-26 14:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004618/photo_003/780x0__r.jpg?hash=1774530238 not downloaded yet
2026-03-26 14:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004618%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530238%27 HTTP/1.1" 200 None
2026-03-26 14:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004618/photo_004/780x0__r.jpg?hash=1774530238 not downloaded yet
2026-03-26 14:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004618%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530238%27 HTTP/1.1" 200 None
2026-03-26 14:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004618/photo_005/780x0__r.jpg?hash=1774530238 not downloaded yet
2026-03-26 14:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004618%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530238%27 HTTP/1.1" 200 None
2026-03-26 14:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004618/photo_006/780x0__r.jpg?hash=1774530238 not downloaded yet
2026-03-26 14:47:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004621> (referer: https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:47:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:47:14 [ecarstrade.nl] INFO: Extracting details for car 7004621auction111081
2026-03-26 14:47:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42ecdde7-f939-578a-95ea-b045caf5bf6a with identifier: 7004621auction111081
2026-03-26 14:47:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42ecdde7-f939-578a-95ea-b045caf5bf6a with scrape type 1
2026-03-26 14:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 42ecdde7-f939-578a-95ea-b045caf5bf6a
2026-03-26 14:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004621%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530247%27 HTTP/1.1" 200 None
2026-03-26 14:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004621/photo_001/780x0__r.jpg?hash=1774530247 not downloaded yet
2026-03-26 14:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004621%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530248%27 HTTP/1.1" 200 None
2026-03-26 14:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004621/photo_002/780x0__r.jpg?hash=1774530248 not downloaded yet
2026-03-26 14:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004621%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530248%27 HTTP/1.1" 200 None
2026-03-26 14:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004621/photo_003/780x0__r.jpg?hash=1774530248 not downloaded yet
2026-03-26 14:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004621%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530248%27 HTTP/1.1" 200 None
2026-03-26 14:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004621/photo_004/780x0__r.jpg?hash=1774530248 not downloaded yet
2026-03-26 14:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004621%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530248%27 HTTP/1.1" 200 None
2026-03-26 14:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004621/photo_005/780x0__r.jpg?hash=1774530248 not downloaded yet
2026-03-26 14:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004621%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530248%27 HTTP/1.1" 200 None
2026-03-26 14:47:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004621/photo_006/780x0__r.jpg?hash=1774530248 not downloaded yet
2026-03-26 14:47:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004622> (referer: https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 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-26 14:47:15 [ecarstrade.nl] INFO: Extracting details for car 7004622auction111081
2026-03-26 14:47:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7828b70d-a342-592b-8426-f713bde711f7 with identifier: 7004622auction111081
2026-03-26 14:47:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7828b70d-a342-592b-8426-f713bde711f7 with scrape type 1
2026-03-26 14:47:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7828b70d-a342-592b-8426-f713bde711f7
2026-03-26 14:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004622%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530249%27 HTTP/1.1" 200 None
2026-03-26 14:47:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004622/photo_001/780x0__r.jpg?hash=1774530249 not downloaded yet
2026-03-26 14:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004622%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530249%27 HTTP/1.1" 200 None
2026-03-26 14:47:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004622/photo_002/780x0__r.jpg?hash=1774530249 not downloaded yet
2026-03-26 14:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004622%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530249%27 HTTP/1.1" 200 None
2026-03-26 14:47:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004622/photo_003/780x0__r.jpg?hash=1774530249 not downloaded yet
2026-03-26 14:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004622%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530249%27 HTTP/1.1" 200 None
2026-03-26 14:47:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004622/photo_004/780x0__r.jpg?hash=1774530249 not downloaded yet
2026-03-26 14:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004622%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530249%27 HTTP/1.1" 200 None
2026-03-26 14:47:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004622/photo_005/780x0__r.jpg?hash=1774530249 not downloaded yet
2026-03-26 14:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004622%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530249%27 HTTP/1.1" 200 None
2026-03-26 14:47:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004622/photo_006/780x0__r.jpg?hash=1774530249 not downloaded yet
2026-03-26 14:47:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004616> (referer: https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:47:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:47:21 [ecarstrade.nl] INFO: Extracting details for car 7004616auction111081
2026-03-26 14:47:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c5718df-9969-5353-a56d-b04bc8aedff6 with identifier: 7004616auction111081
2026-03-26 14:47:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c5718df-9969-5353-a56d-b04bc8aedff6 with scrape type 1
2026-03-26 14:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6c5718df-9969-5353-a56d-b04bc8aedff6
2026-03-26 14:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004616%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530235%27 HTTP/1.1" 200 None
2026-03-26 14:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004616/photo_001/780x0__r.jpg?hash=1774530235 not downloaded yet
2026-03-26 14:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004616%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530235%27 HTTP/1.1" 200 None
2026-03-26 14:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004616/photo_002/780x0__r.jpg?hash=1774530235 not downloaded yet
2026-03-26 14:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004616%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530235%27 HTTP/1.1" 200 None
2026-03-26 14:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004616/photo_003/780x0__r.jpg?hash=1774530235 not downloaded yet
2026-03-26 14:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004616%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530235%27 HTTP/1.1" 200 None
2026-03-26 14:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004616/photo_004/780x0__r.jpg?hash=1774530235 not downloaded yet
2026-03-26 14:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004616%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530235%27 HTTP/1.1" 200 None
2026-03-26 14:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004616/photo_005/780x0__r.jpg?hash=1774530235 not downloaded yet
2026-03-26 14:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004616%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530235%27 HTTP/1.1" 200 None
2026-03-26 14:47:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004616/photo_006/780x0__r.jpg?hash=1774530235 not downloaded yet
2026-03-26 14:47:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004614> (referer: https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:47:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004590/photo_006/780x0__r.jpg?hash=1774530191> (referer: https://ecarstrade.com/cars/7004590)
2026-03-26 14:47:22 [ecarstrade.nl] INFO: Extracting details for car 7004614auction111081
2026-03-26 14:47:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fe3d0f0-4c62-5798-b4ee-c86dc9c27555 with identifier: 7004614auction111081
2026-03-26 14:47:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fe3d0f0-4c62-5798-b4ee-c86dc9c27555 with scrape type 1
2026-03-26 14:47:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4fe3d0f0-4c62-5798-b4ee-c86dc9c27555
2026-03-26 14:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004614%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530233%27 HTTP/1.1" 200 None
2026-03-26 14:47:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004614/photo_001/780x0__r.jpg?hash=1774530233 not downloaded yet
2026-03-26 14:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004614%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530233%27 HTTP/1.1" 200 None
2026-03-26 14:47:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004614/photo_002/780x0__r.jpg?hash=1774530233 not downloaded yet
2026-03-26 14:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004614%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530233%27 HTTP/1.1" 200 None
2026-03-26 14:47:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004614/photo_003/780x0__r.jpg?hash=1774530233 not downloaded yet
2026-03-26 14:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004614%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530233%27 HTTP/1.1" 200 None
2026-03-26 14:47:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004614/photo_004/780x0__r.jpg?hash=1774530233 not downloaded yet
2026-03-26 14:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004614%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530233%27 HTTP/1.1" 200 None
2026-03-26 14:47:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004614/photo_005/780x0__r.jpg?hash=1774530233 not downloaded yet
2026-03-26 14:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004614%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530233%27 HTTP/1.1" 200 None
2026-03-26 14:47:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004614/photo_006/780x0__r.jpg?hash=1774530233 not downloaded yet
2026-03-26 14:47:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 80c02d4e-b893-59d1-bd4a-6350f081f8dc
2026-03-26 14:47:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004591/photo_006/780x0__r.jpg?hash=1774530192> (referer: https://ecarstrade.com/cars/7004591)
2026-03-26 14:47:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004593/photo_006/780x0__r.jpg?hash=1774530194> (referer: https://ecarstrade.com/cars/7004593)
2026-03-26 14:47:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-26 14:47:22 [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-26 14:47:22 [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-26 14:47:22 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-26 14:47:22 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-26 14:47:22 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'f\x00\x00\x00'
2026-03-26 14:47:22 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-26 14:47:22 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-26 14:47:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:47:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7feb377ef7d0>
2026-03-26 14:47:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:47:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 14:47:23 [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-26 14:47:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-26 14:47:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:47:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:47:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_063c4ecf-cb34-5b82-b75e-8e80c88e3424/063c4ecf-cb34-5b82-b75e-8e80c88e3424_image_5.jpg HTTP/1.1" 201 0
2026-03-26 14:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ecarstrade.nl',RowKey='https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004591%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530192') HTTP/1.1" 204 0
2026-03-26 14:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004591/photo_006/780x0__r.jpg?hash=1774530192 saved to cache
2026-03-26 14:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 063c4ecf-cb34-5b82-b75e-8e80c88e3424
2026-03-26 14:47:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004595/photo_006/780x0__r.jpg?hash=1774530198> (referer: https://ecarstrade.com/cars/7004595)
2026-03-26 14:47:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5d9a6e11-4030-549f-9b03-b7d0554cddd7
2026-03-26 14:47:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004617/photo_006/780x0__r.jpg?hash=1774530237> (referer: https://ecarstrade.com/cars/7004617)
2026-03-26 14:47:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 64e421b0-c10c-50a6-afbd-92db40cd2318
2026-03-26 14:47:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004618/photo_006/780x0__r.jpg?hash=1774530238> (referer: https://ecarstrade.com/cars/7004618)
2026-03-26 14:47:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 17ccba24-f095-56ad-9152-13caa8894969
2026-03-26 14:47:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004621/photo_006/780x0__r.jpg?hash=1774530248> (referer: https://ecarstrade.com/cars/7004621)
2026-03-26 14:47:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a6078654-da22-5bbf-89e5-26924fcb9f7c
2026-03-26 14:47:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004622/photo_006/780x0__r.jpg?hash=1774530249> (referer: https://ecarstrade.com/cars/7004622)
2026-03-26 14:47:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 42ecdde7-f939-578a-95ea-b045caf5bf6a
2026-03-26 14:47:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004616/photo_006/780x0__r.jpg?hash=1774530235> (referer: https://ecarstrade.com/cars/7004616)
2026-03-26 14:47:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7828b70d-a342-592b-8426-f713bde711f7
2026-03-26 14:47:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004616/photo_005/780x0__r.jpg?hash=1774530235> (referer: https://ecarstrade.com/cars/7004616)
2026-03-26 14:47:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6c5718df-9969-5353-a56d-b04bc8aedff6
2026-03-26 14:47:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004614/photo_006/780x0__r.jpg?hash=1774530233> (referer: https://ecarstrade.com/cars/7004614)
2026-03-26 14:47:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6c5718df-9969-5353-a56d-b04bc8aedff6
2026-03-26 14:47:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004614/photo_005/780x0__r.jpg?hash=1774530233> (referer: https://ecarstrade.com/cars/7004614)
2026-03-26 14:47:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4fe3d0f0-4c62-5798-b4ee-c86dc9c27555
2026-03-26 14:47:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004614/photo_004/780x0__r.jpg?hash=1774530233> (referer: https://ecarstrade.com/cars/7004614)
2026-03-26 14:47:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4fe3d0f0-4c62-5798-b4ee-c86dc9c27555
2026-03-26 14:47:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004614/photo_003/780x0__r.jpg?hash=1774530233> (referer: https://ecarstrade.com/cars/7004614)
2026-03-26 14:47:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4fe3d0f0-4c62-5798-b4ee-c86dc9c27555
2026-03-26 14:47:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004614/photo_002/780x0__r.jpg?hash=1774530233> (referer: https://ecarstrade.com/cars/7004614)
2026-03-26 14:47:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4fe3d0f0-4c62-5798-b4ee-c86dc9c27555
2026-03-26 14:47:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004614/photo_001/780x0__r.jpg?hash=1774530233> (referer: https://ecarstrade.com/cars/7004614)
2026-03-26 14:47:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4fe3d0f0-4c62-5798-b4ee-c86dc9c27555
2026-03-26 14:47:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4fe3d0f0-4c62-5798-b4ee-c86dc9c27555
2026-03-26 14:47:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4fe3d0f0-4c62-5798-b4ee-c86dc9c27555, skipping ID generation
2026-03-26 14:47:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fe3d0f0-4c62-5798-b4ee-c86dc9c27555 with scrape type 1
2026-03-26 14:47:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4fe3d0f0-4c62-5798-b4ee-c86dc9c27555 sending to next pipeline
2026-03-26 14:47:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4fe3d0f0-4c62-5798-b4ee-c86dc9c27555, identifier: 7004614auction111081
2026-03-26 14:47:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4fe3d0f0-4c62-5798-b4ee-c86dc9c27555 with identifier: 7004614auction111081
2026-03-26 14:47:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 14:47:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4fe3d0f0-4c62-5798-b4ee-c86dc9c27555 with identifier: 7004614auction111081
2026-03-26 14:47:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4fe3d0f0-4c62-5798-b4ee-c86dc9c27555 with identifier: 7004614auction111081 to the API
2026-03-26 14:47:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:47:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:47:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004614/photo_001/780x0__r.jpg?hash=1774530233>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Electric',
 'id': '4fe3d0f0-4c62-5798-b4ee-c86dc9c27555',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004614',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Hyundai',
 'model': 'Kona',
 'odometer': 183633,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-10-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Hyundai KONA Premium Sky Electric 64 kWh 5d',
 'transmission': 'automatic',
 'trim': 'KONA Premium Sky Electric 64 kWh 5d',
 'vin': None,
 'year': 2020}
2026-03-26 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004614auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:24 [ecarstrade.nl] INFO: Saving data for 7004614auction111081: {'created_time': 1774536444.856656, 'last_price_update_time': 1774536444.856672, 'auction_closing_time': 1774618800.0}
2026-03-26 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004614auction111081') HTTP/1.1" 204 0
2026-03-26 14:47:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004616/photo_004/780x0__r.jpg?hash=1774530235> (referer: https://ecarstrade.com/cars/7004616)
2026-03-26 14:47:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004616/photo_003/780x0__r.jpg?hash=1774530235> (referer: https://ecarstrade.com/cars/7004616)
2026-03-26 14:47:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6c5718df-9969-5353-a56d-b04bc8aedff6
2026-03-26 14:47:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004616/photo_002/780x0__r.jpg?hash=1774530235> (referer: https://ecarstrade.com/cars/7004616)
2026-03-26 14:47:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6c5718df-9969-5353-a56d-b04bc8aedff6
2026-03-26 14:47:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004616/photo_001/780x0__r.jpg?hash=1774530235> (referer: https://ecarstrade.com/cars/7004616)
2026-03-26 14:47:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6c5718df-9969-5353-a56d-b04bc8aedff6
2026-03-26 14:47:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004622/photo_005/780x0__r.jpg?hash=1774530249> (referer: https://ecarstrade.com/cars/7004622)
2026-03-26 14:47:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6c5718df-9969-5353-a56d-b04bc8aedff6
2026-03-26 14:47:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6c5718df-9969-5353-a56d-b04bc8aedff6, skipping ID generation
2026-03-26 14:47:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c5718df-9969-5353-a56d-b04bc8aedff6 with scrape type 1
2026-03-26 14:47:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6c5718df-9969-5353-a56d-b04bc8aedff6 sending to next pipeline
2026-03-26 14:47:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 6c5718df-9969-5353-a56d-b04bc8aedff6, identifier: 7004616auction111081
2026-03-26 14:47:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 6c5718df-9969-5353-a56d-b04bc8aedff6 with identifier: 7004616auction111081
2026-03-26 14:47:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 6c5718df-9969-5353-a56d-b04bc8aedff6 with identifier: 7004616auction111081
2026-03-26 14:47:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 6c5718df-9969-5353-a56d-b04bc8aedff6 with identifier: 7004616auction111081 to the API
2026-03-26 14:47:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:47:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004616/photo_001/780x0__r.jpg?hash=1774530235>
{'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-27T13:40:00Z',
 'fuel_type': 'Electric',
 'id': '6c5718df-9969-5353-a56d-b04bc8aedff6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004616',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Hyundai',
 'model': 'Kona',
 'odometer': 99548,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Hyundai KONA Comfort Electric 64 kWh 5d',
 'transmission': 'automatic',
 'trim': 'KONA Comfort Electric 64 kWh 5d',
 'vin': None,
 'year': 2020}
2026-03-26 14:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004616auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:25 [ecarstrade.nl] INFO: Saving data for 7004616auction111081: {'created_time': 1774536445.804694, 'last_price_update_time': 1774536445.804708, 'auction_closing_time': 1774618800.0}
2026-03-26 14:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004616auction111081') HTTP/1.1" 204 0
2026-03-26 14:47:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004622/photo_004/780x0__r.jpg?hash=1774530249> (referer: https://ecarstrade.com/cars/7004622)
2026-03-26 14:47:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7828b70d-a342-592b-8426-f713bde711f7
2026-03-26 14:47:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004622/photo_003/780x0__r.jpg?hash=1774530249> (referer: https://ecarstrade.com/cars/7004622)
2026-03-26 14:47:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7828b70d-a342-592b-8426-f713bde711f7
2026-03-26 14:47:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004622/photo_002/780x0__r.jpg?hash=1774530249> (referer: https://ecarstrade.com/cars/7004622)
2026-03-26 14:47:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7828b70d-a342-592b-8426-f713bde711f7
2026-03-26 14:47:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004622/photo_001/780x0__r.jpg?hash=1774530249> (referer: https://ecarstrade.com/cars/7004622)
2026-03-26 14:47:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7828b70d-a342-592b-8426-f713bde711f7
2026-03-26 14:47:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004621/photo_005/780x0__r.jpg?hash=1774530248> (referer: https://ecarstrade.com/cars/7004621)
2026-03-26 14:47:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7828b70d-a342-592b-8426-f713bde711f7
2026-03-26 14:47:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7828b70d-a342-592b-8426-f713bde711f7, skipping ID generation
2026-03-26 14:47:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7828b70d-a342-592b-8426-f713bde711f7 with scrape type 1
2026-03-26 14:47:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7828b70d-a342-592b-8426-f713bde711f7 sending to next pipeline
2026-03-26 14:47:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 7828b70d-a342-592b-8426-f713bde711f7, identifier: 7004622auction111081
2026-03-26 14:47:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 7828b70d-a342-592b-8426-f713bde711f7 with identifier: 7004622auction111081
2026-03-26 14:47:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 7828b70d-a342-592b-8426-f713bde711f7 with identifier: 7004622auction111081
2026-03-26 14:47:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 7828b70d-a342-592b-8426-f713bde711f7 with identifier: 7004622auction111081 to the API
2026-03-26 14:47:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:47:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004622/photo_001/780x0__r.jpg?hash=1774530249>
{'auction_title': '',
 'c_o_2_emission_value': 89,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '7828b70d-a342-592b-8426-f713bde711f7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004622',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Kia',
 'model': 'Picanto',
 'odometer': 73761,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-04-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'Kia Picanto 1.0 MPi Design Edition 5d',
 'transmission': 'manual',
 'trim': '1.0 MPi Design Edition 5d',
 'vin': None,
 'year': 2019}
2026-03-26 14:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004622auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:26 [ecarstrade.nl] INFO: Saving data for 7004622auction111081: {'created_time': 1774536446.616882, 'last_price_update_time': 1774536446.616894, 'auction_closing_time': 1774618800.0}
2026-03-26 14:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004622auction111081') HTTP/1.1" 204 0
2026-03-26 14:47:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004621/photo_004/780x0__r.jpg?hash=1774530248> (referer: https://ecarstrade.com/cars/7004621)
2026-03-26 14:47:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 42ecdde7-f939-578a-95ea-b045caf5bf6a
2026-03-26 14:47:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004621/photo_003/780x0__r.jpg?hash=1774530248> (referer: https://ecarstrade.com/cars/7004621)
2026-03-26 14:47:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 42ecdde7-f939-578a-95ea-b045caf5bf6a
2026-03-26 14:47:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004621/photo_002/780x0__r.jpg?hash=1774530248> (referer: https://ecarstrade.com/cars/7004621)
2026-03-26 14:47:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 42ecdde7-f939-578a-95ea-b045caf5bf6a
2026-03-26 14:47:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004621/photo_001/780x0__r.jpg?hash=1774530247> (referer: https://ecarstrade.com/cars/7004621)
2026-03-26 14:47:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 42ecdde7-f939-578a-95ea-b045caf5bf6a
2026-03-26 14:47:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004618/photo_005/780x0__r.jpg?hash=1774530238> (referer: https://ecarstrade.com/cars/7004618)
2026-03-26 14:47:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 42ecdde7-f939-578a-95ea-b045caf5bf6a
2026-03-26 14:47:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 42ecdde7-f939-578a-95ea-b045caf5bf6a, skipping ID generation
2026-03-26 14:47:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42ecdde7-f939-578a-95ea-b045caf5bf6a with scrape type 1
2026-03-26 14:47:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 42ecdde7-f939-578a-95ea-b045caf5bf6a sending to next pipeline
2026-03-26 14:47:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 42ecdde7-f939-578a-95ea-b045caf5bf6a, identifier: 7004621auction111081
2026-03-26 14:47:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 42ecdde7-f939-578a-95ea-b045caf5bf6a with identifier: 7004621auction111081
2026-03-26 14:47:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 42ecdde7-f939-578a-95ea-b045caf5bf6a with identifier: 7004621auction111081
2026-03-26 14:47:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 42ecdde7-f939-578a-95ea-b045caf5bf6a with identifier: 7004621auction111081 to the API
2026-03-26 14:47:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:47:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:47:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004621/photo_001/780x0__r.jpg?hash=1774530247>
{'auction_title': '',
 'c_o_2_emission_value': 89,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '42ecdde7-f939-578a-95ea-b045caf5bf6a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004621',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Kia',
 'model': 'Picanto',
 'odometer': 119660,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-04-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'Kia Picanto 1.0 MPi Design Edition 5d',
 'transmission': 'manual',
 'trim': '1.0 MPi Design Edition 5d',
 'vin': None,
 'year': 2019}
2026-03-26 14:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004621auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:27 [ecarstrade.nl] INFO: Saving data for 7004621auction111081: {'created_time': 1774536447.463506, 'last_price_update_time': 1774536447.463519, 'auction_closing_time': 1774618800.0}
2026-03-26 14:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004621auction111081') HTTP/1.1" 204 0
2026-03-26 14:47:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004618/photo_004/780x0__r.jpg?hash=1774530238> (referer: https://ecarstrade.com/cars/7004618)
2026-03-26 14:47:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a6078654-da22-5bbf-89e5-26924fcb9f7c
2026-03-26 14:47:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004618/photo_003/780x0__r.jpg?hash=1774530238> (referer: https://ecarstrade.com/cars/7004618)
2026-03-26 14:47:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a6078654-da22-5bbf-89e5-26924fcb9f7c
2026-03-26 14:47:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004618/photo_002/780x0__r.jpg?hash=1774530238> (referer: https://ecarstrade.com/cars/7004618)
2026-03-26 14:47:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a6078654-da22-5bbf-89e5-26924fcb9f7c
2026-03-26 14:47:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004618/photo_001/780x0__r.jpg?hash=1774530238> (referer: https://ecarstrade.com/cars/7004618)
2026-03-26 14:47:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a6078654-da22-5bbf-89e5-26924fcb9f7c
2026-03-26 14:47:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004617/photo_005/780x0__r.jpg?hash=1774530237> (referer: https://ecarstrade.com/cars/7004617)
2026-03-26 14:47:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a6078654-da22-5bbf-89e5-26924fcb9f7c
2026-03-26 14:47:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a6078654-da22-5bbf-89e5-26924fcb9f7c, skipping ID generation
2026-03-26 14:47:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6078654-da22-5bbf-89e5-26924fcb9f7c with scrape type 1
2026-03-26 14:47:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a6078654-da22-5bbf-89e5-26924fcb9f7c sending to next pipeline
2026-03-26 14:47:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: a6078654-da22-5bbf-89e5-26924fcb9f7c, identifier: 7004618auction111081
2026-03-26 14:47:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: a6078654-da22-5bbf-89e5-26924fcb9f7c with identifier: 7004618auction111081
2026-03-26 14:47:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: a6078654-da22-5bbf-89e5-26924fcb9f7c with identifier: 7004618auction111081
2026-03-26 14:47:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: a6078654-da22-5bbf-89e5-26924fcb9f7c with identifier: 7004618auction111081 to the API
2026-03-26 14:47:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:47:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004618/photo_001/780x0__r.jpg?hash=1774530238>
{'auction_title': '',
 'c_o_2_emission_value': 148,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'a6078654-da22-5bbf-89e5-26924fcb9f7c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004618',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Hyundai',
 'model': 'Tucson',
 'odometer': 84956,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Hyundai Tucson 1.6 T-GDI 48V MHEV i-Motion 5d',
 'transmission': 'manual',
 'trim': '1.6 T-GDI 48V MHEV i-Motion 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004618auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:28 [ecarstrade.nl] INFO: Saving data for 7004618auction111081: {'created_time': 1774536448.288331, 'last_price_update_time': 1774536448.288341, 'auction_closing_time': 1774618800.0}
2026-03-26 14:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004618auction111081') HTTP/1.1" 204 0
2026-03-26 14:47:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004617/photo_004/780x0__r.jpg?hash=1774530237> (referer: https://ecarstrade.com/cars/7004617)
2026-03-26 14:47:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 17ccba24-f095-56ad-9152-13caa8894969
2026-03-26 14:47:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004617/photo_003/780x0__r.jpg?hash=1774530237> (referer: https://ecarstrade.com/cars/7004617)
2026-03-26 14:47:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 17ccba24-f095-56ad-9152-13caa8894969
2026-03-26 14:47:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004617/photo_002/780x0__r.jpg?hash=1774530237> (referer: https://ecarstrade.com/cars/7004617)
2026-03-26 14:47:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 17ccba24-f095-56ad-9152-13caa8894969
2026-03-26 14:47:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004610> (referer: https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:47:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004617/photo_001/780x0__r.jpg?hash=1774530237> (referer: https://ecarstrade.com/cars/7004617)
2026-03-26 14:47:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 17ccba24-f095-56ad-9152-13caa8894969
2026-03-26 14:47:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004595/photo_005/780x0__r.jpg?hash=1774530198> (referer: https://ecarstrade.com/cars/7004595)
2026-03-26 14:47:28 [ecarstrade.nl] INFO: Extracting details for car 7004610auction111081
2026-03-26 14:47:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004595/photo_004/780x0__r.jpg?hash=1774530198> (referer: https://ecarstrade.com/cars/7004595)
2026-03-26 14:47:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b17213e-c46e-593b-b8a5-326218a94207 with identifier: 7004610auction111081
2026-03-26 14:47:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b17213e-c46e-593b-b8a5-326218a94207 with scrape type 1
2026-03-26 14:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2b17213e-c46e-593b-b8a5-326218a94207
2026-03-26 14:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004610%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530221%27 HTTP/1.1" 200 None
2026-03-26 14:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004610/photo_001/780x0__r.jpg?hash=1774530221 not downloaded yet
2026-03-26 14:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004610%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530221%27 HTTP/1.1" 200 None
2026-03-26 14:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004610/photo_002/780x0__r.jpg?hash=1774530221 not downloaded yet
2026-03-26 14:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004610%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530222%27 HTTP/1.1" 200 None
2026-03-26 14:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004610/photo_003/780x0__r.jpg?hash=1774530222 not downloaded yet
2026-03-26 14:47:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 17ccba24-f095-56ad-9152-13caa8894969
2026-03-26 14:47:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 17ccba24-f095-56ad-9152-13caa8894969, skipping ID generation
2026-03-26 14:47:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17ccba24-f095-56ad-9152-13caa8894969 with scrape type 1
2026-03-26 14:47:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 17ccba24-f095-56ad-9152-13caa8894969 sending to next pipeline
2026-03-26 14:47:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 17ccba24-f095-56ad-9152-13caa8894969, identifier: 7004617auction111081
2026-03-26 14:47:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004595/photo_003/780x0__r.jpg?hash=1774530198> (referer: https://ecarstrade.com/cars/7004595)
2026-03-26 14:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004610%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530222%27 HTTP/1.1" 200 None
2026-03-26 14:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004610/photo_004/780x0__r.jpg?hash=1774530222 not downloaded yet
2026-03-26 14:47:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 17ccba24-f095-56ad-9152-13caa8894969 with identifier: 7004617auction111081
2026-03-26 14:47:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 14:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 14:47:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 17ccba24-f095-56ad-9152-13caa8894969 with identifier: 7004617auction111081
2026-03-26 14:47:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 17ccba24-f095-56ad-9152-13caa8894969 with identifier: 7004617auction111081 to the API
2026-03-26 14:47:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:47:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:47:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004617/photo_001/780x0__r.jpg?hash=1774530237>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'category': None,
 'color': 'Gold',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '17ccba24-f095-56ad-9152-13caa8894969',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004617',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Hyundai',
 'model': 'Tucson',
 'odometer': 89249,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 '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 1.6 T-GDI HEV Premium Automaat 5d',
 'transmission': 'automatic',
 'trim': '1.6 T-GDI HEV Premium Automaat 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004617auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:29 [ecarstrade.nl] INFO: Saving data for 7004617auction111081: {'created_time': 1774536449.249021, 'last_price_update_time': 1774536449.249034, 'auction_closing_time': 1774618800.0}
2026-03-26 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004617auction111081') HTTP/1.1" 204 0
2026-03-26 14:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004595/photo_002/780x0__r.jpg?hash=1774530198> (referer: https://ecarstrade.com/cars/7004595)
2026-03-26 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004610%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530222%27 HTTP/1.1" 200 None
2026-03-26 14:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004610/photo_005/780x0__r.jpg?hash=1774530222 not downloaded yet
2026-03-26 14:47:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 64e421b0-c10c-50a6-afbd-92db40cd2318
2026-03-26 14:47:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 64e421b0-c10c-50a6-afbd-92db40cd2318
2026-03-26 14:47:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 64e421b0-c10c-50a6-afbd-92db40cd2318
2026-03-26 14:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004593/photo_005/780x0__r.jpg?hash=1774530194> (referer: https://ecarstrade.com/cars/7004593)
2026-03-26 14:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004595/photo_001/780x0__r.jpg?hash=1774530198> (referer: https://ecarstrade.com/cars/7004595)
2026-03-26 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004610%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530222%27 HTTP/1.1" 200 None
2026-03-26 14:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004610/photo_006/780x0__r.jpg?hash=1774530222 not downloaded yet
2026-03-26 14:47:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 64e421b0-c10c-50a6-afbd-92db40cd2318
2026-03-26 14:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004593/photo_003/780x0__r.jpg?hash=1774530194> (referer: https://ecarstrade.com/cars/7004593)
2026-03-26 14:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004593/photo_004/780x0__r.jpg?hash=1774530194> (referer: https://ecarstrade.com/cars/7004593)
2026-03-26 14:47:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5d9a6e11-4030-549f-9b03-b7d0554cddd7
2026-03-26 14:47:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 64e421b0-c10c-50a6-afbd-92db40cd2318
2026-03-26 14:47:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 64e421b0-c10c-50a6-afbd-92db40cd2318, skipping ID generation
2026-03-26 14:47:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64e421b0-c10c-50a6-afbd-92db40cd2318 with scrape type 1
2026-03-26 14:47:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 64e421b0-c10c-50a6-afbd-92db40cd2318 sending to next pipeline
2026-03-26 14:47:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 64e421b0-c10c-50a6-afbd-92db40cd2318, identifier: 7004595auction111081
2026-03-26 14:47:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 64e421b0-c10c-50a6-afbd-92db40cd2318 with identifier: 7004595auction111081
2026-03-26 14:47:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 64e421b0-c10c-50a6-afbd-92db40cd2318 with identifier: 7004595auction111081
2026-03-26 14:47:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 64e421b0-c10c-50a6-afbd-92db40cd2318 with identifier: 7004595auction111081 to the API
2026-03-26 14:47:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:47:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:47:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004595/photo_001/780x0__r.jpg?hash=1774530198>
{'auction_title': '',
 'c_o_2_emission_value': 111,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '64e421b0-c10c-50a6-afbd-92db40cd2318',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004595',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Ford',
 'model': 'Fiesta',
 'odometer': 181396,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Ford Fiesta 1.0 EcoBoost 74kW ST-Line 5d',
 'transmission': 'manual',
 'trim': '1.0 EcoBoost 74kW ST-Line 5d',
 'vin': None,
 'year': 2019}
2026-03-26 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004595auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:29 [ecarstrade.nl] INFO: Saving data for 7004595auction111081: {'created_time': 1774536449.901712, 'last_price_update_time': 1774536449.901724, 'auction_closing_time': 1774618800.0}
2026-03-26 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004595auction111081') HTTP/1.1" 204 0
2026-03-26 14:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004593/photo_001/780x0__r.jpg?hash=1774530194> (referer: https://ecarstrade.com/cars/7004593)
2026-03-26 14:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004593/photo_002/780x0__r.jpg?hash=1774530194> (referer: https://ecarstrade.com/cars/7004593)
2026-03-26 14:47:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5d9a6e11-4030-549f-9b03-b7d0554cddd7
2026-03-26 14:47:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5d9a6e11-4030-549f-9b03-b7d0554cddd7
2026-03-26 14:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004591/photo_005/780x0__r.jpg?hash=1774530192> (referer: https://ecarstrade.com/cars/7004591)
2026-03-26 14:47:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5d9a6e11-4030-549f-9b03-b7d0554cddd7
2026-03-26 14:47:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5d9a6e11-4030-549f-9b03-b7d0554cddd7
2026-03-26 14:47:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5d9a6e11-4030-549f-9b03-b7d0554cddd7, skipping ID generation
2026-03-26 14:47:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d9a6e11-4030-549f-9b03-b7d0554cddd7 with scrape type 1
2026-03-26 14:47:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5d9a6e11-4030-549f-9b03-b7d0554cddd7 sending to next pipeline
2026-03-26 14:47:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 5d9a6e11-4030-549f-9b03-b7d0554cddd7, identifier: 7004593auction111081
2026-03-26 14:47:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 5d9a6e11-4030-549f-9b03-b7d0554cddd7 with identifier: 7004593auction111081
2026-03-26 14:47:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 5d9a6e11-4030-549f-9b03-b7d0554cddd7 with identifier: 7004593auction111081
2026-03-26 14:47:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 5d9a6e11-4030-549f-9b03-b7d0554cddd7 with identifier: 7004593auction111081 to the API
2026-03-26 14:47:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:47:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:47:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004593/photo_002/780x0__r.jpg?hash=1774530194>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '5d9a6e11-4030-549f-9b03-b7d0554cddd7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004593',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Ford',
 'model': 'Fiesta',
 'odometer': 71579,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Ford Fiesta 1.0 EcoBoost 125pk mHEV Titanium 5d',
 'transmission': 'manual',
 'trim': '1.0 EcoBoost 125pk mHEV Titanium 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004593auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:30 [ecarstrade.nl] INFO: Saving data for 7004593auction111081: {'created_time': 1774536450.525436, 'last_price_update_time': 1774536450.525449, 'auction_closing_time': 1774618800.0}
2026-03-26 14:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004593auction111081') HTTP/1.1" 204 0
2026-03-26 14:47:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004591/photo_004/780x0__r.jpg?hash=1774530192> (referer: https://ecarstrade.com/cars/7004591)
2026-03-26 14:47:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004610/photo_003/780x0__r.jpg?hash=1774530222> (referer: https://ecarstrade.com/cars/7004610)
2026-03-26 14:47:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 063c4ecf-cb34-5b82-b75e-8e80c88e3424
2026-03-26 14:47:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004610/photo_002/780x0__r.jpg?hash=1774530221> (referer: https://ecarstrade.com/cars/7004610)
2026-03-26 14:47:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004610/photo_005/780x0__r.jpg?hash=1774530222> (referer: https://ecarstrade.com/cars/7004610)
2026-03-26 14:47:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 063c4ecf-cb34-5b82-b75e-8e80c88e3424
2026-03-26 14:47:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2b17213e-c46e-593b-b8a5-326218a94207
2026-03-26 14:47:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004610/photo_004/780x0__r.jpg?hash=1774530222> (referer: https://ecarstrade.com/cars/7004610)
2026-03-26 14:47:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004610/photo_006/780x0__r.jpg?hash=1774530222> (referer: https://ecarstrade.com/cars/7004610)
2026-03-26 14:47:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2b17213e-c46e-593b-b8a5-326218a94207
2026-03-26 14:47:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2b17213e-c46e-593b-b8a5-326218a94207
2026-03-26 14:47:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004591/photo_003/780x0__r.jpg?hash=1774530192> (referer: https://ecarstrade.com/cars/7004591)
2026-03-26 14:47:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004610/photo_001/780x0__r.jpg?hash=1774530221> (referer: https://ecarstrade.com/cars/7004610)
2026-03-26 14:47:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2b17213e-c46e-593b-b8a5-326218a94207
2026-03-26 14:47:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2b17213e-c46e-593b-b8a5-326218a94207
2026-03-26 14:47:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004591/photo_001/780x0__r.jpg?hash=1774530192> (referer: https://ecarstrade.com/cars/7004591)
2026-03-26 14:47:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 063c4ecf-cb34-5b82-b75e-8e80c88e3424
2026-03-26 14:47:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004591/photo_002/780x0__r.jpg?hash=1774530192> (referer: https://ecarstrade.com/cars/7004591)
2026-03-26 14:47:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2b17213e-c46e-593b-b8a5-326218a94207
2026-03-26 14:47:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2b17213e-c46e-593b-b8a5-326218a94207, skipping ID generation
2026-03-26 14:47:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b17213e-c46e-593b-b8a5-326218a94207 with scrape type 1
2026-03-26 14:47:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2b17213e-c46e-593b-b8a5-326218a94207 sending to next pipeline
2026-03-26 14:47:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 2b17213e-c46e-593b-b8a5-326218a94207, identifier: 7004610auction111081
2026-03-26 14:47:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 2b17213e-c46e-593b-b8a5-326218a94207 with identifier: 7004610auction111081
2026-03-26 14:47:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 2b17213e-c46e-593b-b8a5-326218a94207 with identifier: 7004610auction111081
2026-03-26 14:47:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 2b17213e-c46e-593b-b8a5-326218a94207 with identifier: 7004610auction111081 to the API
2026-03-26 14:47:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:47:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:47:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004610/photo_001/780x0__r.jpg?hash=1774530221>
{'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-27T13:40:00Z',
 'fuel_type': 'Electric',
 'id': '2b17213e-c46e-593b-b8a5-326218a94207',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004610',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Hyundai',
 'model': 'Kona',
 'odometer': 92288,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Hyundai KONA Comfort Smart Electric 64 kWh 5d',
 'transmission': 'automatic',
 'trim': 'KONA Comfort Smart Electric 64 kWh 5d',
 'vin': None,
 'year': 2020}
2026-03-26 14:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004610auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:31 [ecarstrade.nl] INFO: Saving data for 7004610auction111081: {'created_time': 1774536451.90204, 'last_price_update_time': 1774536451.90205, 'auction_closing_time': 1774618800.0}
2026-03-26 14:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004610auction111081') HTTP/1.1" 204 0
2026-03-26 14:47:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004590/photo_005/780x0__r.jpg?hash=1774530191> (referer: https://ecarstrade.com/cars/7004590)
2026-03-26 14:47:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004590/photo_004/780x0__r.jpg?hash=1774530191> (referer: https://ecarstrade.com/cars/7004590)
2026-03-26 14:47:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 063c4ecf-cb34-5b82-b75e-8e80c88e3424
2026-03-26 14:47:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 063c4ecf-cb34-5b82-b75e-8e80c88e3424
2026-03-26 14:47:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 063c4ecf-cb34-5b82-b75e-8e80c88e3424, skipping ID generation
2026-03-26 14:47:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 063c4ecf-cb34-5b82-b75e-8e80c88e3424 with scrape type 1
2026-03-26 14:47:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 063c4ecf-cb34-5b82-b75e-8e80c88e3424 sending to next pipeline
2026-03-26 14:47:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 063c4ecf-cb34-5b82-b75e-8e80c88e3424, identifier: 7004591auction111081
2026-03-26 14:47:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 063c4ecf-cb34-5b82-b75e-8e80c88e3424 with identifier: 7004591auction111081
2026-03-26 14:47:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 063c4ecf-cb34-5b82-b75e-8e80c88e3424 with identifier: 7004591auction111081
2026-03-26 14:47:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 063c4ecf-cb34-5b82-b75e-8e80c88e3424 with identifier: 7004591auction111081 to the API
2026-03-26 14:47:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:47:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:47:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004591/photo_002/780x0__r.jpg?hash=1774530192>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '063c4ecf-cb34-5b82-b75e-8e80c88e3424',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004591',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Ford',
 'model': 'Fiesta',
 'odometer': 122863,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_063c4ecf-cb34-5b82-b75e-8e80c88e3424/063c4ecf-cb34-5b82-b75e-8e80c88e3424_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 63669,
             'Height': 585,
             'OriginUrl': 'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004591/photo_006/780x0__r.jpg?hash=1774530192',
             'Width': 780}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Ford Fiesta 1.0 EcoBoost 125pk mHEV Titanium 5d',
 'transmission': 'manual',
 'trim': '1.0 EcoBoost 125pk mHEV Titanium 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004591auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:32 [ecarstrade.nl] INFO: Saving data for 7004591auction111081: {'created_time': 1774536452.444649, 'last_price_update_time': 1774536452.444659, 'auction_closing_time': 1774618800.0}
2026-03-26 14:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004591auction111081') HTTP/1.1" 204 0
2026-03-26 14:47:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004590/photo_003/780x0__r.jpg?hash=1774530191> (referer: https://ecarstrade.com/cars/7004590)
2026-03-26 14:47:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004590/photo_002/780x0__r.jpg?hash=1774530191> (referer: https://ecarstrade.com/cars/7004590)
2026-03-26 14:47:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004620> (referer: https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:47:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:47:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 80c02d4e-b893-59d1-bd4a-6350f081f8dc
2026-03-26 14:47:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 80c02d4e-b893-59d1-bd4a-6350f081f8dc
2026-03-26 14:47:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:47:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004619> (referer: https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:47:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:47:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004590/photo_001/780x0__r.jpg?hash=1774530191> (referer: https://ecarstrade.com/cars/7004590)
2026-03-26 14:47:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:47:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 80c02d4e-b893-59d1-bd4a-6350f081f8dc
2026-03-26 14:47:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 80c02d4e-b893-59d1-bd4a-6350f081f8dc
2026-03-26 14:47:32 [ecarstrade.nl] INFO: Extracting details for car 7004620auction111081
2026-03-26 14:47:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d81fef1-1593-5285-96d9-09cc7fa08668 with identifier: 7004620auction111081
2026-03-26 14:47:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d81fef1-1593-5285-96d9-09cc7fa08668 with scrape type 1
2026-03-26 14:47:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8d81fef1-1593-5285-96d9-09cc7fa08668
2026-03-26 14:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004620%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530246%27 HTTP/1.1" 200 None
2026-03-26 14:47:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004620/photo_001/780x0__r.jpg?hash=1774530246 not downloaded yet
2026-03-26 14:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004620%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530246%27 HTTP/1.1" 200 None
2026-03-26 14:47:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004620/photo_002/780x0__r.jpg?hash=1774530246 not downloaded yet
2026-03-26 14:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004620%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530246%27 HTTP/1.1" 200 None
2026-03-26 14:47:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004620/photo_003/780x0__r.jpg?hash=1774530246 not downloaded yet
2026-03-26 14:47:32 [ecarstrade.nl] INFO: Extracting details for car 7004619auction111081
2026-03-26 14:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004620%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530246%27 HTTP/1.1" 200 None
2026-03-26 14:47:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004620/photo_004/780x0__r.jpg?hash=1774530246 not downloaded yet
2026-03-26 14:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004620%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530246%27 HTTP/1.1" 200 None
2026-03-26 14:47:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004620/photo_005/780x0__r.jpg?hash=1774530246 not downloaded yet
2026-03-26 14:47:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce3cafce-f705-524e-8858-ebfd96c8b083 with identifier: 7004619auction111081
2026-03-26 14:47:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce3cafce-f705-524e-8858-ebfd96c8b083 with scrape type 1
2026-03-26 14:47:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ce3cafce-f705-524e-8858-ebfd96c8b083
2026-03-26 14:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004619%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530240%27 HTTP/1.1" 200 None
2026-03-26 14:47:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004619/photo_001/780x0__r.jpg?hash=1774530240 not downloaded yet
2026-03-26 14:47:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 80c02d4e-b893-59d1-bd4a-6350f081f8dc
2026-03-26 14:47:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 80c02d4e-b893-59d1-bd4a-6350f081f8dc, skipping ID generation
2026-03-26 14:47:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80c02d4e-b893-59d1-bd4a-6350f081f8dc with scrape type 1
2026-03-26 14:47:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 80c02d4e-b893-59d1-bd4a-6350f081f8dc sending to next pipeline
2026-03-26 14:47:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 80c02d4e-b893-59d1-bd4a-6350f081f8dc, identifier: 7004590auction111081
2026-03-26 14:47:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 80c02d4e-b893-59d1-bd4a-6350f081f8dc with identifier: 7004590auction111081
2026-03-26 14:47:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 80c02d4e-b893-59d1-bd4a-6350f081f8dc with identifier: 7004590auction111081
2026-03-26 14:47:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 80c02d4e-b893-59d1-bd4a-6350f081f8dc with identifier: 7004590auction111081 to the API
2026-03-26 14:47:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:47:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004590/photo_001/780x0__r.jpg?hash=1774530191>
{'auction_title': '',
 'c_o_2_emission_value': 31,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '80c02d4e-b893-59d1-bd4a-6350f081f8dc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004590',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Citroen',
 'model': 'C5 Aircross',
 'odometer': 87192,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-10-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Citroën C5 Aircross Hybrid 225 e-EAT8 Feel 5d',
 'transmission': 'automatic',
 'trim': 'Citroën  Hybrid 225 e-EAT8 Feel 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004590auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:33 [ecarstrade.nl] INFO: Saving data for 7004590auction111081: {'created_time': 1774536453.215165, 'last_price_update_time': 1774536453.215178, 'auction_closing_time': 1774618800.0}
2026-03-26 14:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004590auction111081') HTTP/1.1" 204 0
2026-03-26 14:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004620%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530246%27 HTTP/1.1" 200 None
2026-03-26 14:47:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004620/photo_006/780x0__r.jpg?hash=1774530246 not downloaded yet
2026-03-26 14:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004619%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530240%27 HTTP/1.1" 200 None
2026-03-26 14:47:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004619/photo_002/780x0__r.jpg?hash=1774530240 not downloaded yet
2026-03-26 14:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004619%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530240%27 HTTP/1.1" 200 None
2026-03-26 14:47:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004619/photo_003/780x0__r.jpg?hash=1774530240 not downloaded yet
2026-03-26 14:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004619%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530241%27 HTTP/1.1" 200 None
2026-03-26 14:47:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004619/photo_004/780x0__r.jpg?hash=1774530241 not downloaded yet
2026-03-26 14:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004619%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530241%27 HTTP/1.1" 200 None
2026-03-26 14:47:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004619/photo_005/780x0__r.jpg?hash=1774530241 not downloaded yet
2026-03-26 14:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004619%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530241%27 HTTP/1.1" 200 None
2026-03-26 14:47:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004619/photo_006/780x0__r.jpg?hash=1774530241 not downloaded yet
2026-03-26 14:47:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004607> (referer: https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:47:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:47:41 [ecarstrade.nl] INFO: Extracting details for car 7004607auction111081
2026-03-26 14:47:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19f150d8-2144-55e3-8ac9-5046a3dc51f0 with identifier: 7004607auction111081
2026-03-26 14:47:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19f150d8-2144-55e3-8ac9-5046a3dc51f0 with scrape type 1
2026-03-26 14:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 19f150d8-2144-55e3-8ac9-5046a3dc51f0
2026-03-26 14:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004607%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530215%27 HTTP/1.1" 200 None
2026-03-26 14:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004607/photo_001/780x0__r.jpg?hash=1774530215 not downloaded yet
2026-03-26 14:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004607%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530215%27 HTTP/1.1" 200 None
2026-03-26 14:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004607/photo_002/780x0__r.jpg?hash=1774530215 not downloaded yet
2026-03-26 14:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004607%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530215%27 HTTP/1.1" 200 None
2026-03-26 14:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004607/photo_003/780x0__r.jpg?hash=1774530215 not downloaded yet
2026-03-26 14:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004607%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530215%27 HTTP/1.1" 200 None
2026-03-26 14:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004607/photo_004/780x0__r.jpg?hash=1774530215 not downloaded yet
2026-03-26 14:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004607%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530215%27 HTTP/1.1" 200 None
2026-03-26 14:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004607/photo_005/780x0__r.jpg?hash=1774530215 not downloaded yet
2026-03-26 14:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004607%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530215%27 HTTP/1.1" 200 None
2026-03-26 14:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004607/photo_006/780x0__r.jpg?hash=1774530215 not downloaded yet
2026-03-26 14:47:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004613> (referer: https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 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-26 14:47:42 [ecarstrade.nl] INFO: Extracting details for car 7004613auction111081
2026-03-26 14:47:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91689a66-e355-5a22-ac15-3a04818fd082 with identifier: 7004613auction111081
2026-03-26 14:47:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91689a66-e355-5a22-ac15-3a04818fd082 with scrape type 1
2026-03-26 14:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 91689a66-e355-5a22-ac15-3a04818fd082
2026-03-26 14:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004613%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530229%27 HTTP/1.1" 200 None
2026-03-26 14:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004613/photo_001/780x0__r.jpg?hash=1774530229 not downloaded yet
2026-03-26 14:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004613%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530229%27 HTTP/1.1" 200 None
2026-03-26 14:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004613/photo_002/780x0__r.jpg?hash=1774530229 not downloaded yet
2026-03-26 14:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004613%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530229%27 HTTP/1.1" 200 None
2026-03-26 14:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004613/photo_003/780x0__r.jpg?hash=1774530229 not downloaded yet
2026-03-26 14:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004613%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530229%27 HTTP/1.1" 200 None
2026-03-26 14:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004613/photo_004/780x0__r.jpg?hash=1774530229 not downloaded yet
2026-03-26 14:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004613%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530228%27 HTTP/1.1" 200 None
2026-03-26 14:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004613/photo_005/780x0__r.jpg?hash=1774530228 not downloaded yet
2026-03-26 14:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004613%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530228%27 HTTP/1.1" 200 None
2026-03-26 14:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004613/photo_006/780x0__r.jpg?hash=1774530228 not downloaded yet
2026-03-26 14:47:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004615> (referer: https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 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-26 14:47:45 [ecarstrade.nl] INFO: Extracting details for car 7004615auction111081
2026-03-26 14:47:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b9c50c0-fae1-5b74-affe-077d2484b5f2 with identifier: 7004615auction111081
2026-03-26 14:47:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b9c50c0-fae1-5b74-affe-077d2484b5f2 with scrape type 1
2026-03-26 14:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8b9c50c0-fae1-5b74-affe-077d2484b5f2
2026-03-26 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004615%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530232%27 HTTP/1.1" 200 None
2026-03-26 14:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004615/photo_001/780x0__r.jpg?hash=1774530232 not downloaded yet
2026-03-26 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004615%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530232%27 HTTP/1.1" 200 None
2026-03-26 14:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004615/photo_002/780x0__r.jpg?hash=1774530232 not downloaded yet
2026-03-26 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004615%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530232%27 HTTP/1.1" 200 None
2026-03-26 14:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004615/photo_003/780x0__r.jpg?hash=1774530232 not downloaded yet
2026-03-26 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004615%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530232%27 HTTP/1.1" 200 None
2026-03-26 14:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004615/photo_004/780x0__r.jpg?hash=1774530232 not downloaded yet
2026-03-26 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004615%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530232%27 HTTP/1.1" 200 None
2026-03-26 14:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004615/photo_005/780x0__r.jpg?hash=1774530232 not downloaded yet
2026-03-26 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004615%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530232%27 HTTP/1.1" 200 None
2026-03-26 14:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004615/photo_006/780x0__r.jpg?hash=1774530232 not downloaded yet
2026-03-26 14:47:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004612> (referer: https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 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-26 14:47:48 [ecarstrade.nl] INFO: Extracting details for car 7004612auction111081
2026-03-26 14:47:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c3ea973-094c-560f-a628-0c7d029fd75a with identifier: 7004612auction111081
2026-03-26 14:47:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c3ea973-094c-560f-a628-0c7d029fd75a with scrape type 1
2026-03-26 14:47:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3c3ea973-094c-560f-a628-0c7d029fd75a
2026-03-26 14:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004612%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530226%27 HTTP/1.1" 200 None
2026-03-26 14:47:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004612/photo_001/780x0__r.jpg?hash=1774530226 not downloaded yet
2026-03-26 14:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004612%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530226%27 HTTP/1.1" 200 None
2026-03-26 14:47:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004612/photo_002/780x0__r.jpg?hash=1774530226 not downloaded yet
2026-03-26 14:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004612%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530226%27 HTTP/1.1" 200 None
2026-03-26 14:47:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004612/photo_003/780x0__r.jpg?hash=1774530226 not downloaded yet
2026-03-26 14:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004612%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530226%27 HTTP/1.1" 200 None
2026-03-26 14:47:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004612/photo_004/780x0__r.jpg?hash=1774530226 not downloaded yet
2026-03-26 14:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004612%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530226%27 HTTP/1.1" 200 None
2026-03-26 14:47:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004612/photo_005/780x0__r.jpg?hash=1774530226 not downloaded yet
2026-03-26 14:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004612%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530226%27 HTTP/1.1" 200 None
2026-03-26 14:47:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004612/photo_006/780x0__r.jpg?hash=1774530226 not downloaded yet
2026-03-26 14:47:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004605> (referer: https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:47:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004579/photo_005/780x0__r.jpg?hash=1774530162> (referer: https://ecarstrade.com/cars/7004579)
2026-03-26 14:47:49 [ecarstrade.nl] INFO: Extracting details for car 7004605auction111081
2026-03-26 14:47:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47d52283-5db8-5745-9f8a-b8169c886d26 with identifier: 7004605auction111081
2026-03-26 14:47:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47d52283-5db8-5745-9f8a-b8169c886d26 with scrape type 1
2026-03-26 14:47:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 47d52283-5db8-5745-9f8a-b8169c886d26
2026-03-26 14:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004605%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530213%27 HTTP/1.1" 200 None
2026-03-26 14:47:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004605/photo_001/780x0__r.jpg?hash=1774530213 not downloaded yet
2026-03-26 14:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004605%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530213%27 HTTP/1.1" 200 None
2026-03-26 14:47:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004605/photo_002/780x0__r.jpg?hash=1774530213 not downloaded yet
2026-03-26 14:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004605%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530213%27 HTTP/1.1" 200 None
2026-03-26 14:47:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004605/photo_003/780x0__r.jpg?hash=1774530213 not downloaded yet
2026-03-26 14:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004605%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530213%27 HTTP/1.1" 200 None
2026-03-26 14:47:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004605/photo_004/780x0__r.jpg?hash=1774530213 not downloaded yet
2026-03-26 14:47:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004579/photo_004/780x0__r.jpg?hash=1774530162> (referer: https://ecarstrade.com/cars/7004579)
2026-03-26 14:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004605%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530213%27 HTTP/1.1" 200 None
2026-03-26 14:47:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004605/photo_005/780x0__r.jpg?hash=1774530213 not downloaded yet
2026-03-26 14:47:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d98aad7d-e880-5900-a2e1-9ee65f417f3a
2026-03-26 14:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004605%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530213%27 HTTP/1.1" 200 None
2026-03-26 14:47:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004605/photo_006/780x0__r.jpg?hash=1774530213 not downloaded yet
2026-03-26 14:47:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004579/photo_003/780x0__r.jpg?hash=1774530162> (referer: https://ecarstrade.com/cars/7004579)
2026-03-26 14:47:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d98aad7d-e880-5900-a2e1-9ee65f417f3a
2026-03-26 14:47:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004579/photo_002/780x0__r.jpg?hash=1774530162> (referer: https://ecarstrade.com/cars/7004579)
2026-03-26 14:47:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d98aad7d-e880-5900-a2e1-9ee65f417f3a
2026-03-26 14:47:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004619/photo_006/780x0__r.jpg?hash=1774530241> (referer: https://ecarstrade.com/cars/7004619)
2026-03-26 14:47:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d98aad7d-e880-5900-a2e1-9ee65f417f3a
2026-03-26 14:47:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004607/photo_006/780x0__r.jpg?hash=1774530215> (referer: https://ecarstrade.com/cars/7004607)
2026-03-26 14:47:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ce3cafce-f705-524e-8858-ebfd96c8b083
2026-03-26 14:47:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 19f150d8-2144-55e3-8ac9-5046a3dc51f0
2026-03-26 14:47:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004613/photo_006/780x0__r.jpg?hash=1774530228> (referer: https://ecarstrade.com/cars/7004613)
2026-03-26 14:47:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004615/photo_006/780x0__r.jpg?hash=1774530232> (referer: https://ecarstrade.com/cars/7004615)
2026-03-26 14:47:50 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-26 14:47:50 [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-26 14:47:50 [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-26 14:47:50 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-26 14:47:50 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-26 14:47:50 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'f\x00\x00\x00'
2026-03-26 14:47:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:47:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7feb37918fd0>
2026-03-26 14:47:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:47:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:47:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:47:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91689a66-e355-5a22-ac15-3a04818fd082/91689a66-e355-5a22-ac15-3a04818fd082_image_5.jpg HTTP/1.1" 201 0
2026-03-26 14:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ecarstrade.nl',RowKey='https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004613%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530228') HTTP/1.1" 204 0
2026-03-26 14:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004613/photo_006/780x0__r.jpg?hash=1774530228 saved to cache
2026-03-26 14:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 91689a66-e355-5a22-ac15-3a04818fd082
2026-03-26 14:47:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004612/photo_006/780x0__r.jpg?hash=1774530226> (referer: https://ecarstrade.com/cars/7004612)
2026-03-26 14:47:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8b9c50c0-fae1-5b74-affe-077d2484b5f2
2026-03-26 14:47:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004612/photo_005/780x0__r.jpg?hash=1774530226> (referer: https://ecarstrade.com/cars/7004612)
2026-03-26 14:47:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3c3ea973-094c-560f-a628-0c7d029fd75a
2026-03-26 14:47:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004605/photo_004/780x0__r.jpg?hash=1774530213> (referer: https://ecarstrade.com/cars/7004605)
2026-03-26 14:47:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3c3ea973-094c-560f-a628-0c7d029fd75a
2026-03-26 14:47:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004605/photo_006/780x0__r.jpg?hash=1774530213> (referer: https://ecarstrade.com/cars/7004605)
2026-03-26 14:47:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004611> (referer: https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:47:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 47d52283-5db8-5745-9f8a-b8169c886d26
2026-03-26 14:47:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004605/photo_003/780x0__r.jpg?hash=1774530213> (referer: https://ecarstrade.com/cars/7004605)
2026-03-26 14:47:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004605/photo_005/780x0__r.jpg?hash=1774530213> (referer: https://ecarstrade.com/cars/7004605)
2026-03-26 14:47:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 47d52283-5db8-5745-9f8a-b8169c886d26
2026-03-26 14:47:50 [ecarstrade.nl] INFO: Extracting details for car 7004611auction111081
2026-03-26 14:47:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f32d67f7-1184-5f6a-aec4-4a9cb00669db with identifier: 7004611auction111081
2026-03-26 14:47:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f32d67f7-1184-5f6a-aec4-4a9cb00669db with scrape type 1
2026-03-26 14:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f32d67f7-1184-5f6a-aec4-4a9cb00669db
2026-03-26 14:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004611%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530224%27 HTTP/1.1" 200 None
2026-03-26 14:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004611/photo_001/780x0__r.jpg?hash=1774530224 not downloaded yet
2026-03-26 14:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004611%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530224%27 HTTP/1.1" 200 None
2026-03-26 14:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004611/photo_002/780x0__r.jpg?hash=1774530224 not downloaded yet
2026-03-26 14:47:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004605/photo_002/780x0__r.jpg?hash=1774530213> (referer: https://ecarstrade.com/cars/7004605)
2026-03-26 14:47:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004605/photo_001/780x0__r.jpg?hash=1774530213> (referer: https://ecarstrade.com/cars/7004605)
2026-03-26 14:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004611%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530224%27 HTTP/1.1" 200 None
2026-03-26 14:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004611/photo_003/780x0__r.jpg?hash=1774530224 not downloaded yet
2026-03-26 14:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004611%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530224%27 HTTP/1.1" 200 None
2026-03-26 14:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004611/photo_004/780x0__r.jpg?hash=1774530224 not downloaded yet
2026-03-26 14:47:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 47d52283-5db8-5745-9f8a-b8169c886d26
2026-03-26 14:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004611%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530224%27 HTTP/1.1" 200 None
2026-03-26 14:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004611/photo_005/780x0__r.jpg?hash=1774530224 not downloaded yet
2026-03-26 14:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004611%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530224%27 HTTP/1.1" 200 None
2026-03-26 14:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004611/photo_006/780x0__r.jpg?hash=1774530224 not downloaded yet
2026-03-26 14:47:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 47d52283-5db8-5745-9f8a-b8169c886d26
2026-03-26 14:47:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004612/photo_003/780x0__r.jpg?hash=1774530226> (referer: https://ecarstrade.com/cars/7004612)
2026-03-26 14:47:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 47d52283-5db8-5745-9f8a-b8169c886d26
2026-03-26 14:47:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 47d52283-5db8-5745-9f8a-b8169c886d26
2026-03-26 14:47:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 47d52283-5db8-5745-9f8a-b8169c886d26, skipping ID generation
2026-03-26 14:47:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47d52283-5db8-5745-9f8a-b8169c886d26 with scrape type 1
2026-03-26 14:47:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 47d52283-5db8-5745-9f8a-b8169c886d26 sending to next pipeline
2026-03-26 14:47:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 47d52283-5db8-5745-9f8a-b8169c886d26, identifier: 7004605auction111081
2026-03-26 14:47:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 47d52283-5db8-5745-9f8a-b8169c886d26 with identifier: 7004605auction111081
2026-03-26 14:47:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 47d52283-5db8-5745-9f8a-b8169c886d26 with identifier: 7004605auction111081
2026-03-26 14:47:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 47d52283-5db8-5745-9f8a-b8169c886d26 with identifier: 7004605auction111081 to the API
2026-03-26 14:47:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14: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-26 14:47:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004605/photo_001/780x0__r.jpg?hash=1774530213>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '47d52283-5db8-5745-9f8a-b8169c886d26',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004605',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Ford',
 'model': 'Focus',
 'odometer': 65235,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Ford Focus 1.0 EcoBoost Hybrid 125pk ST-Line Wagon 5d',
 'transmission': 'manual',
 'trim': '1.0 EcoBoost Hybrid 125pk ST-Line Wagon 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004605auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:51 [ecarstrade.nl] INFO: Saving data for 7004605auction111081: {'created_time': 1774536471.145976, 'last_price_update_time': 1774536471.145986, 'auction_closing_time': 1774618800.0}
2026-03-26 14:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004605auction111081') HTTP/1.1" 204 0
2026-03-26 14:47:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004612/photo_004/780x0__r.jpg?hash=1774530226> (referer: https://ecarstrade.com/cars/7004612)
2026-03-26 14:47:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004612/photo_002/780x0__r.jpg?hash=1774530226> (referer: https://ecarstrade.com/cars/7004612)
2026-03-26 14:47:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004604> (referer: https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:47:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3c3ea973-094c-560f-a628-0c7d029fd75a
2026-03-26 14:47:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004615/photo_004/780x0__r.jpg?hash=1774530232> (referer: https://ecarstrade.com/cars/7004615)
2026-03-26 14:47:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004615/photo_005/780x0__r.jpg?hash=1774530232> (referer: https://ecarstrade.com/cars/7004615)
2026-03-26 14:47:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3c3ea973-094c-560f-a628-0c7d029fd75a
2026-03-26 14:47:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3c3ea973-094c-560f-a628-0c7d029fd75a
2026-03-26 14:47:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004612/photo_001/780x0__r.jpg?hash=1774530226> (referer: https://ecarstrade.com/cars/7004612)
2026-03-26 14:47:51 [ecarstrade.nl] INFO: Extracting details for car 7004604auction111081
2026-03-26 14:47:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 906c36dd-4255-5b13-a7fb-06ce0cf22b47 with identifier: 7004604auction111081
2026-03-26 14:47:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 906c36dd-4255-5b13-a7fb-06ce0cf22b47 with scrape type 1
2026-03-26 14:47:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 906c36dd-4255-5b13-a7fb-06ce0cf22b47
2026-03-26 14:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004604%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530210%27 HTTP/1.1" 200 None
2026-03-26 14:47:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004604/photo_001/780x0__r.jpg?hash=1774530210 not downloaded yet
2026-03-26 14:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004604%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530210%27 HTTP/1.1" 200 None
2026-03-26 14:47:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004604/photo_002/780x0__r.jpg?hash=1774530210 not downloaded yet
2026-03-26 14:47:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004615/photo_003/780x0__r.jpg?hash=1774530232> (referer: https://ecarstrade.com/cars/7004615)
2026-03-26 14:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004604%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530210%27 HTTP/1.1" 200 None
2026-03-26 14:47:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004604/photo_003/780x0__r.jpg?hash=1774530210 not downloaded yet
2026-03-26 14:47:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004615/photo_002/780x0__r.jpg?hash=1774530232> (referer: https://ecarstrade.com/cars/7004615)
2026-03-26 14:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004604%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530210%27 HTTP/1.1" 200 None
2026-03-26 14:47:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004604/photo_004/780x0__r.jpg?hash=1774530210 not downloaded yet
2026-03-26 14:47:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8b9c50c0-fae1-5b74-affe-077d2484b5f2
2026-03-26 14:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004604%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530210%27 HTTP/1.1" 200 None
2026-03-26 14:47:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004604/photo_005/780x0__r.jpg?hash=1774530210 not downloaded yet
2026-03-26 14:47:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8b9c50c0-fae1-5b74-affe-077d2484b5f2
2026-03-26 14:47:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004611/photo_002/780x0__r.jpg?hash=1774530224> (referer: https://ecarstrade.com/cars/7004611)
2026-03-26 14:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004604%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530210%27 HTTP/1.1" 200 None
2026-03-26 14:47:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004604/photo_006/780x0__r.jpg?hash=1774530210 not downloaded yet
2026-03-26 14:47:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004611/photo_001/780x0__r.jpg?hash=1774530224> (referer: https://ecarstrade.com/cars/7004611)
2026-03-26 14:47:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3c3ea973-094c-560f-a628-0c7d029fd75a
2026-03-26 14:47:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3c3ea973-094c-560f-a628-0c7d029fd75a, skipping ID generation
2026-03-26 14:47:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c3ea973-094c-560f-a628-0c7d029fd75a with scrape type 1
2026-03-26 14:47:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3c3ea973-094c-560f-a628-0c7d029fd75a sending to next pipeline
2026-03-26 14:47:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 3c3ea973-094c-560f-a628-0c7d029fd75a, identifier: 7004612auction111081
2026-03-26 14:47:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 3c3ea973-094c-560f-a628-0c7d029fd75a with identifier: 7004612auction111081
2026-03-26 14:47:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 3c3ea973-094c-560f-a628-0c7d029fd75a with identifier: 7004612auction111081
2026-03-26 14:47:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 3c3ea973-094c-560f-a628-0c7d029fd75a with identifier: 7004612auction111081 to the API
2026-03-26 14:47:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14: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-26 14:47:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004612/photo_001/780x0__r.jpg?hash=1774530226>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '3c3ea973-094c-560f-a628-0c7d029fd75a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004612',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Ford',
 'model': 'Focus',
 'odometer': 88688,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-07-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Ford Focus 1.0 EcoBoost Hybrid 125pk ST-Line Wagon 5d',
 'transmission': 'manual',
 'trim': '1.0 EcoBoost Hybrid 125pk ST-Line Wagon 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004612auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:51 [ecarstrade.nl] INFO: Saving data for 7004612auction111081: {'created_time': 1774536471.835205, 'last_price_update_time': 1774536471.835216, 'auction_closing_time': 1774618800.0}
2026-03-26 14:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004612auction111081') HTTP/1.1" 204 0
2026-03-26 14:47:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004611/photo_005/780x0__r.jpg?hash=1774530224> (referer: https://ecarstrade.com/cars/7004611)
2026-03-26 14:47:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004611/photo_004/780x0__r.jpg?hash=1774530224> (referer: https://ecarstrade.com/cars/7004611)
2026-03-26 14:47:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004611/photo_006/780x0__r.jpg?hash=1774530224> (referer: https://ecarstrade.com/cars/7004611)
2026-03-26 14:47:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8b9c50c0-fae1-5b74-affe-077d2484b5f2
2026-03-26 14:47:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8b9c50c0-fae1-5b74-affe-077d2484b5f2
2026-03-26 14:47:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f32d67f7-1184-5f6a-aec4-4a9cb00669db
2026-03-26 14:47:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f32d67f7-1184-5f6a-aec4-4a9cb00669db
2026-03-26 14:47:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004613/photo_005/780x0__r.jpg?hash=1774530228> (referer: https://ecarstrade.com/cars/7004613)
2026-03-26 14:47:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004615/photo_001/780x0__r.jpg?hash=1774530232> (referer: https://ecarstrade.com/cars/7004615)
2026-03-26 14:47:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004611/photo_003/780x0__r.jpg?hash=1774530224> (referer: https://ecarstrade.com/cars/7004611)
2026-03-26 14:47:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f32d67f7-1184-5f6a-aec4-4a9cb00669db
2026-03-26 14:47:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f32d67f7-1184-5f6a-aec4-4a9cb00669db
2026-03-26 14:47:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-26 14:47: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-26 14:47: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-26 14:47:51 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-26 14:47:51 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-26 14:47:51 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'f\x00\x00\x00'
2026-03-26 14:47:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:47:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7feb37a77890>
2026-03-26 14:47:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:47:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:47:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:47:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f32d67f7-1184-5f6a-aec4-4a9cb00669db/f32d67f7-1184-5f6a-aec4-4a9cb00669db_image_5.jpg HTTP/1.1" 201 0
2026-03-26 14:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ecarstrade.nl',RowKey='https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004611%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530224') HTTP/1.1" 204 0
2026-03-26 14:47:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004611/photo_006/780x0__r.jpg?hash=1774530224 saved to cache
2026-03-26 14:47:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f32d67f7-1184-5f6a-aec4-4a9cb00669db
2026-03-26 14:47:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004604/photo_002/780x0__r.jpg?hash=1774530210> (referer: https://ecarstrade.com/cars/7004604)
2026-03-26 14:47:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004604/photo_003/780x0__r.jpg?hash=1774530210> (referer: https://ecarstrade.com/cars/7004604)
2026-03-26 14:47:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 91689a66-e355-5a22-ac15-3a04818fd082
2026-03-26 14:47:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004613/photo_004/780x0__r.jpg?hash=1774530229> (referer: https://ecarstrade.com/cars/7004613)
2026-03-26 14:47:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8b9c50c0-fae1-5b74-affe-077d2484b5f2
2026-03-26 14:47:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8b9c50c0-fae1-5b74-affe-077d2484b5f2, skipping ID generation
2026-03-26 14:47:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b9c50c0-fae1-5b74-affe-077d2484b5f2 with scrape type 1
2026-03-26 14:47:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8b9c50c0-fae1-5b74-affe-077d2484b5f2 sending to next pipeline
2026-03-26 14:47:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8b9c50c0-fae1-5b74-affe-077d2484b5f2, identifier: 7004615auction111081
2026-03-26 14:47:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8b9c50c0-fae1-5b74-affe-077d2484b5f2 with identifier: 7004615auction111081
2026-03-26 14:47:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8b9c50c0-fae1-5b74-affe-077d2484b5f2 with identifier: 7004615auction111081
2026-03-26 14:47:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8b9c50c0-fae1-5b74-affe-077d2484b5f2 with identifier: 7004615auction111081 to the API
2026-03-26 14:47:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:47:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:47:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004615/photo_001/780x0__r.jpg?hash=1774530232>
{'auction_title': '',
 'c_o_2_emission_value': 149,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '8b9c50c0-fae1-5b74-affe-077d2484b5f2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004615',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Hyundai',
 'model': 'Tucson',
 'odometer': 174804,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Hyundai Tucson 1.6 T-GDI 48V MHEV Comfort 5d',
 'transmission': 'manual',
 'trim': '1.6 T-GDI 48V MHEV Comfort 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004615auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:52 [ecarstrade.nl] INFO: Saving data for 7004615auction111081: {'created_time': 1774536472.48268, 'last_price_update_time': 1774536472.482691, 'auction_closing_time': 1774618800.0}
2026-03-26 14:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004615auction111081') HTTP/1.1" 204 0
2026-03-26 14:47:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004604/photo_005/780x0__r.jpg?hash=1774530210> (referer: https://ecarstrade.com/cars/7004604)
2026-03-26 14:47:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004604/photo_006/780x0__r.jpg?hash=1774530210> (referer: https://ecarstrade.com/cars/7004604)
2026-03-26 14:47:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004604/photo_004/780x0__r.jpg?hash=1774530210> (referer: https://ecarstrade.com/cars/7004604)
2026-03-26 14:47:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004613/photo_003/780x0__r.jpg?hash=1774530229> (referer: https://ecarstrade.com/cars/7004613)
2026-03-26 14:47:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004604/photo_001/780x0__r.jpg?hash=1774530210> (referer: https://ecarstrade.com/cars/7004604)
2026-03-26 14:47:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f32d67f7-1184-5f6a-aec4-4a9cb00669db
2026-03-26 14:47:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f32d67f7-1184-5f6a-aec4-4a9cb00669db, skipping ID generation
2026-03-26 14:47:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f32d67f7-1184-5f6a-aec4-4a9cb00669db with scrape type 1
2026-03-26 14:47:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f32d67f7-1184-5f6a-aec4-4a9cb00669db sending to next pipeline
2026-03-26 14:47:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f32d67f7-1184-5f6a-aec4-4a9cb00669db, identifier: 7004611auction111081
2026-03-26 14:47:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 906c36dd-4255-5b13-a7fb-06ce0cf22b47
2026-03-26 14:47:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 906c36dd-4255-5b13-a7fb-06ce0cf22b47
2026-03-26 14:47:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 91689a66-e355-5a22-ac15-3a04818fd082
2026-03-26 14:47:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004613/photo_002/780x0__r.jpg?hash=1774530229> (referer: https://ecarstrade.com/cars/7004613)
2026-03-26 14:47:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f32d67f7-1184-5f6a-aec4-4a9cb00669db with identifier: 7004611auction111081
2026-03-26 14:47:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f32d67f7-1184-5f6a-aec4-4a9cb00669db with identifier: 7004611auction111081
2026-03-26 14:47:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f32d67f7-1184-5f6a-aec4-4a9cb00669db with identifier: 7004611auction111081 to the API
2026-03-26 14:47:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:47:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:47:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004611/photo_003/780x0__r.jpg?hash=1774530224>
{'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-27T13:40:00Z',
 'fuel_type': 'Electric',
 'id': 'f32d67f7-1184-5f6a-aec4-4a9cb00669db',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004611',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Hyundai',
 'model': 'Kona',
 'odometer': 197401,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f32d67f7-1184-5f6a-aec4-4a9cb00669db/f32d67f7-1184-5f6a-aec4-4a9cb00669db_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 70276,
             'Height': 585,
             'OriginUrl': 'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004611/photo_006/780x0__r.jpg?hash=1774530224',
             'Width': 780}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Hyundai KONA Premium Sky Electric 64 kWh 5d',
 'transmission': 'automatic',
 'trim': 'KONA Premium Sky Electric 64 kWh 5d',
 'vin': None,
 'year': 2020}
2026-03-26 14:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004611auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:53 [ecarstrade.nl] INFO: Saving data for 7004611auction111081: {'created_time': 1774536473.032939, 'last_price_update_time': 1774536473.03295, 'auction_closing_time': 1774618800.0}
2026-03-26 14:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004611auction111081') HTTP/1.1" 204 0
2026-03-26 14:47:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004613/photo_001/780x0__r.jpg?hash=1774530229> (referer: https://ecarstrade.com/cars/7004613)
2026-03-26 14:47:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004607/photo_005/780x0__r.jpg?hash=1774530215> (referer: https://ecarstrade.com/cars/7004607)
2026-03-26 14:47:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 906c36dd-4255-5b13-a7fb-06ce0cf22b47
2026-03-26 14:47:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 906c36dd-4255-5b13-a7fb-06ce0cf22b47
2026-03-26 14:47:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 906c36dd-4255-5b13-a7fb-06ce0cf22b47
2026-03-26 14:47:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 91689a66-e355-5a22-ac15-3a04818fd082
2026-03-26 14:47:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 906c36dd-4255-5b13-a7fb-06ce0cf22b47
2026-03-26 14:47:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 906c36dd-4255-5b13-a7fb-06ce0cf22b47, skipping ID generation
2026-03-26 14:47:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 906c36dd-4255-5b13-a7fb-06ce0cf22b47 with scrape type 1
2026-03-26 14:47:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 906c36dd-4255-5b13-a7fb-06ce0cf22b47 sending to next pipeline
2026-03-26 14:47:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 906c36dd-4255-5b13-a7fb-06ce0cf22b47, identifier: 7004604auction111081
2026-03-26 14:47:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 91689a66-e355-5a22-ac15-3a04818fd082
2026-03-26 14:47:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 906c36dd-4255-5b13-a7fb-06ce0cf22b47 with identifier: 7004604auction111081
2026-03-26 14:47:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 906c36dd-4255-5b13-a7fb-06ce0cf22b47 with identifier: 7004604auction111081
2026-03-26 14:47:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 906c36dd-4255-5b13-a7fb-06ce0cf22b47 with identifier: 7004604auction111081 to the API
2026-03-26 14:47:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:47:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004604/photo_001/780x0__r.jpg?hash=1774530210>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '906c36dd-4255-5b13-a7fb-06ce0cf22b47',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004604',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Hyundai',
 'model': 'i10',
 'odometer': 31799,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-08-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'Hyundai i10 1.0 MPI Comfort 5d',
 'transmission': 'manual',
 'trim': '1.0 MPI Comfort 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004604auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:53 [ecarstrade.nl] INFO: Saving data for 7004604auction111081: {'created_time': 1774536473.523737, 'last_price_update_time': 1774536473.523748, 'auction_closing_time': 1774618800.0}
2026-03-26 14:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004604auction111081') HTTP/1.1" 204 0
2026-03-26 14:47:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004607/photo_003/780x0__r.jpg?hash=1774530215> (referer: https://ecarstrade.com/cars/7004607)
2026-03-26 14:47:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004607/photo_004/780x0__r.jpg?hash=1774530215> (referer: https://ecarstrade.com/cars/7004607)
2026-03-26 14:47:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004607/photo_002/780x0__r.jpg?hash=1774530215> (referer: https://ecarstrade.com/cars/7004607)
2026-03-26 14:47:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 91689a66-e355-5a22-ac15-3a04818fd082
2026-03-26 14:47:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 91689a66-e355-5a22-ac15-3a04818fd082, skipping ID generation
2026-03-26 14:47:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91689a66-e355-5a22-ac15-3a04818fd082 with scrape type 1
2026-03-26 14:47:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 91689a66-e355-5a22-ac15-3a04818fd082 sending to next pipeline
2026-03-26 14:47:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 91689a66-e355-5a22-ac15-3a04818fd082, identifier: 7004613auction111081
2026-03-26 14:47:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 19f150d8-2144-55e3-8ac9-5046a3dc51f0
2026-03-26 14:47:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 91689a66-e355-5a22-ac15-3a04818fd082 with identifier: 7004613auction111081
2026-03-26 14:47:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 91689a66-e355-5a22-ac15-3a04818fd082 with identifier: 7004613auction111081
2026-03-26 14:47:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 91689a66-e355-5a22-ac15-3a04818fd082 with identifier: 7004613auction111081 to the API
2026-03-26 14:47:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:47:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004613/photo_001/780x0__r.jpg?hash=1774530229>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '91689a66-e355-5a22-ac15-3a04818fd082',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004613',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Hyundai',
 'model': 'i30',
 'odometer': 86368,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91689a66-e355-5a22-ac15-3a04818fd082/91689a66-e355-5a22-ac15-3a04818fd082_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 56699,
             'Height': 585,
             'OriginUrl': 'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004613/photo_006/780x0__r.jpg?hash=1774530228',
             'Width': 780}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Hyundai i30 1.0 T-GDI MHEV Comfort Smart 5d',
 'transmission': 'automatic',
 'trim': '1.0 T-GDI MHEV Comfort Smart 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004613auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:54 [ecarstrade.nl] INFO: Saving data for 7004613auction111081: {'created_time': 1774536474.006389, 'last_price_update_time': 1774536474.006401, 'auction_closing_time': 1774618800.0}
2026-03-26 14:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004613auction111081') HTTP/1.1" 204 0
2026-03-26 14:47:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004619/photo_005/780x0__r.jpg?hash=1774530241> (referer: https://ecarstrade.com/cars/7004619)
2026-03-26 14:47:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004619/photo_004/780x0__r.jpg?hash=1774530241> (referer: https://ecarstrade.com/cars/7004619)
2026-03-26 14:47:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004607/photo_001/780x0__r.jpg?hash=1774530215> (referer: https://ecarstrade.com/cars/7004607)
2026-03-26 14:47:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 19f150d8-2144-55e3-8ac9-5046a3dc51f0
2026-03-26 14:47:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 19f150d8-2144-55e3-8ac9-5046a3dc51f0
2026-03-26 14:47:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 19f150d8-2144-55e3-8ac9-5046a3dc51f0
2026-03-26 14:47:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004620/photo_006/780x0__r.jpg?hash=1774530246> (referer: https://ecarstrade.com/cars/7004620)
2026-03-26 14:47:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004619/photo_003/780x0__r.jpg?hash=1774530240> (referer: https://ecarstrade.com/cars/7004619)
2026-03-26 14:47:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004619/photo_002/780x0__r.jpg?hash=1774530240> (referer: https://ecarstrade.com/cars/7004619)
2026-03-26 14:47:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ce3cafce-f705-524e-8858-ebfd96c8b083
2026-03-26 14:47:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ce3cafce-f705-524e-8858-ebfd96c8b083
2026-03-26 14:47:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 19f150d8-2144-55e3-8ac9-5046a3dc51f0
2026-03-26 14:47:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 19f150d8-2144-55e3-8ac9-5046a3dc51f0, skipping ID generation
2026-03-26 14:47:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19f150d8-2144-55e3-8ac9-5046a3dc51f0 with scrape type 1
2026-03-26 14:47:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 19f150d8-2144-55e3-8ac9-5046a3dc51f0 sending to next pipeline
2026-03-26 14:47:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 19f150d8-2144-55e3-8ac9-5046a3dc51f0, identifier: 7004607auction111081
2026-03-26 14:47:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 19f150d8-2144-55e3-8ac9-5046a3dc51f0 with identifier: 7004607auction111081
2026-03-26 14:47:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 19f150d8-2144-55e3-8ac9-5046a3dc51f0 with identifier: 7004607auction111081
2026-03-26 14:47:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 19f150d8-2144-55e3-8ac9-5046a3dc51f0 with identifier: 7004607auction111081 to the API
2026-03-26 14:47:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:47:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004607/photo_001/780x0__r.jpg?hash=1774530215>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '19f150d8-2144-55e3-8ac9-5046a3dc51f0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004607',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Hyundai',
 'model': 'i30',
 'odometer': 90940,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Hyundai i30 1.0 T-GDI MHEV Comfort Smart 5d',
 'transmission': 'automatic',
 'trim': '1.0 T-GDI MHEV Comfort Smart 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004607auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:54 [ecarstrade.nl] INFO: Saving data for 7004607auction111081: {'created_time': 1774536474.561163, 'last_price_update_time': 1774536474.561174, 'auction_closing_time': 1774618800.0}
2026-03-26 14:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004607auction111081') HTTP/1.1" 204 0
2026-03-26 14:47:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004619/photo_001/780x0__r.jpg?hash=1774530240> (referer: https://ecarstrade.com/cars/7004619)
2026-03-26 14:47:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004620/photo_005/780x0__r.jpg?hash=1774530246> (referer: https://ecarstrade.com/cars/7004620)
2026-03-26 14:47:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004620/photo_004/780x0__r.jpg?hash=1774530246> (referer: https://ecarstrade.com/cars/7004620)
2026-03-26 14:47:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8d81fef1-1593-5285-96d9-09cc7fa08668
2026-03-26 14:47:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ce3cafce-f705-524e-8858-ebfd96c8b083
2026-03-26 14:47:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ce3cafce-f705-524e-8858-ebfd96c8b083
2026-03-26 14:47:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004620/photo_003/780x0__r.jpg?hash=1774530246> (referer: https://ecarstrade.com/cars/7004620)
2026-03-26 14:47:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004620/photo_002/780x0__r.jpg?hash=1774530246> (referer: https://ecarstrade.com/cars/7004620)
2026-03-26 14:47:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004620/photo_001/780x0__r.jpg?hash=1774530246> (referer: https://ecarstrade.com/cars/7004620)
2026-03-26 14:47:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ce3cafce-f705-524e-8858-ebfd96c8b083
2026-03-26 14:47:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ce3cafce-f705-524e-8858-ebfd96c8b083, skipping ID generation
2026-03-26 14:47:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce3cafce-f705-524e-8858-ebfd96c8b083 with scrape type 1
2026-03-26 14:47:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ce3cafce-f705-524e-8858-ebfd96c8b083 sending to next pipeline
2026-03-26 14:47:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ce3cafce-f705-524e-8858-ebfd96c8b083, identifier: 7004619auction111081
2026-03-26 14:47:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ce3cafce-f705-524e-8858-ebfd96c8b083 with identifier: 7004619auction111081
2026-03-26 14:47:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ce3cafce-f705-524e-8858-ebfd96c8b083 with identifier: 7004619auction111081
2026-03-26 14:47:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ce3cafce-f705-524e-8858-ebfd96c8b083 with identifier: 7004619auction111081 to the API
2026-03-26 14:47:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:47:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004619/photo_001/780x0__r.jpg?hash=1774530240>
{'auction_title': '',
 'c_o_2_emission_value': 86,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'ce3cafce-f705-524e-8858-ebfd96c8b083',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004619',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Kia',
 'model': 'Niro',
 'odometer': 69480,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Kia Niro 1.6 GDi Hybrid DynamicLine 5d',
 'transmission': 'automatic',
 'trim': '1.6 GDi Hybrid DynamicLine 5d',
 'vin': None,
 'year': 2020}
2026-03-26 14:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004619auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:55 [ecarstrade.nl] INFO: Saving data for 7004619auction111081: {'created_time': 1774536475.161025, 'last_price_update_time': 1774536475.161035, 'auction_closing_time': 1774618800.0}
2026-03-26 14:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004619auction111081') HTTP/1.1" 204 0
2026-03-26 14:47:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004579/photo_001/780x0__r.jpg?hash=1774530162> (referer: https://ecarstrade.com/cars/7004579)
2026-03-26 14:47:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004582/photo_005/780x0__r.jpg?hash=1774530166> (referer: https://ecarstrade.com/cars/7004582)
2026-03-26 14:47:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004582/photo_004/780x0__r.jpg?hash=1774530166> (referer: https://ecarstrade.com/cars/7004582)
2026-03-26 14:47:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8d81fef1-1593-5285-96d9-09cc7fa08668
2026-03-26 14:47:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8d81fef1-1593-5285-96d9-09cc7fa08668
2026-03-26 14:47:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8d81fef1-1593-5285-96d9-09cc7fa08668
2026-03-26 14:47:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8d81fef1-1593-5285-96d9-09cc7fa08668
2026-03-26 14:47:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8d81fef1-1593-5285-96d9-09cc7fa08668
2026-03-26 14:47:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8d81fef1-1593-5285-96d9-09cc7fa08668, skipping ID generation
2026-03-26 14:47:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d81fef1-1593-5285-96d9-09cc7fa08668 with scrape type 1
2026-03-26 14:47:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8d81fef1-1593-5285-96d9-09cc7fa08668 sending to next pipeline
2026-03-26 14:47:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8d81fef1-1593-5285-96d9-09cc7fa08668, identifier: 7004620auction111081
2026-03-26 14:47:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8d81fef1-1593-5285-96d9-09cc7fa08668 with identifier: 7004620auction111081
2026-03-26 14:47:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8d81fef1-1593-5285-96d9-09cc7fa08668 with identifier: 7004620auction111081
2026-03-26 14:47:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8d81fef1-1593-5285-96d9-09cc7fa08668 with identifier: 7004620auction111081 to the API
2026-03-26 14:47:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:47:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004620/photo_001/780x0__r.jpg?hash=1774530246>
{'auction_title': '',
 'c_o_2_emission_value': 90,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '8d81fef1-1593-5285-96d9-09cc7fa08668',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004620',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Kia',
 'model': 'Picanto',
 'odometer': 86953,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'Kia Picanto 1.0 MPi EconomyPlusLine 4-zits 5d',
 'transmission': 'manual',
 'trim': '1.0 MPi EconomyPlusLine 4-zits 5d',
 'vin': None,
 'year': 2019}
2026-03-26 14:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004620auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:55 [ecarstrade.nl] INFO: Saving data for 7004620auction111081: {'created_time': 1774536475.625604, 'last_price_update_time': 1774536475.625614, 'auction_closing_time': 1774618800.0}
2026-03-26 14:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004620auction111081') HTTP/1.1" 204 0
2026-03-26 14:47:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004582/photo_001/780x0__r.jpg?hash=1774530166> (referer: https://ecarstrade.com/cars/7004582)
2026-03-26 14:47:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004582/photo_002/780x0__r.jpg?hash=1774530166> (referer: https://ecarstrade.com/cars/7004582)
2026-03-26 14:47:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004582/photo_003/780x0__r.jpg?hash=1774530166> (referer: https://ecarstrade.com/cars/7004582)
2026-03-26 14:47:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:47:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:47:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:47:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d98aad7d-e880-5900-a2e1-9ee65f417f3a
2026-03-26 14:47:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d98aad7d-e880-5900-a2e1-9ee65f417f3a, skipping ID generation
2026-03-26 14:47:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d98aad7d-e880-5900-a2e1-9ee65f417f3a with scrape type 1
2026-03-26 14:47:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d98aad7d-e880-5900-a2e1-9ee65f417f3a sending to next pipeline
2026-03-26 14:47:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d98aad7d-e880-5900-a2e1-9ee65f417f3a, identifier: 7004579auction111081
2026-03-26 14:47:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 942a014d-b662-5d20-b129-834a702c633d
2026-03-26 14:47:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 942a014d-b662-5d20-b129-834a702c633d
2026-03-26 14:47:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d98aad7d-e880-5900-a2e1-9ee65f417f3a with identifier: 7004579auction111081
2026-03-26 14:47:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d98aad7d-e880-5900-a2e1-9ee65f417f3a with identifier: 7004579auction111081
2026-03-26 14:47:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d98aad7d-e880-5900-a2e1-9ee65f417f3a with identifier: 7004579auction111081 to the API
2026-03-26 14:47:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:47:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004579/photo_001/780x0__r.jpg?hash=1774530162>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'd98aad7d-e880-5900-a2e1-9ee65f417f3a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004579',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 88155,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Audi A3 Limousine 35 TFSI S tronic edition one 4d',
 'transmission': 'automatic',
 'trim': 'Limousine 35 TFSI S tronic edition one 4d',
 'vin': None,
 'year': 2021}
2026-03-26 14:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004579auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:56 [ecarstrade.nl] INFO: Saving data for 7004579auction111081: {'created_time': 1774536476.083346, 'last_price_update_time': 1774536476.083358, 'auction_closing_time': 1774618800.0}
2026-03-26 14:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004579auction111081') HTTP/1.1" 204 0
2026-03-26 14:47:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 942a014d-b662-5d20-b129-834a702c633d
2026-03-26 14:47:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 942a014d-b662-5d20-b129-834a702c633d
2026-03-26 14:47:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 942a014d-b662-5d20-b129-834a702c633d
2026-03-26 14:47:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 942a014d-b662-5d20-b129-834a702c633d, skipping ID generation
2026-03-26 14:47:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 942a014d-b662-5d20-b129-834a702c633d with scrape type 1
2026-03-26 14:47:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 942a014d-b662-5d20-b129-834a702c633d sending to next pipeline
2026-03-26 14:47:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 942a014d-b662-5d20-b129-834a702c633d, identifier: 7004582auction111081
2026-03-26 14:47:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 942a014d-b662-5d20-b129-834a702c633d with identifier: 7004582auction111081
2026-03-26 14:47:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 942a014d-b662-5d20-b129-834a702c633d with identifier: 7004582auction111081
2026-03-26 14:47:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 942a014d-b662-5d20-b129-834a702c633d with identifier: 7004582auction111081 to the API
2026-03-26 14:47:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:47:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:47:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004582/photo_003/780x0__r.jpg?hash=1774530166>
{'auction_title': '',
 'c_o_2_emission_value': 85,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '942a014d-b662-5d20-b129-834a702c633d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004582',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Citroen',
 'model': 'C1',
 'odometer': 93986,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-03-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'Citroën C1 VTi 72 S&S Feel 5d',
 'transmission': 'manual',
 'trim': 'Citroën  VTi 72 S&S Feel 5d',
 'vin': None,
 'year': 2020}
2026-03-26 14:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004582auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:56 [ecarstrade.nl] INFO: Saving data for 7004582auction111081: {'created_time': 1774536476.526314, 'last_price_update_time': 1774536476.526324, 'auction_closing_time': 1774618800.0}
2026-03-26 14:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004582auction111081') HTTP/1.1" 204 0
2026-03-26 14:47:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page4?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:47:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Found 20 car items
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Found listing with ID: 7004623auction111081
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004623auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Scrape type for 7004623auction111081: 1
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Found listing with ID: 7004624auction111081
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004624auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Scrape type for 7004624auction111081: 1
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Found listing with ID: 7004625auction111081
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004625auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Scrape type for 7004625auction111081: 1
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Found listing with ID: 7004626auction111081
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004626auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Scrape type for 7004626auction111081: 1
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Found listing with ID: 7004627auction111081
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004627auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Scrape type for 7004627auction111081: 1
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Found listing with ID: 7004628auction111081
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004628auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Scrape type for 7004628auction111081: 1
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Found listing with ID: 7004629auction111081
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004629auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Scrape type for 7004629auction111081: 1
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Found listing with ID: 7004630auction111081
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004630auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Scrape type for 7004630auction111081: 1
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Found listing with ID: 7004631auction111081
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004631auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Scrape type for 7004631auction111081: 1
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Found listing with ID: 7004632auction111081
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004632auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Scrape type for 7004632auction111081: 1
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Found listing with ID: 7004633auction111081
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004633auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Scrape type for 7004633auction111081: 1
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Found listing with ID: 7004634auction111081
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004634auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Scrape type for 7004634auction111081: 1
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Found listing with ID: 7004635auction111081
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004635auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Scrape type for 7004635auction111081: 1
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Found listing with ID: 7004636auction111081
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004636auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Scrape type for 7004636auction111081: 1
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Found listing with ID: 7004637auction111081
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004637auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Scrape type for 7004637auction111081: 1
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Found listing with ID: 7004638auction111081
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004638auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Scrape type for 7004638auction111081: 1
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Found listing with ID: 7004639auction111081
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004639auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Scrape type for 7004639auction111081: 1
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Found listing with ID: 7004640auction111081
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004640auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Scrape type for 7004640auction111081: 1
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Found listing with ID: 7004641auction111081
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004641auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Scrape type for 7004641auction111081: 1
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Found listing with ID: 7004642auction111081
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004642auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:47:57 [ecarstrade.nl] INFO: Scrape type for 7004642auction111081: 1
2026-03-26 14:48:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004606> (referer: https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 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-26 14:48:01 [ecarstrade.nl] INFO: Extracting details for car 7004606auction111081
2026-03-26 14:48:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2fff544-edf2-50b6-b7e0-080a712de35d with identifier: 7004606auction111081
2026-03-26 14:48:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2fff544-edf2-50b6-b7e0-080a712de35d with scrape type 1
2026-03-26 14:48:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e2fff544-edf2-50b6-b7e0-080a712de35d
2026-03-26 14:48:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004606%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530214%27 HTTP/1.1" 200 None
2026-03-26 14:48:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004606/photo_001/780x0__r.jpg?hash=1774530214 not downloaded yet
2026-03-26 14:48:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004606%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530214%27 HTTP/1.1" 200 None
2026-03-26 14:48:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004606/photo_002/780x0__r.jpg?hash=1774530214 not downloaded yet
2026-03-26 14:48:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004606%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530214%27 HTTP/1.1" 200 None
2026-03-26 14:48:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004606/photo_003/780x0__r.jpg?hash=1774530214 not downloaded yet
2026-03-26 14:48:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004606%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530214%27 HTTP/1.1" 200 None
2026-03-26 14:48:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004606/photo_004/780x0__r.jpg?hash=1774530214 not downloaded yet
2026-03-26 14:48:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004606%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530214%27 HTTP/1.1" 200 None
2026-03-26 14:48:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004606/photo_005/780x0__r.jpg?hash=1774530214 not downloaded yet
2026-03-26 14:48:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004606%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530214%27 HTTP/1.1" 200 None
2026-03-26 14:48:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004606/photo_006/780x0__r.jpg?hash=1774530214 not downloaded yet
2026-03-26 14:48:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004608> (referer: https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 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-26 14:48:03 [ecarstrade.nl] INFO: Extracting details for car 7004608auction111081
2026-03-26 14:48:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c34c35e-2098-5ee4-832c-3d0daba004f7 with identifier: 7004608auction111081
2026-03-26 14:48:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c34c35e-2098-5ee4-832c-3d0daba004f7 with scrape type 1
2026-03-26 14:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8c34c35e-2098-5ee4-832c-3d0daba004f7
2026-03-26 14:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004608%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530219%27 HTTP/1.1" 200 None
2026-03-26 14:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004608/photo_001/780x0__r.jpg?hash=1774530219 not downloaded yet
2026-03-26 14:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004608%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530219%27 HTTP/1.1" 200 None
2026-03-26 14:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004608/photo_002/780x0__r.jpg?hash=1774530219 not downloaded yet
2026-03-26 14:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004608%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530219%27 HTTP/1.1" 200 None
2026-03-26 14:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004608/photo_003/780x0__r.jpg?hash=1774530219 not downloaded yet
2026-03-26 14:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004608%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530219%27 HTTP/1.1" 200 None
2026-03-26 14:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004608/photo_004/780x0__r.jpg?hash=1774530219 not downloaded yet
2026-03-26 14:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004608%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530219%27 HTTP/1.1" 200 None
2026-03-26 14:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004608/photo_005/780x0__r.jpg?hash=1774530219 not downloaded yet
2026-03-26 14:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004608%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530219%27 HTTP/1.1" 200 None
2026-03-26 14:48:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004608/photo_006/780x0__r.jpg?hash=1774530219 not downloaded yet
2026-03-26 14:48:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004609> (referer: https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:48:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:48:05 [ecarstrade.nl] INFO: Extracting details for car 7004609auction111081
2026-03-26 14:48:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004601> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:48:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:48:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2b0e678-6e54-5ff8-9f84-a9003e9772f5 with identifier: 7004609auction111081
2026-03-26 14:48:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2b0e678-6e54-5ff8-9f84-a9003e9772f5 with scrape type 1
2026-03-26 14:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e2b0e678-6e54-5ff8-9f84-a9003e9772f5
2026-03-26 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004609%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530220%27 HTTP/1.1" 200 None
2026-03-26 14:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004609/photo_001/780x0__r.jpg?hash=1774530220 not downloaded yet
2026-03-26 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004609%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530220%27 HTTP/1.1" 200 None
2026-03-26 14:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004609/photo_002/780x0__r.jpg?hash=1774530220 not downloaded yet
2026-03-26 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004609%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530221%27 HTTP/1.1" 200 None
2026-03-26 14:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004609/photo_003/780x0__r.jpg?hash=1774530221 not downloaded yet
2026-03-26 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004609%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530221%27 HTTP/1.1" 200 None
2026-03-26 14:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004609/photo_004/780x0__r.jpg?hash=1774530221 not downloaded yet
2026-03-26 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004609%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530220%27 HTTP/1.1" 200 None
2026-03-26 14:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004609/photo_005/780x0__r.jpg?hash=1774530220 not downloaded yet
2026-03-26 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004609%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530220%27 HTTP/1.1" 200 None
2026-03-26 14:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004609/photo_006/780x0__r.jpg?hash=1774530220 not downloaded yet
2026-03-26 14:48:05 [ecarstrade.nl] INFO: Extracting details for car 7004601auction111081
2026-03-26 14:48:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b63c0538-9afd-5b0e-acf2-af936e89c437 with identifier: 7004601auction111081
2026-03-26 14:48:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b63c0538-9afd-5b0e-acf2-af936e89c437 with scrape type 1
2026-03-26 14:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b63c0538-9afd-5b0e-acf2-af936e89c437
2026-03-26 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004601%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530206%27 HTTP/1.1" 200 None
2026-03-26 14:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004601/photo_001/780x0__r.jpg?hash=1774530206 not downloaded yet
2026-03-26 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004601%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530206%27 HTTP/1.1" 200 None
2026-03-26 14:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004601/photo_002/780x0__r.jpg?hash=1774530206 not downloaded yet
2026-03-26 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004601%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530206%27 HTTP/1.1" 200 None
2026-03-26 14:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004601/photo_003/780x0__r.jpg?hash=1774530206 not downloaded yet
2026-03-26 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004601%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530206%27 HTTP/1.1" 200 None
2026-03-26 14:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004601/photo_004/780x0__r.jpg?hash=1774530206 not downloaded yet
2026-03-26 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004601%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530206%27 HTTP/1.1" 200 None
2026-03-26 14:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004601/photo_005/780x0__r.jpg?hash=1774530206 not downloaded yet
2026-03-26 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004601%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530206%27 HTTP/1.1" 200 None
2026-03-26 14:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004601/photo_006/780x0__r.jpg?hash=1774530206 not downloaded yet
2026-03-26 14:48:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004600> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:48:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:48:05 [ecarstrade.nl] INFO: Extracting details for car 7004600auction111081
2026-03-26 14:48:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8603dd5-ed49-551f-9d8b-af9444a9f356 with identifier: 7004600auction111081
2026-03-26 14:48:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8603dd5-ed49-551f-9d8b-af9444a9f356 with scrape type 1
2026-03-26 14:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d8603dd5-ed49-551f-9d8b-af9444a9f356
2026-03-26 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004600%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530204%27 HTTP/1.1" 200 None
2026-03-26 14:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004600/photo_001/780x0__r.jpg?hash=1774530204 not downloaded yet
2026-03-26 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004600%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530204%27 HTTP/1.1" 200 None
2026-03-26 14:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004600/photo_002/780x0__r.jpg?hash=1774530204 not downloaded yet
2026-03-26 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004600%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530204%27 HTTP/1.1" 200 None
2026-03-26 14:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004600/photo_003/780x0__r.jpg?hash=1774530204 not downloaded yet
2026-03-26 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004600%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530204%27 HTTP/1.1" 200 None
2026-03-26 14:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004600/photo_004/780x0__r.jpg?hash=1774530204 not downloaded yet
2026-03-26 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004600%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530204%27 HTTP/1.1" 200 None
2026-03-26 14:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004600/photo_005/780x0__r.jpg?hash=1774530204 not downloaded yet
2026-03-26 14:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004600%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530204%27 HTTP/1.1" 200 None
2026-03-26 14:48:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004600/photo_006/780x0__r.jpg?hash=1774530204 not downloaded yet
2026-03-26 14:48:06 [scrapy.extensions.logstats] INFO: Crawled 51 pages (at 23 pages/min), scraped 41 items (at 22 items/min)
2026-03-26 14:48:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 203MiB
2026-03-26 14:48:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004598> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:48:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:48:11 [ecarstrade.nl] INFO: Extracting details for car 7004598auction111081
2026-03-26 14:48:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b9942e4-2076-5999-a8f1-43cd38b7abd7 with identifier: 7004598auction111081
2026-03-26 14:48:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b9942e4-2076-5999-a8f1-43cd38b7abd7 with scrape type 1
2026-03-26 14:48:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4b9942e4-2076-5999-a8f1-43cd38b7abd7
2026-03-26 14:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004598%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530202%27 HTTP/1.1" 200 None
2026-03-26 14:48:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004598/photo_001/780x0__r.jpg?hash=1774530202 not downloaded yet
2026-03-26 14:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004598%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530202%27 HTTP/1.1" 200 None
2026-03-26 14:48:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004598/photo_002/780x0__r.jpg?hash=1774530202 not downloaded yet
2026-03-26 14:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004598%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530202%27 HTTP/1.1" 200 None
2026-03-26 14:48:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004598/photo_003/780x0__r.jpg?hash=1774530202 not downloaded yet
2026-03-26 14:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004598%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530202%27 HTTP/1.1" 200 None
2026-03-26 14:48:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004598/photo_004/780x0__r.jpg?hash=1774530202 not downloaded yet
2026-03-26 14:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004598%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530202%27 HTTP/1.1" 200 None
2026-03-26 14:48:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004598/photo_005/780x0__r.jpg?hash=1774530202 not downloaded yet
2026-03-26 14:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004598%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530202%27 HTTP/1.1" 200 None
2026-03-26 14:48:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004598/photo_006/780x0__r.jpg?hash=1774530202 not downloaded yet
2026-03-26 14:48:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004596> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:48:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:48:13 [ecarstrade.nl] INFO: Extracting details for car 7004596auction111081
2026-03-26 14:48:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb388e2e-9938-5442-abb0-4ad9c56a27ab with identifier: 7004596auction111081
2026-03-26 14:48:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb388e2e-9938-5442-abb0-4ad9c56a27ab with scrape type 1
2026-03-26 14:48:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item eb388e2e-9938-5442-abb0-4ad9c56a27ab
2026-03-26 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004596%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530199%27 HTTP/1.1" 200 None
2026-03-26 14:48:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004596/photo_001/780x0__r.jpg?hash=1774530199 not downloaded yet
2026-03-26 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004596%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530200%27 HTTP/1.1" 200 None
2026-03-26 14:48:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004596/photo_002/780x0__r.jpg?hash=1774530200 not downloaded yet
2026-03-26 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004596%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530199%27 HTTP/1.1" 200 None
2026-03-26 14:48:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004596/photo_003/780x0__r.jpg?hash=1774530199 not downloaded yet
2026-03-26 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004596%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530199%27 HTTP/1.1" 200 None
2026-03-26 14:48:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004596/photo_004/780x0__r.jpg?hash=1774530199 not downloaded yet
2026-03-26 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004596%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530200%27 HTTP/1.1" 200 None
2026-03-26 14:48:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004596/photo_005/780x0__r.jpg?hash=1774530200 not downloaded yet
2026-03-26 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004596%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530200%27 HTTP/1.1" 200 None
2026-03-26 14:48:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004596/photo_006/780x0__r.jpg?hash=1774530200 not downloaded yet
2026-03-26 14:48:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004623> (referer: https://ecarstrade.com/search/page4?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:48:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:48:14 [ecarstrade.nl] INFO: Extracting details for car 7004623auction111081
2026-03-26 14:48:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1552108-ee75-56f8-bfc8-bd88d3e944ac with identifier: 7004623auction111081
2026-03-26 14:48:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1552108-ee75-56f8-bfc8-bd88d3e944ac with scrape type 1
2026-03-26 14:48:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b1552108-ee75-56f8-bfc8-bd88d3e944ac
2026-03-26 14:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004623%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530251%27 HTTP/1.1" 200 None
2026-03-26 14:48:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004623/photo_001/780x0__r.jpg?hash=1774530251 not downloaded yet
2026-03-26 14:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004623%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530251%27 HTTP/1.1" 200 None
2026-03-26 14:48:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004623/photo_002/780x0__r.jpg?hash=1774530251 not downloaded yet
2026-03-26 14:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004623%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530251%27 HTTP/1.1" 200 None
2026-03-26 14:48:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004623/photo_003/780x0__r.jpg?hash=1774530251 not downloaded yet
2026-03-26 14:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004623%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530251%27 HTTP/1.1" 200 None
2026-03-26 14:48:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004623/photo_004/780x0__r.jpg?hash=1774530251 not downloaded yet
2026-03-26 14:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004623%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530251%27 HTTP/1.1" 200 None
2026-03-26 14:48:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004623/photo_005/780x0__r.jpg?hash=1774530251 not downloaded yet
2026-03-26 14:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004623%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530251%27 HTTP/1.1" 200 None
2026-03-26 14:48:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004623/photo_006/780x0__r.jpg?hash=1774530251 not downloaded yet
2026-03-26 14:48:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004624> (referer: https://ecarstrade.com/search/page4?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 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-26 14:48:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004603> (referer: https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:48:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004599> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:48:19 [ecarstrade.nl] INFO: Extracting details for car 7004624auction111081
2026-03-26 14:48:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004606/photo_006/780x0__r.jpg?hash=1774530214> (referer: https://ecarstrade.com/cars/7004606)
2026-03-26 14:48:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90edc9ff-828c-5f11-9bda-837e457b99ff with identifier: 7004624auction111081
2026-03-26 14:48:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90edc9ff-828c-5f11-9bda-837e457b99ff with scrape type 1
2026-03-26 14:48:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 90edc9ff-828c-5f11-9bda-837e457b99ff
2026-03-26 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004624%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530252%27 HTTP/1.1" 200 None
2026-03-26 14:48:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004624/photo_001/780x0__r.jpg?hash=1774530252 not downloaded yet
2026-03-26 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004624%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530251%27 HTTP/1.1" 200 None
2026-03-26 14:48:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004624/photo_002/780x0__r.jpg?hash=1774530251 not downloaded yet
2026-03-26 14:48:19 [ecarstrade.nl] INFO: Extracting details for car 7004603auction111081
2026-03-26 14:48:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004608/photo_006/780x0__r.jpg?hash=1774530219> (referer: https://ecarstrade.com/cars/7004608)
2026-03-26 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004624%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530251%27 HTTP/1.1" 200 None
2026-03-26 14:48:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004624/photo_003/780x0__r.jpg?hash=1774530251 not downloaded yet
2026-03-26 14:48:19 [ecarstrade.nl] INFO: Extracting details for car 7004599auction111081
2026-03-26 14:48:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0216f2a-ff95-5365-9221-5bba6aafab9b with identifier: 7004603auction111081
2026-03-26 14:48:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0216f2a-ff95-5365-9221-5bba6aafab9b with scrape type 1
2026-03-26 14:48:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d0216f2a-ff95-5365-9221-5bba6aafab9b
2026-03-26 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004603%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530208%27 HTTP/1.1" 200 None
2026-03-26 14:48:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004603/photo_001/780x0__r.jpg?hash=1774530208 not downloaded yet
2026-03-26 14:48:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004608/photo_005/780x0__r.jpg?hash=1774530219> (referer: https://ecarstrade.com/cars/7004608)
2026-03-26 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004624%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530251%27 HTTP/1.1" 200 None
2026-03-26 14:48:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004624/photo_004/780x0__r.jpg?hash=1774530251 not downloaded yet
2026-03-26 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004603%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530208%27 HTTP/1.1" 200 None
2026-03-26 14:48:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004603/photo_002/780x0__r.jpg?hash=1774530208 not downloaded yet
2026-03-26 14:48:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af3246b6-67d4-5304-b801-7b9c11b06607 with identifier: 7004599auction111081
2026-03-26 14:48:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af3246b6-67d4-5304-b801-7b9c11b06607 with scrape type 1
2026-03-26 14:48:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item af3246b6-67d4-5304-b801-7b9c11b06607
2026-03-26 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004599%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530203%27 HTTP/1.1" 200 None
2026-03-26 14:48:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004599/photo_001/780x0__r.jpg?hash=1774530203 not downloaded yet
2026-03-26 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004624%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530251%27 HTTP/1.1" 200 None
2026-03-26 14:48:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004624/photo_005/780x0__r.jpg?hash=1774530251 not downloaded yet
2026-03-26 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004603%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530208%27 HTTP/1.1" 200 None
2026-03-26 14:48:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004603/photo_003/780x0__r.jpg?hash=1774530208 not downloaded yet
2026-03-26 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004599%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530203%27 HTTP/1.1" 200 None
2026-03-26 14:48:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004599/photo_002/780x0__r.jpg?hash=1774530203 not downloaded yet
2026-03-26 14:48:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e2fff544-edf2-50b6-b7e0-080a712de35d
2026-03-26 14:48:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004601/photo_006/780x0__r.jpg?hash=1774530206> (referer: https://ecarstrade.com/cars/7004601)
2026-03-26 14:48:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004600/photo_006/780x0__r.jpg?hash=1774530204> (referer: https://ecarstrade.com/cars/7004600)
2026-03-26 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004624%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530252%27 HTTP/1.1" 200 None
2026-03-26 14:48:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004624/photo_006/780x0__r.jpg?hash=1774530252 not downloaded yet
2026-03-26 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004603%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530208%27 HTTP/1.1" 200 None
2026-03-26 14:48:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004603/photo_004/780x0__r.jpg?hash=1774530208 not downloaded yet
2026-03-26 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004599%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530203%27 HTTP/1.1" 200 None
2026-03-26 14:48:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004599/photo_003/780x0__r.jpg?hash=1774530203 not downloaded yet
2026-03-26 14:48:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8c34c35e-2098-5ee4-832c-3d0daba004f7
2026-03-26 14:48:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8c34c35e-2098-5ee4-832c-3d0daba004f7
2026-03-26 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004603%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530209%27 HTTP/1.1" 200 None
2026-03-26 14:48:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004603/photo_005/780x0__r.jpg?hash=1774530209 not downloaded yet
2026-03-26 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004599%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530203%27 HTTP/1.1" 200 None
2026-03-26 14:48:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004599/photo_004/780x0__r.jpg?hash=1774530203 not downloaded yet
2026-03-26 14:48:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004596/photo_006/780x0__r.jpg?hash=1774530200> (referer: https://ecarstrade.com/cars/7004596)
2026-03-26 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004603%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530209%27 HTTP/1.1" 200 None
2026-03-26 14:48:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004603/photo_006/780x0__r.jpg?hash=1774530209 not downloaded yet
2026-03-26 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004599%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530203%27 HTTP/1.1" 200 None
2026-03-26 14:48:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004599/photo_005/780x0__r.jpg?hash=1774530203 not downloaded yet
2026-03-26 14:48:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004598/photo_006/780x0__r.jpg?hash=1774530202> (referer: https://ecarstrade.com/cars/7004598)
2026-03-26 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004599%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530203%27 HTTP/1.1" 200 None
2026-03-26 14:48:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004599/photo_006/780x0__r.jpg?hash=1774530203 not downloaded yet
2026-03-26 14:48:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b63c0538-9afd-5b0e-acf2-af936e89c437
2026-03-26 14:48:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d8603dd5-ed49-551f-9d8b-af9444a9f356
2026-03-26 14:48:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item eb388e2e-9938-5442-abb0-4ad9c56a27ab
2026-03-26 14:48:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004623/photo_006/780x0__r.jpg?hash=1774530251> (referer: https://ecarstrade.com/cars/7004623)
2026-03-26 14:48:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004623/photo_005/780x0__r.jpg?hash=1774530251> (referer: https://ecarstrade.com/cars/7004623)
2026-03-26 14:48:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4b9942e4-2076-5999-a8f1-43cd38b7abd7
2026-03-26 14:48:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004623/photo_004/780x0__r.jpg?hash=1774530251> (referer: https://ecarstrade.com/cars/7004623)
2026-03-26 14:48:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004623/photo_003/780x0__r.jpg?hash=1774530251> (referer: https://ecarstrade.com/cars/7004623)
2026-03-26 14:48:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b1552108-ee75-56f8-bfc8-bd88d3e944ac
2026-03-26 14:48:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b1552108-ee75-56f8-bfc8-bd88d3e944ac
2026-03-26 14:48:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004624/photo_002/780x0__r.jpg?hash=1774530251> (referer: https://ecarstrade.com/cars/7004624)
2026-03-26 14:48:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004603/photo_001/780x0__r.jpg?hash=1774530208> (referer: https://ecarstrade.com/cars/7004603)
2026-03-26 14:48:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b1552108-ee75-56f8-bfc8-bd88d3e944ac
2026-03-26 14:48:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b1552108-ee75-56f8-bfc8-bd88d3e944ac
2026-03-26 14:48:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004624/photo_005/780x0__r.jpg?hash=1774530251> (referer: https://ecarstrade.com/cars/7004624)
2026-03-26 14:48:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 90edc9ff-828c-5f11-9bda-837e457b99ff
2026-03-26 14:48:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004599/photo_001/780x0__r.jpg?hash=1774530203> (referer: https://ecarstrade.com/cars/7004599)
2026-03-26 14:48:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d0216f2a-ff95-5365-9221-5bba6aafab9b
2026-03-26 14:48:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004599/photo_004/780x0__r.jpg?hash=1774530203> (referer: https://ecarstrade.com/cars/7004599)
2026-03-26 14:48:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004599/photo_005/780x0__r.jpg?hash=1774530203> (referer: https://ecarstrade.com/cars/7004599)
2026-03-26 14:48:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 90edc9ff-828c-5f11-9bda-837e457b99ff
2026-03-26 14:48:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004599/photo_006/780x0__r.jpg?hash=1774530203> (referer: https://ecarstrade.com/cars/7004599)
2026-03-26 14:48:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item af3246b6-67d4-5304-b801-7b9c11b06607
2026-03-26 14:48:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004603/photo_006/780x0__r.jpg?hash=1774530209> (referer: https://ecarstrade.com/cars/7004603)
2026-03-26 14:48:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item af3246b6-67d4-5304-b801-7b9c11b06607
2026-03-26 14:48:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004603/photo_005/780x0__r.jpg?hash=1774530209> (referer: https://ecarstrade.com/cars/7004603)
2026-03-26 14:48:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item af3246b6-67d4-5304-b801-7b9c11b06607
2026-03-26 14:48:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item af3246b6-67d4-5304-b801-7b9c11b06607
2026-03-26 14:48:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004599/photo_003/780x0__r.jpg?hash=1774530203> (referer: https://ecarstrade.com/cars/7004599)
2026-03-26 14:48:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d0216f2a-ff95-5365-9221-5bba6aafab9b
2026-03-26 14:48:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004603/photo_004/780x0__r.jpg?hash=1774530208> (referer: https://ecarstrade.com/cars/7004603)
2026-03-26 14:48:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004624/photo_006/780x0__r.jpg?hash=1774530252> (referer: https://ecarstrade.com/cars/7004624)
2026-03-26 14:48:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d0216f2a-ff95-5365-9221-5bba6aafab9b
2026-03-26 14:48:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004599/photo_002/780x0__r.jpg?hash=1774530203> (referer: https://ecarstrade.com/cars/7004599)
2026-03-26 14:48:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item af3246b6-67d4-5304-b801-7b9c11b06607
2026-03-26 14:48:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004603/photo_003/780x0__r.jpg?hash=1774530208> (referer: https://ecarstrade.com/cars/7004603)
2026-03-26 14:48:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004603/photo_002/780x0__r.jpg?hash=1774530208> (referer: https://ecarstrade.com/cars/7004603)
2026-03-26 14:48:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d0216f2a-ff95-5365-9221-5bba6aafab9b
2026-03-26 14:48:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 90edc9ff-828c-5f11-9bda-837e457b99ff
2026-03-26 14:48:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item af3246b6-67d4-5304-b801-7b9c11b06607
2026-03-26 14:48:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: af3246b6-67d4-5304-b801-7b9c11b06607, skipping ID generation
2026-03-26 14:48:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af3246b6-67d4-5304-b801-7b9c11b06607 with scrape type 1
2026-03-26 14:48:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item af3246b6-67d4-5304-b801-7b9c11b06607 sending to next pipeline
2026-03-26 14:48:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: af3246b6-67d4-5304-b801-7b9c11b06607, identifier: 7004599auction111081
2026-03-26 14:48:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: af3246b6-67d4-5304-b801-7b9c11b06607 with identifier: 7004599auction111081
2026-03-26 14:48:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: af3246b6-67d4-5304-b801-7b9c11b06607 with identifier: 7004599auction111081
2026-03-26 14:48:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: af3246b6-67d4-5304-b801-7b9c11b06607 with identifier: 7004599auction111081 to the API
2026-03-26 14:48:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:48:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004599/photo_002/780x0__r.jpg?hash=1774530203>
{'auction_title': '',
 'c_o_2_emission_value': 97,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'af3246b6-67d4-5304-b801-7b9c11b06607',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004599',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Ford',
 'model': 'Focus',
 'odometer': 60829,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Ford Focus 1.0 EcoBoost 100pk Trend Edition Bus 5d 5d',
 'transmission': 'manual',
 'trim': '1.0 EcoBoost 100pk Trend Edition Bus 5d 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004599auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:20 [ecarstrade.nl] INFO: Saving data for 7004599auction111081: {'created_time': 1774536500.865844, 'last_price_update_time': 1774536500.865854, 'auction_closing_time': 1774618800.0}
2026-03-26 14:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004599auction111081') HTTP/1.1" 204 0
2026-03-26 14:48:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004624/photo_004/780x0__r.jpg?hash=1774530251> (referer: https://ecarstrade.com/cars/7004624)
2026-03-26 14:48:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004624/photo_003/780x0__r.jpg?hash=1774530251> (referer: https://ecarstrade.com/cars/7004624)
2026-03-26 14:48:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d0216f2a-ff95-5365-9221-5bba6aafab9b
2026-03-26 14:48:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d0216f2a-ff95-5365-9221-5bba6aafab9b
2026-03-26 14:48:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d0216f2a-ff95-5365-9221-5bba6aafab9b, skipping ID generation
2026-03-26 14:48:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0216f2a-ff95-5365-9221-5bba6aafab9b with scrape type 1
2026-03-26 14:48:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d0216f2a-ff95-5365-9221-5bba6aafab9b sending to next pipeline
2026-03-26 14:48:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d0216f2a-ff95-5365-9221-5bba6aafab9b, identifier: 7004603auction111081
2026-03-26 14:48:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d0216f2a-ff95-5365-9221-5bba6aafab9b with identifier: 7004603auction111081
2026-03-26 14:48:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d0216f2a-ff95-5365-9221-5bba6aafab9b with identifier: 7004603auction111081
2026-03-26 14:48:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d0216f2a-ff95-5365-9221-5bba6aafab9b with identifier: 7004603auction111081 to the API
2026-03-26 14:48:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:48:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:48:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004603/photo_002/780x0__r.jpg?hash=1774530208>
{'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-27T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'd0216f2a-ff95-5365-9221-5bba6aafab9b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004603',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Honda',
 'model': 'HR-V',
 'odometer': 81807,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Honda HR-V 1.5 I-MMD HEV Elegance CVT auto 5d',
 'transmission': 'automatic',
 'trim': '1.5 I-MMD HEV Elegance CVT auto 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004603auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:21 [ecarstrade.nl] INFO: Saving data for 7004603auction111081: {'created_time': 1774536501.439292, 'last_price_update_time': 1774536501.439302, 'auction_closing_time': 1774618800.0}
2026-03-26 14:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004603auction111081') HTTP/1.1" 204 0
2026-03-26 14:48:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004623/photo_002/780x0__r.jpg?hash=1774530251> (referer: https://ecarstrade.com/cars/7004623)
2026-03-26 14:48:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004624/photo_001/780x0__r.jpg?hash=1774530252> (referer: https://ecarstrade.com/cars/7004624)
2026-03-26 14:48:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 90edc9ff-828c-5f11-9bda-837e457b99ff
2026-03-26 14:48:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 90edc9ff-828c-5f11-9bda-837e457b99ff
2026-03-26 14:48:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004596/photo_005/780x0__r.jpg?hash=1774530200> (referer: https://ecarstrade.com/cars/7004596)
2026-03-26 14:48:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004623/photo_001/780x0__r.jpg?hash=1774530251> (referer: https://ecarstrade.com/cars/7004623)
2026-03-26 14:48:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b1552108-ee75-56f8-bfc8-bd88d3e944ac
2026-03-26 14:48:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 90edc9ff-828c-5f11-9bda-837e457b99ff
2026-03-26 14:48:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 90edc9ff-828c-5f11-9bda-837e457b99ff, skipping ID generation
2026-03-26 14:48:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90edc9ff-828c-5f11-9bda-837e457b99ff with scrape type 1
2026-03-26 14:48:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 90edc9ff-828c-5f11-9bda-837e457b99ff sending to next pipeline
2026-03-26 14:48:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 90edc9ff-828c-5f11-9bda-837e457b99ff, identifier: 7004624auction111081
2026-03-26 14:48:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 90edc9ff-828c-5f11-9bda-837e457b99ff with identifier: 7004624auction111081
2026-03-26 14:48:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 90edc9ff-828c-5f11-9bda-837e457b99ff with identifier: 7004624auction111081
2026-03-26 14:48:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 90edc9ff-828c-5f11-9bda-837e457b99ff with identifier: 7004624auction111081 to the API
2026-03-26 14:48:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:48:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:48:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004624/photo_001/780x0__r.jpg?hash=1774530252>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '90edc9ff-828c-5f11-9bda-837e457b99ff',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004624',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Kia',
 'model': "cee'd",
 'odometer': 83238,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Kia Ceed Sportswagon 1.0 T-GDi MHEV DCT DynamicLine 5d',
 'transmission': 'automatic',
 'trim': 'Ceed Sportswagon 1.0 T-GDi MHEV DCT DynamicLine 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004624auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:21 [ecarstrade.nl] INFO: Saving data for 7004624auction111081: {'created_time': 1774536501.990347, 'last_price_update_time': 1774536501.990358, 'auction_closing_time': 1774618800.0}
2026-03-26 14:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004624auction111081') HTTP/1.1" 204 0
2026-03-26 14:48:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004596/photo_004/780x0__r.jpg?hash=1774530199> (referer: https://ecarstrade.com/cars/7004596)
2026-03-26 14:48:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004596/photo_003/780x0__r.jpg?hash=1774530199> (referer: https://ecarstrade.com/cars/7004596)
2026-03-26 14:48:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item eb388e2e-9938-5442-abb0-4ad9c56a27ab
2026-03-26 14:48:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b1552108-ee75-56f8-bfc8-bd88d3e944ac
2026-03-26 14:48:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b1552108-ee75-56f8-bfc8-bd88d3e944ac, skipping ID generation
2026-03-26 14:48:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1552108-ee75-56f8-bfc8-bd88d3e944ac with scrape type 1
2026-03-26 14:48:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b1552108-ee75-56f8-bfc8-bd88d3e944ac sending to next pipeline
2026-03-26 14:48:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: b1552108-ee75-56f8-bfc8-bd88d3e944ac, identifier: 7004623auction111081
2026-03-26 14:48:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: b1552108-ee75-56f8-bfc8-bd88d3e944ac with identifier: 7004623auction111081
2026-03-26 14:48:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: b1552108-ee75-56f8-bfc8-bd88d3e944ac with identifier: 7004623auction111081
2026-03-26 14:48:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: b1552108-ee75-56f8-bfc8-bd88d3e944ac with identifier: 7004623auction111081 to the API
2026-03-26 14:48:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:48:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004623/photo_001/780x0__r.jpg?hash=1774530251>
{'auction_title': '',
 'c_o_2_emission_value': 90,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'b1552108-ee75-56f8-bfc8-bd88d3e944ac',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004623',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Kia',
 'model': 'Picanto',
 'odometer': 81034,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-01-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'Kia Picanto 1.0 MPi ComfortPlusLine Navigator 4zits 5d',
 'transmission': 'manual',
 'trim': '1.0 MPi ComfortPlusLine Navigator 4zits 5d',
 'vin': None,
 'year': 2019}
2026-03-26 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004623auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:22 [ecarstrade.nl] INFO: Saving data for 7004623auction111081: {'created_time': 1774536502.443313, 'last_price_update_time': 1774536502.443322, 'auction_closing_time': 1774618800.0}
2026-03-26 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004623auction111081') HTTP/1.1" 204 0
2026-03-26 14:48:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004596/photo_001/780x0__r.jpg?hash=1774530199> (referer: https://ecarstrade.com/cars/7004596)
2026-03-26 14:48:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004596/photo_002/780x0__r.jpg?hash=1774530200> (referer: https://ecarstrade.com/cars/7004596)
2026-03-26 14:48:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004626> (referer: https://ecarstrade.com/search/page4?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:48:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item eb388e2e-9938-5442-abb0-4ad9c56a27ab
2026-03-26 14:48:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item eb388e2e-9938-5442-abb0-4ad9c56a27ab
2026-03-26 14:48:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004598/photo_003/780x0__r.jpg?hash=1774530202> (referer: https://ecarstrade.com/cars/7004598)
2026-03-26 14:48:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004598/photo_005/780x0__r.jpg?hash=1774530202> (referer: https://ecarstrade.com/cars/7004598)
2026-03-26 14:48:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004598/photo_004/780x0__r.jpg?hash=1774530202> (referer: https://ecarstrade.com/cars/7004598)
2026-03-26 14:48:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item eb388e2e-9938-5442-abb0-4ad9c56a27ab
2026-03-26 14:48:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item eb388e2e-9938-5442-abb0-4ad9c56a27ab
2026-03-26 14:48:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eb388e2e-9938-5442-abb0-4ad9c56a27ab, skipping ID generation
2026-03-26 14:48:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb388e2e-9938-5442-abb0-4ad9c56a27ab with scrape type 1
2026-03-26 14:48:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eb388e2e-9938-5442-abb0-4ad9c56a27ab sending to next pipeline
2026-03-26 14:48:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: eb388e2e-9938-5442-abb0-4ad9c56a27ab, identifier: 7004596auction111081
2026-03-26 14:48:22 [ecarstrade.nl] INFO: Extracting details for car 7004626auction111081
2026-03-26 14:48:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: eb388e2e-9938-5442-abb0-4ad9c56a27ab with identifier: 7004596auction111081
2026-03-26 14:48:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: eb388e2e-9938-5442-abb0-4ad9c56a27ab with identifier: 7004596auction111081
2026-03-26 14:48:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: eb388e2e-9938-5442-abb0-4ad9c56a27ab with identifier: 7004596auction111081 to the API
2026-03-26 14:48:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:48:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004596/photo_002/780x0__r.jpg?hash=1774530200>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'eb388e2e-9938-5442-abb0-4ad9c56a27ab',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004596',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Ford',
 'model': 'Fiesta',
 'odometer': 56614,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Ford Fiesta 1.0 EcoBoost 125pk mHEV Titanium 5d',
 'transmission': 'manual',
 'trim': '1.0 EcoBoost 125pk mHEV Titanium 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004596auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:23 [ecarstrade.nl] INFO: Saving data for 7004596auction111081: {'created_time': 1774536503.053817, 'last_price_update_time': 1774536503.053827, 'auction_closing_time': 1774618800.0}
2026-03-26 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004596auction111081') HTTP/1.1" 204 0
2026-03-26 14:48:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004598/photo_002/780x0__r.jpg?hash=1774530202> (referer: https://ecarstrade.com/cars/7004598)
2026-03-26 14:48:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004598/photo_001/780x0__r.jpg?hash=1774530202> (referer: https://ecarstrade.com/cars/7004598)
2026-03-26 14:48:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004600/photo_005/780x0__r.jpg?hash=1774530204> (referer: https://ecarstrade.com/cars/7004600)
2026-03-26 14:48:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da1d1aef-41dd-573d-b9fb-b444513a83d5 with identifier: 7004626auction111081
2026-03-26 14:48:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da1d1aef-41dd-573d-b9fb-b444513a83d5 with scrape type 1
2026-03-26 14:48:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item da1d1aef-41dd-573d-b9fb-b444513a83d5
2026-03-26 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004626%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530254%27 HTTP/1.1" 200 None
2026-03-26 14:48:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004626/photo_001/780x0__r.jpg?hash=1774530254 not downloaded yet
2026-03-26 14:48:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4b9942e4-2076-5999-a8f1-43cd38b7abd7
2026-03-26 14:48:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4b9942e4-2076-5999-a8f1-43cd38b7abd7
2026-03-26 14:48:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4b9942e4-2076-5999-a8f1-43cd38b7abd7
2026-03-26 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004626%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530254%27 HTTP/1.1" 200 None
2026-03-26 14:48:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004626/photo_002/780x0__r.jpg?hash=1774530254 not downloaded yet
2026-03-26 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004626%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530254%27 HTTP/1.1" 200 None
2026-03-26 14:48:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004626/photo_003/780x0__r.jpg?hash=1774530254 not downloaded yet
2026-03-26 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004626%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530254%27 HTTP/1.1" 200 None
2026-03-26 14:48:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004626/photo_004/780x0__r.jpg?hash=1774530254 not downloaded yet
2026-03-26 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004626%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530254%27 HTTP/1.1" 200 None
2026-03-26 14:48:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004626/photo_005/780x0__r.jpg?hash=1774530254 not downloaded yet
2026-03-26 14:48:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004600/photo_004/780x0__r.jpg?hash=1774530204> (referer: https://ecarstrade.com/cars/7004600)
2026-03-26 14:48:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004600/photo_003/780x0__r.jpg?hash=1774530204> (referer: https://ecarstrade.com/cars/7004600)
2026-03-26 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004626%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530254%27 HTTP/1.1" 200 None
2026-03-26 14:48:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004626/photo_006/780x0__r.jpg?hash=1774530254 not downloaded yet
2026-03-26 14:48:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004600/photo_002/780x0__r.jpg?hash=1774530204> (referer: https://ecarstrade.com/cars/7004600)
2026-03-26 14:48:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4b9942e4-2076-5999-a8f1-43cd38b7abd7
2026-03-26 14:48:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4b9942e4-2076-5999-a8f1-43cd38b7abd7
2026-03-26 14:48:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4b9942e4-2076-5999-a8f1-43cd38b7abd7, skipping ID generation
2026-03-26 14:48:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b9942e4-2076-5999-a8f1-43cd38b7abd7 with scrape type 1
2026-03-26 14:48:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4b9942e4-2076-5999-a8f1-43cd38b7abd7 sending to next pipeline
2026-03-26 14:48:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4b9942e4-2076-5999-a8f1-43cd38b7abd7, identifier: 7004598auction111081
2026-03-26 14:48:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d8603dd5-ed49-551f-9d8b-af9444a9f356
2026-03-26 14:48:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4b9942e4-2076-5999-a8f1-43cd38b7abd7 with identifier: 7004598auction111081
2026-03-26 14:48:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4b9942e4-2076-5999-a8f1-43cd38b7abd7 with identifier: 7004598auction111081
2026-03-26 14:48:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4b9942e4-2076-5999-a8f1-43cd38b7abd7 with identifier: 7004598auction111081 to the API
2026-03-26 14:48:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:48:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:48:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004598/photo_001/780x0__r.jpg?hash=1774530202>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '4b9942e4-2076-5999-a8f1-43cd38b7abd7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004598',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Ford',
 'model': 'Focus',
 'odometer': 112517,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Ford Focus 1.5 EcoBoost 150pk Titanium Bus. Wagon 5d',
 'transmission': 'manual',
 'trim': '1.5 EcoBoost 150pk Titanium Bus. Wagon 5d',
 'vin': None,
 'year': 2020}
2026-03-26 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004598auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:23 [ecarstrade.nl] INFO: Saving data for 7004598auction111081: {'created_time': 1774536503.711307, 'last_price_update_time': 1774536503.711317, 'auction_closing_time': 1774618800.0}
2026-03-26 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004598auction111081') HTTP/1.1" 204 0
2026-03-26 14:48:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004600/photo_001/780x0__r.jpg?hash=1774530204> (referer: https://ecarstrade.com/cars/7004600)
2026-03-26 14:48:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004601/photo_004/780x0__r.jpg?hash=1774530206> (referer: https://ecarstrade.com/cars/7004601)
2026-03-26 14:48:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004601/photo_005/780x0__r.jpg?hash=1774530206> (referer: https://ecarstrade.com/cars/7004601)
2026-03-26 14:48:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d8603dd5-ed49-551f-9d8b-af9444a9f356
2026-03-26 14:48:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d8603dd5-ed49-551f-9d8b-af9444a9f356
2026-03-26 14:48:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d8603dd5-ed49-551f-9d8b-af9444a9f356
2026-03-26 14:48:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d8603dd5-ed49-551f-9d8b-af9444a9f356
2026-03-26 14:48:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d8603dd5-ed49-551f-9d8b-af9444a9f356, skipping ID generation
2026-03-26 14:48:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8603dd5-ed49-551f-9d8b-af9444a9f356 with scrape type 1
2026-03-26 14:48:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d8603dd5-ed49-551f-9d8b-af9444a9f356 sending to next pipeline
2026-03-26 14:48:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d8603dd5-ed49-551f-9d8b-af9444a9f356, identifier: 7004600auction111081
2026-03-26 14:48:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d8603dd5-ed49-551f-9d8b-af9444a9f356 with identifier: 7004600auction111081
2026-03-26 14:48:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d8603dd5-ed49-551f-9d8b-af9444a9f356 with identifier: 7004600auction111081
2026-03-26 14:48:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d8603dd5-ed49-551f-9d8b-af9444a9f356 with identifier: 7004600auction111081 to the API
2026-03-26 14:48:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:48:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:48:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004600/photo_001/780x0__r.jpg?hash=1774530204>
{'auction_title': '',
 'c_o_2_emission_value': 107,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'd8603dd5-ed49-551f-9d8b-af9444a9f356',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004600',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Ford',
 'model': 'Focus',
 'odometer': 83117,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Ford Focus 1.0 EcoBo 100pk Trend Edition Bus Wagon 5d',
 'transmission': 'manual',
 'trim': '1.0 EcoBo 100pk Trend Edition Bus Wagon 5d',
 'vin': None,
 'year': 2019}
2026-03-26 14:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004600auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:24 [ecarstrade.nl] INFO: Saving data for 7004600auction111081: {'created_time': 1774536504.274651, 'last_price_update_time': 1774536504.274662, 'auction_closing_time': 1774618800.0}
2026-03-26 14:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004600auction111081') HTTP/1.1" 204 0
2026-03-26 14:48:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004601/photo_003/780x0__r.jpg?hash=1774530206> (referer: https://ecarstrade.com/cars/7004601)
2026-03-26 14:48:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004601/photo_001/780x0__r.jpg?hash=1774530206> (referer: https://ecarstrade.com/cars/7004601)
2026-03-26 14:48:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004601/photo_002/780x0__r.jpg?hash=1774530206> (referer: https://ecarstrade.com/cars/7004601)
2026-03-26 14:48:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b63c0538-9afd-5b0e-acf2-af936e89c437
2026-03-26 14:48:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b63c0538-9afd-5b0e-acf2-af936e89c437
2026-03-26 14:48:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004609/photo_005/780x0__r.jpg?hash=1774530220> (referer: https://ecarstrade.com/cars/7004609)
2026-03-26 14:48:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004609/photo_006/780x0__r.jpg?hash=1774530220> (referer: https://ecarstrade.com/cars/7004609)
2026-03-26 14:48:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004626/photo_005/780x0__r.jpg?hash=1774530254> (referer: https://ecarstrade.com/cars/7004626)
2026-03-26 14:48:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b63c0538-9afd-5b0e-acf2-af936e89c437
2026-03-26 14:48:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b63c0538-9afd-5b0e-acf2-af936e89c437
2026-03-26 14:48:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b63c0538-9afd-5b0e-acf2-af936e89c437
2026-03-26 14:48:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b63c0538-9afd-5b0e-acf2-af936e89c437, skipping ID generation
2026-03-26 14:48:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b63c0538-9afd-5b0e-acf2-af936e89c437 with scrape type 1
2026-03-26 14:48:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b63c0538-9afd-5b0e-acf2-af936e89c437 sending to next pipeline
2026-03-26 14:48:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: b63c0538-9afd-5b0e-acf2-af936e89c437, identifier: 7004601auction111081
2026-03-26 14:48:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: b63c0538-9afd-5b0e-acf2-af936e89c437 with identifier: 7004601auction111081
2026-03-26 14:48:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: b63c0538-9afd-5b0e-acf2-af936e89c437 with identifier: 7004601auction111081
2026-03-26 14:48:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: b63c0538-9afd-5b0e-acf2-af936e89c437 with identifier: 7004601auction111081 to the API
2026-03-26 14:48:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:48:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:48:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004601/photo_002/780x0__r.jpg?hash=1774530206>
{'auction_title': '',
 'c_o_2_emission_value': 130,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'b63c0538-9afd-5b0e-acf2-af936e89c437',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004601',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Ford',
 'model': 'Puma',
 'odometer': 30539,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-10-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Ford Puma 1.0 EcoBoost Hybrid Titanium auto 5d',
 'transmission': 'automatic',
 'trim': '1.0 EcoBoost Hybrid Titanium auto 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004601auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:24 [ecarstrade.nl] INFO: Saving data for 7004601auction111081: {'created_time': 1774536504.842259, 'last_price_update_time': 1774536504.842272, 'auction_closing_time': 1774618800.0}
2026-03-26 14:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004601auction111081') HTTP/1.1" 204 0
2026-03-26 14:48:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004626/photo_006/780x0__r.jpg?hash=1774530254> (referer: https://ecarstrade.com/cars/7004626)
2026-03-26 14:48:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004626/photo_003/780x0__r.jpg?hash=1774530254> (referer: https://ecarstrade.com/cars/7004626)
2026-03-26 14:48:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004626/photo_004/780x0__r.jpg?hash=1774530254> (referer: https://ecarstrade.com/cars/7004626)
2026-03-26 14:48:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e2b0e678-6e54-5ff8-9f84-a9003e9772f5
2026-03-26 14:48:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e2b0e678-6e54-5ff8-9f84-a9003e9772f5
2026-03-26 14:48:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item da1d1aef-41dd-573d-b9fb-b444513a83d5
2026-03-26 14:48:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004626/photo_002/780x0__r.jpg?hash=1774530254> (referer: https://ecarstrade.com/cars/7004626)
2026-03-26 14:48:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004609/photo_004/780x0__r.jpg?hash=1774530221> (referer: https://ecarstrade.com/cars/7004609)
2026-03-26 14:48:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004626/photo_001/780x0__r.jpg?hash=1774530254> (referer: https://ecarstrade.com/cars/7004626)
2026-03-26 14:48:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item da1d1aef-41dd-573d-b9fb-b444513a83d5
2026-03-26 14:48:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item da1d1aef-41dd-573d-b9fb-b444513a83d5
2026-03-26 14:48:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item da1d1aef-41dd-573d-b9fb-b444513a83d5
2026-03-26 14:48:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004609/photo_003/780x0__r.jpg?hash=1774530221> (referer: https://ecarstrade.com/cars/7004609)
2026-03-26 14:48:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item da1d1aef-41dd-573d-b9fb-b444513a83d5
2026-03-26 14:48:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004608/photo_004/780x0__r.jpg?hash=1774530219> (referer: https://ecarstrade.com/cars/7004608)
2026-03-26 14:48:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004609/photo_002/780x0__r.jpg?hash=1774530220> (referer: https://ecarstrade.com/cars/7004609)
2026-03-26 14:48:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e2b0e678-6e54-5ff8-9f84-a9003e9772f5
2026-03-26 14:48:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004609/photo_001/780x0__r.jpg?hash=1774530220> (referer: https://ecarstrade.com/cars/7004609)
2026-03-26 14:48:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004608/photo_003/780x0__r.jpg?hash=1774530219> (referer: https://ecarstrade.com/cars/7004608)
2026-03-26 14:48:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item da1d1aef-41dd-573d-b9fb-b444513a83d5
2026-03-26 14:48:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: da1d1aef-41dd-573d-b9fb-b444513a83d5, skipping ID generation
2026-03-26 14:48:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da1d1aef-41dd-573d-b9fb-b444513a83d5 with scrape type 1
2026-03-26 14:48:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item da1d1aef-41dd-573d-b9fb-b444513a83d5 sending to next pipeline
2026-03-26 14:48:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: da1d1aef-41dd-573d-b9fb-b444513a83d5, identifier: 7004626auction111081
2026-03-26 14:48:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: da1d1aef-41dd-573d-b9fb-b444513a83d5 with identifier: 7004626auction111081
2026-03-26 14:48:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: da1d1aef-41dd-573d-b9fb-b444513a83d5 with identifier: 7004626auction111081
2026-03-26 14:48:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: da1d1aef-41dd-573d-b9fb-b444513a83d5 with identifier: 7004626auction111081 to the API
2026-03-26 14:48:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:48:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004626/photo_001/780x0__r.jpg?hash=1774530254>
{'auction_title': '',
 'c_o_2_emission_value': 38,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'da1d1aef-41dd-573d-b9fb-b444513a83d5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004626',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Kia',
 'model': 'XCeed',
 'odometer': 100450,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Kia XCeed 1.6 Gdi ExecutiveLine PHEV DCT 5d + Pano',
 'transmission': 'automatic',
 'trim': '1.6 Gdi ExecutiveLine PHEV DCT 5d + Pano',
 'vin': None,
 'year': 2021}
2026-03-26 14:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004626auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:25 [ecarstrade.nl] INFO: Saving data for 7004626auction111081: {'created_time': 1774536505.601834, 'last_price_update_time': 1774536505.601846, 'auction_closing_time': 1774618800.0}
2026-03-26 14:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004626auction111081') HTTP/1.1" 204 0
2026-03-26 14:48:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004608/photo_002/780x0__r.jpg?hash=1774530219> (referer: https://ecarstrade.com/cars/7004608)
2026-03-26 14:48:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004606/photo_005/780x0__r.jpg?hash=1774530214> (referer: https://ecarstrade.com/cars/7004606)
2026-03-26 14:48:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004608/photo_001/780x0__r.jpg?hash=1774530219> (referer: https://ecarstrade.com/cars/7004608)
2026-03-26 14:48:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e2b0e678-6e54-5ff8-9f84-a9003e9772f5
2026-03-26 14:48:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8c34c35e-2098-5ee4-832c-3d0daba004f7
2026-03-26 14:48:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e2b0e678-6e54-5ff8-9f84-a9003e9772f5
2026-03-26 14:48:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e2b0e678-6e54-5ff8-9f84-a9003e9772f5
2026-03-26 14:48:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e2b0e678-6e54-5ff8-9f84-a9003e9772f5, skipping ID generation
2026-03-26 14:48:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2b0e678-6e54-5ff8-9f84-a9003e9772f5 with scrape type 1
2026-03-26 14:48:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e2b0e678-6e54-5ff8-9f84-a9003e9772f5 sending to next pipeline
2026-03-26 14:48:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e2b0e678-6e54-5ff8-9f84-a9003e9772f5, identifier: 7004609auction111081
2026-03-26 14:48:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8c34c35e-2098-5ee4-832c-3d0daba004f7
2026-03-26 14:48:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e2b0e678-6e54-5ff8-9f84-a9003e9772f5 with identifier: 7004609auction111081
2026-03-26 14:48:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 14:48:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 14:48:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e2b0e678-6e54-5ff8-9f84-a9003e9772f5 with identifier: 7004609auction111081
2026-03-26 14:48:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e2b0e678-6e54-5ff8-9f84-a9003e9772f5 with identifier: 7004609auction111081 to the API
2026-03-26 14:48:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:48:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004609/photo_001/780x0__r.jpg?hash=1774530220>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'e2b0e678-6e54-5ff8-9f84-a9003e9772f5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004609',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Hyundai',
 'model': 'i20',
 'odometer': 83181,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Hyundai i20 1.0 T-GDI 100 Comfort 5d',
 'transmission': 'manual',
 'trim': '1.0 T-GDI 100 Comfort 5d',
 'vin': None,
 'year': 2019}
2026-03-26 14:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004609auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:26 [ecarstrade.nl] INFO: Saving data for 7004609auction111081: {'created_time': 1774536506.064879, 'last_price_update_time': 1774536506.064889, 'auction_closing_time': 1774618800.0}
2026-03-26 14:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004609auction111081') HTTP/1.1" 204 0
2026-03-26 14:48:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004606/photo_003/780x0__r.jpg?hash=1774530214> (referer: https://ecarstrade.com/cars/7004606)
2026-03-26 14:48:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004606/photo_004/780x0__r.jpg?hash=1774530214> (referer: https://ecarstrade.com/cars/7004606)
2026-03-26 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-26 14:48:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004606/photo_002/780x0__r.jpg?hash=1774530214> (referer: https://ecarstrade.com/cars/7004606)
2026-03-26 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-26 14:48:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8c34c35e-2098-5ee4-832c-3d0daba004f7
2026-03-26 14:48:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e2fff544-edf2-50b6-b7e0-080a712de35d
2026-03-26 14:48:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8c34c35e-2098-5ee4-832c-3d0daba004f7
2026-03-26 14:48:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8c34c35e-2098-5ee4-832c-3d0daba004f7, skipping ID generation
2026-03-26 14:48:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c34c35e-2098-5ee4-832c-3d0daba004f7 with scrape type 1
2026-03-26 14:48:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8c34c35e-2098-5ee4-832c-3d0daba004f7 sending to next pipeline
2026-03-26 14:48:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8c34c35e-2098-5ee4-832c-3d0daba004f7, identifier: 7004608auction111081
2026-03-26 14:48:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8c34c35e-2098-5ee4-832c-3d0daba004f7 with identifier: 7004608auction111081
2026-03-26 14:48:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8c34c35e-2098-5ee4-832c-3d0daba004f7 with identifier: 7004608auction111081
2026-03-26 14:48:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8c34c35e-2098-5ee4-832c-3d0daba004f7 with identifier: 7004608auction111081 to the API
2026-03-26 14:48:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:48:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004608/photo_001/780x0__r.jpg?hash=1774530219>
{'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-27T13:40:00Z',
 'fuel_type': 'Electric',
 'id': '8c34c35e-2098-5ee4-832c-3d0daba004f7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004608',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Hyundai',
 'model': 'Kona',
 'odometer': 105662,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Hyundai KONA Premium Electric 64 kWh 5d',
 'transmission': 'automatic',
 'trim': 'KONA Premium Electric 64 kWh 5d',
 'vin': None,
 'year': 2020}
2026-03-26 14:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004608auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:26 [ecarstrade.nl] INFO: Saving data for 7004608auction111081: {'created_time': 1774536506.524306, 'last_price_update_time': 1774536506.524317, 'auction_closing_time': 1774618800.0}
2026-03-26 14:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004608auction111081') HTTP/1.1" 204 0
2026-03-26 14:48:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004606/photo_001/780x0__r.jpg?hash=1774530214> (referer: https://ecarstrade.com/cars/7004606)
2026-03-26 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-26 14:48:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e2fff544-edf2-50b6-b7e0-080a712de35d
2026-03-26 14:48:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e2fff544-edf2-50b6-b7e0-080a712de35d
2026-03-26 14:48:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e2fff544-edf2-50b6-b7e0-080a712de35d
2026-03-26 14:48:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004625> (referer: https://ecarstrade.com/search/page4?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 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-26 14:48:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e2fff544-edf2-50b6-b7e0-080a712de35d
2026-03-26 14:48:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e2fff544-edf2-50b6-b7e0-080a712de35d, skipping ID generation
2026-03-26 14:48:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2fff544-edf2-50b6-b7e0-080a712de35d with scrape type 1
2026-03-26 14:48:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e2fff544-edf2-50b6-b7e0-080a712de35d sending to next pipeline
2026-03-26 14:48:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e2fff544-edf2-50b6-b7e0-080a712de35d, identifier: 7004606auction111081
2026-03-26 14:48:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e2fff544-edf2-50b6-b7e0-080a712de35d with identifier: 7004606auction111081
2026-03-26 14:48:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e2fff544-edf2-50b6-b7e0-080a712de35d with identifier: 7004606auction111081
2026-03-26 14:48:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e2fff544-edf2-50b6-b7e0-080a712de35d with identifier: 7004606auction111081 to the API
2026-03-26 14:48:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:48:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004606/photo_001/780x0__r.jpg?hash=1774530214>
{'auction_title': '',
 'c_o_2_emission_value': 107,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'e2fff544-edf2-50b6-b7e0-080a712de35d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004606',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Hyundai',
 'model': 'i10',
 'odometer': 60761,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-10-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'Hyundai i10 1.0i Blue Comfort 5d',
 'transmission': 'manual',
 'trim': '1.0i Blue Comfort 5d',
 'vin': None,
 'year': 2019}
2026-03-26 14:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004606auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:27 [ecarstrade.nl] INFO: Saving data for 7004606auction111081: {'created_time': 1774536507.062122, 'last_price_update_time': 1774536507.062135, 'auction_closing_time': 1774618800.0}
2026-03-26 14:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004606auction111081') HTTP/1.1" 204 0
2026-03-26 14:48:27 [ecarstrade.nl] INFO: Extracting details for car 7004625auction111081
2026-03-26 14:48:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004642> (referer: https://ecarstrade.com/search/page4?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:48:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:48:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 007e5072-38d4-5a98-a132-1e6627e9300e with identifier: 7004625auction111081
2026-03-26 14:48:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 007e5072-38d4-5a98-a132-1e6627e9300e with scrape type 1
2026-03-26 14:48:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 007e5072-38d4-5a98-a132-1e6627e9300e
2026-03-26 14:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004625%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530253%27 HTTP/1.1" 200 None
2026-03-26 14:48:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004625/photo_001/780x0__r.jpg?hash=1774530253 not downloaded yet
2026-03-26 14:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004625%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530253%27 HTTP/1.1" 200 None
2026-03-26 14:48:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004625/photo_002/780x0__r.jpg?hash=1774530253 not downloaded yet
2026-03-26 14:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004625%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530253%27 HTTP/1.1" 200 None
2026-03-26 14:48:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004625/photo_003/780x0__r.jpg?hash=1774530253 not downloaded yet
2026-03-26 14:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004625%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530253%27 HTTP/1.1" 200 None
2026-03-26 14:48:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004625/photo_004/780x0__r.jpg?hash=1774530253 not downloaded yet
2026-03-26 14:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004625%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530253%27 HTTP/1.1" 200 None
2026-03-26 14:48:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004625/photo_005/780x0__r.jpg?hash=1774530253 not downloaded yet
2026-03-26 14:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004625%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530253%27 HTTP/1.1" 200 None
2026-03-26 14:48:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004625/photo_006/780x0__r.jpg?hash=1774530253 not downloaded yet
2026-03-26 14:48:27 [ecarstrade.nl] INFO: Extracting details for car 7004642auction111081
2026-03-26 14:48:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aef95b8c-c4f5-57b6-886d-2103edfe967c with identifier: 7004642auction111081
2026-03-26 14:48:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aef95b8c-c4f5-57b6-886d-2103edfe967c with scrape type 1
2026-03-26 14:48:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item aef95b8c-c4f5-57b6-886d-2103edfe967c
2026-03-26 14:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004642%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530290%27 HTTP/1.1" 200 None
2026-03-26 14:48:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004642/photo_001/780x0__r.jpg?hash=1774530290 not downloaded yet
2026-03-26 14:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004642%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530290%27 HTTP/1.1" 200 None
2026-03-26 14:48:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004642/photo_002/780x0__r.jpg?hash=1774530290 not downloaded yet
2026-03-26 14:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004642%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530290%27 HTTP/1.1" 200 None
2026-03-26 14:48:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004642/photo_003/780x0__r.jpg?hash=1774530290 not downloaded yet
2026-03-26 14:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004642%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530290%27 HTTP/1.1" 200 None
2026-03-26 14:48:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004642/photo_004/780x0__r.jpg?hash=1774530290 not downloaded yet
2026-03-26 14:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004642%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530290%27 HTTP/1.1" 200 None
2026-03-26 14:48:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004642/photo_005/780x0__r.jpg?hash=1774530290 not downloaded yet
2026-03-26 14:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004642%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530290%27 HTTP/1.1" 200 None
2026-03-26 14:48:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004642/photo_006/780x0__r.jpg?hash=1774530290 not downloaded yet
2026-03-26 14:48:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page5?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page4?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:48:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Found 20 car items
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Found listing with ID: 7004643auction111081
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004643auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Scrape type for 7004643auction111081: 1
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Found listing with ID: 7004644auction111081
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004644auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Scrape type for 7004644auction111081: 1
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Found listing with ID: 7004645auction111081
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004645auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Scrape type for 7004645auction111081: 1
2026-03-26 14:48:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004627> (referer: https://ecarstrade.com/search/page4?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Found listing with ID: 7004646auction111081
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004646auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Scrape type for 7004646auction111081: 1
2026-03-26 14:48:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Found listing with ID: 7004647auction111081
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004647auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Scrape type for 7004647auction111081: 1
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Found listing with ID: 7004648auction111081
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004648auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Scrape type for 7004648auction111081: 1
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Found listing with ID: 7004649auction111081
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004649auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Scrape type for 7004649auction111081: 1
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Found listing with ID: 7004650auction111081
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004650auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Scrape type for 7004650auction111081: 1
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Extracting details for car 7004627auction111081
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Found listing with ID: 7004651auction111081
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004651auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Scrape type for 7004651auction111081: 1
2026-03-26 14:48:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50eed9a3-9783-504d-92a7-3a54e65d892f with identifier: 7004627auction111081
2026-03-26 14:48:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50eed9a3-9783-504d-92a7-3a54e65d892f with scrape type 1
2026-03-26 14:48:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 50eed9a3-9783-504d-92a7-3a54e65d892f
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004627%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530257%27 HTTP/1.1" 200 None
2026-03-26 14:48:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004627/photo_001/780x0__r.jpg?hash=1774530257 not downloaded yet
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Found listing with ID: 7004652auction111081
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004652auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Scrape type for 7004652auction111081: 1
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004627%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530258%27 HTTP/1.1" 200 None
2026-03-26 14:48:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004627/photo_002/780x0__r.jpg?hash=1774530258 not downloaded yet
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Found listing with ID: 7004653auction111081
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004653auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Scrape type for 7004653auction111081: 1
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004627%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530257%27 HTTP/1.1" 200 None
2026-03-26 14:48:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004627/photo_003/780x0__r.jpg?hash=1774530257 not downloaded yet
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Found listing with ID: 7004654auction111081
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004654auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Scrape type for 7004654auction111081: 1
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004627%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530258%27 HTTP/1.1" 200 None
2026-03-26 14:48:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004627/photo_004/780x0__r.jpg?hash=1774530258 not downloaded yet
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Found listing with ID: 7004655auction111081
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004655auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Scrape type for 7004655auction111081: 1
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004627%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530258%27 HTTP/1.1" 200 None
2026-03-26 14:48:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004627/photo_005/780x0__r.jpg?hash=1774530258 not downloaded yet
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Found listing with ID: 7004656auction111081
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004656auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Scrape type for 7004656auction111081: 1
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004627%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530258%27 HTTP/1.1" 200 None
2026-03-26 14:48:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004627/photo_006/780x0__r.jpg?hash=1774530258 not downloaded yet
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Found listing with ID: 7004657auction111081
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004657auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Scrape type for 7004657auction111081: 1
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Found listing with ID: 7004658auction111081
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004658auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Scrape type for 7004658auction111081: 1
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Found listing with ID: 7004659auction111081
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004659auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Scrape type for 7004659auction111081: 1
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Found listing with ID: 7004660auction111081
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004660auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Scrape type for 7004660auction111081: 1
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Found listing with ID: 7004661auction111081
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004661auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Scrape type for 7004661auction111081: 1
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Found listing with ID: 7004662auction111081
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004662auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:28 [ecarstrade.nl] INFO: Scrape type for 7004662auction111081: 1
2026-03-26 14:48:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004602> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 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-26 14:48:30 [ecarstrade.nl] INFO: Extracting details for car 7004602auction111081
2026-03-26 14:48:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4f49c98-740f-5b61-ab38-59296acde12b with identifier: 7004602auction111081
2026-03-26 14:48:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4f49c98-740f-5b61-ab38-59296acde12b with scrape type 1
2026-03-26 14:48:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d4f49c98-740f-5b61-ab38-59296acde12b
2026-03-26 14:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004602%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530207%27 HTTP/1.1" 200 None
2026-03-26 14:48:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004602/photo_001/780x0__r.jpg?hash=1774530207 not downloaded yet
2026-03-26 14:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004602%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530207%27 HTTP/1.1" 200 None
2026-03-26 14:48:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004602/photo_002/780x0__r.jpg?hash=1774530207 not downloaded yet
2026-03-26 14:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004602%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530207%27 HTTP/1.1" 200 None
2026-03-26 14:48:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004602/photo_003/780x0__r.jpg?hash=1774530207 not downloaded yet
2026-03-26 14:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004602%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530207%27 HTTP/1.1" 200 None
2026-03-26 14:48:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004602/photo_004/780x0__r.jpg?hash=1774530207 not downloaded yet
2026-03-26 14:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004602%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530207%27 HTTP/1.1" 200 None
2026-03-26 14:48:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004602/photo_005/780x0__r.jpg?hash=1774530207 not downloaded yet
2026-03-26 14:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004602%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530207%27 HTTP/1.1" 200 None
2026-03-26 14:48:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004602/photo_006/780x0__r.jpg?hash=1774530207 not downloaded yet
2026-03-26 14:48:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004640> (referer: https://ecarstrade.com/search/page4?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:48:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:48:35 [ecarstrade.nl] INFO: Extracting details for car 7004640auction111081
2026-03-26 14:48:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94037136-9a3c-5268-bc7f-7e27a2807665 with identifier: 7004640auction111081
2026-03-26 14:48:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94037136-9a3c-5268-bc7f-7e27a2807665 with scrape type 1
2026-03-26 14:48:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 94037136-9a3c-5268-bc7f-7e27a2807665
2026-03-26 14:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004640%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530284%27 HTTP/1.1" 200 None
2026-03-26 14:48:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004640/photo_001/780x0__r.jpg?hash=1774530284 not downloaded yet
2026-03-26 14:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004640%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530284%27 HTTP/1.1" 200 None
2026-03-26 14:48:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004640/photo_002/780x0__r.jpg?hash=1774530284 not downloaded yet
2026-03-26 14:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004640%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530284%27 HTTP/1.1" 200 None
2026-03-26 14:48:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004640/photo_003/780x0__r.jpg?hash=1774530284 not downloaded yet
2026-03-26 14:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004640%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530285%27 HTTP/1.1" 200 None
2026-03-26 14:48:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004640/photo_004/780x0__r.jpg?hash=1774530285 not downloaded yet
2026-03-26 14:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004640%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530284%27 HTTP/1.1" 200 None
2026-03-26 14:48:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004640/photo_005/780x0__r.jpg?hash=1774530284 not downloaded yet
2026-03-26 14:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004640%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530285%27 HTTP/1.1" 200 None
2026-03-26 14:48:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004640/photo_006/780x0__r.jpg?hash=1774530285 not downloaded yet
2026-03-26 14:48:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004641> (referer: https://ecarstrade.com/search/page4?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:48:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:48:35 [ecarstrade.nl] INFO: Extracting details for car 7004641auction111081
2026-03-26 14:48:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b843bd29-fd21-5aea-8c38-877730d1fe83 with identifier: 7004641auction111081
2026-03-26 14:48:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b843bd29-fd21-5aea-8c38-877730d1fe83 with scrape type 1
2026-03-26 14:48:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b843bd29-fd21-5aea-8c38-877730d1fe83
2026-03-26 14:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004641%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530287%27 HTTP/1.1" 200 None
2026-03-26 14:48:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004641/photo_001/780x0__r.jpg?hash=1774530287 not downloaded yet
2026-03-26 14:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004641%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530287%27 HTTP/1.1" 200 None
2026-03-26 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004641/photo_002/780x0__r.jpg?hash=1774530287 not downloaded yet
2026-03-26 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004641%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530287%27 HTTP/1.1" 200 None
2026-03-26 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004641/photo_003/780x0__r.jpg?hash=1774530287 not downloaded yet
2026-03-26 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004641%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530287%27 HTTP/1.1" 200 None
2026-03-26 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004641/photo_004/780x0__r.jpg?hash=1774530287 not downloaded yet
2026-03-26 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004641%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530287%27 HTTP/1.1" 200 None
2026-03-26 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004641/photo_005/780x0__r.jpg?hash=1774530287 not downloaded yet
2026-03-26 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004641%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530287%27 HTTP/1.1" 200 None
2026-03-26 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004641/photo_006/780x0__r.jpg?hash=1774530287 not downloaded yet
2026-03-26 14:48:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004637> (referer: https://ecarstrade.com/search/page4?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:48:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:48:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004636> (referer: https://ecarstrade.com/search/page4?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:48:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:48:36 [ecarstrade.nl] INFO: Extracting details for car 7004637auction111081
2026-03-26 14:48:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f59fa37-dc03-5d74-9bd6-938158de6c17 with identifier: 7004637auction111081
2026-03-26 14:48:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f59fa37-dc03-5d74-9bd6-938158de6c17 with scrape type 1
2026-03-26 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2f59fa37-dc03-5d74-9bd6-938158de6c17
2026-03-26 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004637%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530278%27 HTTP/1.1" 200 None
2026-03-26 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004637/photo_001/780x0__r.jpg?hash=1774530278 not downloaded yet
2026-03-26 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004637%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530278%27 HTTP/1.1" 200 None
2026-03-26 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004637/photo_002/780x0__r.jpg?hash=1774530278 not downloaded yet
2026-03-26 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004637%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530279%27 HTTP/1.1" 200 None
2026-03-26 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004637/photo_003/780x0__r.jpg?hash=1774530279 not downloaded yet
2026-03-26 14:48:36 [ecarstrade.nl] INFO: Extracting details for car 7004636auction111081
2026-03-26 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004637%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530279%27 HTTP/1.1" 200 None
2026-03-26 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004637/photo_004/780x0__r.jpg?hash=1774530279 not downloaded yet
2026-03-26 14:48:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a9660f9-554b-559e-be1e-b6bf81aae165 with identifier: 7004636auction111081
2026-03-26 14:48:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a9660f9-554b-559e-be1e-b6bf81aae165 with scrape type 1
2026-03-26 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4a9660f9-554b-559e-be1e-b6bf81aae165
2026-03-26 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004636%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530273%27 HTTP/1.1" 200 None
2026-03-26 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004636/photo_001/780x0__r.jpg?hash=1774530273 not downloaded yet
2026-03-26 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004637%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530279%27 HTTP/1.1" 200 None
2026-03-26 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004637/photo_005/780x0__r.jpg?hash=1774530279 not downloaded yet
2026-03-26 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004636%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530273%27 HTTP/1.1" 200 None
2026-03-26 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004636/photo_002/780x0__r.jpg?hash=1774530273 not downloaded yet
2026-03-26 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004637%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530278%27 HTTP/1.1" 200 None
2026-03-26 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004637/photo_006/780x0__r.jpg?hash=1774530278 not downloaded yet
2026-03-26 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004636%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530273%27 HTTP/1.1" 200 None
2026-03-26 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004636/photo_003/780x0__r.jpg?hash=1774530273 not downloaded yet
2026-03-26 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004636%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530274%27 HTTP/1.1" 200 None
2026-03-26 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004636/photo_004/780x0__r.jpg?hash=1774530274 not downloaded yet
2026-03-26 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004636%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530274%27 HTTP/1.1" 200 None
2026-03-26 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004636/photo_005/780x0__r.jpg?hash=1774530274 not downloaded yet
2026-03-26 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004636%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530274%27 HTTP/1.1" 200 None
2026-03-26 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004636/photo_006/780x0__r.jpg?hash=1774530274 not downloaded yet
2026-03-26 14:48:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004635> (referer: https://ecarstrade.com/search/page4?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 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-26 14:48:38 [ecarstrade.nl] INFO: Extracting details for car 7004635auction111081
2026-03-26 14:48:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d7f6621-2bc4-58a5-981b-7f08899a6b46 with identifier: 7004635auction111081
2026-03-26 14:48:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d7f6621-2bc4-58a5-981b-7f08899a6b46 with scrape type 1
2026-03-26 14:48:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5d7f6621-2bc4-58a5-981b-7f08899a6b46
2026-03-26 14:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004635%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530273%27 HTTP/1.1" 200 None
2026-03-26 14:48:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004635/photo_001/780x0__r.jpg?hash=1774530273 not downloaded yet
2026-03-26 14:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004635%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530273%27 HTTP/1.1" 200 None
2026-03-26 14:48:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004635/photo_002/780x0__r.jpg?hash=1774530273 not downloaded yet
2026-03-26 14:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004635%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530273%27 HTTP/1.1" 200 None
2026-03-26 14:48:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004635/photo_003/780x0__r.jpg?hash=1774530273 not downloaded yet
2026-03-26 14:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004635%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530273%27 HTTP/1.1" 200 None
2026-03-26 14:48:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004635/photo_004/780x0__r.jpg?hash=1774530273 not downloaded yet
2026-03-26 14:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004635%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530273%27 HTTP/1.1" 200 None
2026-03-26 14:48:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004635/photo_005/780x0__r.jpg?hash=1774530273 not downloaded yet
2026-03-26 14:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004635%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530273%27 HTTP/1.1" 200 None
2026-03-26 14:48:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004635/photo_006/780x0__r.jpg?hash=1774530273 not downloaded yet
2026-03-26 14:48:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004631> (referer: https://ecarstrade.com/search/page4?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:48:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004642/photo_006/780x0__r.jpg?hash=1774530290> (referer: https://ecarstrade.com/cars/7004642)
2026-03-26 14:48:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:48:44 [ecarstrade.nl] INFO: Extracting details for car 7004631auction111081
2026-03-26 14:48:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24f79d91-495e-5ebb-98f7-72d4d4e16ecc with identifier: 7004631auction111081
2026-03-26 14:48:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24f79d91-495e-5ebb-98f7-72d4d4e16ecc with scrape type 1
2026-03-26 14:48:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 24f79d91-495e-5ebb-98f7-72d4d4e16ecc
2026-03-26 14:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004631%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530265%27 HTTP/1.1" 200 None
2026-03-26 14:48:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004631/photo_001/780x0__r.jpg?hash=1774530265 not downloaded yet
2026-03-26 14:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004631%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530265%27 HTTP/1.1" 200 None
2026-03-26 14:48:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004631/photo_002/780x0__r.jpg?hash=1774530265 not downloaded yet
2026-03-26 14:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004631%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530265%27 HTTP/1.1" 200 None
2026-03-26 14:48:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004631/photo_003/780x0__r.jpg?hash=1774530265 not downloaded yet
2026-03-26 14:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004631%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530265%27 HTTP/1.1" 200 None
2026-03-26 14:48:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004631/photo_004/780x0__r.jpg?hash=1774530265 not downloaded yet
2026-03-26 14:48:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item aef95b8c-c4f5-57b6-886d-2103edfe967c
2026-03-26 14:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004631%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530265%27 HTTP/1.1" 200 None
2026-03-26 14:48:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004631/photo_005/780x0__r.jpg?hash=1774530265 not downloaded yet
2026-03-26 14:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004631%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530265%27 HTTP/1.1" 200 None
2026-03-26 14:48:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004631/photo_006/780x0__r.jpg?hash=1774530265 not downloaded yet
2026-03-26 14:48:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004632> (referer: https://ecarstrade.com/search/page4?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:48:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:48:45 [ecarstrade.nl] INFO: Extracting details for car 7004632auction111081
2026-03-26 14:48:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13180901-4d19-5cb6-836f-7b0002406b9b with identifier: 7004632auction111081
2026-03-26 14:48:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13180901-4d19-5cb6-836f-7b0002406b9b with scrape type 1
2026-03-26 14:48:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 13180901-4d19-5cb6-836f-7b0002406b9b
2026-03-26 14:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004632%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530266%27 HTTP/1.1" 200 None
2026-03-26 14:48:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004632/photo_001/780x0__r.jpg?hash=1774530266 not downloaded yet
2026-03-26 14:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004632%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530266%27 HTTP/1.1" 200 None
2026-03-26 14:48:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004632/photo_002/780x0__r.jpg?hash=1774530266 not downloaded yet
2026-03-26 14:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004632%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530266%27 HTTP/1.1" 200 None
2026-03-26 14:48:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004632/photo_003/780x0__r.jpg?hash=1774530266 not downloaded yet
2026-03-26 14:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004632%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530266%27 HTTP/1.1" 200 None
2026-03-26 14:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004632/photo_004/780x0__r.jpg?hash=1774530266 not downloaded yet
2026-03-26 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004632%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530266%27 HTTP/1.1" 200 None
2026-03-26 14:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004632/photo_005/780x0__r.jpg?hash=1774530266 not downloaded yet
2026-03-26 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004632%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530266%27 HTTP/1.1" 200 None
2026-03-26 14:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004632/photo_006/780x0__r.jpg?hash=1774530266 not downloaded yet
2026-03-26 14:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004629> (referer: https://ecarstrade.com/search/page4?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004602/photo_006/780x0__r.jpg?hash=1774530207> (referer: https://ecarstrade.com/cars/7004602)
2026-03-26 14:48:46 [ecarstrade.nl] INFO: Extracting details for car 7004629auction111081
2026-03-26 14:48:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b411284-8fe4-54d3-bc23-ced1b417d483 with identifier: 7004629auction111081
2026-03-26 14:48:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b411284-8fe4-54d3-bc23-ced1b417d483 with scrape type 1
2026-03-26 14:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0b411284-8fe4-54d3-bc23-ced1b417d483
2026-03-26 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004629%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530260%27 HTTP/1.1" 200 None
2026-03-26 14:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004629/photo_001/780x0__r.jpg?hash=1774530260 not downloaded yet
2026-03-26 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004629%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530260%27 HTTP/1.1" 200 None
2026-03-26 14:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004629/photo_002/780x0__r.jpg?hash=1774530260 not downloaded yet
2026-03-26 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004629%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530260%27 HTTP/1.1" 200 None
2026-03-26 14:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004629/photo_003/780x0__r.jpg?hash=1774530260 not downloaded yet
2026-03-26 14:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004640/photo_006/780x0__r.jpg?hash=1774530285> (referer: https://ecarstrade.com/cars/7004640)
2026-03-26 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004629%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530260%27 HTTP/1.1" 200 None
2026-03-26 14:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004629/photo_004/780x0__r.jpg?hash=1774530260 not downloaded yet
2026-03-26 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004629%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530260%27 HTTP/1.1" 200 None
2026-03-26 14:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004629/photo_005/780x0__r.jpg?hash=1774530260 not downloaded yet
2026-03-26 14:48:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d4f49c98-740f-5b61-ab38-59296acde12b
2026-03-26 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004629%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530260%27 HTTP/1.1" 200 None
2026-03-26 14:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004629/photo_006/780x0__r.jpg?hash=1774530260 not downloaded yet
2026-03-26 14:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004641/photo_006/780x0__r.jpg?hash=1774530287> (referer: https://ecarstrade.com/cars/7004641)
2026-03-26 14:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004638> (referer: https://ecarstrade.com/search/page4?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:48:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 94037136-9a3c-5268-bc7f-7e27a2807665
2026-03-26 14:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004636/photo_006/780x0__r.jpg?hash=1774530274> (referer: https://ecarstrade.com/cars/7004636)
2026-03-26 14:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004641/photo_005/780x0__r.jpg?hash=1774530287> (referer: https://ecarstrade.com/cars/7004641)
2026-03-26 14:48:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b843bd29-fd21-5aea-8c38-877730d1fe83
2026-03-26 14:48:46 [ecarstrade.nl] INFO: Extracting details for car 7004638auction111081
2026-03-26 14:48:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fabe51b-cc23-59b7-8b88-8417d65879d2 with identifier: 7004638auction111081
2026-03-26 14:48:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fabe51b-cc23-59b7-8b88-8417d65879d2 with scrape type 1
2026-03-26 14:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5fabe51b-cc23-59b7-8b88-8417d65879d2
2026-03-26 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004638%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530282%27 HTTP/1.1" 200 None
2026-03-26 14:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004638/photo_001/780x0__r.jpg?hash=1774530282 not downloaded yet
2026-03-26 14:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004635/photo_006/780x0__r.jpg?hash=1774530273> (referer: https://ecarstrade.com/cars/7004635)
2026-03-26 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004638%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530282%27 HTTP/1.1" 200 None
2026-03-26 14:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004638/photo_002/780x0__r.jpg?hash=1774530282 not downloaded yet
2026-03-26 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004638%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530282%27 HTTP/1.1" 200 None
2026-03-26 14:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004638/photo_003/780x0__r.jpg?hash=1774530282 not downloaded yet
2026-03-26 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004638%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530282%27 HTTP/1.1" 200 None
2026-03-26 14:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004638/photo_004/780x0__r.jpg?hash=1774530282 not downloaded yet
2026-03-26 14:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004635/photo_005/780x0__r.jpg?hash=1774530273> (referer: https://ecarstrade.com/cars/7004635)
2026-03-26 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004638%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530282%27 HTTP/1.1" 200 None
2026-03-26 14:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004638/photo_005/780x0__r.jpg?hash=1774530282 not downloaded yet
2026-03-26 14:48:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4a9660f9-554b-559e-be1e-b6bf81aae165
2026-03-26 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004638%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530282%27 HTTP/1.1" 200 None
2026-03-26 14:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004638/photo_006/780x0__r.jpg?hash=1774530282 not downloaded yet
2026-03-26 14:48:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b843bd29-fd21-5aea-8c38-877730d1fe83
2026-03-26 14:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004631/photo_006/780x0__r.jpg?hash=1774530265> (referer: https://ecarstrade.com/cars/7004631)
2026-03-26 14:48:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5d7f6621-2bc4-58a5-981b-7f08899a6b46
2026-03-26 14:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004632/photo_006/780x0__r.jpg?hash=1774530266> (referer: https://ecarstrade.com/cars/7004632)
2026-03-26 14:48:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5d7f6621-2bc4-58a5-981b-7f08899a6b46
2026-03-26 14:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004632/photo_005/780x0__r.jpg?hash=1774530266> (referer: https://ecarstrade.com/cars/7004632)
2026-03-26 14:48:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 24f79d91-495e-5ebb-98f7-72d4d4e16ecc
2026-03-26 14:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004629/photo_003/780x0__r.jpg?hash=1774530260> (referer: https://ecarstrade.com/cars/7004629)
2026-03-26 14:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004629/photo_006/780x0__r.jpg?hash=1774530260> (referer: https://ecarstrade.com/cars/7004629)
2026-03-26 14:48:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 13180901-4d19-5cb6-836f-7b0002406b9b
2026-03-26 14:48:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 13180901-4d19-5cb6-836f-7b0002406b9b
2026-03-26 14:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004629/photo_005/780x0__r.jpg?hash=1774530260> (referer: https://ecarstrade.com/cars/7004629)
2026-03-26 14:48:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0b411284-8fe4-54d3-bc23-ced1b417d483
2026-03-26 14:48:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0b411284-8fe4-54d3-bc23-ced1b417d483
2026-03-26 14:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004629/photo_004/780x0__r.jpg?hash=1774530260> (referer: https://ecarstrade.com/cars/7004629)
2026-03-26 14:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004629/photo_002/780x0__r.jpg?hash=1774530260> (referer: https://ecarstrade.com/cars/7004629)
2026-03-26 14:48:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0b411284-8fe4-54d3-bc23-ced1b417d483
2026-03-26 14:48:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004638/photo_004/780x0__r.jpg?hash=1774530282> (referer: https://ecarstrade.com/cars/7004638)
2026-03-26 14:48:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004638/photo_001/780x0__r.jpg?hash=1774530282> (referer: https://ecarstrade.com/cars/7004638)
2026-03-26 14:48:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0b411284-8fe4-54d3-bc23-ced1b417d483
2026-03-26 14:48:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004638/photo_006/780x0__r.jpg?hash=1774530282> (referer: https://ecarstrade.com/cars/7004638)
2026-03-26 14:48:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0b411284-8fe4-54d3-bc23-ced1b417d483
2026-03-26 14:48:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004638/photo_005/780x0__r.jpg?hash=1774530282> (referer: https://ecarstrade.com/cars/7004638)
2026-03-26 14:48:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5fabe51b-cc23-59b7-8b88-8417d65879d2
2026-03-26 14:48:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004638/photo_003/780x0__r.jpg?hash=1774530282> (referer: https://ecarstrade.com/cars/7004638)
2026-03-26 14:48:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5fabe51b-cc23-59b7-8b88-8417d65879d2
2026-03-26 14:48:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5fabe51b-cc23-59b7-8b88-8417d65879d2
2026-03-26 14:48:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004629/photo_001/780x0__r.jpg?hash=1774530260> (referer: https://ecarstrade.com/cars/7004629)
2026-03-26 14:48:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5fabe51b-cc23-59b7-8b88-8417d65879d2
2026-03-26 14:48:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5fabe51b-cc23-59b7-8b88-8417d65879d2
2026-03-26 14:48:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004638/photo_002/780x0__r.jpg?hash=1774530282> (referer: https://ecarstrade.com/cars/7004638)
2026-03-26 14:48:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004632/photo_004/780x0__r.jpg?hash=1774530266> (referer: https://ecarstrade.com/cars/7004632)
2026-03-26 14:48:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0b411284-8fe4-54d3-bc23-ced1b417d483
2026-03-26 14:48:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0b411284-8fe4-54d3-bc23-ced1b417d483, skipping ID generation
2026-03-26 14:48:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b411284-8fe4-54d3-bc23-ced1b417d483 with scrape type 1
2026-03-26 14:48:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0b411284-8fe4-54d3-bc23-ced1b417d483 sending to next pipeline
2026-03-26 14:48:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0b411284-8fe4-54d3-bc23-ced1b417d483, identifier: 7004629auction111081
2026-03-26 14:48:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0b411284-8fe4-54d3-bc23-ced1b417d483 with identifier: 7004629auction111081
2026-03-26 14:48:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0b411284-8fe4-54d3-bc23-ced1b417d483 with identifier: 7004629auction111081
2026-03-26 14:48:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0b411284-8fe4-54d3-bc23-ced1b417d483 with identifier: 7004629auction111081 to the API
2026-03-26 14:48:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:48:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004629/photo_001/780x0__r.jpg?hash=1774530260>
{'auction_title': '',
 'c_o_2_emission_value': 38,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '0b411284-8fe4-54d3-bc23-ced1b417d483',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004629',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Kia',
 'model': 'Sorento',
 'odometer': 71736,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-07-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'Kia Sorento 1.6 T-GDi AT6 PHEV 4WD DynamicPlusLine 7 Persoons, Pano',
 'transmission': 'automatic',
 'trim': '1.6 T-GDi AT6 PHEV 4WD DynamicPlusLine 7 Persoons, Pano',
 'vin': None,
 'year': 2022}
2026-03-26 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004629auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:48 [ecarstrade.nl] INFO: Saving data for 7004629auction111081: {'created_time': 1774536528.132007, 'last_price_update_time': 1774536528.132021, 'auction_closing_time': 1774618800.0}
2026-03-26 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004629auction111081') HTTP/1.1" 204 0
2026-03-26 14:48:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004632/photo_003/780x0__r.jpg?hash=1774530266> (referer: https://ecarstrade.com/cars/7004632)
2026-03-26 14:48:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004632/photo_002/780x0__r.jpg?hash=1774530266> (referer: https://ecarstrade.com/cars/7004632)
2026-03-26 14:48:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5fabe51b-cc23-59b7-8b88-8417d65879d2
2026-03-26 14:48:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5fabe51b-cc23-59b7-8b88-8417d65879d2, skipping ID generation
2026-03-26 14:48:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fabe51b-cc23-59b7-8b88-8417d65879d2 with scrape type 1
2026-03-26 14:48:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5fabe51b-cc23-59b7-8b88-8417d65879d2 sending to next pipeline
2026-03-26 14:48:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 5fabe51b-cc23-59b7-8b88-8417d65879d2, identifier: 7004638auction111081
2026-03-26 14:48:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 13180901-4d19-5cb6-836f-7b0002406b9b
2026-03-26 14:48:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 5fabe51b-cc23-59b7-8b88-8417d65879d2 with identifier: 7004638auction111081
2026-03-26 14:48:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 5fabe51b-cc23-59b7-8b88-8417d65879d2 with identifier: 7004638auction111081
2026-03-26 14:48:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 5fabe51b-cc23-59b7-8b88-8417d65879d2 with identifier: 7004638auction111081 to the API
2026-03-26 14:48:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:48:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004638/photo_002/780x0__r.jpg?hash=1774530282>
{'auction_title': '',
 'c_o_2_emission_value': 107,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '5fabe51b-cc23-59b7-8b88-8417d65879d2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004638',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Opel',
 'model': 'Astra',
 'odometer': 107970,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Opel Astra Sports Tourer 1.0 Turbo 77kW S/S 120 Jaar Edition 5d',
 'transmission': 'manual',
 'trim': 'Sports Tourer 1.0 Turbo 77kW S/S 120 Jaar Edition 5d',
 'vin': None,
 'year': 2019}
2026-03-26 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004638auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:48 [ecarstrade.nl] INFO: Saving data for 7004638auction111081: {'created_time': 1774536528.671879, 'last_price_update_time': 1774536528.671889, 'auction_closing_time': 1774618800.0}
2026-03-26 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004638auction111081') HTTP/1.1" 204 0
2026-03-26 14:48:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004632/photo_001/780x0__r.jpg?hash=1774530266> (referer: https://ecarstrade.com/cars/7004632)
2026-03-26 14:48:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004631/photo_005/780x0__r.jpg?hash=1774530265> (referer: https://ecarstrade.com/cars/7004631)
2026-03-26 14:48:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 13180901-4d19-5cb6-836f-7b0002406b9b
2026-03-26 14:48:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 13180901-4d19-5cb6-836f-7b0002406b9b
2026-03-26 14:48:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004631/photo_004/780x0__r.jpg?hash=1774530265> (referer: https://ecarstrade.com/cars/7004631)
2026-03-26 14:48:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004631/photo_003/780x0__r.jpg?hash=1774530265> (referer: https://ecarstrade.com/cars/7004631)
2026-03-26 14:48:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 13180901-4d19-5cb6-836f-7b0002406b9b
2026-03-26 14:48:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 13180901-4d19-5cb6-836f-7b0002406b9b, skipping ID generation
2026-03-26 14:48:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13180901-4d19-5cb6-836f-7b0002406b9b with scrape type 1
2026-03-26 14:48:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 13180901-4d19-5cb6-836f-7b0002406b9b sending to next pipeline
2026-03-26 14:48:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 13180901-4d19-5cb6-836f-7b0002406b9b, identifier: 7004632auction111081
2026-03-26 14:48:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 13180901-4d19-5cb6-836f-7b0002406b9b with identifier: 7004632auction111081
2026-03-26 14:48:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 14:48:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 13180901-4d19-5cb6-836f-7b0002406b9b with identifier: 7004632auction111081
2026-03-26 14:48:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 13180901-4d19-5cb6-836f-7b0002406b9b with identifier: 7004632auction111081 to the API
2026-03-26 14:48:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:48:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:48:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004632/photo_001/780x0__r.jpg?hash=1774530266>
{'auction_title': '',
 'c_o_2_emission_value': 41,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Other',
 'id': '13180901-4d19-5cb6-836f-7b0002406b9b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004632',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'MAN',
 'model': 'Mini Cooper S Countryman',
 'odometer': 156947,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MINI Countryman Cooper S E ALL4 Business Edition 5d',
 'transmission': 'automatic',
 'trim': 'MINI Countryman Cooper S E ALL4 Business Edition 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004632auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:49 [ecarstrade.nl] INFO: Saving data for 7004632auction111081: {'created_time': 1774536529.287883, 'last_price_update_time': 1774536529.287894, 'auction_closing_time': 1774618800.0}
2026-03-26 14:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004632auction111081') HTTP/1.1" 204 0
2026-03-26 14:48:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004631/photo_002/780x0__r.jpg?hash=1774530265> (referer: https://ecarstrade.com/cars/7004631)
2026-03-26 14:48:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004631/photo_001/780x0__r.jpg?hash=1774530265> (referer: https://ecarstrade.com/cars/7004631)
2026-03-26 14:48:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 24f79d91-495e-5ebb-98f7-72d4d4e16ecc
2026-03-26 14:48:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 24f79d91-495e-5ebb-98f7-72d4d4e16ecc
2026-03-26 14:48:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 24f79d91-495e-5ebb-98f7-72d4d4e16ecc
2026-03-26 14:48:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004635/photo_003/780x0__r.jpg?hash=1774530273> (referer: https://ecarstrade.com/cars/7004635)
2026-03-26 14:48:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004635/photo_004/780x0__r.jpg?hash=1774530273> (referer: https://ecarstrade.com/cars/7004635)
2026-03-26 14:48:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 24f79d91-495e-5ebb-98f7-72d4d4e16ecc
2026-03-26 14:48:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 24f79d91-495e-5ebb-98f7-72d4d4e16ecc
2026-03-26 14:48:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 24f79d91-495e-5ebb-98f7-72d4d4e16ecc, skipping ID generation
2026-03-26 14:48:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24f79d91-495e-5ebb-98f7-72d4d4e16ecc with scrape type 1
2026-03-26 14:48:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 24f79d91-495e-5ebb-98f7-72d4d4e16ecc sending to next pipeline
2026-03-26 14:48:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 24f79d91-495e-5ebb-98f7-72d4d4e16ecc, identifier: 7004631auction111081
2026-03-26 14:48:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 24f79d91-495e-5ebb-98f7-72d4d4e16ecc with identifier: 7004631auction111081
2026-03-26 14:48:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 24f79d91-495e-5ebb-98f7-72d4d4e16ecc with identifier: 7004631auction111081
2026-03-26 14:48:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 24f79d91-495e-5ebb-98f7-72d4d4e16ecc with identifier: 7004631auction111081 to the API
2026-03-26 14:48:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:48:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:48:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004631/photo_001/780x0__r.jpg?hash=1774530265>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.3L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '24f79d91-495e-5ebb-98f7-72d4d4e16ecc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004631',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Mercedes',
 'model': 'CLA 180 Shooting Brake',
 'odometer': 89709,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mercedes-Benz CLA Shooting Brake CLA 180 DCT Business Solution AMG '
          '5d + Pano',
 'transmission': 'automatic',
 'trim': '-Benz CLA Shooting Brake CLA 180 DCT Business Solution AMG 5d + Pano',
 'vin': None,
 'year': 2021}
2026-03-26 14:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004631auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:49 [ecarstrade.nl] INFO: Saving data for 7004631auction111081: {'created_time': 1774536529.853644, 'last_price_update_time': 1774536529.853654, 'auction_closing_time': 1774618800.0}
2026-03-26 14:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004631auction111081') HTTP/1.1" 204 0
2026-03-26 14:48:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004635/photo_002/780x0__r.jpg?hash=1774530273> (referer: https://ecarstrade.com/cars/7004635)
2026-03-26 14:48:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004635/photo_001/780x0__r.jpg?hash=1774530273> (referer: https://ecarstrade.com/cars/7004635)
2026-03-26 14:48:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5d7f6621-2bc4-58a5-981b-7f08899a6b46
2026-03-26 14:48:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5d7f6621-2bc4-58a5-981b-7f08899a6b46
2026-03-26 14:48:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004636/photo_005/780x0__r.jpg?hash=1774530274> (referer: https://ecarstrade.com/cars/7004636)
2026-03-26 14:48:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004636/photo_004/780x0__r.jpg?hash=1774530274> (referer: https://ecarstrade.com/cars/7004636)
2026-03-26 14:48:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5d7f6621-2bc4-58a5-981b-7f08899a6b46
2026-03-26 14:48:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5d7f6621-2bc4-58a5-981b-7f08899a6b46
2026-03-26 14:48:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5d7f6621-2bc4-58a5-981b-7f08899a6b46, skipping ID generation
2026-03-26 14:48:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d7f6621-2bc4-58a5-981b-7f08899a6b46 with scrape type 1
2026-03-26 14:48:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5d7f6621-2bc4-58a5-981b-7f08899a6b46 sending to next pipeline
2026-03-26 14:48:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 5d7f6621-2bc4-58a5-981b-7f08899a6b46, identifier: 7004635auction111081
2026-03-26 14:48:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 5d7f6621-2bc4-58a5-981b-7f08899a6b46 with identifier: 7004635auction111081
2026-03-26 14:48:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 5d7f6621-2bc4-58a5-981b-7f08899a6b46 with identifier: 7004635auction111081
2026-03-26 14:48:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 5d7f6621-2bc4-58a5-981b-7f08899a6b46 with identifier: 7004635auction111081 to the API
2026-03-26 14:48:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:48:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004635/photo_001/780x0__r.jpg?hash=1774530273>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '5d7f6621-2bc4-58a5-981b-7f08899a6b46',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004635',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Nissan',
 'model': 'Juke',
 'odometer': 35108,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Nissan Juke DIG-T 117 N-DESIGN 5d',
 'transmission': 'manual',
 'trim': 'DIG-T 117 N-DESIGN 5d',
 'vin': None,
 'year': 2020}
2026-03-26 14:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004635auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:50 [ecarstrade.nl] INFO: Saving data for 7004635auction111081: {'created_time': 1774536530.408443, 'last_price_update_time': 1774536530.408452, 'auction_closing_time': 1774618800.0}
2026-03-26 14:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004635auction111081') HTTP/1.1" 204 0
2026-03-26 14:48:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004636/photo_003/780x0__r.jpg?hash=1774530273> (referer: https://ecarstrade.com/cars/7004636)
2026-03-26 14:48:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004637/photo_006/780x0__r.jpg?hash=1774530278> (referer: https://ecarstrade.com/cars/7004637)
2026-03-26 14:48:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4a9660f9-554b-559e-be1e-b6bf81aae165
2026-03-26 14:48:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4a9660f9-554b-559e-be1e-b6bf81aae165
2026-03-26 14:48:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004636/photo_002/780x0__r.jpg?hash=1774530273> (referer: https://ecarstrade.com/cars/7004636)
2026-03-26 14:48:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004637/photo_005/780x0__r.jpg?hash=1774530279> (referer: https://ecarstrade.com/cars/7004637)
2026-03-26 14:48:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4a9660f9-554b-559e-be1e-b6bf81aae165
2026-03-26 14:48:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2f59fa37-dc03-5d74-9bd6-938158de6c17
2026-03-26 14:48:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004636/photo_001/780x0__r.jpg?hash=1774530273> (referer: https://ecarstrade.com/cars/7004636)
2026-03-26 14:48:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004637/photo_004/780x0__r.jpg?hash=1774530279> (referer: https://ecarstrade.com/cars/7004637)
2026-03-26 14:48:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4a9660f9-554b-559e-be1e-b6bf81aae165
2026-03-26 14:48:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2f59fa37-dc03-5d74-9bd6-938158de6c17
2026-03-26 14:48:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004637/photo_003/780x0__r.jpg?hash=1774530279> (referer: https://ecarstrade.com/cars/7004637)
2026-03-26 14:48:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4a9660f9-554b-559e-be1e-b6bf81aae165
2026-03-26 14:48:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4a9660f9-554b-559e-be1e-b6bf81aae165, skipping ID generation
2026-03-26 14:48:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a9660f9-554b-559e-be1e-b6bf81aae165 with scrape type 1
2026-03-26 14:48:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4a9660f9-554b-559e-be1e-b6bf81aae165 sending to next pipeline
2026-03-26 14:48:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4a9660f9-554b-559e-be1e-b6bf81aae165, identifier: 7004636auction111081
2026-03-26 14:48:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4a9660f9-554b-559e-be1e-b6bf81aae165 with identifier: 7004636auction111081
2026-03-26 14:48:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4a9660f9-554b-559e-be1e-b6bf81aae165 with identifier: 7004636auction111081
2026-03-26 14:48:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4a9660f9-554b-559e-be1e-b6bf81aae165 with identifier: 7004636auction111081 to the API
2026-03-26 14:48:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:48:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:48:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004636/photo_001/780x0__r.jpg?hash=1774530273>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '1.3L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '4a9660f9-554b-559e-be1e-b6bf81aae165',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004636',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Mercedes',
 'model': 'CLA 200',
 'odometer': 118535,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 '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 CLA CLA 200 DCT Business Solution AMG 4d + Pano',
 'transmission': 'automatic',
 'trim': '-Benz CLA  DCT Business Solution AMG 4d + Pano',
 'vin': None,
 'year': 2020}
2026-03-26 14:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004636auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:51 [ecarstrade.nl] INFO: Saving data for 7004636auction111081: {'created_time': 1774536531.109583, 'last_price_update_time': 1774536531.109593, 'auction_closing_time': 1774618800.0}
2026-03-26 14:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004636auction111081') HTTP/1.1" 204 0
2026-03-26 14:48:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004637/photo_002/780x0__r.jpg?hash=1774530278> (referer: https://ecarstrade.com/cars/7004637)
2026-03-26 14:48:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004637/photo_001/780x0__r.jpg?hash=1774530278> (referer: https://ecarstrade.com/cars/7004637)
2026-03-26 14:48:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2f59fa37-dc03-5d74-9bd6-938158de6c17
2026-03-26 14:48:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2f59fa37-dc03-5d74-9bd6-938158de6c17
2026-03-26 14:48:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004641/photo_003/780x0__r.jpg?hash=1774530287> (referer: https://ecarstrade.com/cars/7004641)
2026-03-26 14:48:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004633> (referer: https://ecarstrade.com/search/page4?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:48:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004641/photo_004/780x0__r.jpg?hash=1774530287> (referer: https://ecarstrade.com/cars/7004641)
2026-03-26 14:48:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2f59fa37-dc03-5d74-9bd6-938158de6c17
2026-03-26 14:48:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2f59fa37-dc03-5d74-9bd6-938158de6c17
2026-03-26 14:48:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2f59fa37-dc03-5d74-9bd6-938158de6c17, skipping ID generation
2026-03-26 14:48:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f59fa37-dc03-5d74-9bd6-938158de6c17 with scrape type 1
2026-03-26 14:48:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2f59fa37-dc03-5d74-9bd6-938158de6c17 sending to next pipeline
2026-03-26 14:48:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 2f59fa37-dc03-5d74-9bd6-938158de6c17, identifier: 7004637auction111081
2026-03-26 14:48:51 [ecarstrade.nl] INFO: Extracting details for car 7004633auction111081
2026-03-26 14:48:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 2f59fa37-dc03-5d74-9bd6-938158de6c17 with identifier: 7004637auction111081
2026-03-26 14:48:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 2f59fa37-dc03-5d74-9bd6-938158de6c17 with identifier: 7004637auction111081
2026-03-26 14:48:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 2f59fa37-dc03-5d74-9bd6-938158de6c17 with identifier: 7004637auction111081 to the API
2026-03-26 14:48:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:48:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:48:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004637/photo_001/780x0__r.jpg?hash=1774530278>
{'auction_title': '',
 'c_o_2_emission_value': 103,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '2f59fa37-dc03-5d74-9bd6-938158de6c17',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004637',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Opel',
 'model': 'Astra',
 'odometer': 174603,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Opel Astra Sports Tourer 1.0 Turbo 77kW S/S 120 Jaar Edition 5d',
 'transmission': 'manual',
 'trim': 'Sports Tourer 1.0 Turbo 77kW S/S 120 Jaar Edition 5d',
 'vin': None,
 'year': 2018}
2026-03-26 14:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004637auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:51 [ecarstrade.nl] INFO: Saving data for 7004637auction111081: {'created_time': 1774536531.690391, 'last_price_update_time': 1774536531.690402, 'auction_closing_time': 1774618800.0}
2026-03-26 14:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004637auction111081') HTTP/1.1" 204 0
2026-03-26 14:48:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004641/photo_002/780x0__r.jpg?hash=1774530287> (referer: https://ecarstrade.com/cars/7004641)
2026-03-26 14:48:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004640/photo_005/780x0__r.jpg?hash=1774530284> (referer: https://ecarstrade.com/cars/7004640)
2026-03-26 14:48:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004641/photo_001/780x0__r.jpg?hash=1774530287> (referer: https://ecarstrade.com/cars/7004641)
2026-03-26 14:48:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b843bd29-fd21-5aea-8c38-877730d1fe83
2026-03-26 14:48:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1d01c4b-5f98-51ca-b51e-4f1230135b9f with identifier: 7004633auction111081
2026-03-26 14:48:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1d01c4b-5f98-51ca-b51e-4f1230135b9f with scrape type 1
2026-03-26 14:48:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b1d01c4b-5f98-51ca-b51e-4f1230135b9f
2026-03-26 14:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004633%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530269%27 HTTP/1.1" 200 None
2026-03-26 14:48:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004633/photo_001/780x0__r.jpg?hash=1774530269 not downloaded yet
2026-03-26 14:48:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b843bd29-fd21-5aea-8c38-877730d1fe83
2026-03-26 14:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004633%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530269%27 HTTP/1.1" 200 None
2026-03-26 14:48:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004633/photo_002/780x0__r.jpg?hash=1774530269 not downloaded yet
2026-03-26 14:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004633%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530270%27 HTTP/1.1" 200 None
2026-03-26 14:48:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004633/photo_003/780x0__r.jpg?hash=1774530270 not downloaded yet
2026-03-26 14:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004633%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530269%27 HTTP/1.1" 200 None
2026-03-26 14:48:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004633/photo_004/780x0__r.jpg?hash=1774530269 not downloaded yet
2026-03-26 14:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004633%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530269%27 HTTP/1.1" 200 None
2026-03-26 14:48:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004633/photo_005/780x0__r.jpg?hash=1774530269 not downloaded yet
2026-03-26 14:48:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004640/photo_003/780x0__r.jpg?hash=1774530284> (referer: https://ecarstrade.com/cars/7004640)
2026-03-26 14:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004633%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530270%27 HTTP/1.1" 200 None
2026-03-26 14:48:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004633/photo_006/780x0__r.jpg?hash=1774530270 not downloaded yet
2026-03-26 14:48:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004640/photo_002/780x0__r.jpg?hash=1774530284> (referer: https://ecarstrade.com/cars/7004640)
2026-03-26 14:48:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b843bd29-fd21-5aea-8c38-877730d1fe83
2026-03-26 14:48:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 94037136-9a3c-5268-bc7f-7e27a2807665
2026-03-26 14:48:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b843bd29-fd21-5aea-8c38-877730d1fe83
2026-03-26 14:48:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b843bd29-fd21-5aea-8c38-877730d1fe83, skipping ID generation
2026-03-26 14:48:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b843bd29-fd21-5aea-8c38-877730d1fe83 with scrape type 1
2026-03-26 14:48:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b843bd29-fd21-5aea-8c38-877730d1fe83 sending to next pipeline
2026-03-26 14:48:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: b843bd29-fd21-5aea-8c38-877730d1fe83, identifier: 7004641auction111081
2026-03-26 14:48:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: b843bd29-fd21-5aea-8c38-877730d1fe83 with identifier: 7004641auction111081
2026-03-26 14:48:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: b843bd29-fd21-5aea-8c38-877730d1fe83 with identifier: 7004641auction111081
2026-03-26 14:48:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: b843bd29-fd21-5aea-8c38-877730d1fe83 with identifier: 7004641auction111081 to the API
2026-03-26 14:48:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:48:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:48:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004641/photo_001/780x0__r.jpg?hash=1774530287>
{'auction_title': '',
 'c_o_2_emission_value': 121,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'b843bd29-fd21-5aea-8c38-877730d1fe83',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004641',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Nissan',
 'model': 'Micra',
 'odometer': 86299,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Nissan Micra IG-T 92 N-DESIGN 5d',
 'transmission': 'manual',
 'trim': 'IG-T 92 N-DESIGN 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004641auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:52 [ecarstrade.nl] INFO: Saving data for 7004641auction111081: {'created_time': 1774536532.290255, 'last_price_update_time': 1774536532.290266, 'auction_closing_time': 1774618800.0}
2026-03-26 14:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004641auction111081') HTTP/1.1" 204 0
2026-03-26 14:48:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004640/photo_001/780x0__r.jpg?hash=1774530284> (referer: https://ecarstrade.com/cars/7004640)
2026-03-26 14:48:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004640/photo_004/780x0__r.jpg?hash=1774530285> (referer: https://ecarstrade.com/cars/7004640)
2026-03-26 14:48:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004602/photo_005/780x0__r.jpg?hash=1774530207> (referer: https://ecarstrade.com/cars/7004602)
2026-03-26 14:48:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 94037136-9a3c-5268-bc7f-7e27a2807665
2026-03-26 14:48:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 94037136-9a3c-5268-bc7f-7e27a2807665
2026-03-26 14:48:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004602/photo_003/780x0__r.jpg?hash=1774530207> (referer: https://ecarstrade.com/cars/7004602)
2026-03-26 14:48:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004602/photo_004/780x0__r.jpg?hash=1774530207> (referer: https://ecarstrade.com/cars/7004602)
2026-03-26 14:48:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:48:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004602/photo_002/780x0__r.jpg?hash=1774530207> (referer: https://ecarstrade.com/cars/7004602)
2026-03-26 14:48:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:48:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 94037136-9a3c-5268-bc7f-7e27a2807665
2026-03-26 14:48:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 94037136-9a3c-5268-bc7f-7e27a2807665
2026-03-26 14:48:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 94037136-9a3c-5268-bc7f-7e27a2807665, skipping ID generation
2026-03-26 14:48:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94037136-9a3c-5268-bc7f-7e27a2807665 with scrape type 1
2026-03-26 14:48:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 94037136-9a3c-5268-bc7f-7e27a2807665 sending to next pipeline
2026-03-26 14:48:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 94037136-9a3c-5268-bc7f-7e27a2807665, identifier: 7004640auction111081
2026-03-26 14:48:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 94037136-9a3c-5268-bc7f-7e27a2807665 with identifier: 7004640auction111081
2026-03-26 14:48:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 94037136-9a3c-5268-bc7f-7e27a2807665 with identifier: 7004640auction111081
2026-03-26 14:48:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 94037136-9a3c-5268-bc7f-7e27a2807665 with identifier: 7004640auction111081 to the API
2026-03-26 14:48:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:48:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:48:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004640/photo_004/780x0__r.jpg?hash=1774530285>
{'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-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '94037136-9a3c-5268-bc7f-7e27a2807665',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004640',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Opel',
 'model': 'Astra',
 'odometer': 212010,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Opel Astra Sports Tourer 1.2 turbo 96kW Business Executive 5d',
 'transmission': 'manual',
 'trim': 'Sports Tourer 1.2 turbo 96kW Business Executive 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004640auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:52 [ecarstrade.nl] INFO: Saving data for 7004640auction111081: {'created_time': 1774536532.873455, 'last_price_update_time': 1774536532.873465, 'auction_closing_time': 1774618800.0}
2026-03-26 14:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004640auction111081') HTTP/1.1" 204 0
2026-03-26 14:48:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004602/photo_001/780x0__r.jpg?hash=1774530207> (referer: https://ecarstrade.com/cars/7004602)
2026-03-26 14:48:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d4f49c98-740f-5b61-ab38-59296acde12b
2026-03-26 14:48:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d4f49c98-740f-5b61-ab38-59296acde12b
2026-03-26 14:48:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d4f49c98-740f-5b61-ab38-59296acde12b
2026-03-26 14:48:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d4f49c98-740f-5b61-ab38-59296acde12b
2026-03-26 14:48:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004633/photo_005/780x0__r.jpg?hash=1774530269> (referer: https://ecarstrade.com/cars/7004633)
2026-03-26 14:48:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d4f49c98-740f-5b61-ab38-59296acde12b
2026-03-26 14:48:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d4f49c98-740f-5b61-ab38-59296acde12b, skipping ID generation
2026-03-26 14:48:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4f49c98-740f-5b61-ab38-59296acde12b with scrape type 1
2026-03-26 14:48:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d4f49c98-740f-5b61-ab38-59296acde12b sending to next pipeline
2026-03-26 14:48:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d4f49c98-740f-5b61-ab38-59296acde12b, identifier: 7004602auction111081
2026-03-26 14:48:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d4f49c98-740f-5b61-ab38-59296acde12b with identifier: 7004602auction111081
2026-03-26 14:48:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d4f49c98-740f-5b61-ab38-59296acde12b with identifier: 7004602auction111081
2026-03-26 14:48:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d4f49c98-740f-5b61-ab38-59296acde12b with identifier: 7004602auction111081 to the API
2026-03-26 14:48:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:48:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:48:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004602/photo_001/780x0__r.jpg?hash=1774530207>
{'auction_title': '',
 'c_o_2_emission_value': 32,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.5L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'd4f49c98-740f-5b61-ab38-59296acde12b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004602',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Ford',
 'model': 'Kuga',
 'odometer': 113550,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Ford Kuga ST-Line 2.5 PHEV e-CVT automaat 5d',
 'transmission': 'automatic',
 'trim': 'ST-Line 2.5 PHEV e-CVT automaat 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004602auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:53 [ecarstrade.nl] INFO: Saving data for 7004602auction111081: {'created_time': 1774536533.410848, 'last_price_update_time': 1774536533.410859, 'auction_closing_time': 1774618800.0}
2026-03-26 14:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004602auction111081') HTTP/1.1" 204 0
2026-03-26 14:48:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004633/photo_006/780x0__r.jpg?hash=1774530270> (referer: https://ecarstrade.com/cars/7004633)
2026-03-26 14:48:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b1d01c4b-5f98-51ca-b51e-4f1230135b9f
2026-03-26 14:48:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004633/photo_004/780x0__r.jpg?hash=1774530269> (referer: https://ecarstrade.com/cars/7004633)
2026-03-26 14:48:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b1d01c4b-5f98-51ca-b51e-4f1230135b9f
2026-03-26 14:48:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004633/photo_003/780x0__r.jpg?hash=1774530270> (referer: https://ecarstrade.com/cars/7004633)
2026-03-26 14:48:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b1d01c4b-5f98-51ca-b51e-4f1230135b9f
2026-03-26 14:48:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004645> (referer: https://ecarstrade.com/search/page5?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:48:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004633/photo_002/780x0__r.jpg?hash=1774530269> (referer: https://ecarstrade.com/cars/7004633)
2026-03-26 14:48:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:48:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b1d01c4b-5f98-51ca-b51e-4f1230135b9f
2026-03-26 14:48:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004633/photo_001/780x0__r.jpg?hash=1774530269> (referer: https://ecarstrade.com/cars/7004633)
2026-03-26 14:48:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:48:53 [ecarstrade.nl] INFO: Extracting details for car 7004645auction111081
2026-03-26 14:48:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e3e0081-dd47-54f0-9df7-4fbfe4174572 with identifier: 7004645auction111081
2026-03-26 14:48:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e3e0081-dd47-54f0-9df7-4fbfe4174572 with scrape type 1
2026-03-26 14:48:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4e3e0081-dd47-54f0-9df7-4fbfe4174572
2026-03-26 14:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004645%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530295%27 HTTP/1.1" 200 None
2026-03-26 14:48:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004645/photo_001/780x0__r.jpg?hash=1774530295 not downloaded yet
2026-03-26 14:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004645%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530295%27 HTTP/1.1" 200 None
2026-03-26 14:48:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004645/photo_002/780x0__r.jpg?hash=1774530295 not downloaded yet
2026-03-26 14:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004645%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530295%27 HTTP/1.1" 200 None
2026-03-26 14:48:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004645/photo_003/780x0__r.jpg?hash=1774530295 not downloaded yet
2026-03-26 14:48:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b1d01c4b-5f98-51ca-b51e-4f1230135b9f
2026-03-26 14:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004645%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530295%27 HTTP/1.1" 200 None
2026-03-26 14:48:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004645/photo_004/780x0__r.jpg?hash=1774530295 not downloaded yet
2026-03-26 14:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004645%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530295%27 HTTP/1.1" 200 None
2026-03-26 14:48:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004645/photo_005/780x0__r.jpg?hash=1774530295 not downloaded yet
2026-03-26 14:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004645%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530295%27 HTTP/1.1" 200 None
2026-03-26 14:48:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004645/photo_006/780x0__r.jpg?hash=1774530295 not downloaded yet
2026-03-26 14:48:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b1d01c4b-5f98-51ca-b51e-4f1230135b9f
2026-03-26 14:48:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b1d01c4b-5f98-51ca-b51e-4f1230135b9f, skipping ID generation
2026-03-26 14:48:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1d01c4b-5f98-51ca-b51e-4f1230135b9f with scrape type 1
2026-03-26 14:48:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b1d01c4b-5f98-51ca-b51e-4f1230135b9f sending to next pipeline
2026-03-26 14:48:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: b1d01c4b-5f98-51ca-b51e-4f1230135b9f, identifier: 7004633auction111081
2026-03-26 14:48:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: b1d01c4b-5f98-51ca-b51e-4f1230135b9f with identifier: 7004633auction111081
2026-03-26 14:48:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: b1d01c4b-5f98-51ca-b51e-4f1230135b9f with identifier: 7004633auction111081
2026-03-26 14:48:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: b1d01c4b-5f98-51ca-b51e-4f1230135b9f with identifier: 7004633auction111081 to the API
2026-03-26 14:48:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:48:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004633/photo_001/780x0__r.jpg?hash=1774530269>
{'auction_title': '',
 'c_o_2_emission_value': 38,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'b1d01c4b-5f98-51ca-b51e-4f1230135b9f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004633',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Kia',
 'model': 'Sorento',
 'odometer': 201253,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-06-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'Kia Sorento 1.6 T-GDi AT6 PHEV 4WD ExecutiveLine 7 Persoons, Pano',
 'transmission': 'automatic',
 'trim': '1.6 T-GDi AT6 PHEV 4WD ExecutiveLine 7 Persoons, Pano',
 'vin': None,
 'year': 2021}
2026-03-26 14:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004633auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:48:54 [ecarstrade.nl] INFO: Saving data for 7004633auction111081: {'created_time': 1774536534.327972, 'last_price_update_time': 1774536534.327986, 'auction_closing_time': 1774618800.0}
2026-03-26 14:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004633auction111081') HTTP/1.1" 204 0
2026-03-26 14:48:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004662> (referer: https://ecarstrade.com/search/page5?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 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-26 14:48:54 [ecarstrade.nl] INFO: Extracting details for car 7004662auction111081
2026-03-26 14:48:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1880bc31-6eb2-5f63-9a54-b05eb05e0f41 with identifier: 7004662auction111081
2026-03-26 14:48:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1880bc31-6eb2-5f63-9a54-b05eb05e0f41 with scrape type 1
2026-03-26 14:48:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1880bc31-6eb2-5f63-9a54-b05eb05e0f41
2026-03-26 14:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004662%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530317%27 HTTP/1.1" 200 None
2026-03-26 14:48:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004662/photo_001/780x0__r.jpg?hash=1774530317 not downloaded yet
2026-03-26 14:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004662%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530317%27 HTTP/1.1" 200 None
2026-03-26 14:48:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004662/photo_002/780x0__r.jpg?hash=1774530317 not downloaded yet
2026-03-26 14:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004662%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530317%27 HTTP/1.1" 200 None
2026-03-26 14:48:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004662/photo_003/780x0__r.jpg?hash=1774530317 not downloaded yet
2026-03-26 14:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004662%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530317%27 HTTP/1.1" 200 None
2026-03-26 14:48:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004662/photo_004/780x0__r.jpg?hash=1774530317 not downloaded yet
2026-03-26 14:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004662%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530317%27 HTTP/1.1" 200 None
2026-03-26 14:48:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004662/photo_005/780x0__r.jpg?hash=1774530317 not downloaded yet
2026-03-26 14:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004662%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530317%27 HTTP/1.1" 200 None
2026-03-26 14:48:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004662/photo_006/780x0__r.jpg?hash=1774530317 not downloaded yet
2026-03-26 14:48:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004634> (referer: https://ecarstrade.com/search/page4?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:48:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004627/photo_006/780x0__r.jpg?hash=1774530258> (referer: https://ecarstrade.com/cars/7004627)
2026-03-26 14:48:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:48:56 [ecarstrade.nl] INFO: Extracting details for car 7004634auction111081
2026-03-26 14:48:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69397805-ae89-52db-b24e-1e90b122a666 with identifier: 7004634auction111081
2026-03-26 14:48:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69397805-ae89-52db-b24e-1e90b122a666 with scrape type 1
2026-03-26 14:48:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 69397805-ae89-52db-b24e-1e90b122a666
2026-03-26 14:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004634%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530271%27 HTTP/1.1" 200 None
2026-03-26 14:48:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004634/photo_001/780x0__r.jpg?hash=1774530271 not downloaded yet
2026-03-26 14:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004634%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530271%27 HTTP/1.1" 200 None
2026-03-26 14:48:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004634/photo_002/780x0__r.jpg?hash=1774530271 not downloaded yet
2026-03-26 14:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004634%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530271%27 HTTP/1.1" 200 None
2026-03-26 14:48:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004634/photo_003/780x0__r.jpg?hash=1774530271 not downloaded yet
2026-03-26 14:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004634%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530271%27 HTTP/1.1" 200 None
2026-03-26 14:48:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004634/photo_004/780x0__r.jpg?hash=1774530271 not downloaded yet
2026-03-26 14:48:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 50eed9a3-9783-504d-92a7-3a54e65d892f
2026-03-26 14:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004634%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530271%27 HTTP/1.1" 200 None
2026-03-26 14:48:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004634/photo_005/780x0__r.jpg?hash=1774530271 not downloaded yet
2026-03-26 14:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004634%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530271%27 HTTP/1.1" 200 None
2026-03-26 14:48:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004634/photo_006/780x0__r.jpg?hash=1774530271 not downloaded yet
2026-03-26 14:48:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004639> (referer: https://ecarstrade.com/search/page4?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:48:57 [ecarstrade.nl] INFO: Extracting details for car 7004639auction111081
2026-03-26 14:48:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004627/photo_005/780x0__r.jpg?hash=1774530258> (referer: https://ecarstrade.com/cars/7004627)
2026-03-26 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-26 14:48:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52d6a65e-22d2-564f-a1e4-162664c528a9 with identifier: 7004639auction111081
2026-03-26 14:48:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52d6a65e-22d2-564f-a1e4-162664c528a9 with scrape type 1
2026-03-26 14:48:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 52d6a65e-22d2-564f-a1e4-162664c528a9
2026-03-26 14:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004639%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530284%27 HTTP/1.1" 200 None
2026-03-26 14:48:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004639/photo_001/780x0__r.jpg?hash=1774530284 not downloaded yet
2026-03-26 14:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004639%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530284%27 HTTP/1.1" 200 None
2026-03-26 14:48:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004639/photo_002/780x0__r.jpg?hash=1774530284 not downloaded yet
2026-03-26 14:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004639%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530284%27 HTTP/1.1" 200 None
2026-03-26 14:48:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004639/photo_003/780x0__r.jpg?hash=1774530284 not downloaded yet
2026-03-26 14:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004639%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530284%27 HTTP/1.1" 200 None
2026-03-26 14:48:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004639/photo_004/780x0__r.jpg?hash=1774530284 not downloaded yet
2026-03-26 14:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004639%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530284%27 HTTP/1.1" 200 None
2026-03-26 14:48:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004639/photo_005/780x0__r.jpg?hash=1774530284 not downloaded yet
2026-03-26 14:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004639%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530284%27 HTTP/1.1" 200 None
2026-03-26 14:48:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004639/photo_006/780x0__r.jpg?hash=1774530284 not downloaded yet
2026-03-26 14:48:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 50eed9a3-9783-504d-92a7-3a54e65d892f
2026-03-26 14:49:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004655> (referer: https://ecarstrade.com/search/page5?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:49:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004627/photo_004/780x0__r.jpg?hash=1774530258> (referer: https://ecarstrade.com/cars/7004627)
2026-03-26 14:49:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:49:05 [ecarstrade.nl] INFO: Extracting details for car 7004655auction111081
2026-03-26 14:49:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7b808d5-46c6-5b2b-90e3-6f09d1d4367d with identifier: 7004655auction111081
2026-03-26 14:49:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7b808d5-46c6-5b2b-90e3-6f09d1d4367d with scrape type 1
2026-03-26 14:49:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b7b808d5-46c6-5b2b-90e3-6f09d1d4367d
2026-03-26 14:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004655%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530310%27 HTTP/1.1" 200 None
2026-03-26 14:49:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004655/photo_001/780x0__r.jpg?hash=1774530310 not downloaded yet
2026-03-26 14:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004655%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530310%27 HTTP/1.1" 200 None
2026-03-26 14:49:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004655/photo_002/780x0__r.jpg?hash=1774530310 not downloaded yet
2026-03-26 14:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004655%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530310%27 HTTP/1.1" 200 None
2026-03-26 14:49:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004655/photo_003/780x0__r.jpg?hash=1774530310 not downloaded yet
2026-03-26 14:49:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 50eed9a3-9783-504d-92a7-3a54e65d892f
2026-03-26 14:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004655%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530310%27 HTTP/1.1" 200 None
2026-03-26 14:49:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004655/photo_004/780x0__r.jpg?hash=1774530310 not downloaded yet
2026-03-26 14:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004655%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530310%27 HTTP/1.1" 200 None
2026-03-26 14:49:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004655/photo_005/780x0__r.jpg?hash=1774530310 not downloaded yet
2026-03-26 14:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004655%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530310%27 HTTP/1.1" 200 None
2026-03-26 14:49:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004655/photo_006/780x0__r.jpg?hash=1774530310 not downloaded yet
2026-03-26 14:49:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004630> (referer: https://ecarstrade.com/search/page4?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:49:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004627/photo_003/780x0__r.jpg?hash=1774530257> (referer: https://ecarstrade.com/cars/7004627)
2026-03-26 14:49:06 [ecarstrade.nl] INFO: Extracting details for car 7004630auction111081
2026-03-26 14:49:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b7014a5-54b5-5737-ad4c-603fd4057cb8 with identifier: 7004630auction111081
2026-03-26 14:49:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b7014a5-54b5-5737-ad4c-603fd4057cb8 with scrape type 1
2026-03-26 14:49:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1b7014a5-54b5-5737-ad4c-603fd4057cb8
2026-03-26 14:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004630%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530261%27 HTTP/1.1" 200 None
2026-03-26 14:49:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004630/photo_001/780x0__r.jpg?hash=1774530261 not downloaded yet
2026-03-26 14:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004630%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530261%27 HTTP/1.1" 200 None
2026-03-26 14:49:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004630/photo_002/780x0__r.jpg?hash=1774530261 not downloaded yet
2026-03-26 14:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004630%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530261%27 HTTP/1.1" 200 None
2026-03-26 14:49:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004630/photo_003/780x0__r.jpg?hash=1774530261 not downloaded yet
2026-03-26 14:49:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004645/photo_006/780x0__r.jpg?hash=1774530295> (referer: https://ecarstrade.com/cars/7004645)
2026-03-26 14:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004630%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530261%27 HTTP/1.1" 200 None
2026-03-26 14:49:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004630/photo_004/780x0__r.jpg?hash=1774530261 not downloaded yet
2026-03-26 14:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004630%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530261%27 HTTP/1.1" 200 None
2026-03-26 14:49:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004630/photo_005/780x0__r.jpg?hash=1774530261 not downloaded yet
2026-03-26 14:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004630%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530261%27 HTTP/1.1" 200 None
2026-03-26 14:49:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004630/photo_006/780x0__r.jpg?hash=1774530261 not downloaded yet
2026-03-26 14:49:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 50eed9a3-9783-504d-92a7-3a54e65d892f
2026-03-26 14:49:06 [scrapy.extensions.logstats] INFO: Crawled 80 pages (at 29 pages/min), scraped 64 items (at 23 items/min)
2026-03-26 14:49:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 207MiB
2026-03-26 14:49:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4e3e0081-dd47-54f0-9df7-4fbfe4174572
2026-03-26 14:49:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004662/photo_006/780x0__r.jpg?hash=1774530317> (referer: https://ecarstrade.com/cars/7004662)
2026-03-26 14:49:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1880bc31-6eb2-5f63-9a54-b05eb05e0f41
2026-03-26 14:49:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004662/photo_005/780x0__r.jpg?hash=1774530317> (referer: https://ecarstrade.com/cars/7004662)
2026-03-26 14:49:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004634/photo_006/780x0__r.jpg?hash=1774530271> (referer: https://ecarstrade.com/cars/7004634)
2026-03-26 14:49:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1880bc31-6eb2-5f63-9a54-b05eb05e0f41
2026-03-26 14:49:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004634/photo_005/780x0__r.jpg?hash=1774530271> (referer: https://ecarstrade.com/cars/7004634)
2026-03-26 14:49:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 69397805-ae89-52db-b24e-1e90b122a666
2026-03-26 14:49:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004639/photo_006/780x0__r.jpg?hash=1774530284> (referer: https://ecarstrade.com/cars/7004639)
2026-03-26 14:49:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 69397805-ae89-52db-b24e-1e90b122a666
2026-03-26 14:49:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004639/photo_005/780x0__r.jpg?hash=1774530284> (referer: https://ecarstrade.com/cars/7004639)
2026-03-26 14:49:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 52d6a65e-22d2-564f-a1e4-162664c528a9
2026-03-26 14:49:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004655/photo_006/780x0__r.jpg?hash=1774530310> (referer: https://ecarstrade.com/cars/7004655)
2026-03-26 14:49:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 52d6a65e-22d2-564f-a1e4-162664c528a9
2026-03-26 14:49:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004655/photo_005/780x0__r.jpg?hash=1774530310> (referer: https://ecarstrade.com/cars/7004655)
2026-03-26 14:49:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b7b808d5-46c6-5b2b-90e3-6f09d1d4367d
2026-03-26 14:49:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004630/photo_003/780x0__r.jpg?hash=1774530261> (referer: https://ecarstrade.com/cars/7004630)
2026-03-26 14:49:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b7b808d5-46c6-5b2b-90e3-6f09d1d4367d
2026-03-26 14:49:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004630/photo_006/780x0__r.jpg?hash=1774530261> (referer: https://ecarstrade.com/cars/7004630)
2026-03-26 14:49:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1b7014a5-54b5-5737-ad4c-603fd4057cb8
2026-03-26 14:49:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004630/photo_005/780x0__r.jpg?hash=1774530261> (referer: https://ecarstrade.com/cars/7004630)
2026-03-26 14:49:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1b7014a5-54b5-5737-ad4c-603fd4057cb8
2026-03-26 14:49:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004630/photo_004/780x0__r.jpg?hash=1774530261> (referer: https://ecarstrade.com/cars/7004630)
2026-03-26 14:49:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1b7014a5-54b5-5737-ad4c-603fd4057cb8
2026-03-26 14:49:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004630/photo_002/780x0__r.jpg?hash=1774530261> (referer: https://ecarstrade.com/cars/7004630)
2026-03-26 14:49:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1b7014a5-54b5-5737-ad4c-603fd4057cb8
2026-03-26 14:49:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1b7014a5-54b5-5737-ad4c-603fd4057cb8
2026-03-26 14:49:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004630/photo_001/780x0__r.jpg?hash=1774530261> (referer: https://ecarstrade.com/cars/7004630)
2026-03-26 14:49:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004655/photo_004/780x0__r.jpg?hash=1774530310> (referer: https://ecarstrade.com/cars/7004655)
2026-03-26 14:49:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1b7014a5-54b5-5737-ad4c-603fd4057cb8
2026-03-26 14:49:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1b7014a5-54b5-5737-ad4c-603fd4057cb8, skipping ID generation
2026-03-26 14:49:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b7014a5-54b5-5737-ad4c-603fd4057cb8 with scrape type 1
2026-03-26 14:49:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1b7014a5-54b5-5737-ad4c-603fd4057cb8 sending to next pipeline
2026-03-26 14:49:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 1b7014a5-54b5-5737-ad4c-603fd4057cb8, identifier: 7004630auction111081
2026-03-26 14:49:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 1b7014a5-54b5-5737-ad4c-603fd4057cb8 with identifier: 7004630auction111081
2026-03-26 14:49:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 1b7014a5-54b5-5737-ad4c-603fd4057cb8 with identifier: 7004630auction111081
2026-03-26 14:49:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 1b7014a5-54b5-5737-ad4c-603fd4057cb8 with identifier: 7004630auction111081 to the API
2026-03-26 14:49:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:49:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004630/photo_001/780x0__r.jpg?hash=1774530261>
{'auction_title': '',
 'c_o_2_emission_value': 138,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '1.3L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '1b7014a5-54b5-5737-ad4c-603fd4057cb8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004630',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Mercedes',
 'model': 'A 180',
 'odometer': 57703,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mercedes-Benz A-Klasse Limousine A 180 7G-DCT Business Solution AMG '
          '4d + Pano',
 'transmission': 'automatic',
 'trim': '-Benz A-Klasse Limousine  7G-DCT Business Solution AMG 4d + Pano',
 'vin': None,
 'year': 2021}
2026-03-26 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004630auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:08 [ecarstrade.nl] INFO: Saving data for 7004630auction111081: {'created_time': 1774536548.598036, 'last_price_update_time': 1774536548.598045, 'auction_closing_time': 1774618800.0}
2026-03-26 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004630auction111081') HTTP/1.1" 204 0
2026-03-26 14:49:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004655/photo_003/780x0__r.jpg?hash=1774530310> (referer: https://ecarstrade.com/cars/7004655)
2026-03-26 14:49:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b7b808d5-46c6-5b2b-90e3-6f09d1d4367d
2026-03-26 14:49:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004655/photo_002/780x0__r.jpg?hash=1774530310> (referer: https://ecarstrade.com/cars/7004655)
2026-03-26 14:49:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b7b808d5-46c6-5b2b-90e3-6f09d1d4367d
2026-03-26 14:49:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004655/photo_001/780x0__r.jpg?hash=1774530310> (referer: https://ecarstrade.com/cars/7004655)
2026-03-26 14:49:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b7b808d5-46c6-5b2b-90e3-6f09d1d4367d
2026-03-26 14:49:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004639/photo_004/780x0__r.jpg?hash=1774530284> (referer: https://ecarstrade.com/cars/7004639)
2026-03-26 14:49:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b7b808d5-46c6-5b2b-90e3-6f09d1d4367d
2026-03-26 14:49:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b7b808d5-46c6-5b2b-90e3-6f09d1d4367d, skipping ID generation
2026-03-26 14:49:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7b808d5-46c6-5b2b-90e3-6f09d1d4367d with scrape type 1
2026-03-26 14:49:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b7b808d5-46c6-5b2b-90e3-6f09d1d4367d sending to next pipeline
2026-03-26 14:49:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: b7b808d5-46c6-5b2b-90e3-6f09d1d4367d, identifier: 7004655auction111081
2026-03-26 14:49:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: b7b808d5-46c6-5b2b-90e3-6f09d1d4367d with identifier: 7004655auction111081
2026-03-26 14:49:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: b7b808d5-46c6-5b2b-90e3-6f09d1d4367d with identifier: 7004655auction111081
2026-03-26 14:49:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: b7b808d5-46c6-5b2b-90e3-6f09d1d4367d with identifier: 7004655auction111081 to the API
2026-03-26 14:49:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:49:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004655/photo_001/780x0__r.jpg?hash=1774530310>
{'auction_title': '',
 'c_o_2_emission_value': 94,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'b7b808d5-46c6-5b2b-90e3-6f09d1d4367d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004655',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Opel',
 'model': 'Karl',
 'odometer': 36185,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-09-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Opel Karl 1.0 Start/Stop Edition 5d',
 'transmission': 'manual',
 'trim': '1.0 Start/Stop Edition 5d',
 'vin': None,
 'year': 2018}
2026-03-26 14:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004655auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:09 [ecarstrade.nl] INFO: Saving data for 7004655auction111081: {'created_time': 1774536549.353176, 'last_price_update_time': 1774536549.35319, 'auction_closing_time': 1774618800.0}
2026-03-26 14:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004655auction111081') HTTP/1.1" 204 0
2026-03-26 14:49:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004639/photo_003/780x0__r.jpg?hash=1774530284> (referer: https://ecarstrade.com/cars/7004639)
2026-03-26 14:49:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 52d6a65e-22d2-564f-a1e4-162664c528a9
2026-03-26 14:49:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004639/photo_002/780x0__r.jpg?hash=1774530284> (referer: https://ecarstrade.com/cars/7004639)
2026-03-26 14:49:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 52d6a65e-22d2-564f-a1e4-162664c528a9
2026-03-26 14:49:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004639/photo_001/780x0__r.jpg?hash=1774530284> (referer: https://ecarstrade.com/cars/7004639)
2026-03-26 14:49:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 52d6a65e-22d2-564f-a1e4-162664c528a9
2026-03-26 14:49:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004634/photo_004/780x0__r.jpg?hash=1774530271> (referer: https://ecarstrade.com/cars/7004634)
2026-03-26 14:49:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 52d6a65e-22d2-564f-a1e4-162664c528a9
2026-03-26 14:49:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 52d6a65e-22d2-564f-a1e4-162664c528a9, skipping ID generation
2026-03-26 14:49:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52d6a65e-22d2-564f-a1e4-162664c528a9 with scrape type 1
2026-03-26 14:49:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 52d6a65e-22d2-564f-a1e4-162664c528a9 sending to next pipeline
2026-03-26 14:49:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 52d6a65e-22d2-564f-a1e4-162664c528a9, identifier: 7004639auction111081
2026-03-26 14:49:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 52d6a65e-22d2-564f-a1e4-162664c528a9 with identifier: 7004639auction111081
2026-03-26 14:49:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 52d6a65e-22d2-564f-a1e4-162664c528a9 with identifier: 7004639auction111081
2026-03-26 14:49:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 52d6a65e-22d2-564f-a1e4-162664c528a9 with identifier: 7004639auction111081 to the API
2026-03-26 14:49:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:49:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004639/photo_001/780x0__r.jpg?hash=1774530284>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.3L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '52d6a65e-22d2-564f-a1e4-162664c528a9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004639',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Mercedes',
 'model': 'A 180',
 'odometer': 75217,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 '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 A-Klasse A 180 Business Solution AMG Upgrade DCT 5d + '
          'Pano',
 'transmission': 'automatic',
 'trim': '-Benz A-Klasse  Business Solution AMG Upgrade DCT 5d + Pano',
 'vin': None,
 'year': 2021}
2026-03-26 14:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004639auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:10 [ecarstrade.nl] INFO: Saving data for 7004639auction111081: {'created_time': 1774536550.058376, 'last_price_update_time': 1774536550.058386, 'auction_closing_time': 1774618800.0}
2026-03-26 14:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004639auction111081') HTTP/1.1" 204 0
2026-03-26 14:49:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004634/photo_003/780x0__r.jpg?hash=1774530271> (referer: https://ecarstrade.com/cars/7004634)
2026-03-26 14:49:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 69397805-ae89-52db-b24e-1e90b122a666
2026-03-26 14:49:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004634/photo_002/780x0__r.jpg?hash=1774530271> (referer: https://ecarstrade.com/cars/7004634)
2026-03-26 14:49:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 69397805-ae89-52db-b24e-1e90b122a666
2026-03-26 14:49:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 69397805-ae89-52db-b24e-1e90b122a666
2026-03-26 14:49:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004634/photo_001/780x0__r.jpg?hash=1774530271> (referer: https://ecarstrade.com/cars/7004634)
2026-03-26 14:49:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004662/photo_004/780x0__r.jpg?hash=1774530317> (referer: https://ecarstrade.com/cars/7004662)
2026-03-26 14:49:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 69397805-ae89-52db-b24e-1e90b122a666
2026-03-26 14:49:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 69397805-ae89-52db-b24e-1e90b122a666, skipping ID generation
2026-03-26 14:49:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69397805-ae89-52db-b24e-1e90b122a666 with scrape type 1
2026-03-26 14:49:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 69397805-ae89-52db-b24e-1e90b122a666 sending to next pipeline
2026-03-26 14:49:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 69397805-ae89-52db-b24e-1e90b122a666, identifier: 7004634auction111081
2026-03-26 14:49:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 69397805-ae89-52db-b24e-1e90b122a666 with identifier: 7004634auction111081
2026-03-26 14:49:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 69397805-ae89-52db-b24e-1e90b122a666 with identifier: 7004634auction111081
2026-03-26 14:49:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 69397805-ae89-52db-b24e-1e90b122a666 with identifier: 7004634auction111081 to the API
2026-03-26 14:49:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:49:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:49:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004634/photo_001/780x0__r.jpg?hash=1774530271>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.3L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '69397805-ae89-52db-b24e-1e90b122a666',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004634',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Mercedes',
 'model': 'CLA 180 Shooting Brake',
 'odometer': 103252,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 '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 180 DCT Bus. Solution Luxury '
          '5dn+ Pano',
 'transmission': 'automatic',
 'trim': '-Benz CLA Shooting Brake CLA 180 DCT Bus. Solution Luxury 5dn+ Pano',
 'vin': None,
 'year': 2021}
2026-03-26 14:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004634auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:10 [ecarstrade.nl] INFO: Saving data for 7004634auction111081: {'created_time': 1774536550.909893, 'last_price_update_time': 1774536550.909904, 'auction_closing_time': 1774618800.0}
2026-03-26 14:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004634auction111081') HTTP/1.1" 204 0
2026-03-26 14:49:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004662/photo_003/780x0__r.jpg?hash=1774530317> (referer: https://ecarstrade.com/cars/7004662)
2026-03-26 14:49:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1880bc31-6eb2-5f63-9a54-b05eb05e0f41
2026-03-26 14:49:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004662/photo_002/780x0__r.jpg?hash=1774530317> (referer: https://ecarstrade.com/cars/7004662)
2026-03-26 14:49:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1880bc31-6eb2-5f63-9a54-b05eb05e0f41
2026-03-26 14:49:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004662/photo_001/780x0__r.jpg?hash=1774530317> (referer: https://ecarstrade.com/cars/7004662)
2026-03-26 14:49:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1880bc31-6eb2-5f63-9a54-b05eb05e0f41
2026-03-26 14:49:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004645/photo_005/780x0__r.jpg?hash=1774530295> (referer: https://ecarstrade.com/cars/7004645)
2026-03-26 14:49:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1880bc31-6eb2-5f63-9a54-b05eb05e0f41
2026-03-26 14:49:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1880bc31-6eb2-5f63-9a54-b05eb05e0f41, skipping ID generation
2026-03-26 14:49:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1880bc31-6eb2-5f63-9a54-b05eb05e0f41 with scrape type 1
2026-03-26 14:49:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1880bc31-6eb2-5f63-9a54-b05eb05e0f41 sending to next pipeline
2026-03-26 14:49:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 1880bc31-6eb2-5f63-9a54-b05eb05e0f41, identifier: 7004662auction111081
2026-03-26 14:49:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 1880bc31-6eb2-5f63-9a54-b05eb05e0f41 with identifier: 7004662auction111081
2026-03-26 14:49:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 1880bc31-6eb2-5f63-9a54-b05eb05e0f41 with identifier: 7004662auction111081
2026-03-26 14:49:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 1880bc31-6eb2-5f63-9a54-b05eb05e0f41 with identifier: 7004662auction111081 to the API
2026-03-26 14:49:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:49:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:49:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004662/photo_001/780x0__r.jpg?hash=1774530317>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '1880bc31-6eb2-5f63-9a54-b05eb05e0f41',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004662',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 101945,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 2008 Blue Lion 1.2 Puretech 82 5d',
 'transmission': 'manual',
 'trim': 'Blue Lion 1.2 Puretech 82 5d',
 'vin': None,
 'year': 2019}
2026-03-26 14:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004662auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:11 [ecarstrade.nl] INFO: Saving data for 7004662auction111081: {'created_time': 1774536551.655177, 'last_price_update_time': 1774536551.655188, 'auction_closing_time': 1774618800.0}
2026-03-26 14:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004662auction111081') HTTP/1.1" 204 0
2026-03-26 14:49:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004645/photo_004/780x0__r.jpg?hash=1774530295> (referer: https://ecarstrade.com/cars/7004645)
2026-03-26 14:49:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4e3e0081-dd47-54f0-9df7-4fbfe4174572
2026-03-26 14:49:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004645/photo_003/780x0__r.jpg?hash=1774530295> (referer: https://ecarstrade.com/cars/7004645)
2026-03-26 14:49:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4e3e0081-dd47-54f0-9df7-4fbfe4174572
2026-03-26 14:49:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004645/photo_002/780x0__r.jpg?hash=1774530295> (referer: https://ecarstrade.com/cars/7004645)
2026-03-26 14:49:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4e3e0081-dd47-54f0-9df7-4fbfe4174572
2026-03-26 14:49:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004645/photo_001/780x0__r.jpg?hash=1774530295> (referer: https://ecarstrade.com/cars/7004645)
2026-03-26 14:49:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:49:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4e3e0081-dd47-54f0-9df7-4fbfe4174572
2026-03-26 14:49:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4e3e0081-dd47-54f0-9df7-4fbfe4174572
2026-03-26 14:49:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4e3e0081-dd47-54f0-9df7-4fbfe4174572, skipping ID generation
2026-03-26 14:49:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e3e0081-dd47-54f0-9df7-4fbfe4174572 with scrape type 1
2026-03-26 14:49:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4e3e0081-dd47-54f0-9df7-4fbfe4174572 sending to next pipeline
2026-03-26 14:49:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4e3e0081-dd47-54f0-9df7-4fbfe4174572, identifier: 7004645auction111081
2026-03-26 14:49:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4e3e0081-dd47-54f0-9df7-4fbfe4174572 with identifier: 7004645auction111081
2026-03-26 14:49:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4e3e0081-dd47-54f0-9df7-4fbfe4174572 with identifier: 7004645auction111081
2026-03-26 14:49:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4e3e0081-dd47-54f0-9df7-4fbfe4174572 with identifier: 7004645auction111081 to the API
2026-03-26 14:49:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:49:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:49:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004645/photo_001/780x0__r.jpg?hash=1774530295>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '4e3e0081-dd47-54f0-9df7-4fbfe4174572',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004645',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Opel',
 'model': 'Crossland X',
 'odometer': 80146,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-09-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Opel Crossland 1.2 Turbo S&S 81kW GS Line 5d',
 'transmission': 'manual',
 'trim': 'Crossland 1.2 Turbo S&S 81kW GS Line 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004645auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:12 [ecarstrade.nl] INFO: Saving data for 7004645auction111081: {'created_time': 1774536552.439427, 'last_price_update_time': 1774536552.439438, 'auction_closing_time': 1774618800.0}
2026-03-26 14:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004645auction111081') HTTP/1.1" 204 0
2026-03-26 14:49:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004654> (referer: https://ecarstrade.com/search/page5?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:49:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004627/photo_002/780x0__r.jpg?hash=1774530258> (referer: https://ecarstrade.com/cars/7004627)
2026-03-26 14:49:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:49:14 [ecarstrade.nl] INFO: Extracting details for car 7004654auction111081
2026-03-26 14:49:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84971d65-8468-5d4f-8e26-0d0874aa50cc with identifier: 7004654auction111081
2026-03-26 14:49:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84971d65-8468-5d4f-8e26-0d0874aa50cc with scrape type 1
2026-03-26 14:49:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 84971d65-8468-5d4f-8e26-0d0874aa50cc
2026-03-26 14:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004654%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530307%27 HTTP/1.1" 200 None
2026-03-26 14:49:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004654/photo_001/780x0__r.jpg?hash=1774530307 not downloaded yet
2026-03-26 14:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004654%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530307%27 HTTP/1.1" 200 None
2026-03-26 14:49:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004654/photo_002/780x0__r.jpg?hash=1774530307 not downloaded yet
2026-03-26 14:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004654%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530308%27 HTTP/1.1" 200 None
2026-03-26 14:49:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004654/photo_003/780x0__r.jpg?hash=1774530308 not downloaded yet
2026-03-26 14:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004654%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530308%27 HTTP/1.1" 200 None
2026-03-26 14:49:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004654/photo_004/780x0__r.jpg?hash=1774530308 not downloaded yet
2026-03-26 14:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004654%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530308%27 HTTP/1.1" 200 None
2026-03-26 14:49:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004654/photo_005/780x0__r.jpg?hash=1774530308 not downloaded yet
2026-03-26 14:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004654%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530308%27 HTTP/1.1" 200 None
2026-03-26 14:49:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004654/photo_006/780x0__r.jpg?hash=1774530308 not downloaded yet
2026-03-26 14:49:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 50eed9a3-9783-504d-92a7-3a54e65d892f
2026-03-26 14:49:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004658> (referer: https://ecarstrade.com/search/page5?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:49:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004627/photo_001/780x0__r.jpg?hash=1774530257> (referer: https://ecarstrade.com/cars/7004627)
2026-03-26 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-26 14:49:15 [ecarstrade.nl] INFO: Extracting details for car 7004658auction111081
2026-03-26 14:49:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 918770cc-f4eb-5807-a210-64c743bb09f2 with identifier: 7004658auction111081
2026-03-26 14:49:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 918770cc-f4eb-5807-a210-64c743bb09f2 with scrape type 1
2026-03-26 14:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 918770cc-f4eb-5807-a210-64c743bb09f2
2026-03-26 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004658%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530312%27 HTTP/1.1" 200 None
2026-03-26 14:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004658/photo_001/780x0__r.jpg?hash=1774530312 not downloaded yet
2026-03-26 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004658%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530312%27 HTTP/1.1" 200 None
2026-03-26 14:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004658/photo_002/780x0__r.jpg?hash=1774530312 not downloaded yet
2026-03-26 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004658%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530312%27 HTTP/1.1" 200 None
2026-03-26 14:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004658/photo_003/780x0__r.jpg?hash=1774530312 not downloaded yet
2026-03-26 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004658%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530312%27 HTTP/1.1" 200 None
2026-03-26 14:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004658/photo_004/780x0__r.jpg?hash=1774530312 not downloaded yet
2026-03-26 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004658%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530312%27 HTTP/1.1" 200 None
2026-03-26 14:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004658/photo_005/780x0__r.jpg?hash=1774530312 not downloaded yet
2026-03-26 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004658%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530312%27 HTTP/1.1" 200 None
2026-03-26 14:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004658/photo_006/780x0__r.jpg?hash=1774530312 not downloaded yet
2026-03-26 14:49:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 50eed9a3-9783-504d-92a7-3a54e65d892f
2026-03-26 14:49:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 50eed9a3-9783-504d-92a7-3a54e65d892f, skipping ID generation
2026-03-26 14:49:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50eed9a3-9783-504d-92a7-3a54e65d892f with scrape type 1
2026-03-26 14:49:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 50eed9a3-9783-504d-92a7-3a54e65d892f sending to next pipeline
2026-03-26 14:49:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 50eed9a3-9783-504d-92a7-3a54e65d892f, identifier: 7004627auction111081
2026-03-26 14:49:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 50eed9a3-9783-504d-92a7-3a54e65d892f with identifier: 7004627auction111081
2026-03-26 14:49:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 50eed9a3-9783-504d-92a7-3a54e65d892f with identifier: 7004627auction111081
2026-03-26 14:49:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 50eed9a3-9783-504d-92a7-3a54e65d892f with identifier: 7004627auction111081 to the API
2026-03-26 14:49:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:49:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:49:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004627/photo_001/780x0__r.jpg?hash=1774530257>
{'auction_title': '',
 'c_o_2_emission_value': 143,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '50eed9a3-9783-504d-92a7-3a54e65d892f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004627',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Mazda',
 'model': 'CX-30',
 'odometer': 119261,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mazda CX-30 E-SKYACTIV-G 122 Comfort Auto 5d',
 'transmission': 'automatic',
 'trim': 'E-SKYACTIV-G 122 Comfort Auto 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004627auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:15 [ecarstrade.nl] INFO: Saving data for 7004627auction111081: {'created_time': 1774536555.723336, 'last_price_update_time': 1774536555.72335, 'auction_closing_time': 1774618800.0}
2026-03-26 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004627auction111081') HTTP/1.1" 204 0
2026-03-26 14:49:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004659> (referer: https://ecarstrade.com/search/page5?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:49:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:49:18 [ecarstrade.nl] INFO: Extracting details for car 7004659auction111081
2026-03-26 14:49:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3fd8c2a2-c309-5a48-9e5f-3cb4c8fdf647 with identifier: 7004659auction111081
2026-03-26 14:49:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3fd8c2a2-c309-5a48-9e5f-3cb4c8fdf647 with scrape type 1
2026-03-26 14:49:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3fd8c2a2-c309-5a48-9e5f-3cb4c8fdf647
2026-03-26 14:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004659%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530314%27 HTTP/1.1" 200 None
2026-03-26 14:49:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004659/photo_001/780x0__r.jpg?hash=1774530314 not downloaded yet
2026-03-26 14:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004659%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530314%27 HTTP/1.1" 200 None
2026-03-26 14:49:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004659/photo_002/780x0__r.jpg?hash=1774530314 not downloaded yet
2026-03-26 14:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004659%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530314%27 HTTP/1.1" 200 None
2026-03-26 14:49:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004659/photo_003/780x0__r.jpg?hash=1774530314 not downloaded yet
2026-03-26 14:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004659%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530313%27 HTTP/1.1" 200 None
2026-03-26 14:49:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004659/photo_004/780x0__r.jpg?hash=1774530313 not downloaded yet
2026-03-26 14:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004659%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530314%27 HTTP/1.1" 200 None
2026-03-26 14:49:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004659/photo_005/780x0__r.jpg?hash=1774530314 not downloaded yet
2026-03-26 14:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004659%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530314%27 HTTP/1.1" 200 None
2026-03-26 14:49:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004659/photo_006/780x0__r.jpg?hash=1774530314 not downloaded yet
2026-03-26 14:49:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004656> (referer: https://ecarstrade.com/search/page5?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:49:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:49:20 [ecarstrade.nl] INFO: Extracting details for car 7004656auction111081
2026-03-26 14:49:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8f0d4a7-39cd-5bdc-b26a-1b0e60060cb8 with identifier: 7004656auction111081
2026-03-26 14:49:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8f0d4a7-39cd-5bdc-b26a-1b0e60060cb8 with scrape type 1
2026-03-26 14:49:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e8f0d4a7-39cd-5bdc-b26a-1b0e60060cb8
2026-03-26 14:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004656%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530309%27 HTTP/1.1" 200 None
2026-03-26 14:49:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004656/photo_001/780x0__r.jpg?hash=1774530309 not downloaded yet
2026-03-26 14:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004656%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530309%27 HTTP/1.1" 200 None
2026-03-26 14:49:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004656/photo_002/780x0__r.jpg?hash=1774530309 not downloaded yet
2026-03-26 14:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004656%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530309%27 HTTP/1.1" 200 None
2026-03-26 14:49:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004656/photo_003/780x0__r.jpg?hash=1774530309 not downloaded yet
2026-03-26 14:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004656%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530309%27 HTTP/1.1" 200 None
2026-03-26 14:49:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004656/photo_004/780x0__r.jpg?hash=1774530309 not downloaded yet
2026-03-26 14:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004656%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530309%27 HTTP/1.1" 200 None
2026-03-26 14:49:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004656/photo_005/780x0__r.jpg?hash=1774530309 not downloaded yet
2026-03-26 14:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004656%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530309%27 HTTP/1.1" 200 None
2026-03-26 14:49:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004656/photo_006/780x0__r.jpg?hash=1774530309 not downloaded yet
2026-03-26 14:49:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004652> (referer: https://ecarstrade.com/search/page5?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:49:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:49:23 [ecarstrade.nl] INFO: Extracting details for car 7004652auction111081
2026-03-26 14:49:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9193223-606d-52e1-bcb6-0a4fe5972fcd with identifier: 7004652auction111081
2026-03-26 14:49:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9193223-606d-52e1-bcb6-0a4fe5972fcd with scrape type 1
2026-03-26 14:49:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e9193223-606d-52e1-bcb6-0a4fe5972fcd
2026-03-26 14:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004652%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530305%27 HTTP/1.1" 200 None
2026-03-26 14:49:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004652/photo_001/780x0__r.jpg?hash=1774530305 not downloaded yet
2026-03-26 14:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004652%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530305%27 HTTP/1.1" 200 None
2026-03-26 14:49:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004652/photo_002/780x0__r.jpg?hash=1774530305 not downloaded yet
2026-03-26 14:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004652%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530304%27 HTTP/1.1" 200 None
2026-03-26 14:49:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004652/photo_003/780x0__r.jpg?hash=1774530304 not downloaded yet
2026-03-26 14:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004652%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530304%27 HTTP/1.1" 200 None
2026-03-26 14:49:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004652/photo_004/780x0__r.jpg?hash=1774530304 not downloaded yet
2026-03-26 14:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004652%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530304%27 HTTP/1.1" 200 None
2026-03-26 14:49:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004652/photo_005/780x0__r.jpg?hash=1774530304 not downloaded yet
2026-03-26 14:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004652%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530304%27 HTTP/1.1" 200 None
2026-03-26 14:49:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004652/photo_006/780x0__r.jpg?hash=1774530304 not downloaded yet
2026-03-26 14:49:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004650> (referer: https://ecarstrade.com/search/page5?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:49:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:49:26 [ecarstrade.nl] INFO: Extracting details for car 7004650auction111081
2026-03-26 14:49:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3cdebbc-010a-546e-9ed5-f3c0bc407c6e with identifier: 7004650auction111081
2026-03-26 14:49:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3cdebbc-010a-546e-9ed5-f3c0bc407c6e with scrape type 1
2026-03-26 14:49:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f3cdebbc-010a-546e-9ed5-f3c0bc407c6e
2026-03-26 14:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004650%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530302%27 HTTP/1.1" 200 None
2026-03-26 14:49:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004650/photo_001/780x0__r.jpg?hash=1774530302 not downloaded yet
2026-03-26 14:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004650%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530302%27 HTTP/1.1" 200 None
2026-03-26 14:49:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004650/photo_002/780x0__r.jpg?hash=1774530302 not downloaded yet
2026-03-26 14:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004650%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530302%27 HTTP/1.1" 200 None
2026-03-26 14:49:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004650/photo_003/780x0__r.jpg?hash=1774530302 not downloaded yet
2026-03-26 14:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004650%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530302%27 HTTP/1.1" 200 None
2026-03-26 14:49:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004650/photo_004/780x0__r.jpg?hash=1774530302 not downloaded yet
2026-03-26 14:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004650%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530302%27 HTTP/1.1" 200 None
2026-03-26 14:49:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004650/photo_005/780x0__r.jpg?hash=1774530302 not downloaded yet
2026-03-26 14:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004650%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530302%27 HTTP/1.1" 200 None
2026-03-26 14:49:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004650/photo_006/780x0__r.jpg?hash=1774530302 not downloaded yet
2026-03-26 14:49:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004661> (referer: https://ecarstrade.com/search/page5?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:49:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:49:27 [ecarstrade.nl] INFO: Extracting details for car 7004661auction111081
2026-03-26 14:49:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67db25af-745e-56af-9da2-e77367fcf71e with identifier: 7004661auction111081
2026-03-26 14:49:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67db25af-745e-56af-9da2-e77367fcf71e with scrape type 1
2026-03-26 14:49:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 67db25af-745e-56af-9da2-e77367fcf71e
2026-03-26 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004661%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530316%27 HTTP/1.1" 200 None
2026-03-26 14:49:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004661/photo_001/780x0__r.jpg?hash=1774530316 not downloaded yet
2026-03-26 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004661%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530316%27 HTTP/1.1" 200 None
2026-03-26 14:49:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004661/photo_002/780x0__r.jpg?hash=1774530316 not downloaded yet
2026-03-26 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004661%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530316%27 HTTP/1.1" 200 None
2026-03-26 14:49:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004661/photo_003/780x0__r.jpg?hash=1774530316 not downloaded yet
2026-03-26 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004661%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530316%27 HTTP/1.1" 200 None
2026-03-26 14:49:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004661/photo_004/780x0__r.jpg?hash=1774530316 not downloaded yet
2026-03-26 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004661%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530316%27 HTTP/1.1" 200 None
2026-03-26 14:49:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004661/photo_005/780x0__r.jpg?hash=1774530316 not downloaded yet
2026-03-26 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004661%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530316%27 HTTP/1.1" 200 None
2026-03-26 14:49:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004661/photo_006/780x0__r.jpg?hash=1774530316 not downloaded yet
2026-03-26 14:49:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004649> (referer: https://ecarstrade.com/search/page5?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:49:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:49:28 [ecarstrade.nl] INFO: Extracting details for car 7004649auction111081
2026-03-26 14:49:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13c1caf0-54ff-5d71-99c1-d6d8327aecbf with identifier: 7004649auction111081
2026-03-26 14:49:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13c1caf0-54ff-5d71-99c1-d6d8327aecbf with scrape type 1
2026-03-26 14:49:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 13c1caf0-54ff-5d71-99c1-d6d8327aecbf
2026-03-26 14:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004649%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530301%27 HTTP/1.1" 200 None
2026-03-26 14:49:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004649/photo_001/780x0__r.jpg?hash=1774530301 not downloaded yet
2026-03-26 14:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004649%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530301%27 HTTP/1.1" 200 None
2026-03-26 14:49:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004649/photo_002/780x0__r.jpg?hash=1774530301 not downloaded yet
2026-03-26 14:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004649%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530301%27 HTTP/1.1" 200 None
2026-03-26 14:49:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004649/photo_003/780x0__r.jpg?hash=1774530301 not downloaded yet
2026-03-26 14:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004649%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530301%27 HTTP/1.1" 200 None
2026-03-26 14:49:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004649/photo_004/780x0__r.jpg?hash=1774530301 not downloaded yet
2026-03-26 14:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004649%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530301%27 HTTP/1.1" 200 None
2026-03-26 14:49:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004649/photo_005/780x0__r.jpg?hash=1774530301 not downloaded yet
2026-03-26 14:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004649%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530301%27 HTTP/1.1" 200 None
2026-03-26 14:49:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004649/photo_006/780x0__r.jpg?hash=1774530301 not downloaded yet
2026-03-26 14:49:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004657> (referer: https://ecarstrade.com/search/page5?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:49:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004654/photo_006/780x0__r.jpg?hash=1774530308> (referer: https://ecarstrade.com/cars/7004654)
2026-03-26 14:49:28 [ecarstrade.nl] INFO: Extracting details for car 7004657auction111081
2026-03-26 14:49:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb903a48-cfc2-5d5a-ad34-11185811ef26 with identifier: 7004657auction111081
2026-03-26 14:49:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb903a48-cfc2-5d5a-ad34-11185811ef26 with scrape type 1
2026-03-26 14:49:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item eb903a48-cfc2-5d5a-ad34-11185811ef26
2026-03-26 14:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004657%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530311%27 HTTP/1.1" 200 None
2026-03-26 14:49:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004657/photo_001/780x0__r.jpg?hash=1774530311 not downloaded yet
2026-03-26 14:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004657%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530311%27 HTTP/1.1" 200 None
2026-03-26 14:49:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004657/photo_002/780x0__r.jpg?hash=1774530311 not downloaded yet
2026-03-26 14:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004657%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530311%27 HTTP/1.1" 200 None
2026-03-26 14:49:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004657/photo_003/780x0__r.jpg?hash=1774530311 not downloaded yet
2026-03-26 14:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004657%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530311%27 HTTP/1.1" 200 None
2026-03-26 14:49:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004657/photo_004/780x0__r.jpg?hash=1774530311 not downloaded yet
2026-03-26 14:49:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004654/photo_005/780x0__r.jpg?hash=1774530308> (referer: https://ecarstrade.com/cars/7004654)
2026-03-26 14:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004657%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530311%27 HTTP/1.1" 200 None
2026-03-26 14:49:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004657/photo_005/780x0__r.jpg?hash=1774530311 not downloaded yet
2026-03-26 14:49:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 84971d65-8468-5d4f-8e26-0d0874aa50cc
2026-03-26 14:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004657%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530311%27 HTTP/1.1" 200 None
2026-03-26 14:49:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004657/photo_006/780x0__r.jpg?hash=1774530311 not downloaded yet
2026-03-26 14:49:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004658/photo_006/780x0__r.jpg?hash=1774530312> (referer: https://ecarstrade.com/cars/7004658)
2026-03-26 14:49:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 84971d65-8468-5d4f-8e26-0d0874aa50cc
2026-03-26 14:49:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004659/photo_006/780x0__r.jpg?hash=1774530314> (referer: https://ecarstrade.com/cars/7004659)
2026-03-26 14:49:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 918770cc-f4eb-5807-a210-64c743bb09f2
2026-03-26 14:49:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004656/photo_006/780x0__r.jpg?hash=1774530309> (referer: https://ecarstrade.com/cars/7004656)
2026-03-26 14:49:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3fd8c2a2-c309-5a48-9e5f-3cb4c8fdf647
2026-03-26 14:49:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004652/photo_006/780x0__r.jpg?hash=1774530304> (referer: https://ecarstrade.com/cars/7004652)
2026-03-26 14:49:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e8f0d4a7-39cd-5bdc-b26a-1b0e60060cb8
2026-03-26 14:49:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004650/photo_006/780x0__r.jpg?hash=1774530302> (referer: https://ecarstrade.com/cars/7004650)
2026-03-26 14:49:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e9193223-606d-52e1-bcb6-0a4fe5972fcd
2026-03-26 14:49:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004661/photo_006/780x0__r.jpg?hash=1774530316> (referer: https://ecarstrade.com/cars/7004661)
2026-03-26 14:49:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f3cdebbc-010a-546e-9ed5-f3c0bc407c6e
2026-03-26 14:49:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004649/photo_006/780x0__r.jpg?hash=1774530301> (referer: https://ecarstrade.com/cars/7004649)
2026-03-26 14:49:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 67db25af-745e-56af-9da2-e77367fcf71e
2026-03-26 14:49:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004649/photo_005/780x0__r.jpg?hash=1774530301> (referer: https://ecarstrade.com/cars/7004649)
2026-03-26 14:49:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 13c1caf0-54ff-5d71-99c1-d6d8327aecbf
2026-03-26 14:49:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004657/photo_004/780x0__r.jpg?hash=1774530311> (referer: https://ecarstrade.com/cars/7004657)
2026-03-26 14:49:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 13c1caf0-54ff-5d71-99c1-d6d8327aecbf
2026-03-26 14:49:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004657/photo_006/780x0__r.jpg?hash=1774530311> (referer: https://ecarstrade.com/cars/7004657)
2026-03-26 14:49:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item eb903a48-cfc2-5d5a-ad34-11185811ef26
2026-03-26 14:49:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004657/photo_005/780x0__r.jpg?hash=1774530311> (referer: https://ecarstrade.com/cars/7004657)
2026-03-26 14:49:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item eb903a48-cfc2-5d5a-ad34-11185811ef26
2026-03-26 14:49:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004657/photo_003/780x0__r.jpg?hash=1774530311> (referer: https://ecarstrade.com/cars/7004657)
2026-03-26 14:49:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item eb903a48-cfc2-5d5a-ad34-11185811ef26
2026-03-26 14:49:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004657/photo_002/780x0__r.jpg?hash=1774530311> (referer: https://ecarstrade.com/cars/7004657)
2026-03-26 14:49:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item eb903a48-cfc2-5d5a-ad34-11185811ef26
2026-03-26 14:49:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004657/photo_001/780x0__r.jpg?hash=1774530311> (referer: https://ecarstrade.com/cars/7004657)
2026-03-26 14:49:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item eb903a48-cfc2-5d5a-ad34-11185811ef26
2026-03-26 14:49:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004649/photo_004/780x0__r.jpg?hash=1774530301> (referer: https://ecarstrade.com/cars/7004649)
2026-03-26 14:49:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item eb903a48-cfc2-5d5a-ad34-11185811ef26
2026-03-26 14:49:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eb903a48-cfc2-5d5a-ad34-11185811ef26, skipping ID generation
2026-03-26 14:49:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb903a48-cfc2-5d5a-ad34-11185811ef26 with scrape type 1
2026-03-26 14:49:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eb903a48-cfc2-5d5a-ad34-11185811ef26 sending to next pipeline
2026-03-26 14:49:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: eb903a48-cfc2-5d5a-ad34-11185811ef26, identifier: 7004657auction111081
2026-03-26 14:49:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: eb903a48-cfc2-5d5a-ad34-11185811ef26 with identifier: 7004657auction111081
2026-03-26 14:49:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: eb903a48-cfc2-5d5a-ad34-11185811ef26 with identifier: 7004657auction111081
2026-03-26 14:49:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: eb903a48-cfc2-5d5a-ad34-11185811ef26 with identifier: 7004657auction111081 to the API
2026-03-26 14:49:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:49:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:49:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004657/photo_001/780x0__r.jpg?hash=1774530311>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'eb903a48-cfc2-5d5a-ad34-11185811ef26',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004657',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Opel',
 'model': 'Karl',
 'odometer': 19720,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Opel Karl 1.0 Start/Stop 120 Jaar Edition 5d',
 'transmission': 'manual',
 'trim': '1.0 Start/Stop 120 Jaar Edition 5d',
 'vin': None,
 'year': 2019}
2026-03-26 14:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004657auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:30 [ecarstrade.nl] INFO: Saving data for 7004657auction111081: {'created_time': 1774536570.50514, 'last_price_update_time': 1774536570.50515, 'auction_closing_time': 1774618800.0}
2026-03-26 14:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004657auction111081') HTTP/1.1" 204 0
2026-03-26 14:49:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004649/photo_003/780x0__r.jpg?hash=1774530301> (referer: https://ecarstrade.com/cars/7004649)
2026-03-26 14:49:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 13c1caf0-54ff-5d71-99c1-d6d8327aecbf
2026-03-26 14:49:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004649/photo_002/780x0__r.jpg?hash=1774530301> (referer: https://ecarstrade.com/cars/7004649)
2026-03-26 14:49:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 13c1caf0-54ff-5d71-99c1-d6d8327aecbf
2026-03-26 14:49:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004649/photo_001/780x0__r.jpg?hash=1774530301> (referer: https://ecarstrade.com/cars/7004649)
2026-03-26 14:49:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 13c1caf0-54ff-5d71-99c1-d6d8327aecbf
2026-03-26 14:49:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004660> (referer: https://ecarstrade.com/search/page5?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:49:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004661/photo_005/780x0__r.jpg?hash=1774530316> (referer: https://ecarstrade.com/cars/7004661)
2026-03-26 14:49:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 13c1caf0-54ff-5d71-99c1-d6d8327aecbf
2026-03-26 14:49:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 13c1caf0-54ff-5d71-99c1-d6d8327aecbf, skipping ID generation
2026-03-26 14:49:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13c1caf0-54ff-5d71-99c1-d6d8327aecbf with scrape type 1
2026-03-26 14:49:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 13c1caf0-54ff-5d71-99c1-d6d8327aecbf sending to next pipeline
2026-03-26 14:49:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 13c1caf0-54ff-5d71-99c1-d6d8327aecbf, identifier: 7004649auction111081
2026-03-26 14:49:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 13c1caf0-54ff-5d71-99c1-d6d8327aecbf with identifier: 7004649auction111081
2026-03-26 14:49:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 14:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 14:49:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 13c1caf0-54ff-5d71-99c1-d6d8327aecbf with identifier: 7004649auction111081
2026-03-26 14:49:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 13c1caf0-54ff-5d71-99c1-d6d8327aecbf with identifier: 7004649auction111081 to the API
2026-03-26 14:49:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:49:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:49:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004649/photo_001/780x0__r.jpg?hash=1774530301>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'category': None,
 'color': 'Orange',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '13c1caf0-54ff-5d71-99c1-d6d8327aecbf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004649',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Opel',
 'model': 'Crossland X',
 'odometer': 69418,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Opel Crossland 1.2 Turbo S&S 81kW Edition 5d',
 'transmission': 'manual',
 'trim': 'Crossland 1.2 Turbo S&S 81kW Edition 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004649auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:31 [ecarstrade.nl] INFO: Saving data for 7004649auction111081: {'created_time': 1774536571.561118, 'last_price_update_time': 1774536571.561128, 'auction_closing_time': 1774618800.0}
2026-03-26 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004649auction111081') HTTP/1.1" 204 0
2026-03-26 14:49:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004661/photo_004/780x0__r.jpg?hash=1774530316> (referer: https://ecarstrade.com/cars/7004661)
2026-03-26 14:49:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004661/photo_003/780x0__r.jpg?hash=1774530316> (referer: https://ecarstrade.com/cars/7004661)
2026-03-26 14:49:31 [ecarstrade.nl] INFO: Extracting details for car 7004660auction111081
2026-03-26 14:49:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004651> (referer: https://ecarstrade.com/search/page5?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:49:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4592c9eb-1364-55b2-bd75-7475016b2a25 with identifier: 7004660auction111081
2026-03-26 14:49:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4592c9eb-1364-55b2-bd75-7475016b2a25 with scrape type 1
2026-03-26 14:49:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4592c9eb-1364-55b2-bd75-7475016b2a25
2026-03-26 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004660%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530314%27 HTTP/1.1" 200 None
2026-03-26 14:49:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004660/photo_001/780x0__r.jpg?hash=1774530314 not downloaded yet
2026-03-26 14:49:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 67db25af-745e-56af-9da2-e77367fcf71e
2026-03-26 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004660%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530314%27 HTTP/1.1" 200 None
2026-03-26 14:49:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004660/photo_002/780x0__r.jpg?hash=1774530314 not downloaded yet
2026-03-26 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004660%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530314%27 HTTP/1.1" 200 None
2026-03-26 14:49:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004660/photo_003/780x0__r.jpg?hash=1774530314 not downloaded yet
2026-03-26 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004660%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530314%27 HTTP/1.1" 200 None
2026-03-26 14:49:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004660/photo_004/780x0__r.jpg?hash=1774530314 not downloaded yet
2026-03-26 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004660%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530314%27 HTTP/1.1" 200 None
2026-03-26 14:49:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004660/photo_005/780x0__r.jpg?hash=1774530314 not downloaded yet
2026-03-26 14:49:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 67db25af-745e-56af-9da2-e77367fcf71e
2026-03-26 14:49:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004661/photo_002/780x0__r.jpg?hash=1774530316> (referer: https://ecarstrade.com/cars/7004661)
2026-03-26 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004660%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530314%27 HTTP/1.1" 200 None
2026-03-26 14:49:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004660/photo_006/780x0__r.jpg?hash=1774530314 not downloaded yet
2026-03-26 14:49:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004661/photo_001/780x0__r.jpg?hash=1774530316> (referer: https://ecarstrade.com/cars/7004661)
2026-03-26 14:49:31 [ecarstrade.nl] INFO: Extracting details for car 7004651auction111081
2026-03-26 14:49:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 67db25af-745e-56af-9da2-e77367fcf71e
2026-03-26 14:49:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004650/photo_005/780x0__r.jpg?hash=1774530302> (referer: https://ecarstrade.com/cars/7004650)
2026-03-26 14:49:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004650/photo_003/780x0__r.jpg?hash=1774530302> (referer: https://ecarstrade.com/cars/7004650)
2026-03-26 14:49:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec95552a-ea36-5180-bb55-2bc546801231 with identifier: 7004651auction111081
2026-03-26 14:49:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec95552a-ea36-5180-bb55-2bc546801231 with scrape type 1
2026-03-26 14:49:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ec95552a-ea36-5180-bb55-2bc546801231
2026-03-26 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004651%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530303%27 HTTP/1.1" 200 None
2026-03-26 14:49:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004651/photo_001/780x0__r.jpg?hash=1774530303 not downloaded yet
2026-03-26 14:49:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004650/photo_004/780x0__r.jpg?hash=1774530302> (referer: https://ecarstrade.com/cars/7004650)
2026-03-26 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004651%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530303%27 HTTP/1.1" 200 None
2026-03-26 14:49:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004651/photo_002/780x0__r.jpg?hash=1774530303 not downloaded yet
2026-03-26 14:49:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 67db25af-745e-56af-9da2-e77367fcf71e
2026-03-26 14:49:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 67db25af-745e-56af-9da2-e77367fcf71e
2026-03-26 14:49:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 67db25af-745e-56af-9da2-e77367fcf71e, skipping ID generation
2026-03-26 14:49:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67db25af-745e-56af-9da2-e77367fcf71e with scrape type 1
2026-03-26 14:49:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 67db25af-745e-56af-9da2-e77367fcf71e sending to next pipeline
2026-03-26 14:49:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 67db25af-745e-56af-9da2-e77367fcf71e, identifier: 7004661auction111081
2026-03-26 14:49:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 67db25af-745e-56af-9da2-e77367fcf71e with identifier: 7004661auction111081
2026-03-26 14:49:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 67db25af-745e-56af-9da2-e77367fcf71e with identifier: 7004661auction111081
2026-03-26 14:49:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 67db25af-745e-56af-9da2-e77367fcf71e with identifier: 7004661auction111081 to the API
2026-03-26 14:49:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:49: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-26 14:49:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004661/photo_001/780x0__r.jpg?hash=1774530316>
{'auction_title': '',
 'c_o_2_emission_value': 86,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '67db25af-745e-56af-9da2-e77367fcf71e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004661',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Peugeot',
 'model': '108',
 'odometer': 62353,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-10-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'Peugeot 108 Active 1.0 e-VTi 72pk 5d',
 'transmission': 'manual',
 'trim': 'Active 1.0 e-VTi 72pk 5d',
 'vin': None,
 'year': 2018}
2026-03-26 14:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004661auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:32 [ecarstrade.nl] INFO: Saving data for 7004661auction111081: {'created_time': 1774536572.337283, 'last_price_update_time': 1774536572.337293, 'auction_closing_time': 1774618800.0}
2026-03-26 14:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004661auction111081') HTTP/1.1" 204 0
2026-03-26 14:49:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004650/photo_002/780x0__r.jpg?hash=1774530302> (referer: https://ecarstrade.com/cars/7004650)
2026-03-26 14:49:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004650/photo_001/780x0__r.jpg?hash=1774530302> (referer: https://ecarstrade.com/cars/7004650)
2026-03-26 14:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004651%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530303%27 HTTP/1.1" 200 None
2026-03-26 14:49:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004651/photo_003/780x0__r.jpg?hash=1774530303 not downloaded yet
2026-03-26 14:49:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f3cdebbc-010a-546e-9ed5-f3c0bc407c6e
2026-03-26 14:49:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004652/photo_005/780x0__r.jpg?hash=1774530304> (referer: https://ecarstrade.com/cars/7004652)
2026-03-26 14:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004651%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530303%27 HTTP/1.1" 200 None
2026-03-26 14:49:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004651/photo_004/780x0__r.jpg?hash=1774530303 not downloaded yet
2026-03-26 14:49:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f3cdebbc-010a-546e-9ed5-f3c0bc407c6e
2026-03-26 14:49:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f3cdebbc-010a-546e-9ed5-f3c0bc407c6e
2026-03-26 14:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004651%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530303%27 HTTP/1.1" 200 None
2026-03-26 14:49:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004651/photo_005/780x0__r.jpg?hash=1774530303 not downloaded yet
2026-03-26 14:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004651%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530303%27 HTTP/1.1" 200 None
2026-03-26 14:49:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004651/photo_006/780x0__r.jpg?hash=1774530303 not downloaded yet
2026-03-26 14:49:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004652/photo_003/780x0__r.jpg?hash=1774530304> (referer: https://ecarstrade.com/cars/7004652)
2026-03-26 14:49:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f3cdebbc-010a-546e-9ed5-f3c0bc407c6e
2026-03-26 14:49:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004652/photo_002/780x0__r.jpg?hash=1774530305> (referer: https://ecarstrade.com/cars/7004652)
2026-03-26 14:49:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f3cdebbc-010a-546e-9ed5-f3c0bc407c6e
2026-03-26 14:49:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f3cdebbc-010a-546e-9ed5-f3c0bc407c6e, skipping ID generation
2026-03-26 14:49:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3cdebbc-010a-546e-9ed5-f3c0bc407c6e with scrape type 1
2026-03-26 14:49:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f3cdebbc-010a-546e-9ed5-f3c0bc407c6e sending to next pipeline
2026-03-26 14:49:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f3cdebbc-010a-546e-9ed5-f3c0bc407c6e, identifier: 7004650auction111081
2026-03-26 14:49:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f3cdebbc-010a-546e-9ed5-f3c0bc407c6e with identifier: 7004650auction111081
2026-03-26 14:49:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f3cdebbc-010a-546e-9ed5-f3c0bc407c6e with identifier: 7004650auction111081
2026-03-26 14:49:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f3cdebbc-010a-546e-9ed5-f3c0bc407c6e with identifier: 7004650auction111081 to the API
2026-03-26 14:49:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:49: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-26 14:49:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004650/photo_001/780x0__r.jpg?hash=1774530302>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'f3cdebbc-010a-546e-9ed5-f3c0bc407c6e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004650',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Opel',
 'model': 'Grandland X',
 'odometer': 58478,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 '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.2 Turbo S&S 96kW Innovation 5d',
 'transmission': 'manual',
 'trim': '1.2 Turbo S&S 96kW Innovation 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004650auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:33 [ecarstrade.nl] INFO: Saving data for 7004650auction111081: {'created_time': 1774536573.140201, 'last_price_update_time': 1774536573.140212, 'auction_closing_time': 1774618800.0}
2026-03-26 14:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004650auction111081') HTTP/1.1" 204 0
2026-03-26 14:49:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004652/photo_004/780x0__r.jpg?hash=1774530304> (referer: https://ecarstrade.com/cars/7004652)
2026-03-26 14:49:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004660/photo_005/780x0__r.jpg?hash=1774530314> (referer: https://ecarstrade.com/cars/7004660)
2026-03-26 14:49:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004660/photo_004/780x0__r.jpg?hash=1774530314> (referer: https://ecarstrade.com/cars/7004660)
2026-03-26 14:49:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e9193223-606d-52e1-bcb6-0a4fe5972fcd
2026-03-26 14:49:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e9193223-606d-52e1-bcb6-0a4fe5972fcd
2026-03-26 14:49:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e9193223-606d-52e1-bcb6-0a4fe5972fcd
2026-03-26 14:49:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004660/photo_006/780x0__r.jpg?hash=1774530314> (referer: https://ecarstrade.com/cars/7004660)
2026-03-26 14:49:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004651/photo_001/780x0__r.jpg?hash=1774530303> (referer: https://ecarstrade.com/cars/7004651)
2026-03-26 14:49:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004660/photo_003/780x0__r.jpg?hash=1774530314> (referer: https://ecarstrade.com/cars/7004660)
2026-03-26 14:49:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e9193223-606d-52e1-bcb6-0a4fe5972fcd
2026-03-26 14:49:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4592c9eb-1364-55b2-bd75-7475016b2a25
2026-03-26 14:49:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4592c9eb-1364-55b2-bd75-7475016b2a25
2026-03-26 14:49:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004651/photo_002/780x0__r.jpg?hash=1774530303> (referer: https://ecarstrade.com/cars/7004651)
2026-03-26 14:49:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004651/photo_003/780x0__r.jpg?hash=1774530303> (referer: https://ecarstrade.com/cars/7004651)
2026-03-26 14:49:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004660/photo_002/780x0__r.jpg?hash=1774530314> (referer: https://ecarstrade.com/cars/7004660)
2026-03-26 14:49:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4592c9eb-1364-55b2-bd75-7475016b2a25
2026-03-26 14:49:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ec95552a-ea36-5180-bb55-2bc546801231
2026-03-26 14:49:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4592c9eb-1364-55b2-bd75-7475016b2a25
2026-03-26 14:49:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004651/photo_005/780x0__r.jpg?hash=1774530303> (referer: https://ecarstrade.com/cars/7004651)
2026-03-26 14:49:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004651/photo_006/780x0__r.jpg?hash=1774530303> (referer: https://ecarstrade.com/cars/7004651)
2026-03-26 14:49:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004651/photo_004/780x0__r.jpg?hash=1774530303> (referer: https://ecarstrade.com/cars/7004651)
2026-03-26 14:49:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ec95552a-ea36-5180-bb55-2bc546801231
2026-03-26 14:49:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ec95552a-ea36-5180-bb55-2bc546801231
2026-03-26 14:49:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4592c9eb-1364-55b2-bd75-7475016b2a25
2026-03-26 14:49:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004660/photo_001/780x0__r.jpg?hash=1774530314> (referer: https://ecarstrade.com/cars/7004660)
2026-03-26 14:49:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004652/photo_001/780x0__r.jpg?hash=1774530305> (referer: https://ecarstrade.com/cars/7004652)
2026-03-26 14:49:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ec95552a-ea36-5180-bb55-2bc546801231
2026-03-26 14:49:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ec95552a-ea36-5180-bb55-2bc546801231
2026-03-26 14:49:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004656/photo_005/780x0__r.jpg?hash=1774530309> (referer: https://ecarstrade.com/cars/7004656)
2026-03-26 14:49:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004656/photo_004/780x0__r.jpg?hash=1774530309> (referer: https://ecarstrade.com/cars/7004656)
2026-03-26 14:49:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ec95552a-ea36-5180-bb55-2bc546801231
2026-03-26 14:49:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ec95552a-ea36-5180-bb55-2bc546801231, skipping ID generation
2026-03-26 14:49:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec95552a-ea36-5180-bb55-2bc546801231 with scrape type 1
2026-03-26 14:49:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ec95552a-ea36-5180-bb55-2bc546801231 sending to next pipeline
2026-03-26 14:49:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ec95552a-ea36-5180-bb55-2bc546801231, identifier: 7004651auction111081
2026-03-26 14:49:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ec95552a-ea36-5180-bb55-2bc546801231 with identifier: 7004651auction111081
2026-03-26 14:49:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ec95552a-ea36-5180-bb55-2bc546801231 with identifier: 7004651auction111081
2026-03-26 14:49:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ec95552a-ea36-5180-bb55-2bc546801231 with identifier: 7004651auction111081 to the API
2026-03-26 14:49:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:49: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-26 14:49:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004651/photo_004/780x0__r.jpg?hash=1774530303>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'ec95552a-ea36-5180-bb55-2bc546801231',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004651',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Opel',
 'model': 'Grandland X',
 'odometer': 122654,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Opel Grandland X 1.2 Turbo S&S 96kW Bus. Executive 5d',
 'transmission': 'manual',
 'trim': '1.2 Turbo S&S 96kW Bus. Executive 5d',
 'vin': None,
 'year': 2020}
2026-03-26 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004651auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:34 [ecarstrade.nl] INFO: Saving data for 7004651auction111081: {'created_time': 1774536574.11891, 'last_price_update_time': 1774536574.118921, 'auction_closing_time': 1774618800.0}
2026-03-26 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004651auction111081') HTTP/1.1" 204 0
2026-03-26 14:49:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004656/photo_003/780x0__r.jpg?hash=1774530309> (referer: https://ecarstrade.com/cars/7004656)
2026-03-26 14:49:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004656/photo_002/780x0__r.jpg?hash=1774530309> (referer: https://ecarstrade.com/cars/7004656)
2026-03-26 14:49:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004656/photo_001/780x0__r.jpg?hash=1774530309> (referer: https://ecarstrade.com/cars/7004656)
2026-03-26 14:49:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4592c9eb-1364-55b2-bd75-7475016b2a25
2026-03-26 14:49:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4592c9eb-1364-55b2-bd75-7475016b2a25, skipping ID generation
2026-03-26 14:49:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4592c9eb-1364-55b2-bd75-7475016b2a25 with scrape type 1
2026-03-26 14:49:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4592c9eb-1364-55b2-bd75-7475016b2a25 sending to next pipeline
2026-03-26 14:49:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4592c9eb-1364-55b2-bd75-7475016b2a25, identifier: 7004660auction111081
2026-03-26 14:49:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e9193223-606d-52e1-bcb6-0a4fe5972fcd
2026-03-26 14:49:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e9193223-606d-52e1-bcb6-0a4fe5972fcd, skipping ID generation
2026-03-26 14:49:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9193223-606d-52e1-bcb6-0a4fe5972fcd with scrape type 1
2026-03-26 14:49:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e9193223-606d-52e1-bcb6-0a4fe5972fcd sending to next pipeline
2026-03-26 14:49:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e9193223-606d-52e1-bcb6-0a4fe5972fcd, identifier: 7004652auction111081
2026-03-26 14:49:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e8f0d4a7-39cd-5bdc-b26a-1b0e60060cb8
2026-03-26 14:49:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e8f0d4a7-39cd-5bdc-b26a-1b0e60060cb8
2026-03-26 14:49:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4592c9eb-1364-55b2-bd75-7475016b2a25 with identifier: 7004660auction111081
2026-03-26 14:49:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4592c9eb-1364-55b2-bd75-7475016b2a25 with identifier: 7004660auction111081
2026-03-26 14:49:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4592c9eb-1364-55b2-bd75-7475016b2a25 with identifier: 7004660auction111081 to the API
2026-03-26 14:49:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:49: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-26 14:49:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004660/photo_001/780x0__r.jpg?hash=1774530314>
{'auction_title': '',
 'c_o_2_emission_value': 86,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '4592c9eb-1364-55b2-bd75-7475016b2a25',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004660',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Peugeot',
 'model': '108',
 'odometer': 105528,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-06-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'Peugeot 108 Active 1.0 e-VTi 68pk 5d',
 'transmission': 'manual',
 'trim': 'Active 1.0 e-VTi 68pk 5d',
 'vin': None,
 'year': 2018}
2026-03-26 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004660auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:34 [ecarstrade.nl] INFO: Saving data for 7004660auction111081: {'created_time': 1774536574.689326, 'last_price_update_time': 1774536574.689336, 'auction_closing_time': 1774618800.0}
2026-03-26 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004660auction111081') HTTP/1.1" 204 0
2026-03-26 14:49:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e9193223-606d-52e1-bcb6-0a4fe5972fcd with identifier: 7004652auction111081
2026-03-26 14:49:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e9193223-606d-52e1-bcb6-0a4fe5972fcd with identifier: 7004652auction111081
2026-03-26 14:49:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e9193223-606d-52e1-bcb6-0a4fe5972fcd with identifier: 7004652auction111081 to the API
2026-03-26 14:49:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:49: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-26 14:49:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004652/photo_001/780x0__r.jpg?hash=1774530305>
{'auction_title': '',
 'c_o_2_emission_value': 32,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Other',
 'id': 'e9193223-606d-52e1-bcb6-0a4fe5972fcd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004652',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Opel',
 'model': 'Grandland X',
 'odometer': 78916,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Opel Grandland X 1.6 Turbo 168kW Hybrid Ultimate Auto 5d',
 'transmission': 'automatic',
 'trim': '1.6 Turbo 168kW Hybrid Ultimate Auto 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004652auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:35 [ecarstrade.nl] INFO: Saving data for 7004652auction111081: {'created_time': 1774536575.06626, 'last_price_update_time': 1774536575.066271, 'auction_closing_time': 1774618800.0}
2026-03-26 14:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004652auction111081') HTTP/1.1" 204 0
2026-03-26 14:49:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004659/photo_003/780x0__r.jpg?hash=1774530314> (referer: https://ecarstrade.com/cars/7004659)
2026-03-26 14:49:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004659/photo_004/780x0__r.jpg?hash=1774530313> (referer: https://ecarstrade.com/cars/7004659)
2026-03-26 14:49:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004659/photo_005/780x0__r.jpg?hash=1774530314> (referer: https://ecarstrade.com/cars/7004659)
2026-03-26 14:49:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e8f0d4a7-39cd-5bdc-b26a-1b0e60060cb8
2026-03-26 14:49:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e8f0d4a7-39cd-5bdc-b26a-1b0e60060cb8
2026-03-26 14:49:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e8f0d4a7-39cd-5bdc-b26a-1b0e60060cb8
2026-03-26 14:49:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e8f0d4a7-39cd-5bdc-b26a-1b0e60060cb8, skipping ID generation
2026-03-26 14:49:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8f0d4a7-39cd-5bdc-b26a-1b0e60060cb8 with scrape type 1
2026-03-26 14:49:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e8f0d4a7-39cd-5bdc-b26a-1b0e60060cb8 sending to next pipeline
2026-03-26 14:49:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e8f0d4a7-39cd-5bdc-b26a-1b0e60060cb8, identifier: 7004656auction111081
2026-03-26 14:49:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e8f0d4a7-39cd-5bdc-b26a-1b0e60060cb8 with identifier: 7004656auction111081
2026-03-26 14:49:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e8f0d4a7-39cd-5bdc-b26a-1b0e60060cb8 with identifier: 7004656auction111081
2026-03-26 14:49:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e8f0d4a7-39cd-5bdc-b26a-1b0e60060cb8 with identifier: 7004656auction111081 to the API
2026-03-26 14:49:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:49: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-26 14:49:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004656/photo_001/780x0__r.jpg?hash=1774530309>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'e8f0d4a7-39cd-5bdc-b26a-1b0e60060cb8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004656',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Opel',
 'model': 'Karl',
 'odometer': 78749,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Opel Karl 1.0 Start/Stop 120 Jaar Edition 5d',
 'transmission': 'manual',
 'trim': '1.0 Start/Stop 120 Jaar Edition 5d',
 'vin': None,
 'year': 2019}
2026-03-26 14:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004656auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:35 [ecarstrade.nl] INFO: Saving data for 7004656auction111081: {'created_time': 1774536575.543153, 'last_price_update_time': 1774536575.543163, 'auction_closing_time': 1774618800.0}
2026-03-26 14:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004656auction111081') HTTP/1.1" 204 0
2026-03-26 14:49:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004658/photo_005/780x0__r.jpg?hash=1774530312> (referer: https://ecarstrade.com/cars/7004658)
2026-03-26 14:49:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004659/photo_002/780x0__r.jpg?hash=1774530314> (referer: https://ecarstrade.com/cars/7004659)
2026-03-26 14:49:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3fd8c2a2-c309-5a48-9e5f-3cb4c8fdf647
2026-03-26 14:49:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3fd8c2a2-c309-5a48-9e5f-3cb4c8fdf647
2026-03-26 14:49:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3fd8c2a2-c309-5a48-9e5f-3cb4c8fdf647
2026-03-26 14:49:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004658/photo_004/780x0__r.jpg?hash=1774530312> (referer: https://ecarstrade.com/cars/7004658)
2026-03-26 14:49:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004658/photo_003/780x0__r.jpg?hash=1774530312> (referer: https://ecarstrade.com/cars/7004658)
2026-03-26 14:49:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 918770cc-f4eb-5807-a210-64c743bb09f2
2026-03-26 14:49:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3fd8c2a2-c309-5a48-9e5f-3cb4c8fdf647
2026-03-26 14:49:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004659/photo_001/780x0__r.jpg?hash=1774530314> (referer: https://ecarstrade.com/cars/7004659)
2026-03-26 14:49:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004658/photo_002/780x0__r.jpg?hash=1774530312> (referer: https://ecarstrade.com/cars/7004658)
2026-03-26 14:49:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004658/photo_001/780x0__r.jpg?hash=1774530312> (referer: https://ecarstrade.com/cars/7004658)
2026-03-26 14:49:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 918770cc-f4eb-5807-a210-64c743bb09f2
2026-03-26 14:49:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 918770cc-f4eb-5807-a210-64c743bb09f2
2026-03-26 14:49:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004654/photo_003/780x0__r.jpg?hash=1774530308> (referer: https://ecarstrade.com/cars/7004654)
2026-03-26 14:49:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004654/photo_004/780x0__r.jpg?hash=1774530308> (referer: https://ecarstrade.com/cars/7004654)
2026-03-26 14:49:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:49:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3fd8c2a2-c309-5a48-9e5f-3cb4c8fdf647
2026-03-26 14:49:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3fd8c2a2-c309-5a48-9e5f-3cb4c8fdf647, skipping ID generation
2026-03-26 14:49:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3fd8c2a2-c309-5a48-9e5f-3cb4c8fdf647 with scrape type 1
2026-03-26 14:49:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3fd8c2a2-c309-5a48-9e5f-3cb4c8fdf647 sending to next pipeline
2026-03-26 14:49:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 3fd8c2a2-c309-5a48-9e5f-3cb4c8fdf647, identifier: 7004659auction111081
2026-03-26 14:49:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 3fd8c2a2-c309-5a48-9e5f-3cb4c8fdf647 with identifier: 7004659auction111081
2026-03-26 14:49:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 3fd8c2a2-c309-5a48-9e5f-3cb4c8fdf647 with identifier: 7004659auction111081
2026-03-26 14:49:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 3fd8c2a2-c309-5a48-9e5f-3cb4c8fdf647 with identifier: 7004659auction111081 to the API
2026-03-26 14:49:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:49: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-26 14:49:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004659/photo_001/780x0__r.jpg?hash=1774530314>
{'auction_title': '',
 'c_o_2_emission_value': 144,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.4L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '3fd8c2a2-c309-5a48-9e5f-3cb4c8fdf647',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004659',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Opel',
 'model': 'Mokka',
 'odometer': 195706,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Opel Mokka X 1.4 Turbo 6-traps automaat Innovation 5d',
 'transmission': 'automatic',
 'trim': 'X 1.4 Turbo 6-traps automaat Innovation 5d',
 'vin': None,
 'year': 2018}
2026-03-26 14:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004659auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:36 [ecarstrade.nl] INFO: Saving data for 7004659auction111081: {'created_time': 1774536576.263074, 'last_price_update_time': 1774536576.263085, 'auction_closing_time': 1774618800.0}
2026-03-26 14:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004659auction111081') HTTP/1.1" 204 0
2026-03-26 14:49:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004654/photo_002/780x0__r.jpg?hash=1774530307> (referer: https://ecarstrade.com/cars/7004654)
2026-03-26 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-26 14:49:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004654/photo_001/780x0__r.jpg?hash=1774530307> (referer: https://ecarstrade.com/cars/7004654)
2026-03-26 14:49:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 918770cc-f4eb-5807-a210-64c743bb09f2
2026-03-26 14:49:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 918770cc-f4eb-5807-a210-64c743bb09f2
2026-03-26 14:49:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 918770cc-f4eb-5807-a210-64c743bb09f2, skipping ID generation
2026-03-26 14:49:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 918770cc-f4eb-5807-a210-64c743bb09f2 with scrape type 1
2026-03-26 14:49:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 918770cc-f4eb-5807-a210-64c743bb09f2 sending to next pipeline
2026-03-26 14:49:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 918770cc-f4eb-5807-a210-64c743bb09f2, identifier: 7004658auction111081
2026-03-26 14:49:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 84971d65-8468-5d4f-8e26-0d0874aa50cc
2026-03-26 14:49:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 84971d65-8468-5d4f-8e26-0d0874aa50cc
2026-03-26 14:49:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 918770cc-f4eb-5807-a210-64c743bb09f2 with identifier: 7004658auction111081
2026-03-26 14:49:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 918770cc-f4eb-5807-a210-64c743bb09f2 with identifier: 7004658auction111081
2026-03-26 14:49:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 918770cc-f4eb-5807-a210-64c743bb09f2 with identifier: 7004658auction111081 to the API
2026-03-26 14:49:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:49: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-26 14:49:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004658/photo_001/780x0__r.jpg?hash=1774530312>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '918770cc-f4eb-5807-a210-64c743bb09f2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004658',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Opel',
 'model': 'Mokka',
 'odometer': 183352,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-09-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Opel Mokka 1.5 diesel S/S 81kW Business Elegance 5d',
 'transmission': 'manual',
 'trim': '1.5 diesel S/S 81kW Business Elegance 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004658auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:36 [ecarstrade.nl] INFO: Saving data for 7004658auction111081: {'created_time': 1774536576.709005, 'last_price_update_time': 1774536576.709016, 'auction_closing_time': 1774618800.0}
2026-03-26 14:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004658auction111081') HTTP/1.1" 204 0
2026-03-26 14:49:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004642/photo_005/780x0__r.jpg?hash=1774530290> (referer: https://ecarstrade.com/cars/7004642)
2026-03-26 14:49:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 84971d65-8468-5d4f-8e26-0d0874aa50cc
2026-03-26 14:49:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 84971d65-8468-5d4f-8e26-0d0874aa50cc
2026-03-26 14:49:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 84971d65-8468-5d4f-8e26-0d0874aa50cc, skipping ID generation
2026-03-26 14:49:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84971d65-8468-5d4f-8e26-0d0874aa50cc with scrape type 1
2026-03-26 14:49:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 84971d65-8468-5d4f-8e26-0d0874aa50cc sending to next pipeline
2026-03-26 14:49:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 84971d65-8468-5d4f-8e26-0d0874aa50cc, identifier: 7004654auction111081
2026-03-26 14:49:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 84971d65-8468-5d4f-8e26-0d0874aa50cc with identifier: 7004654auction111081
2026-03-26 14:49:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 84971d65-8468-5d4f-8e26-0d0874aa50cc with identifier: 7004654auction111081
2026-03-26 14:49:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 84971d65-8468-5d4f-8e26-0d0874aa50cc with identifier: 7004654auction111081 to the API
2026-03-26 14:49:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:49:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004654/photo_001/780x0__r.jpg?hash=1774530307>
{'auction_title': '',
 'c_o_2_emission_value': 94,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '84971d65-8468-5d4f-8e26-0d0874aa50cc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004654',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Opel',
 'model': 'Karl',
 'odometer': 33367,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Opel Karl 1.0 Start/Stop Edition 5d',
 'transmission': 'manual',
 'trim': '1.0 Start/Stop Edition 5d',
 'vin': None,
 'year': 2018}
2026-03-26 14:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004654auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:37 [ecarstrade.nl] INFO: Saving data for 7004654auction111081: {'created_time': 1774536577.193182, 'last_price_update_time': 1774536577.193193, 'auction_closing_time': 1774618800.0}
2026-03-26 14:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004654auction111081') HTTP/1.1" 204 0
2026-03-26 14:49:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004642/photo_004/780x0__r.jpg?hash=1774530290> (referer: https://ecarstrade.com/cars/7004642)
2026-03-26 14:49:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item aef95b8c-c4f5-57b6-886d-2103edfe967c
2026-03-26 14:49:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004642/photo_003/780x0__r.jpg?hash=1774530290> (referer: https://ecarstrade.com/cars/7004642)
2026-03-26 14:49:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item aef95b8c-c4f5-57b6-886d-2103edfe967c
2026-03-26 14:49:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004642/photo_002/780x0__r.jpg?hash=1774530290> (referer: https://ecarstrade.com/cars/7004642)
2026-03-26 14:49:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item aef95b8c-c4f5-57b6-886d-2103edfe967c
2026-03-26 14:49:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004642/photo_001/780x0__r.jpg?hash=1774530290> (referer: https://ecarstrade.com/cars/7004642)
2026-03-26 14:49:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item aef95b8c-c4f5-57b6-886d-2103edfe967c
2026-03-26 14:49:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004625/photo_006/780x0__r.jpg?hash=1774530253> (referer: https://ecarstrade.com/cars/7004625)
2026-03-26 14:49:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item aef95b8c-c4f5-57b6-886d-2103edfe967c
2026-03-26 14:49:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aef95b8c-c4f5-57b6-886d-2103edfe967c, skipping ID generation
2026-03-26 14:49:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aef95b8c-c4f5-57b6-886d-2103edfe967c with scrape type 1
2026-03-26 14:49:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aef95b8c-c4f5-57b6-886d-2103edfe967c sending to next pipeline
2026-03-26 14:49:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: aef95b8c-c4f5-57b6-886d-2103edfe967c, identifier: 7004642auction111081
2026-03-26 14:49:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: aef95b8c-c4f5-57b6-886d-2103edfe967c with identifier: 7004642auction111081
2026-03-26 14:49:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: aef95b8c-c4f5-57b6-886d-2103edfe967c with identifier: 7004642auction111081
2026-03-26 14:49:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: aef95b8c-c4f5-57b6-886d-2103edfe967c with identifier: 7004642auction111081 to the API
2026-03-26 14:49:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:49:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004642/photo_001/780x0__r.jpg?hash=1774530290>
{'auction_title': '',
 'c_o_2_emission_value': 102,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'aef95b8c-c4f5-57b6-886d-2103edfe967c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004642',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Opel',
 'model': 'Astra',
 'odometer': 168591,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Opel Astra Sports Tourer 1.2 turbo 81kW Business Executive 5d',
 'transmission': 'manual',
 'trim': 'Sports Tourer 1.2 turbo 81kW Business Executive 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004642auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:38 [ecarstrade.nl] INFO: Saving data for 7004642auction111081: {'created_time': 1774536578.024337, 'last_price_update_time': 1774536578.024351, 'auction_closing_time': 1774618800.0}
2026-03-26 14:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004642auction111081') HTTP/1.1" 204 0
2026-03-26 14:49:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004625/photo_005/780x0__r.jpg?hash=1774530253> (referer: https://ecarstrade.com/cars/7004625)
2026-03-26 14:49:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 007e5072-38d4-5a98-a132-1e6627e9300e
2026-03-26 14:49:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004625/photo_004/780x0__r.jpg?hash=1774530253> (referer: https://ecarstrade.com/cars/7004625)
2026-03-26 14:49:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 007e5072-38d4-5a98-a132-1e6627e9300e
2026-03-26 14:49:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004625/photo_003/780x0__r.jpg?hash=1774530253> (referer: https://ecarstrade.com/cars/7004625)
2026-03-26 14:49:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 007e5072-38d4-5a98-a132-1e6627e9300e
2026-03-26 14:49:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004625/photo_002/780x0__r.jpg?hash=1774530253> (referer: https://ecarstrade.com/cars/7004625)
2026-03-26 14:49:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 007e5072-38d4-5a98-a132-1e6627e9300e
2026-03-26 14:49:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004625/photo_001/780x0__r.jpg?hash=1774530253> (referer: https://ecarstrade.com/cars/7004625)
2026-03-26 14:49:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:49:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 007e5072-38d4-5a98-a132-1e6627e9300e
2026-03-26 14:49:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 007e5072-38d4-5a98-a132-1e6627e9300e
2026-03-26 14:49:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 007e5072-38d4-5a98-a132-1e6627e9300e, skipping ID generation
2026-03-26 14:49:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 007e5072-38d4-5a98-a132-1e6627e9300e with scrape type 1
2026-03-26 14:49:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 007e5072-38d4-5a98-a132-1e6627e9300e sending to next pipeline
2026-03-26 14:49:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 007e5072-38d4-5a98-a132-1e6627e9300e, identifier: 7004625auction111081
2026-03-26 14:49:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 007e5072-38d4-5a98-a132-1e6627e9300e with identifier: 7004625auction111081
2026-03-26 14:49:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 007e5072-38d4-5a98-a132-1e6627e9300e with identifier: 7004625auction111081
2026-03-26 14:49:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 007e5072-38d4-5a98-a132-1e6627e9300e with identifier: 7004625auction111081 to the API
2026-03-26 14:49:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:49:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004625/photo_001/780x0__r.jpg?hash=1774530253>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '007e5072-38d4-5a98-a132-1e6627e9300e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004625',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Mazda',
 'model': '3',
 'odometer': 164258,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mazda 3 SKYACTIV-X 180 Comfort met Bose 5d',
 'transmission': 'manual',
 'trim': 'SKYACTIV-X 180 Comfort met Bose 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004625auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:38 [ecarstrade.nl] INFO: Saving data for 7004625auction111081: {'created_time': 1774536578.948515, 'last_price_update_time': 1774536578.948525, 'auction_closing_time': 1774618800.0}
2026-03-26 14:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004625auction111081') HTTP/1.1" 204 0
2026-03-26 14:49:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004648> (referer: https://ecarstrade.com/search/page5?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:49:39 [ecarstrade.nl] INFO: Extracting details for car 7004648auction111081
2026-03-26 14:49:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c06732ff-7f39-563f-af47-026d8ee6a382 with identifier: 7004648auction111081
2026-03-26 14:49:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c06732ff-7f39-563f-af47-026d8ee6a382 with scrape type 1
2026-03-26 14:49:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c06732ff-7f39-563f-af47-026d8ee6a382
2026-03-26 14:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004648%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530300%27 HTTP/1.1" 200 None
2026-03-26 14:49:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004648/photo_001/780x0__r.jpg?hash=1774530300 not downloaded yet
2026-03-26 14:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004648%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530300%27 HTTP/1.1" 200 None
2026-03-26 14:49:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004648/photo_002/780x0__r.jpg?hash=1774530300 not downloaded yet
2026-03-26 14:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004648%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530300%27 HTTP/1.1" 200 None
2026-03-26 14:49:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004648/photo_003/780x0__r.jpg?hash=1774530300 not downloaded yet
2026-03-26 14:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004648%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530300%27 HTTP/1.1" 200 None
2026-03-26 14:49:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004648/photo_004/780x0__r.jpg?hash=1774530300 not downloaded yet
2026-03-26 14:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004648%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530300%27 HTTP/1.1" 200 None
2026-03-26 14:49:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004648/photo_005/780x0__r.jpg?hash=1774530300 not downloaded yet
2026-03-26 14:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004648%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530300%27 HTTP/1.1" 200 None
2026-03-26 14:49:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004648/photo_006/780x0__r.jpg?hash=1774530300 not downloaded yet
2026-03-26 14:49:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004648/photo_001/780x0__r.jpg?hash=1774530300> (referer: https://ecarstrade.com/cars/7004648)
2026-03-26 14:49:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004648/photo_002/780x0__r.jpg?hash=1774530300> (referer: https://ecarstrade.com/cars/7004648)
2026-03-26 14:49:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c06732ff-7f39-563f-af47-026d8ee6a382
2026-03-26 14:49:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004648/photo_003/780x0__r.jpg?hash=1774530300> (referer: https://ecarstrade.com/cars/7004648)
2026-03-26 14:49:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c06732ff-7f39-563f-af47-026d8ee6a382
2026-03-26 14:49:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004648/photo_004/780x0__r.jpg?hash=1774530300> (referer: https://ecarstrade.com/cars/7004648)
2026-03-26 14:49:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c06732ff-7f39-563f-af47-026d8ee6a382
2026-03-26 14:49:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004648/photo_005/780x0__r.jpg?hash=1774530300> (referer: https://ecarstrade.com/cars/7004648)
2026-03-26 14:49:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c06732ff-7f39-563f-af47-026d8ee6a382
2026-03-26 14:49:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004648/photo_006/780x0__r.jpg?hash=1774530300> (referer: https://ecarstrade.com/cars/7004648)
2026-03-26 14:49:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c06732ff-7f39-563f-af47-026d8ee6a382
2026-03-26 14:49:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c06732ff-7f39-563f-af47-026d8ee6a382
2026-03-26 14:49:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c06732ff-7f39-563f-af47-026d8ee6a382, skipping ID generation
2026-03-26 14:49:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c06732ff-7f39-563f-af47-026d8ee6a382 with scrape type 1
2026-03-26 14:49:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c06732ff-7f39-563f-af47-026d8ee6a382 sending to next pipeline
2026-03-26 14:49:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c06732ff-7f39-563f-af47-026d8ee6a382, identifier: 7004648auction111081
2026-03-26 14:49:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c06732ff-7f39-563f-af47-026d8ee6a382 with identifier: 7004648auction111081
2026-03-26 14:49:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c06732ff-7f39-563f-af47-026d8ee6a382 with identifier: 7004648auction111081
2026-03-26 14:49:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c06732ff-7f39-563f-af47-026d8ee6a382 with identifier: 7004648auction111081 to the API
2026-03-26 14:49:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:49: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-26 14:49:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004648/photo_006/780x0__r.jpg?hash=1774530300>
{'auction_title': '',
 'c_o_2_emission_value': 98,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'c06732ff-7f39-563f-af47-026d8ee6a382',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004648',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Opel',
 'model': 'Corsa',
 'odometer': 121215,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Opel Corsa 1.2 TURBO EDITION 74KW 5d',
 'transmission': 'manual',
 'trim': '1.2 TURBO EDITION 74KW 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004648auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:40 [ecarstrade.nl] INFO: Saving data for 7004648auction111081: {'created_time': 1774536580.301978, 'last_price_update_time': 1774536580.301988, 'auction_closing_time': 1774618800.0}
2026-03-26 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004648auction111081') HTTP/1.1" 204 0
2026-03-26 14:49:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004644> (referer: https://ecarstrade.com/search/page5?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:49:40 [ecarstrade.nl] INFO: Extracting details for car 7004644auction111081
2026-03-26 14:49:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3592ec37-58e7-518e-8c7e-bfe6d994a1b3 with identifier: 7004644auction111081
2026-03-26 14:49:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3592ec37-58e7-518e-8c7e-bfe6d994a1b3 with scrape type 1
2026-03-26 14:49:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3592ec37-58e7-518e-8c7e-bfe6d994a1b3
2026-03-26 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004644%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530293%27 HTTP/1.1" 200 None
2026-03-26 14:49:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004644/photo_001/780x0__r.jpg?hash=1774530293 not downloaded yet
2026-03-26 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004644%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530293%27 HTTP/1.1" 200 None
2026-03-26 14:49:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004644/photo_002/780x0__r.jpg?hash=1774530293 not downloaded yet
2026-03-26 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004644%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530293%27 HTTP/1.1" 200 None
2026-03-26 14:49:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004644/photo_003/780x0__r.jpg?hash=1774530293 not downloaded yet
2026-03-26 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004644%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530293%27 HTTP/1.1" 200 None
2026-03-26 14:49:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004644/photo_004/780x0__r.jpg?hash=1774530293 not downloaded yet
2026-03-26 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004644%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530293%27 HTTP/1.1" 200 None
2026-03-26 14:49:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004644/photo_005/780x0__r.jpg?hash=1774530293 not downloaded yet
2026-03-26 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004644%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530293%27 HTTP/1.1" 200 None
2026-03-26 14:49:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004644/photo_006/780x0__r.jpg?hash=1774530293 not downloaded yet
2026-03-26 14:49:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004644/photo_001/780x0__r.jpg?hash=1774530293> (referer: https://ecarstrade.com/cars/7004644)
2026-03-26 14:49:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004644/photo_002/780x0__r.jpg?hash=1774530293> (referer: https://ecarstrade.com/cars/7004644)
2026-03-26 14:49:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004644/photo_004/780x0__r.jpg?hash=1774530293> (referer: https://ecarstrade.com/cars/7004644)
2026-03-26 14:49:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004644/photo_003/780x0__r.jpg?hash=1774530293> (referer: https://ecarstrade.com/cars/7004644)
2026-03-26 14:49:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3592ec37-58e7-518e-8c7e-bfe6d994a1b3
2026-03-26 14:49:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3592ec37-58e7-518e-8c7e-bfe6d994a1b3
2026-03-26 14:49:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004644/photo_006/780x0__r.jpg?hash=1774530293> (referer: https://ecarstrade.com/cars/7004644)
2026-03-26 14:49:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004644/photo_005/780x0__r.jpg?hash=1774530293> (referer: https://ecarstrade.com/cars/7004644)
2026-03-26 14:49:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3592ec37-58e7-518e-8c7e-bfe6d994a1b3
2026-03-26 14:49:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3592ec37-58e7-518e-8c7e-bfe6d994a1b3
2026-03-26 14:49:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3592ec37-58e7-518e-8c7e-bfe6d994a1b3
2026-03-26 14:49:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3592ec37-58e7-518e-8c7e-bfe6d994a1b3
2026-03-26 14:49:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3592ec37-58e7-518e-8c7e-bfe6d994a1b3, skipping ID generation
2026-03-26 14:49:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3592ec37-58e7-518e-8c7e-bfe6d994a1b3 with scrape type 1
2026-03-26 14:49:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3592ec37-58e7-518e-8c7e-bfe6d994a1b3 sending to next pipeline
2026-03-26 14:49:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 3592ec37-58e7-518e-8c7e-bfe6d994a1b3, identifier: 7004644auction111081
2026-03-26 14:49:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 3592ec37-58e7-518e-8c7e-bfe6d994a1b3 with identifier: 7004644auction111081
2026-03-26 14:49:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 3592ec37-58e7-518e-8c7e-bfe6d994a1b3 with identifier: 7004644auction111081
2026-03-26 14:49:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 3592ec37-58e7-518e-8c7e-bfe6d994a1b3 with identifier: 7004644auction111081 to the API
2026-03-26 14:49:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:49: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-26 14:49:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004644/photo_005/780x0__r.jpg?hash=1774530293>
{'auction_title': '',
 'c_o_2_emission_value': 91,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '3592ec37-58e7-518e-8c7e-bfe6d994a1b3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004644',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Opel',
 'model': 'Astra',
 'odometer': 236447,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Opel Astra Sports Tourer 1.5 CDTI S/S 77kW Business Edition 5d',
 'transmission': 'manual',
 'trim': 'Sports Tourer 1.5 CDTI S/S 77kW Business Edition 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004644auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:41 [ecarstrade.nl] INFO: Saving data for 7004644auction111081: {'created_time': 1774536581.600185, 'last_price_update_time': 1774536581.600199, 'auction_closing_time': 1774618800.0}
2026-03-26 14:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004644auction111081') HTTP/1.1" 204 0
2026-03-26 14:49:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004643> (referer: https://ecarstrade.com/search/page5?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:49:43 [ecarstrade.nl] INFO: Extracting details for car 7004643auction111081
2026-03-26 14:49:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6cccc7f-0a85-569b-8a3b-764cec637638 with identifier: 7004643auction111081
2026-03-26 14:49:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6cccc7f-0a85-569b-8a3b-764cec637638 with scrape type 1
2026-03-26 14:49:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c6cccc7f-0a85-569b-8a3b-764cec637638
2026-03-26 14:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004643%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530292%27 HTTP/1.1" 200 None
2026-03-26 14:49:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004643/photo_001/780x0__r.jpg?hash=1774530292 not downloaded yet
2026-03-26 14:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004643%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530292%27 HTTP/1.1" 200 None
2026-03-26 14:49:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004643/photo_002/780x0__r.jpg?hash=1774530292 not downloaded yet
2026-03-26 14:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004643%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530292%27 HTTP/1.1" 200 None
2026-03-26 14:49:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004643/photo_003/780x0__r.jpg?hash=1774530292 not downloaded yet
2026-03-26 14:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004643%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530291%27 HTTP/1.1" 200 None
2026-03-26 14:49:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004643/photo_004/780x0__r.jpg?hash=1774530291 not downloaded yet
2026-03-26 14:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004643%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530292%27 HTTP/1.1" 200 None
2026-03-26 14:49:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004643/photo_005/780x0__r.jpg?hash=1774530292 not downloaded yet
2026-03-26 14:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004643%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530292%27 HTTP/1.1" 200 None
2026-03-26 14:49:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004643/photo_006/780x0__r.jpg?hash=1774530292 not downloaded yet
2026-03-26 14:49:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004643/photo_001/780x0__r.jpg?hash=1774530292> (referer: https://ecarstrade.com/cars/7004643)
2026-03-26 14:49:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004643/photo_002/780x0__r.jpg?hash=1774530292> (referer: https://ecarstrade.com/cars/7004643)
2026-03-26 14:49:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004643/photo_003/780x0__r.jpg?hash=1774530292> (referer: https://ecarstrade.com/cars/7004643)
2026-03-26 14:49:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004643/photo_005/780x0__r.jpg?hash=1774530292> (referer: https://ecarstrade.com/cars/7004643)
2026-03-26 14:49:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004643/photo_006/780x0__r.jpg?hash=1774530292> (referer: https://ecarstrade.com/cars/7004643)
2026-03-26 14:49:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004643/photo_004/780x0__r.jpg?hash=1774530291> (referer: https://ecarstrade.com/cars/7004643)
2026-03-26 14:49:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c6cccc7f-0a85-569b-8a3b-764cec637638
2026-03-26 14:49:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c6cccc7f-0a85-569b-8a3b-764cec637638
2026-03-26 14:49:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c6cccc7f-0a85-569b-8a3b-764cec637638
2026-03-26 14:49:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c6cccc7f-0a85-569b-8a3b-764cec637638
2026-03-26 14:49:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c6cccc7f-0a85-569b-8a3b-764cec637638
2026-03-26 14:49:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c6cccc7f-0a85-569b-8a3b-764cec637638
2026-03-26 14:49:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c6cccc7f-0a85-569b-8a3b-764cec637638, skipping ID generation
2026-03-26 14:49:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6cccc7f-0a85-569b-8a3b-764cec637638 with scrape type 1
2026-03-26 14:49:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c6cccc7f-0a85-569b-8a3b-764cec637638 sending to next pipeline
2026-03-26 14:49:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c6cccc7f-0a85-569b-8a3b-764cec637638, identifier: 7004643auction111081
2026-03-26 14:49:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c6cccc7f-0a85-569b-8a3b-764cec637638 with identifier: 7004643auction111081
2026-03-26 14:49:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c6cccc7f-0a85-569b-8a3b-764cec637638 with identifier: 7004643auction111081
2026-03-26 14:49:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c6cccc7f-0a85-569b-8a3b-764cec637638 with identifier: 7004643auction111081 to the API
2026-03-26 14:49:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:49: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-26 14:49:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004643/photo_004/780x0__r.jpg?hash=1774530291>
{'auction_title': '',
 'c_o_2_emission_value': 24,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'c6cccc7f-0a85-569b-8a3b-764cec637638',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004643',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Opel',
 'model': 'Astra',
 'odometer': 86887,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-09-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Opel Astra 5-deurs 1.6 turbo PHEV 133kW AT Bus Edition 5d',
 'transmission': 'automatic',
 'trim': '5-deurs 1.6 turbo PHEV 133kW AT Bus Edition 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004643auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:44 [ecarstrade.nl] INFO: Saving data for 7004643auction111081: {'created_time': 1774536584.594788, 'last_price_update_time': 1774536584.594799, 'auction_closing_time': 1774618800.0}
2026-03-26 14:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004643auction111081') HTTP/1.1" 204 0
2026-03-26 14:49:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004628> (referer: https://ecarstrade.com/search/page4?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:49:51 [ecarstrade.nl] INFO: Extracting details for car 7004628auction111081
2026-03-26 14:49:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef45d01a-bab1-5e87-ae43-ebfd02df3420 with identifier: 7004628auction111081
2026-03-26 14:49:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef45d01a-bab1-5e87-ae43-ebfd02df3420 with scrape type 1
2026-03-26 14:49:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ef45d01a-bab1-5e87-ae43-ebfd02df3420
2026-03-26 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004628%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530259%27 HTTP/1.1" 200 None
2026-03-26 14:49:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004628/photo_001/780x0__r.jpg?hash=1774530259 not downloaded yet
2026-03-26 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004628%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530259%27 HTTP/1.1" 200 None
2026-03-26 14:49:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004628/photo_002/780x0__r.jpg?hash=1774530259 not downloaded yet
2026-03-26 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004628%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530259%27 HTTP/1.1" 200 None
2026-03-26 14:49:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004628/photo_003/780x0__r.jpg?hash=1774530259 not downloaded yet
2026-03-26 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004628%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530259%27 HTTP/1.1" 200 None
2026-03-26 14:49:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004628/photo_004/780x0__r.jpg?hash=1774530259 not downloaded yet
2026-03-26 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004628%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530259%27 HTTP/1.1" 200 None
2026-03-26 14:49:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004628/photo_005/780x0__r.jpg?hash=1774530259 not downloaded yet
2026-03-26 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004628%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530259%27 HTTP/1.1" 200 None
2026-03-26 14:49:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004628/photo_006/780x0__r.jpg?hash=1774530259 not downloaded yet
2026-03-26 14:49:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004628/photo_001/780x0__r.jpg?hash=1774530259> (referer: https://ecarstrade.com/cars/7004628)
2026-03-26 14:49:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004628/photo_002/780x0__r.jpg?hash=1774530259> (referer: https://ecarstrade.com/cars/7004628)
2026-03-26 14:49:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004628/photo_003/780x0__r.jpg?hash=1774530259> (referer: https://ecarstrade.com/cars/7004628)
2026-03-26 14:49:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004628/photo_004/780x0__r.jpg?hash=1774530259> (referer: https://ecarstrade.com/cars/7004628)
2026-03-26 14:49:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004628/photo_005/780x0__r.jpg?hash=1774530259> (referer: https://ecarstrade.com/cars/7004628)
2026-03-26 14:49:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004628/photo_006/780x0__r.jpg?hash=1774530259> (referer: https://ecarstrade.com/cars/7004628)
2026-03-26 14:49:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ef45d01a-bab1-5e87-ae43-ebfd02df3420
2026-03-26 14:49:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ef45d01a-bab1-5e87-ae43-ebfd02df3420
2026-03-26 14:49:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ef45d01a-bab1-5e87-ae43-ebfd02df3420
2026-03-26 14:49:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ef45d01a-bab1-5e87-ae43-ebfd02df3420
2026-03-26 14:49:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ef45d01a-bab1-5e87-ae43-ebfd02df3420
2026-03-26 14:49:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ef45d01a-bab1-5e87-ae43-ebfd02df3420
2026-03-26 14:49:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ef45d01a-bab1-5e87-ae43-ebfd02df3420, skipping ID generation
2026-03-26 14:49:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef45d01a-bab1-5e87-ae43-ebfd02df3420 with scrape type 1
2026-03-26 14:49:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ef45d01a-bab1-5e87-ae43-ebfd02df3420 sending to next pipeline
2026-03-26 14:49:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ef45d01a-bab1-5e87-ae43-ebfd02df3420, identifier: 7004628auction111081
2026-03-26 14:49:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ef45d01a-bab1-5e87-ae43-ebfd02df3420 with identifier: 7004628auction111081
2026-03-26 14:49:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ef45d01a-bab1-5e87-ae43-ebfd02df3420 with identifier: 7004628auction111081
2026-03-26 14:49:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ef45d01a-bab1-5e87-ae43-ebfd02df3420 with identifier: 7004628auction111081 to the API
2026-03-26 14:49:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:49: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-26 14:49:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004628/photo_006/780x0__r.jpg?hash=1774530259>
{'auction_title': '',
 'c_o_2_emission_value': 128,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'ef45d01a-bab1-5e87-ae43-ebfd02df3420',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004628',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Mazda',
 'model': 'CX-30',
 'odometer': 182556,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mazda CX-30 E-SKYACTIV-X 186 Luxury (no Bose) 5d',
 'transmission': 'manual',
 'trim': 'E-SKYACTIV-X 186 Luxury (no Bose) 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004628auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:52 [ecarstrade.nl] INFO: Saving data for 7004628auction111081: {'created_time': 1774536592.501106, 'last_price_update_time': 1774536592.501118, 'auction_closing_time': 1774618800.0}
2026-03-26 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004628auction111081') HTTP/1.1" 204 0
2026-03-26 14:49:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004646> (referer: https://ecarstrade.com/search/page5?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:49:53 [ecarstrade.nl] INFO: Extracting details for car 7004646auction111081
2026-03-26 14:49:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66a9f162-e09b-5216-8380-2eae41d8ca6d with identifier: 7004646auction111081
2026-03-26 14:49:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66a9f162-e09b-5216-8380-2eae41d8ca6d with scrape type 1
2026-03-26 14:49:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 66a9f162-e09b-5216-8380-2eae41d8ca6d
2026-03-26 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004646%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530297%27 HTTP/1.1" 200 None
2026-03-26 14:49:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004646/photo_001/780x0__r.jpg?hash=1774530297 not downloaded yet
2026-03-26 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004646%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530297%27 HTTP/1.1" 200 None
2026-03-26 14:49:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004646/photo_002/780x0__r.jpg?hash=1774530297 not downloaded yet
2026-03-26 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004646%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530297%27 HTTP/1.1" 200 None
2026-03-26 14:49:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004646/photo_003/780x0__r.jpg?hash=1774530297 not downloaded yet
2026-03-26 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004646%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530296%27 HTTP/1.1" 200 None
2026-03-26 14:49:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004646/photo_004/780x0__r.jpg?hash=1774530296 not downloaded yet
2026-03-26 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004646%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530297%27 HTTP/1.1" 200 None
2026-03-26 14:49:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004646/photo_005/780x0__r.jpg?hash=1774530297 not downloaded yet
2026-03-26 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004646%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530297%27 HTTP/1.1" 200 None
2026-03-26 14:49:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004646/photo_006/780x0__r.jpg?hash=1774530297 not downloaded yet
2026-03-26 14:49:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004646/photo_001/780x0__r.jpg?hash=1774530297> (referer: https://ecarstrade.com/cars/7004646)
2026-03-26 14:49:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004646/photo_002/780x0__r.jpg?hash=1774530297> (referer: https://ecarstrade.com/cars/7004646)
2026-03-26 14:49:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004646/photo_003/780x0__r.jpg?hash=1774530297> (referer: https://ecarstrade.com/cars/7004646)
2026-03-26 14:49:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004646/photo_005/780x0__r.jpg?hash=1774530297> (referer: https://ecarstrade.com/cars/7004646)
2026-03-26 14:49:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004646/photo_004/780x0__r.jpg?hash=1774530296> (referer: https://ecarstrade.com/cars/7004646)
2026-03-26 14:49:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004646/photo_006/780x0__r.jpg?hash=1774530297> (referer: https://ecarstrade.com/cars/7004646)
2026-03-26 14:49:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 66a9f162-e09b-5216-8380-2eae41d8ca6d
2026-03-26 14:49:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 66a9f162-e09b-5216-8380-2eae41d8ca6d
2026-03-26 14:49:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 66a9f162-e09b-5216-8380-2eae41d8ca6d
2026-03-26 14:49:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 66a9f162-e09b-5216-8380-2eae41d8ca6d
2026-03-26 14:49:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 66a9f162-e09b-5216-8380-2eae41d8ca6d
2026-03-26 14:49:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 66a9f162-e09b-5216-8380-2eae41d8ca6d
2026-03-26 14:49:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 66a9f162-e09b-5216-8380-2eae41d8ca6d, skipping ID generation
2026-03-26 14:49:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66a9f162-e09b-5216-8380-2eae41d8ca6d with scrape type 1
2026-03-26 14:49:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 66a9f162-e09b-5216-8380-2eae41d8ca6d sending to next pipeline
2026-03-26 14:49:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 66a9f162-e09b-5216-8380-2eae41d8ca6d, identifier: 7004646auction111081
2026-03-26 14:49:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 66a9f162-e09b-5216-8380-2eae41d8ca6d with identifier: 7004646auction111081
2026-03-26 14:49:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 66a9f162-e09b-5216-8380-2eae41d8ca6d with identifier: 7004646auction111081
2026-03-26 14:49:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 66a9f162-e09b-5216-8380-2eae41d8ca6d with identifier: 7004646auction111081 to the API
2026-03-26 14:49:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:49: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-26 14:49:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004646/photo_006/780x0__r.jpg?hash=1774530297>
{'auction_title': '',
 'c_o_2_emission_value': 103,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '66a9f162-e09b-5216-8380-2eae41d8ca6d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004646',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Opel',
 'model': 'Astra',
 'odometer': 117886,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Opel Astra Sports Tourer 1.2 turbo 81kW Elegance 5d',
 'transmission': 'manual',
 'trim': 'Sports Tourer 1.2 turbo 81kW Elegance 5d',
 'vin': None,
 'year': 2018}
2026-03-26 14:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004646auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:54 [ecarstrade.nl] INFO: Saving data for 7004646auction111081: {'created_time': 1774536594.784888, 'last_price_update_time': 1774536594.784899, 'auction_closing_time': 1774618800.0}
2026-03-26 14:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004646auction111081') HTTP/1.1" 204 0
2026-03-26 14:49:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page6?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page5?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Found 20 car items
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Found listing with ID: 7004663auction111081
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004663auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Scrape type for 7004663auction111081: 1
2026-03-26 14:49:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Found listing with ID: 7004664auction111081
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004664auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Scrape type for 7004664auction111081: 1
2026-03-26 14:49:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Found listing with ID: 7004665auction111081
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004665auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Scrape type for 7004665auction111081: 1
2026-03-26 14:49:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Found listing with ID: 7004666auction111081
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004666auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Scrape type for 7004666auction111081: 1
2026-03-26 14:49:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Found listing with ID: 7004667auction111081
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004667auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Scrape type for 7004667auction111081: 1
2026-03-26 14:49:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Found listing with ID: 7004668auction111081
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004668auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Scrape type for 7004668auction111081: 1
2026-03-26 14:49:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Found listing with ID: 7004669auction111081
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004669auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Scrape type for 7004669auction111081: 1
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Found listing with ID: 7004670auction111081
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004670auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Scrape type for 7004670auction111081: 1
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Found listing with ID: 7004671auction111081
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004671auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Scrape type for 7004671auction111081: 1
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Found listing with ID: 7004672auction111081
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004672auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Scrape type for 7004672auction111081: 1
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Found listing with ID: 7004673auction111081
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004673auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Scrape type for 7004673auction111081: 1
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Found listing with ID: 7004674auction111081
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004674auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Scrape type for 7004674auction111081: 1
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Found listing with ID: 7004675auction111081
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004675auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Scrape type for 7004675auction111081: 1
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Found listing with ID: 7004676auction111081
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004676auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Scrape type for 7004676auction111081: 1
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Found listing with ID: 7004677auction111081
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004677auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Scrape type for 7004677auction111081: 1
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Found listing with ID: 7004678auction111081
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004678auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Scrape type for 7004678auction111081: 1
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Found listing with ID: 7004679auction111081
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004679auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Scrape type for 7004679auction111081: 1
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Found listing with ID: 7004680auction111081
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004680auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Scrape type for 7004680auction111081: 1
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Found listing with ID: 7004681auction111081
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004681auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Scrape type for 7004681auction111081: 1
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Found listing with ID: 7004682auction111081
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004682auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Scrape type for 7004682auction111081: 1
2026-03-26 14:49:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004653> (referer: https://ecarstrade.com/search/page5?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:49:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:49:56 [ecarstrade.nl] INFO: Extracting details for car 7004653auction111081
2026-03-26 14:49:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9639421-886a-5a1c-8c0e-796f61353b08 with identifier: 7004653auction111081
2026-03-26 14:49:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9639421-886a-5a1c-8c0e-796f61353b08 with scrape type 1
2026-03-26 14:49:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f9639421-886a-5a1c-8c0e-796f61353b08
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004653%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530306%27 HTTP/1.1" 200 None
2026-03-26 14:49:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004653/photo_001/780x0__r.jpg?hash=1774530306 not downloaded yet
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004653%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530306%27 HTTP/1.1" 200 None
2026-03-26 14:49:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004653/photo_002/780x0__r.jpg?hash=1774530306 not downloaded yet
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004653%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530306%27 HTTP/1.1" 200 None
2026-03-26 14:49:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004653/photo_003/780x0__r.jpg?hash=1774530306 not downloaded yet
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004653%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530308%27 HTTP/1.1" 200 None
2026-03-26 14:49:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004653/photo_004/780x0__r.jpg?hash=1774530308 not downloaded yet
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004653%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530306%27 HTTP/1.1" 200 None
2026-03-26 14:49:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004653/photo_005/780x0__r.jpg?hash=1774530306 not downloaded yet
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004653%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530306%27 HTTP/1.1" 200 None
2026-03-26 14:49:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004653/photo_006/780x0__r.jpg?hash=1774530306 not downloaded yet
2026-03-26 14:50:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004647> (referer: https://ecarstrade.com/search/page5?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:50:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:50:00 [ecarstrade.nl] INFO: Extracting details for car 7004647auction111081
2026-03-26 14:50:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae721693-f098-5397-9237-1d77b22b6648 with identifier: 7004647auction111081
2026-03-26 14:50:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae721693-f098-5397-9237-1d77b22b6648 with scrape type 1
2026-03-26 14:50:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ae721693-f098-5397-9237-1d77b22b6648
2026-03-26 14:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004647%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530298%27 HTTP/1.1" 200 None
2026-03-26 14:50:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004647/photo_001/780x0__r.jpg?hash=1774530298 not downloaded yet
2026-03-26 14:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004647%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530298%27 HTTP/1.1" 200 None
2026-03-26 14:50:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004647/photo_002/780x0__r.jpg?hash=1774530298 not downloaded yet
2026-03-26 14:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004647%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530298%27 HTTP/1.1" 200 None
2026-03-26 14:50:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004647/photo_003/780x0__r.jpg?hash=1774530298 not downloaded yet
2026-03-26 14:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004647%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530299%27 HTTP/1.1" 200 None
2026-03-26 14:50:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004647/photo_004/780x0__r.jpg?hash=1774530299 not downloaded yet
2026-03-26 14:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004647%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530298%27 HTTP/1.1" 200 None
2026-03-26 14:50:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004647/photo_005/780x0__r.jpg?hash=1774530298 not downloaded yet
2026-03-26 14:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004647%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530298%27 HTTP/1.1" 200 None
2026-03-26 14:50:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004647/photo_006/780x0__r.jpg?hash=1774530298 not downloaded yet
2026-03-26 14:50:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004665> (referer: https://ecarstrade.com/search/page6?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:50:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:50:05 [ecarstrade.nl] INFO: Extracting details for car 7004665auction111081
2026-03-26 14:50:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004667> (referer: https://ecarstrade.com/search/page6?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:50:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:50:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dce3e982-fe4b-5cee-a107-0e877309d650 with identifier: 7004665auction111081
2026-03-26 14:50:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dce3e982-fe4b-5cee-a107-0e877309d650 with scrape type 1
2026-03-26 14:50:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item dce3e982-fe4b-5cee-a107-0e877309d650
2026-03-26 14:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004665%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530321%27 HTTP/1.1" 200 None
2026-03-26 14:50:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004665/photo_001/780x0__r.jpg?hash=1774530321 not downloaded yet
2026-03-26 14:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004665%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530321%27 HTTP/1.1" 200 None
2026-03-26 14:50:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004665/photo_002/780x0__r.jpg?hash=1774530321 not downloaded yet
2026-03-26 14:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004665%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530321%27 HTTP/1.1" 200 None
2026-03-26 14:50:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004665/photo_003/780x0__r.jpg?hash=1774530321 not downloaded yet
2026-03-26 14:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004665%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530321%27 HTTP/1.1" 200 None
2026-03-26 14:50:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004665/photo_004/780x0__r.jpg?hash=1774530321 not downloaded yet
2026-03-26 14:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004665%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530321%27 HTTP/1.1" 200 None
2026-03-26 14:50:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004665/photo_005/780x0__r.jpg?hash=1774530321 not downloaded yet
2026-03-26 14:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004665%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530321%27 HTTP/1.1" 200 None
2026-03-26 14:50:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004665/photo_006/780x0__r.jpg?hash=1774530321 not downloaded yet
2026-03-26 14:50:05 [ecarstrade.nl] INFO: Extracting details for car 7004667auction111081
2026-03-26 14:50:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74ce429e-5b86-50bb-bf99-ac57a44eeea8 with identifier: 7004667auction111081
2026-03-26 14:50:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74ce429e-5b86-50bb-bf99-ac57a44eeea8 with scrape type 1
2026-03-26 14:50:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 74ce429e-5b86-50bb-bf99-ac57a44eeea8
2026-03-26 14:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004667%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530323%27 HTTP/1.1" 200 None
2026-03-26 14:50:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004667/photo_001/780x0__r.jpg?hash=1774530323 not downloaded yet
2026-03-26 14:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004667%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530323%27 HTTP/1.1" 200 None
2026-03-26 14:50:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004667/photo_002/780x0__r.jpg?hash=1774530323 not downloaded yet
2026-03-26 14:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004667%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530324%27 HTTP/1.1" 200 None
2026-03-26 14:50:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004667/photo_003/780x0__r.jpg?hash=1774530324 not downloaded yet
2026-03-26 14:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004667%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530324%27 HTTP/1.1" 200 None
2026-03-26 14:50:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004667/photo_004/780x0__r.jpg?hash=1774530324 not downloaded yet
2026-03-26 14:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004667%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530324%27 HTTP/1.1" 200 None
2026-03-26 14:50:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004667/photo_005/780x0__r.jpg?hash=1774530324 not downloaded yet
2026-03-26 14:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004667%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530324%27 HTTP/1.1" 200 None
2026-03-26 14:50:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004667/photo_006/780x0__r.jpg?hash=1774530324 not downloaded yet
2026-03-26 14:50:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004668> (referer: https://ecarstrade.com/search/page6?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:50:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:50:06 [ecarstrade.nl] INFO: Extracting details for car 7004668auction111081
2026-03-26 14:50:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9375327-8ebd-56f3-933e-226833804984 with identifier: 7004668auction111081
2026-03-26 14:50:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9375327-8ebd-56f3-933e-226833804984 with scrape type 1
2026-03-26 14:50:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e9375327-8ebd-56f3-933e-226833804984
2026-03-26 14:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004668%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530324%27 HTTP/1.1" 200 None
2026-03-26 14:50:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004668/photo_001/780x0__r.jpg?hash=1774530324 not downloaded yet
2026-03-26 14:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004668%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530325%27 HTTP/1.1" 200 None
2026-03-26 14:50:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004668/photo_002/780x0__r.jpg?hash=1774530325 not downloaded yet
2026-03-26 14:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004668%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530324%27 HTTP/1.1" 200 None
2026-03-26 14:50:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004668/photo_003/780x0__r.jpg?hash=1774530324 not downloaded yet
2026-03-26 14:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004668%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530325%27 HTTP/1.1" 200 None
2026-03-26 14:50:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004668/photo_004/780x0__r.jpg?hash=1774530325 not downloaded yet
2026-03-26 14:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004668%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530325%27 HTTP/1.1" 200 None
2026-03-26 14:50:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004668/photo_005/780x0__r.jpg?hash=1774530325 not downloaded yet
2026-03-26 14:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004668%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530324%27 HTTP/1.1" 200 None
2026-03-26 14:50:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004668/photo_006/780x0__r.jpg?hash=1774530324 not downloaded yet
2026-03-26 14:50:06 [scrapy.extensions.logstats] INFO: Crawled 101 pages (at 21 pages/min), scraped 89 items (at 25 items/min)
2026-03-26 14:50:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 207MiB
2026-03-26 14:50:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page6?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:50:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:50:09 [ecarstrade.nl] INFO: Found 20 car items
2026-03-26 14:50:09 [ecarstrade.nl] INFO: Found listing with ID: 7004683auction111081
2026-03-26 14:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004683auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:09 [ecarstrade.nl] INFO: Scrape type for 7004683auction111081: 1
2026-03-26 14:50:09 [ecarstrade.nl] INFO: Found listing with ID: 7004684auction111081
2026-03-26 14:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004684auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:09 [ecarstrade.nl] INFO: Scrape type for 7004684auction111081: 1
2026-03-26 14:50:09 [ecarstrade.nl] INFO: Found listing with ID: 7004685auction111081
2026-03-26 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004685auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:10 [ecarstrade.nl] INFO: Scrape type for 7004685auction111081: 1
2026-03-26 14:50:10 [ecarstrade.nl] INFO: Found listing with ID: 7004686auction111081
2026-03-26 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004686auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:10 [ecarstrade.nl] INFO: Scrape type for 7004686auction111081: 1
2026-03-26 14:50:10 [ecarstrade.nl] INFO: Found listing with ID: 7004687auction111081
2026-03-26 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004687auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:10 [ecarstrade.nl] INFO: Scrape type for 7004687auction111081: 1
2026-03-26 14:50:10 [ecarstrade.nl] INFO: Found listing with ID: 7004688auction111081
2026-03-26 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004688auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:10 [ecarstrade.nl] INFO: Scrape type for 7004688auction111081: 1
2026-03-26 14:50:10 [ecarstrade.nl] INFO: Found listing with ID: 7004689auction111081
2026-03-26 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004689auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:10 [ecarstrade.nl] INFO: Scrape type for 7004689auction111081: 1
2026-03-26 14:50:10 [ecarstrade.nl] INFO: Found listing with ID: 7004690auction111081
2026-03-26 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004690auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:10 [ecarstrade.nl] INFO: Scrape type for 7004690auction111081: 1
2026-03-26 14:50:10 [ecarstrade.nl] INFO: Found listing with ID: 7004691auction111081
2026-03-26 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004691auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:10 [ecarstrade.nl] INFO: Scrape type for 7004691auction111081: 1
2026-03-26 14:50:10 [ecarstrade.nl] INFO: Found listing with ID: 7004692auction111081
2026-03-26 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004692auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:10 [ecarstrade.nl] INFO: Scrape type for 7004692auction111081: 1
2026-03-26 14:50:10 [ecarstrade.nl] INFO: Found listing with ID: 7004693auction111081
2026-03-26 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004693auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:10 [ecarstrade.nl] INFO: Scrape type for 7004693auction111081: 1
2026-03-26 14:50:10 [ecarstrade.nl] INFO: Found listing with ID: 7004694auction111081
2026-03-26 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004694auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:10 [ecarstrade.nl] INFO: Scrape type for 7004694auction111081: 1
2026-03-26 14:50:10 [ecarstrade.nl] INFO: Found listing with ID: 7004695auction111081
2026-03-26 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004695auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:10 [ecarstrade.nl] INFO: Scrape type for 7004695auction111081: 1
2026-03-26 14:50:10 [ecarstrade.nl] INFO: Found listing with ID: 7004696auction111081
2026-03-26 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004696auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:10 [ecarstrade.nl] INFO: Scrape type for 7004696auction111081: 1
2026-03-26 14:50:10 [ecarstrade.nl] INFO: Found listing with ID: 7004697auction111081
2026-03-26 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004697auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:10 [ecarstrade.nl] INFO: Scrape type for 7004697auction111081: 1
2026-03-26 14:50:10 [ecarstrade.nl] INFO: Found listing with ID: 7004698auction111081
2026-03-26 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004698auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:10 [ecarstrade.nl] INFO: Scrape type for 7004698auction111081: 1
2026-03-26 14:50:10 [ecarstrade.nl] INFO: Found listing with ID: 7004699auction111081
2026-03-26 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004699auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:10 [ecarstrade.nl] INFO: Scrape type for 7004699auction111081: 1
2026-03-26 14:50:10 [ecarstrade.nl] INFO: Found listing with ID: 7004700auction111081
2026-03-26 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004700auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:10 [ecarstrade.nl] INFO: Scrape type for 7004700auction111081: 1
2026-03-26 14:50:10 [ecarstrade.nl] INFO: Found listing with ID: 7004701auction111081
2026-03-26 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004701auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:10 [ecarstrade.nl] INFO: Scrape type for 7004701auction111081: 1
2026-03-26 14:50:10 [ecarstrade.nl] INFO: Found listing with ID: 7004702auction111081
2026-03-26 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004702auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:10 [ecarstrade.nl] INFO: Scrape type for 7004702auction111081: 1
2026-03-26 14:50:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004663> (referer: https://ecarstrade.com/search/page6?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:50:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:50:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004666> (referer: https://ecarstrade.com/search/page6?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 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-26 14:50:13 [ecarstrade.nl] INFO: Extracting details for car 7004663auction111081
2026-03-26 14:50:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3a8768d-d627-53c4-88cb-683417fe7f6c with identifier: 7004663auction111081
2026-03-26 14:50:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3a8768d-d627-53c4-88cb-683417fe7f6c with scrape type 1
2026-03-26 14:50:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e3a8768d-d627-53c4-88cb-683417fe7f6c
2026-03-26 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004663%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530318%27 HTTP/1.1" 200 None
2026-03-26 14:50:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004663/photo_001/780x0__r.jpg?hash=1774530318 not downloaded yet
2026-03-26 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004663%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530318%27 HTTP/1.1" 200 None
2026-03-26 14:50:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004663/photo_002/780x0__r.jpg?hash=1774530318 not downloaded yet
2026-03-26 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004663%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530318%27 HTTP/1.1" 200 None
2026-03-26 14:50:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004663/photo_003/780x0__r.jpg?hash=1774530318 not downloaded yet
2026-03-26 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004663%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530318%27 HTTP/1.1" 200 None
2026-03-26 14:50:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004663/photo_004/780x0__r.jpg?hash=1774530318 not downloaded yet
2026-03-26 14:50:13 [ecarstrade.nl] INFO: Extracting details for car 7004666auction111081
2026-03-26 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004663%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530318%27 HTTP/1.1" 200 None
2026-03-26 14:50:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004663/photo_005/780x0__r.jpg?hash=1774530318 not downloaded yet
2026-03-26 14:50:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12820eab-03b2-5119-badb-7161503a10a0 with identifier: 7004666auction111081
2026-03-26 14:50:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12820eab-03b2-5119-badb-7161503a10a0 with scrape type 1
2026-03-26 14:50:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 12820eab-03b2-5119-badb-7161503a10a0
2026-03-26 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004666%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530322%27 HTTP/1.1" 200 None
2026-03-26 14:50:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004666/photo_001/780x0__r.jpg?hash=1774530322 not downloaded yet
2026-03-26 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004663%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530318%27 HTTP/1.1" 200 None
2026-03-26 14:50:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004663/photo_006/780x0__r.jpg?hash=1774530318 not downloaded yet
2026-03-26 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004666%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530322%27 HTTP/1.1" 200 None
2026-03-26 14:50:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004666/photo_002/780x0__r.jpg?hash=1774530322 not downloaded yet
2026-03-26 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004666%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530322%27 HTTP/1.1" 200 None
2026-03-26 14:50:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004666/photo_003/780x0__r.jpg?hash=1774530322 not downloaded yet
2026-03-26 14:50:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004670> (referer: https://ecarstrade.com/search/page6?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 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-26 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004666%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530322%27 HTTP/1.1" 200 None
2026-03-26 14:50:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004666/photo_004/780x0__r.jpg?hash=1774530322 not downloaded yet
2026-03-26 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004666%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530322%27 HTTP/1.1" 200 None
2026-03-26 14:50:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004666/photo_005/780x0__r.jpg?hash=1774530322 not downloaded yet
2026-03-26 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004666%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530322%27 HTTP/1.1" 200 None
2026-03-26 14:50:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004666/photo_006/780x0__r.jpg?hash=1774530322 not downloaded yet
2026-03-26 14:50:13 [ecarstrade.nl] INFO: Extracting details for car 7004670auction111081
2026-03-26 14:50:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a5d6f4c-99a2-575c-903a-cd406b5745a5 with identifier: 7004670auction111081
2026-03-26 14:50:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a5d6f4c-99a2-575c-903a-cd406b5745a5 with scrape type 1
2026-03-26 14:50:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1a5d6f4c-99a2-575c-903a-cd406b5745a5
2026-03-26 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004670%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530327%27 HTTP/1.1" 200 None
2026-03-26 14:50:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004670/photo_001/780x0__r.jpg?hash=1774530327 not downloaded yet
2026-03-26 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004670%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530328%27 HTTP/1.1" 200 None
2026-03-26 14:50:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004670/photo_002/780x0__r.jpg?hash=1774530328 not downloaded yet
2026-03-26 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004670%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530328%27 HTTP/1.1" 200 None
2026-03-26 14:50:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004670/photo_003/780x0__r.jpg?hash=1774530328 not downloaded yet
2026-03-26 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004670%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530327%27 HTTP/1.1" 200 None
2026-03-26 14:50:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004670/photo_004/780x0__r.jpg?hash=1774530327 not downloaded yet
2026-03-26 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004670%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530328%27 HTTP/1.1" 200 None
2026-03-26 14:50:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004670/photo_005/780x0__r.jpg?hash=1774530328 not downloaded yet
2026-03-26 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004670%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530328%27 HTTP/1.1" 200 None
2026-03-26 14:50:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004670/photo_006/780x0__r.jpg?hash=1774530328 not downloaded yet
2026-03-26 14:50:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004674> (referer: https://ecarstrade.com/search/page6?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:50:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004653/photo_006/780x0__r.jpg?hash=1774530306> (referer: https://ecarstrade.com/cars/7004653)
2026-03-26 14:50:23 [ecarstrade.nl] INFO: Extracting details for car 7004674auction111081
2026-03-26 14:50:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40fdfd1a-944d-571a-86cd-389d4186c30e with identifier: 7004674auction111081
2026-03-26 14:50:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40fdfd1a-944d-571a-86cd-389d4186c30e with scrape type 1
2026-03-26 14:50:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 40fdfd1a-944d-571a-86cd-389d4186c30e
2026-03-26 14:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004674%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530333%27 HTTP/1.1" 200 None
2026-03-26 14:50:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004674/photo_001/780x0__r.jpg?hash=1774530333 not downloaded yet
2026-03-26 14:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004674%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530333%27 HTTP/1.1" 200 None
2026-03-26 14:50:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004674/photo_002/780x0__r.jpg?hash=1774530333 not downloaded yet
2026-03-26 14:50:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004647/photo_006/780x0__r.jpg?hash=1774530298> (referer: https://ecarstrade.com/cars/7004647)
2026-03-26 14:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004674%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530333%27 HTTP/1.1" 200 None
2026-03-26 14:50:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004674/photo_003/780x0__r.jpg?hash=1774530333 not downloaded yet
2026-03-26 14:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004674%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530333%27 HTTP/1.1" 200 None
2026-03-26 14:50:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004674/photo_004/780x0__r.jpg?hash=1774530333 not downloaded yet
2026-03-26 14:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004674%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530333%27 HTTP/1.1" 200 None
2026-03-26 14:50:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004674/photo_005/780x0__r.jpg?hash=1774530333 not downloaded yet
2026-03-26 14:50:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f9639421-886a-5a1c-8c0e-796f61353b08
2026-03-26 14:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004674%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530333%27 HTTP/1.1" 200 None
2026-03-26 14:50:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004674/photo_006/780x0__r.jpg?hash=1774530333 not downloaded yet
2026-03-26 14:50:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004647/photo_005/780x0__r.jpg?hash=1774530298> (referer: https://ecarstrade.com/cars/7004647)
2026-03-26 14:50:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ae721693-f098-5397-9237-1d77b22b6648
2026-03-26 14:50:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004667/photo_006/780x0__r.jpg?hash=1774530324> (referer: https://ecarstrade.com/cars/7004667)
2026-03-26 14:50:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ae721693-f098-5397-9237-1d77b22b6648
2026-03-26 14:50:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004668/photo_006/780x0__r.jpg?hash=1774530324> (referer: https://ecarstrade.com/cars/7004668)
2026-03-26 14:50:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:50:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 74ce429e-5b86-50bb-bf99-ac57a44eeea8
2026-03-26 14:50:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e9375327-8ebd-56f3-933e-226833804984
2026-03-26 14:50:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004675> (referer: https://ecarstrade.com/search/page6?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:50:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:50:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004682> (referer: https://ecarstrade.com/search/page6?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:50:25 [ecarstrade.nl] INFO: Extracting details for car 7004675auction111081
2026-03-26 14:50:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b94d8690-5496-5f84-a80e-cfefda14083d with identifier: 7004675auction111081
2026-03-26 14:50:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b94d8690-5496-5f84-a80e-cfefda14083d with scrape type 1
2026-03-26 14:50:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b94d8690-5496-5f84-a80e-cfefda14083d
2026-03-26 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004675%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530335%27 HTTP/1.1" 200 None
2026-03-26 14:50:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004675/photo_001/780x0__r.jpg?hash=1774530335 not downloaded yet
2026-03-26 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004675%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530335%27 HTTP/1.1" 200 None
2026-03-26 14:50:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004675/photo_002/780x0__r.jpg?hash=1774530335 not downloaded yet
2026-03-26 14:50:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004666/photo_003/780x0__r.jpg?hash=1774530322> (referer: https://ecarstrade.com/cars/7004666)
2026-03-26 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004675%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530335%27 HTTP/1.1" 200 None
2026-03-26 14:50:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004675/photo_003/780x0__r.jpg?hash=1774530335 not downloaded yet
2026-03-26 14:50:25 [ecarstrade.nl] INFO: Extracting details for car 7004682auction111081
2026-03-26 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004675%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530335%27 HTTP/1.1" 200 None
2026-03-26 14:50:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004675/photo_004/780x0__r.jpg?hash=1774530335 not downloaded yet
2026-03-26 14:50:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df7dca7c-f11b-5067-bf52-1f76ffe818c8 with identifier: 7004682auction111081
2026-03-26 14:50:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df7dca7c-f11b-5067-bf52-1f76ffe818c8 with scrape type 1
2026-03-26 14:50:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item df7dca7c-f11b-5067-bf52-1f76ffe818c8
2026-03-26 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004682%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530345%27 HTTP/1.1" 200 None
2026-03-26 14:50:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004682/photo_001/780x0__r.jpg?hash=1774530345 not downloaded yet
2026-03-26 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004675%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530335%27 HTTP/1.1" 200 None
2026-03-26 14:50:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004675/photo_005/780x0__r.jpg?hash=1774530335 not downloaded yet
2026-03-26 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004682%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530345%27 HTTP/1.1" 200 None
2026-03-26 14:50:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004682/photo_002/780x0__r.jpg?hash=1774530345 not downloaded yet
2026-03-26 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004675%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530335%27 HTTP/1.1" 200 None
2026-03-26 14:50:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004675/photo_006/780x0__r.jpg?hash=1774530335 not downloaded yet
2026-03-26 14:50:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004670/photo_006/780x0__r.jpg?hash=1774530328> (referer: https://ecarstrade.com/cars/7004670)
2026-03-26 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004682%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530345%27 HTTP/1.1" 200 None
2026-03-26 14:50:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004682/photo_003/780x0__r.jpg?hash=1774530345 not downloaded yet
2026-03-26 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004682%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530345%27 HTTP/1.1" 200 None
2026-03-26 14:50:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004682/photo_004/780x0__r.jpg?hash=1774530345 not downloaded yet
2026-03-26 14:50:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 12820eab-03b2-5119-badb-7161503a10a0
2026-03-26 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004682%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530345%27 HTTP/1.1" 200 None
2026-03-26 14:50:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004682/photo_005/780x0__r.jpg?hash=1774530345 not downloaded yet
2026-03-26 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004682%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530345%27 HTTP/1.1" 200 None
2026-03-26 14:50:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004682/photo_006/780x0__r.jpg?hash=1774530345 not downloaded yet
2026-03-26 14:50:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1a5d6f4c-99a2-575c-903a-cd406b5745a5
2026-03-26 14:50:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004670/photo_005/780x0__r.jpg?hash=1774530328> (referer: https://ecarstrade.com/cars/7004670)
2026-03-26 14:50:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004674/photo_001/780x0__r.jpg?hash=1774530333> (referer: https://ecarstrade.com/cars/7004674)
2026-03-26 14:50:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1a5d6f4c-99a2-575c-903a-cd406b5745a5
2026-03-26 14:50:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004674/photo_006/780x0__r.jpg?hash=1774530333> (referer: https://ecarstrade.com/cars/7004674)
2026-03-26 14:50:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 40fdfd1a-944d-571a-86cd-389d4186c30e
2026-03-26 14:50:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004674/photo_005/780x0__r.jpg?hash=1774530333> (referer: https://ecarstrade.com/cars/7004674)
2026-03-26 14:50:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 40fdfd1a-944d-571a-86cd-389d4186c30e
2026-03-26 14:50:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004674/photo_004/780x0__r.jpg?hash=1774530333> (referer: https://ecarstrade.com/cars/7004674)
2026-03-26 14:50:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 40fdfd1a-944d-571a-86cd-389d4186c30e
2026-03-26 14:50:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004674/photo_003/780x0__r.jpg?hash=1774530333> (referer: https://ecarstrade.com/cars/7004674)
2026-03-26 14:50:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 40fdfd1a-944d-571a-86cd-389d4186c30e
2026-03-26 14:50:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 40fdfd1a-944d-571a-86cd-389d4186c30e
2026-03-26 14:50:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004674/photo_002/780x0__r.jpg?hash=1774530333> (referer: https://ecarstrade.com/cars/7004674)
2026-03-26 14:50:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004675/photo_002/780x0__r.jpg?hash=1774530335> (referer: https://ecarstrade.com/cars/7004675)
2026-03-26 14:50:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 40fdfd1a-944d-571a-86cd-389d4186c30e
2026-03-26 14:50:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 40fdfd1a-944d-571a-86cd-389d4186c30e, skipping ID generation
2026-03-26 14:50:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40fdfd1a-944d-571a-86cd-389d4186c30e with scrape type 1
2026-03-26 14:50:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 40fdfd1a-944d-571a-86cd-389d4186c30e sending to next pipeline
2026-03-26 14:50:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 40fdfd1a-944d-571a-86cd-389d4186c30e, identifier: 7004674auction111081
2026-03-26 14:50:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 40fdfd1a-944d-571a-86cd-389d4186c30e with identifier: 7004674auction111081
2026-03-26 14:50:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 40fdfd1a-944d-571a-86cd-389d4186c30e with identifier: 7004674auction111081
2026-03-26 14:50:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 40fdfd1a-944d-571a-86cd-389d4186c30e with identifier: 7004674auction111081 to the API
2026-03-26 14:50:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:50:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004674/photo_002/780x0__r.jpg?hash=1774530333>
{'auction_title': '',
 'c_o_2_emission_value': 116,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '40fdfd1a-944d-571a-86cd-389d4186c30e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004674',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 138798,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-08-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'Peugeot 5008 Blue Lease Allure PureTech 130 5d',
 'transmission': 'manual',
 'trim': 'Blue Lease Allure PureTech 130 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004674auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:26 [ecarstrade.nl] INFO: Saving data for 7004674auction111081: {'created_time': 1774536626.916576, 'last_price_update_time': 1774536626.916586, 'auction_closing_time': 1774618800.0}
2026-03-26 14:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004674auction111081') HTTP/1.1" 204 0
2026-03-26 14:50:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004682/photo_002/780x0__r.jpg?hash=1774530345> (referer: https://ecarstrade.com/cars/7004682)
2026-03-26 14:50:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b94d8690-5496-5f84-a80e-cfefda14083d
2026-03-26 14:50:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004682/photo_006/780x0__r.jpg?hash=1774530345> (referer: https://ecarstrade.com/cars/7004682)
2026-03-26 14:50:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item df7dca7c-f11b-5067-bf52-1f76ffe818c8
2026-03-26 14:50:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004682/photo_005/780x0__r.jpg?hash=1774530345> (referer: https://ecarstrade.com/cars/7004682)
2026-03-26 14:50:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item df7dca7c-f11b-5067-bf52-1f76ffe818c8
2026-03-26 14:50:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004682/photo_004/780x0__r.jpg?hash=1774530345> (referer: https://ecarstrade.com/cars/7004682)
2026-03-26 14:50:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item df7dca7c-f11b-5067-bf52-1f76ffe818c8
2026-03-26 14:50:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004682/photo_003/780x0__r.jpg?hash=1774530345> (referer: https://ecarstrade.com/cars/7004682)
2026-03-26 14:50:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item df7dca7c-f11b-5067-bf52-1f76ffe818c8
2026-03-26 14:50:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004675/photo_006/780x0__r.jpg?hash=1774530335> (referer: https://ecarstrade.com/cars/7004675)
2026-03-26 14:50:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item df7dca7c-f11b-5067-bf52-1f76ffe818c8
2026-03-26 14:50:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004675/photo_005/780x0__r.jpg?hash=1774530335> (referer: https://ecarstrade.com/cars/7004675)
2026-03-26 14:50:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b94d8690-5496-5f84-a80e-cfefda14083d
2026-03-26 14:50:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004682/photo_001/780x0__r.jpg?hash=1774530345> (referer: https://ecarstrade.com/cars/7004682)
2026-03-26 14:50:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b94d8690-5496-5f84-a80e-cfefda14083d
2026-03-26 14:50:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004675/photo_004/780x0__r.jpg?hash=1774530335> (referer: https://ecarstrade.com/cars/7004675)
2026-03-26 14:50:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item df7dca7c-f11b-5067-bf52-1f76ffe818c8
2026-03-26 14:50:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: df7dca7c-f11b-5067-bf52-1f76ffe818c8, skipping ID generation
2026-03-26 14:50:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df7dca7c-f11b-5067-bf52-1f76ffe818c8 with scrape type 1
2026-03-26 14:50:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item df7dca7c-f11b-5067-bf52-1f76ffe818c8 sending to next pipeline
2026-03-26 14:50:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: df7dca7c-f11b-5067-bf52-1f76ffe818c8, identifier: 7004682auction111081
2026-03-26 14:50:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: df7dca7c-f11b-5067-bf52-1f76ffe818c8 with identifier: 7004682auction111081
2026-03-26 14:50:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: df7dca7c-f11b-5067-bf52-1f76ffe818c8 with identifier: 7004682auction111081
2026-03-26 14:50:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: df7dca7c-f11b-5067-bf52-1f76ffe818c8 with identifier: 7004682auction111081 to the API
2026-03-26 14:50:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:50: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-26 14:50:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004682/photo_001/780x0__r.jpg?hash=1774530345>
{'auction_title': '',
 'c_o_2_emission_value': 111,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'df7dca7c-f11b-5067-bf52-1f76ffe818c8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004682',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 75909,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Renault Clio 1.0 TCe 90 GPF Evolution 5d',
 'transmission': 'manual',
 'trim': '1.0 TCe 90 GPF Evolution 5d',
 'vin': None,
 'year': 2023}
2026-03-26 14:50:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004682auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:28 [ecarstrade.nl] INFO: Saving data for 7004682auction111081: {'created_time': 1774536628.216703, 'last_price_update_time': 1774536628.216713, 'auction_closing_time': 1774618800.0}
2026-03-26 14:50:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004682auction111081') HTTP/1.1" 204 0
2026-03-26 14:50:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004675/photo_003/780x0__r.jpg?hash=1774530335> (referer: https://ecarstrade.com/cars/7004675)
2026-03-26 14:50:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b94d8690-5496-5f84-a80e-cfefda14083d
2026-03-26 14:50:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004675/photo_001/780x0__r.jpg?hash=1774530335> (referer: https://ecarstrade.com/cars/7004675)
2026-03-26 14:50:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b94d8690-5496-5f84-a80e-cfefda14083d
2026-03-26 14:50:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004670/photo_004/780x0__r.jpg?hash=1774530327> (referer: https://ecarstrade.com/cars/7004670)
2026-03-26 14:50:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b94d8690-5496-5f84-a80e-cfefda14083d
2026-03-26 14:50:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b94d8690-5496-5f84-a80e-cfefda14083d, skipping ID generation
2026-03-26 14:50:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b94d8690-5496-5f84-a80e-cfefda14083d with scrape type 1
2026-03-26 14:50:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b94d8690-5496-5f84-a80e-cfefda14083d sending to next pipeline
2026-03-26 14:50:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: b94d8690-5496-5f84-a80e-cfefda14083d, identifier: 7004675auction111081
2026-03-26 14:50:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: b94d8690-5496-5f84-a80e-cfefda14083d with identifier: 7004675auction111081
2026-03-26 14:50:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: b94d8690-5496-5f84-a80e-cfefda14083d with identifier: 7004675auction111081
2026-03-26 14:50:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: b94d8690-5496-5f84-a80e-cfefda14083d with identifier: 7004675auction111081 to the API
2026-03-26 14:50:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:50: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-26 14:50:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004675/photo_001/780x0__r.jpg?hash=1774530335>
{'auction_title': '',
 'c_o_2_emission_value': 107,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'b94d8690-5496-5f84-a80e-cfefda14083d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004675',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Renault',
 'model': 'Arkana',
 'odometer': 130969,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Renault Arkana E-Tech Hybrid 145 Techno 5d',
 'transmission': 'automatic',
 'trim': 'E-Tech Hybrid 145 Techno 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:50:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004675auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:28 [ecarstrade.nl] INFO: Saving data for 7004675auction111081: {'created_time': 1774536628.888408, 'last_price_update_time': 1774536628.888421, 'auction_closing_time': 1774618800.0}
2026-03-26 14:50:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004675auction111081') HTTP/1.1" 204 0
2026-03-26 14:50:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004670/photo_003/780x0__r.jpg?hash=1774530328> (referer: https://ecarstrade.com/cars/7004670)
2026-03-26 14:50:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1a5d6f4c-99a2-575c-903a-cd406b5745a5
2026-03-26 14:50:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004670/photo_002/780x0__r.jpg?hash=1774530328> (referer: https://ecarstrade.com/cars/7004670)
2026-03-26 14:50:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1a5d6f4c-99a2-575c-903a-cd406b5745a5
2026-03-26 14:50:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004670/photo_001/780x0__r.jpg?hash=1774530327> (referer: https://ecarstrade.com/cars/7004670)
2026-03-26 14:50:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1a5d6f4c-99a2-575c-903a-cd406b5745a5
2026-03-26 14:50:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004666/photo_006/780x0__r.jpg?hash=1774530322> (referer: https://ecarstrade.com/cars/7004666)
2026-03-26 14:50:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1a5d6f4c-99a2-575c-903a-cd406b5745a5
2026-03-26 14:50:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1a5d6f4c-99a2-575c-903a-cd406b5745a5, skipping ID generation
2026-03-26 14:50:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a5d6f4c-99a2-575c-903a-cd406b5745a5 with scrape type 1
2026-03-26 14:50:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1a5d6f4c-99a2-575c-903a-cd406b5745a5 sending to next pipeline
2026-03-26 14:50:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 1a5d6f4c-99a2-575c-903a-cd406b5745a5, identifier: 7004670auction111081
2026-03-26 14:50:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 1a5d6f4c-99a2-575c-903a-cd406b5745a5 with identifier: 7004670auction111081
2026-03-26 14:50:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 1a5d6f4c-99a2-575c-903a-cd406b5745a5 with identifier: 7004670auction111081
2026-03-26 14:50:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 1a5d6f4c-99a2-575c-903a-cd406b5745a5 with identifier: 7004670auction111081 to the API
2026-03-26 14:50:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:50:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:50:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004670/photo_001/780x0__r.jpg?hash=1774530327>
{'auction_title': '',
 'c_o_2_emission_value': 102,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '1a5d6f4c-99a2-575c-903a-cd406b5745a5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004670',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 98959,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 308 SW Blue Lease Allure 1.2 PureTech 130 5d',
 'transmission': 'manual',
 'trim': 'SW Blue Lease Allure 1.2 PureTech 130 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004670auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:29 [ecarstrade.nl] INFO: Saving data for 7004670auction111081: {'created_time': 1774536629.616122, 'last_price_update_time': 1774536629.616133, 'auction_closing_time': 1774618800.0}
2026-03-26 14:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004670auction111081') HTTP/1.1" 204 0
2026-03-26 14:50:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004666/photo_005/780x0__r.jpg?hash=1774530322> (referer: https://ecarstrade.com/cars/7004666)
2026-03-26 14:50:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 12820eab-03b2-5119-badb-7161503a10a0
2026-03-26 14:50:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004666/photo_004/780x0__r.jpg?hash=1774530322> (referer: https://ecarstrade.com/cars/7004666)
2026-03-26 14:50:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 12820eab-03b2-5119-badb-7161503a10a0
2026-03-26 14:50:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004666/photo_002/780x0__r.jpg?hash=1774530322> (referer: https://ecarstrade.com/cars/7004666)
2026-03-26 14:50:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 12820eab-03b2-5119-badb-7161503a10a0
2026-03-26 14:50:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004663/photo_006/780x0__r.jpg?hash=1774530318> (referer: https://ecarstrade.com/cars/7004663)
2026-03-26 14:50:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 12820eab-03b2-5119-badb-7161503a10a0
2026-03-26 14:50:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004666/photo_001/780x0__r.jpg?hash=1774530322> (referer: https://ecarstrade.com/cars/7004666)
2026-03-26 14:50:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e3a8768d-d627-53c4-88cb-683417fe7f6c
2026-03-26 14:50:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004663/photo_005/780x0__r.jpg?hash=1774530318> (referer: https://ecarstrade.com/cars/7004663)
2026-03-26 14:50:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 12820eab-03b2-5119-badb-7161503a10a0
2026-03-26 14:50:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 12820eab-03b2-5119-badb-7161503a10a0, skipping ID generation
2026-03-26 14:50:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12820eab-03b2-5119-badb-7161503a10a0 with scrape type 1
2026-03-26 14:50:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 12820eab-03b2-5119-badb-7161503a10a0 sending to next pipeline
2026-03-26 14:50:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 12820eab-03b2-5119-badb-7161503a10a0, identifier: 7004666auction111081
2026-03-26 14:50:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 12820eab-03b2-5119-badb-7161503a10a0 with identifier: 7004666auction111081
2026-03-26 14:50:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 12820eab-03b2-5119-badb-7161503a10a0 with identifier: 7004666auction111081
2026-03-26 14:50:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 12820eab-03b2-5119-badb-7161503a10a0 with identifier: 7004666auction111081 to the API
2026-03-26 14:50:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:50: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-26 14:50:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004666/photo_001/780x0__r.jpg?hash=1774530322>
{'auction_title': '',
 'c_o_2_emission_value': 103,
 'category': None,
 'color': 'Orange',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '12820eab-03b2-5119-badb-7161503a10a0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004666',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 102028,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 2008 GT Pack 1.2 Puretech 130 5d',
 'transmission': 'manual',
 'trim': 'GT Pack 1.2 Puretech 130 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004666auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:30 [ecarstrade.nl] INFO: Saving data for 7004666auction111081: {'created_time': 1774536630.47335, 'last_price_update_time': 1774536630.47336, 'auction_closing_time': 1774618800.0}
2026-03-26 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004666auction111081') HTTP/1.1" 204 0
2026-03-26 14:50:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004663/photo_004/780x0__r.jpg?hash=1774530318> (referer: https://ecarstrade.com/cars/7004663)
2026-03-26 14:50:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004702> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:50:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e3a8768d-d627-53c4-88cb-683417fe7f6c
2026-03-26 14:50:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004663/photo_003/780x0__r.jpg?hash=1774530318> (referer: https://ecarstrade.com/cars/7004663)
2026-03-26 14:50:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004663/photo_002/780x0__r.jpg?hash=1774530318> (referer: https://ecarstrade.com/cars/7004663)
2026-03-26 14:50:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:50:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e3a8768d-d627-53c4-88cb-683417fe7f6c
2026-03-26 14:50:30 [ecarstrade.nl] INFO: Extracting details for car 7004702auction111081
2026-03-26 14:50:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6076ced7-610c-50a9-b91e-eda52e8c8bf8 with identifier: 7004702auction111081
2026-03-26 14:50:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6076ced7-610c-50a9-b91e-eda52e8c8bf8 with scrape type 1
2026-03-26 14:50:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6076ced7-610c-50a9-b91e-eda52e8c8bf8
2026-03-26 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004702%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530372%27 HTTP/1.1" 200 None
2026-03-26 14:50:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004702/photo_001/780x0__r.jpg?hash=1774530372 not downloaded yet
2026-03-26 14:50:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004663/photo_001/780x0__r.jpg?hash=1774530318> (referer: https://ecarstrade.com/cars/7004663)
2026-03-26 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004702%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530373%27 HTTP/1.1" 200 None
2026-03-26 14:50:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004702/photo_002/780x0__r.jpg?hash=1774530373 not downloaded yet
2026-03-26 14:50:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004702%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530372%27 HTTP/1.1" 200 None
2026-03-26 14:50:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004702/photo_003/780x0__r.jpg?hash=1774530372 not downloaded yet
2026-03-26 14:50:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e3a8768d-d627-53c4-88cb-683417fe7f6c
2026-03-26 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004702%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530373%27 HTTP/1.1" 200 None
2026-03-26 14:50:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004702/photo_004/780x0__r.jpg?hash=1774530373 not downloaded yet
2026-03-26 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004702%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530372%27 HTTP/1.1" 200 None
2026-03-26 14:50:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004702/photo_005/780x0__r.jpg?hash=1774530372 not downloaded yet
2026-03-26 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004702%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530372%27 HTTP/1.1" 200 None
2026-03-26 14:50:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004702/photo_006/780x0__r.jpg?hash=1774530372 not downloaded yet
2026-03-26 14:50:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e3a8768d-d627-53c4-88cb-683417fe7f6c
2026-03-26 14:50:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e3a8768d-d627-53c4-88cb-683417fe7f6c
2026-03-26 14:50:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e3a8768d-d627-53c4-88cb-683417fe7f6c, skipping ID generation
2026-03-26 14:50:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3a8768d-d627-53c4-88cb-683417fe7f6c with scrape type 1
2026-03-26 14:50:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e3a8768d-d627-53c4-88cb-683417fe7f6c sending to next pipeline
2026-03-26 14:50:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e3a8768d-d627-53c4-88cb-683417fe7f6c, identifier: 7004663auction111081
2026-03-26 14:50:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e3a8768d-d627-53c4-88cb-683417fe7f6c with identifier: 7004663auction111081
2026-03-26 14:50:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e3a8768d-d627-53c4-88cb-683417fe7f6c with identifier: 7004663auction111081
2026-03-26 14:50:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e3a8768d-d627-53c4-88cb-683417fe7f6c with identifier: 7004663auction111081 to the API
2026-03-26 14:50:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:50:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:50:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004663/photo_001/780x0__r.jpg?hash=1774530318>
{'auction_title': '',
 'c_o_2_emission_value': 88,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'e3a8768d-d627-53c4-88cb-683417fe7f6c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004663',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Peugeot',
 'model': '108',
 'odometer': 53770,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-04-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'Peugeot 108 Active 1.0 e-VTi 68pk 5d',
 'transmission': 'manual',
 'trim': 'Active 1.0 e-VTi 68pk 5d',
 'vin': None,
 'year': 2018}
2026-03-26 14:50:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004663auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:31 [ecarstrade.nl] INFO: Saving data for 7004663auction111081: {'created_time': 1774536631.463156, 'last_price_update_time': 1774536631.463168, 'auction_closing_time': 1774618800.0}
2026-03-26 14:50:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004663auction111081') HTTP/1.1" 204 0
2026-03-26 14:50:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004669> (referer: https://ecarstrade.com/search/page6?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:50:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:50:34 [ecarstrade.nl] INFO: Extracting details for car 7004669auction111081
2026-03-26 14:50:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 684f4587-92b3-5dd3-a1fc-65bf5aca6d03 with identifier: 7004669auction111081
2026-03-26 14:50:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 684f4587-92b3-5dd3-a1fc-65bf5aca6d03 with scrape type 1
2026-03-26 14:50:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 684f4587-92b3-5dd3-a1fc-65bf5aca6d03
2026-03-26 14:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004669%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530326%27 HTTP/1.1" 200 None
2026-03-26 14:50:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004669/photo_001/780x0__r.jpg?hash=1774530326 not downloaded yet
2026-03-26 14:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004669%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530326%27 HTTP/1.1" 200 None
2026-03-26 14:50:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004669/photo_002/780x0__r.jpg?hash=1774530326 not downloaded yet
2026-03-26 14:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004669%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530326%27 HTTP/1.1" 200 None
2026-03-26 14:50:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004669/photo_003/780x0__r.jpg?hash=1774530326 not downloaded yet
2026-03-26 14:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004669%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530326%27 HTTP/1.1" 200 None
2026-03-26 14:50:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004669/photo_004/780x0__r.jpg?hash=1774530326 not downloaded yet
2026-03-26 14:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004669%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530326%27 HTTP/1.1" 200 None
2026-03-26 14:50:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004669/photo_005/780x0__r.jpg?hash=1774530326 not downloaded yet
2026-03-26 14:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004669%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530326%27 HTTP/1.1" 200 None
2026-03-26 14:50:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004669/photo_006/780x0__r.jpg?hash=1774530326 not downloaded yet
2026-03-26 14:50:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004664> (referer: https://ecarstrade.com/search/page6?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:50:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:50:35 [ecarstrade.nl] INFO: Extracting details for car 7004664auction111081
2026-03-26 14:50:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b552e22-25d5-5431-882b-ab0ccc31fdc1 with identifier: 7004664auction111081
2026-03-26 14:50:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b552e22-25d5-5431-882b-ab0ccc31fdc1 with scrape type 1
2026-03-26 14:50:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9b552e22-25d5-5431-882b-ab0ccc31fdc1
2026-03-26 14:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004664%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530319%27 HTTP/1.1" 200 None
2026-03-26 14:50:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004664/photo_001/780x0__r.jpg?hash=1774530319 not downloaded yet
2026-03-26 14:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004664%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530319%27 HTTP/1.1" 200 None
2026-03-26 14:50:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004664/photo_002/780x0__r.jpg?hash=1774530319 not downloaded yet
2026-03-26 14:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004664%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530319%27 HTTP/1.1" 200 None
2026-03-26 14:50:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004664/photo_003/780x0__r.jpg?hash=1774530319 not downloaded yet
2026-03-26 14:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004664%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530320%27 HTTP/1.1" 200 None
2026-03-26 14:50:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004664/photo_004/780x0__r.jpg?hash=1774530320 not downloaded yet
2026-03-26 14:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004664%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530320%27 HTTP/1.1" 200 None
2026-03-26 14:50:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004664/photo_005/780x0__r.jpg?hash=1774530320 not downloaded yet
2026-03-26 14:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004664%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530319%27 HTTP/1.1" 200 None
2026-03-26 14:50:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004664/photo_006/780x0__r.jpg?hash=1774530319 not downloaded yet
2026-03-26 14:50:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004700> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:50:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:50:39 [ecarstrade.nl] INFO: Extracting details for car 7004700auction111081
2026-03-26 14:50:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 086e0b0b-2e75-5b70-b3f1-8bf43eb73121 with identifier: 7004700auction111081
2026-03-26 14:50:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 086e0b0b-2e75-5b70-b3f1-8bf43eb73121 with scrape type 1
2026-03-26 14:50:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 086e0b0b-2e75-5b70-b3f1-8bf43eb73121
2026-03-26 14:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004700%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530370%27 HTTP/1.1" 200 None
2026-03-26 14:50:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004700/photo_001/780x0__r.jpg?hash=1774530370 not downloaded yet
2026-03-26 14:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004700%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530370%27 HTTP/1.1" 200 None
2026-03-26 14:50:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004700/photo_002/780x0__r.jpg?hash=1774530370 not downloaded yet
2026-03-26 14:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004700%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530370%27 HTTP/1.1" 200 None
2026-03-26 14:50:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004700/photo_003/780x0__r.jpg?hash=1774530370 not downloaded yet
2026-03-26 14:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004700%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530370%27 HTTP/1.1" 200 None
2026-03-26 14:50:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004700/photo_004/780x0__r.jpg?hash=1774530370 not downloaded yet
2026-03-26 14:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004700%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530370%27 HTTP/1.1" 200 None
2026-03-26 14:50:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004700/photo_005/780x0__r.jpg?hash=1774530370 not downloaded yet
2026-03-26 14:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004700%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530370%27 HTTP/1.1" 200 None
2026-03-26 14:50:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004700/photo_006/780x0__r.jpg?hash=1774530370 not downloaded yet
2026-03-26 14:50:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004671> (referer: https://ecarstrade.com/search/page6?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:50:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:50:40 [ecarstrade.nl] INFO: Extracting details for car 7004671auction111081
2026-03-26 14:50:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 938f4f7e-c6dc-5da4-a663-737f7e79eeee with identifier: 7004671auction111081
2026-03-26 14:50:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 938f4f7e-c6dc-5da4-a663-737f7e79eeee with scrape type 1
2026-03-26 14:50:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 938f4f7e-c6dc-5da4-a663-737f7e79eeee
2026-03-26 14:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004671%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530329%27 HTTP/1.1" 200 None
2026-03-26 14:50:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004671/photo_001/780x0__r.jpg?hash=1774530329 not downloaded yet
2026-03-26 14:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004671%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530330%27 HTTP/1.1" 200 None
2026-03-26 14:50:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004671/photo_002/780x0__r.jpg?hash=1774530330 not downloaded yet
2026-03-26 14:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004671%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530330%27 HTTP/1.1" 200 None
2026-03-26 14:50:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004671/photo_003/780x0__r.jpg?hash=1774530330 not downloaded yet
2026-03-26 14:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004671%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530330%27 HTTP/1.1" 200 None
2026-03-26 14:50:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004671/photo_004/780x0__r.jpg?hash=1774530330 not downloaded yet
2026-03-26 14:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004671%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530330%27 HTTP/1.1" 200 None
2026-03-26 14:50:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004671/photo_005/780x0__r.jpg?hash=1774530330 not downloaded yet
2026-03-26 14:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004671%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530330%27 HTTP/1.1" 200 None
2026-03-26 14:50:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004671/photo_006/780x0__r.jpg?hash=1774530330 not downloaded yet
2026-03-26 14:50:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004672> (referer: https://ecarstrade.com/search/page6?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:50:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:50:40 [ecarstrade.nl] INFO: Extracting details for car 7004672auction111081
2026-03-26 14:50:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6a8aaff-cec0-5828-85d2-ec95beca9d64 with identifier: 7004672auction111081
2026-03-26 14:50:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6a8aaff-cec0-5828-85d2-ec95beca9d64 with scrape type 1
2026-03-26 14:50:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a6a8aaff-cec0-5828-85d2-ec95beca9d64
2026-03-26 14:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004672%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530331%27 HTTP/1.1" 200 None
2026-03-26 14:50:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004672/photo_001/780x0__r.jpg?hash=1774530331 not downloaded yet
2026-03-26 14:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004672%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530331%27 HTTP/1.1" 200 None
2026-03-26 14:50:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004672/photo_002/780x0__r.jpg?hash=1774530331 not downloaded yet
2026-03-26 14:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004672%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530331%27 HTTP/1.1" 200 None
2026-03-26 14:50:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004672/photo_003/780x0__r.jpg?hash=1774530331 not downloaded yet
2026-03-26 14:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004672%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530331%27 HTTP/1.1" 200 None
2026-03-26 14:50:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004672/photo_004/780x0__r.jpg?hash=1774530331 not downloaded yet
2026-03-26 14:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004672%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530331%27 HTTP/1.1" 200 None
2026-03-26 14:50:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004672/photo_005/780x0__r.jpg?hash=1774530331 not downloaded yet
2026-03-26 14:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004672%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530331%27 HTTP/1.1" 200 None
2026-03-26 14:50:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004672/photo_006/780x0__r.jpg?hash=1774530331 not downloaded yet
2026-03-26 14:50:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004701> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:50:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:50:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004697> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:50:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:50:42 [ecarstrade.nl] INFO: Extracting details for car 7004701auction111081
2026-03-26 14:50:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8a598a2-7012-5610-86aa-809f87324ee2 with identifier: 7004701auction111081
2026-03-26 14:50:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8a598a2-7012-5610-86aa-809f87324ee2 with scrape type 1
2026-03-26 14:50:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c8a598a2-7012-5610-86aa-809f87324ee2
2026-03-26 14:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004701%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530371%27 HTTP/1.1" 200 None
2026-03-26 14:50:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004701/photo_001/780x0__r.jpg?hash=1774530371 not downloaded yet
2026-03-26 14:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004701%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530371%27 HTTP/1.1" 200 None
2026-03-26 14:50:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004701/photo_002/780x0__r.jpg?hash=1774530371 not downloaded yet
2026-03-26 14:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004701%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530371%27 HTTP/1.1" 200 None
2026-03-26 14:50:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004701/photo_003/780x0__r.jpg?hash=1774530371 not downloaded yet
2026-03-26 14:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004701%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530371%27 HTTP/1.1" 200 None
2026-03-26 14:50:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004701/photo_004/780x0__r.jpg?hash=1774530371 not downloaded yet
2026-03-26 14:50:42 [ecarstrade.nl] INFO: Extracting details for car 7004697auction111081
2026-03-26 14:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004701%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530371%27 HTTP/1.1" 200 None
2026-03-26 14:50:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004701/photo_005/780x0__r.jpg?hash=1774530371 not downloaded yet
2026-03-26 14:50:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66a23b9e-2228-5daf-9a0e-aaf11bb6e29b with identifier: 7004697auction111081
2026-03-26 14:50:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66a23b9e-2228-5daf-9a0e-aaf11bb6e29b with scrape type 1
2026-03-26 14:50:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 66a23b9e-2228-5daf-9a0e-aaf11bb6e29b
2026-03-26 14:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004697%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530365%27 HTTP/1.1" 200 None
2026-03-26 14:50:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004697/photo_001/780x0__r.jpg?hash=1774530365 not downloaded yet
2026-03-26 14:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004701%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530371%27 HTTP/1.1" 200 None
2026-03-26 14:50:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004701/photo_006/780x0__r.jpg?hash=1774530371 not downloaded yet
2026-03-26 14:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004697%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530365%27 HTTP/1.1" 200 None
2026-03-26 14:50:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004697/photo_002/780x0__r.jpg?hash=1774530365 not downloaded yet
2026-03-26 14:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004697%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530365%27 HTTP/1.1" 200 None
2026-03-26 14:50:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004697/photo_003/780x0__r.jpg?hash=1774530365 not downloaded yet
2026-03-26 14:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004697%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530366%27 HTTP/1.1" 200 None
2026-03-26 14:50:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004697/photo_004/780x0__r.jpg?hash=1774530366 not downloaded yet
2026-03-26 14:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004697%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530365%27 HTTP/1.1" 200 None
2026-03-26 14:50:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004697/photo_005/780x0__r.jpg?hash=1774530365 not downloaded yet
2026-03-26 14:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004697%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530366%27 HTTP/1.1" 200 None
2026-03-26 14:50:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004697/photo_006/780x0__r.jpg?hash=1774530366 not downloaded yet
2026-03-26 14:50:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004673> (referer: https://ecarstrade.com/search/page6?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:50:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004702/photo_001/780x0__r.jpg?hash=1774530372> (referer: https://ecarstrade.com/cars/7004702)
2026-03-26 14:50:44 [ecarstrade.nl] INFO: Extracting details for car 7004673auction111081
2026-03-26 14:50:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 136abe4c-0cba-5551-aa08-4a6b5139c9ca with identifier: 7004673auction111081
2026-03-26 14:50:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 136abe4c-0cba-5551-aa08-4a6b5139c9ca with scrape type 1
2026-03-26 14:50:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 136abe4c-0cba-5551-aa08-4a6b5139c9ca
2026-03-26 14:50:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004673%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530332%27 HTTP/1.1" 200 None
2026-03-26 14:50:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004673/photo_001/780x0__r.jpg?hash=1774530332 not downloaded yet
2026-03-26 14:50:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004673%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530332%27 HTTP/1.1" 200 None
2026-03-26 14:50:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004673/photo_002/780x0__r.jpg?hash=1774530332 not downloaded yet
2026-03-26 14:50:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004673%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530332%27 HTTP/1.1" 200 None
2026-03-26 14:50:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004673/photo_003/780x0__r.jpg?hash=1774530332 not downloaded yet
2026-03-26 14:50:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004702/photo_006/780x0__r.jpg?hash=1774530372> (referer: https://ecarstrade.com/cars/7004702)
2026-03-26 14:50:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004673%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530333%27 HTTP/1.1" 200 None
2026-03-26 14:50:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004673/photo_004/780x0__r.jpg?hash=1774530333 not downloaded yet
2026-03-26 14:50:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004673%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530333%27 HTTP/1.1" 200 None
2026-03-26 14:50:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004673/photo_005/780x0__r.jpg?hash=1774530333 not downloaded yet
2026-03-26 14:50:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6076ced7-610c-50a9-b91e-eda52e8c8bf8
2026-03-26 14:50:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004673%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530332%27 HTTP/1.1" 200 None
2026-03-26 14:50:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004673/photo_006/780x0__r.jpg?hash=1774530332 not downloaded yet
2026-03-26 14:50:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6076ced7-610c-50a9-b91e-eda52e8c8bf8
2026-03-26 14:50:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004669/photo_006/780x0__r.jpg?hash=1774530326> (referer: https://ecarstrade.com/cars/7004669)
2026-03-26 14:50:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004664/photo_006/780x0__r.jpg?hash=1774530319> (referer: https://ecarstrade.com/cars/7004664)
2026-03-26 14:50:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 684f4587-92b3-5dd3-a1fc-65bf5aca6d03
2026-03-26 14:50:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9b552e22-25d5-5431-882b-ab0ccc31fdc1
2026-03-26 14:50:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004700/photo_006/780x0__r.jpg?hash=1774530370> (referer: https://ecarstrade.com/cars/7004700)
2026-03-26 14:50:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004671/photo_006/780x0__r.jpg?hash=1774530330> (referer: https://ecarstrade.com/cars/7004671)
2026-03-26 14:50:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 086e0b0b-2e75-5b70-b3f1-8bf43eb73121
2026-03-26 14:50:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 938f4f7e-c6dc-5da4-a663-737f7e79eeee
2026-03-26 14:50:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004672/photo_006/780x0__r.jpg?hash=1774530331> (referer: https://ecarstrade.com/cars/7004672)
2026-03-26 14:50:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004672/photo_005/780x0__r.jpg?hash=1774530331> (referer: https://ecarstrade.com/cars/7004672)
2026-03-26 14:50:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-26 14:50:45 [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-26 14:50:45 [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-26 14:50:45 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-26 14:50:45 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-26 14:50:45 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'f\x00\x00\x00'
2026-03-26 14:50:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:50:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7feb378d9dd0>
2026-03-26 14:50:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:50:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:50:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:50:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a6a8aaff-cec0-5828-85d2-ec95beca9d64/a6a8aaff-cec0-5828-85d2-ec95beca9d64_image_5.jpg HTTP/1.1" 201 0
2026-03-26 14:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ecarstrade.nl',RowKey='https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004672%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530331') HTTP/1.1" 204 0
2026-03-26 14:50:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004672/photo_006/780x0__r.jpg?hash=1774530331 saved to cache
2026-03-26 14:50:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a6a8aaff-cec0-5828-85d2-ec95beca9d64
2026-03-26 14:50:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004697/photo_006/780x0__r.jpg?hash=1774530366> (referer: https://ecarstrade.com/cars/7004697)
2026-03-26 14:50:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a6a8aaff-cec0-5828-85d2-ec95beca9d64
2026-03-26 14:50:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004697/photo_005/780x0__r.jpg?hash=1774530365> (referer: https://ecarstrade.com/cars/7004697)
2026-03-26 14:50:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 66a23b9e-2228-5daf-9a0e-aaf11bb6e29b
2026-03-26 14:50:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004673/photo_003/780x0__r.jpg?hash=1774530332> (referer: https://ecarstrade.com/cars/7004673)
2026-03-26 14:50:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 66a23b9e-2228-5daf-9a0e-aaf11bb6e29b
2026-03-26 14:50:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004673/photo_006/780x0__r.jpg?hash=1774530332> (referer: https://ecarstrade.com/cars/7004673)
2026-03-26 14:50:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 136abe4c-0cba-5551-aa08-4a6b5139c9ca
2026-03-26 14:50:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004673/photo_005/780x0__r.jpg?hash=1774530333> (referer: https://ecarstrade.com/cars/7004673)
2026-03-26 14:50:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 136abe4c-0cba-5551-aa08-4a6b5139c9ca
2026-03-26 14:50:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004673/photo_004/780x0__r.jpg?hash=1774530333> (referer: https://ecarstrade.com/cars/7004673)
2026-03-26 14:50:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 136abe4c-0cba-5551-aa08-4a6b5139c9ca
2026-03-26 14:50:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004673/photo_002/780x0__r.jpg?hash=1774530332> (referer: https://ecarstrade.com/cars/7004673)
2026-03-26 14:50:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 136abe4c-0cba-5551-aa08-4a6b5139c9ca
2026-03-26 14:50:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004673/photo_001/780x0__r.jpg?hash=1774530332> (referer: https://ecarstrade.com/cars/7004673)
2026-03-26 14:50:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 136abe4c-0cba-5551-aa08-4a6b5139c9ca
2026-03-26 14:50:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004697/photo_004/780x0__r.jpg?hash=1774530366> (referer: https://ecarstrade.com/cars/7004697)
2026-03-26 14:50:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 136abe4c-0cba-5551-aa08-4a6b5139c9ca
2026-03-26 14:50:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 136abe4c-0cba-5551-aa08-4a6b5139c9ca, skipping ID generation
2026-03-26 14:50:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 136abe4c-0cba-5551-aa08-4a6b5139c9ca with scrape type 1
2026-03-26 14:50:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 136abe4c-0cba-5551-aa08-4a6b5139c9ca sending to next pipeline
2026-03-26 14:50:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 136abe4c-0cba-5551-aa08-4a6b5139c9ca, identifier: 7004673auction111081
2026-03-26 14:50:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 136abe4c-0cba-5551-aa08-4a6b5139c9ca with identifier: 7004673auction111081
2026-03-26 14:50:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 136abe4c-0cba-5551-aa08-4a6b5139c9ca with identifier: 7004673auction111081
2026-03-26 14:50:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 136abe4c-0cba-5551-aa08-4a6b5139c9ca with identifier: 7004673auction111081 to the API
2026-03-26 14:50:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:50: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-26 14:50:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004673/photo_001/780x0__r.jpg?hash=1774530332>
{'auction_title': '',
 'c_o_2_emission_value': 85,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '136abe4c-0cba-5551-aa08-4a6b5139c9ca',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004673',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 61104,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-03-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'Peugeot 108 Active 1.0 e-VTi 72pk 5d',
 'transmission': 'manual',
 'trim': '108 Active 1.0 e-VTi 72pk 5d',
 'vin': None,
 'year': 2020}
2026-03-26 14:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004673auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:46 [ecarstrade.nl] INFO: Saving data for 7004673auction111081: {'created_time': 1774536646.543703, 'last_price_update_time': 1774536646.543714, 'auction_closing_time': 1774618800.0}
2026-03-26 14:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004673auction111081') HTTP/1.1" 204 0
2026-03-26 14:50:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004697/photo_003/780x0__r.jpg?hash=1774530365> (referer: https://ecarstrade.com/cars/7004697)
2026-03-26 14:50:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 66a23b9e-2228-5daf-9a0e-aaf11bb6e29b
2026-03-26 14:50:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004697/photo_002/780x0__r.jpg?hash=1774530365> (referer: https://ecarstrade.com/cars/7004697)
2026-03-26 14:50:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 66a23b9e-2228-5daf-9a0e-aaf11bb6e29b
2026-03-26 14:50:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004701/photo_006/780x0__r.jpg?hash=1774530371> (referer: https://ecarstrade.com/cars/7004701)
2026-03-26 14:50:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 66a23b9e-2228-5daf-9a0e-aaf11bb6e29b
2026-03-26 14:50:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004699> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:50:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004697/photo_001/780x0__r.jpg?hash=1774530365> (referer: https://ecarstrade.com/cars/7004697)
2026-03-26 14:50:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c8a598a2-7012-5610-86aa-809f87324ee2
2026-03-26 14:50:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004701/photo_005/780x0__r.jpg?hash=1774530371> (referer: https://ecarstrade.com/cars/7004701)
2026-03-26 14:50:46 [ecarstrade.nl] INFO: Extracting details for car 7004699auction111081
2026-03-26 14:50:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cec3f24-2717-5135-81f6-fce62e463dff with identifier: 7004699auction111081
2026-03-26 14:50:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cec3f24-2717-5135-81f6-fce62e463dff with scrape type 1
2026-03-26 14:50:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7cec3f24-2717-5135-81f6-fce62e463dff
2026-03-26 14:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004699%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530368%27 HTTP/1.1" 200 None
2026-03-26 14:50:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004699/photo_001/780x0__r.jpg?hash=1774530368 not downloaded yet
2026-03-26 14:50:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004701/photo_004/780x0__r.jpg?hash=1774530371> (referer: https://ecarstrade.com/cars/7004701)
2026-03-26 14:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004699%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530368%27 HTTP/1.1" 200 None
2026-03-26 14:50:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004699/photo_002/780x0__r.jpg?hash=1774530368 not downloaded yet
2026-03-26 14:50:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004701/photo_003/780x0__r.jpg?hash=1774530371> (referer: https://ecarstrade.com/cars/7004701)
2026-03-26 14:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004699%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530368%27 HTTP/1.1" 200 None
2026-03-26 14:50:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004699/photo_003/780x0__r.jpg?hash=1774530368 not downloaded yet
2026-03-26 14:50:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 66a23b9e-2228-5daf-9a0e-aaf11bb6e29b
2026-03-26 14:50:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 66a23b9e-2228-5daf-9a0e-aaf11bb6e29b, skipping ID generation
2026-03-26 14:50:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66a23b9e-2228-5daf-9a0e-aaf11bb6e29b with scrape type 1
2026-03-26 14:50:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 66a23b9e-2228-5daf-9a0e-aaf11bb6e29b sending to next pipeline
2026-03-26 14:50:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 66a23b9e-2228-5daf-9a0e-aaf11bb6e29b, identifier: 7004697auction111081
2026-03-26 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004699%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530369%27 HTTP/1.1" 200 None
2026-03-26 14:50:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004699/photo_004/780x0__r.jpg?hash=1774530369 not downloaded yet
2026-03-26 14:50:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 66a23b9e-2228-5daf-9a0e-aaf11bb6e29b with identifier: 7004697auction111081
2026-03-26 14:50:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 66a23b9e-2228-5daf-9a0e-aaf11bb6e29b with identifier: 7004697auction111081
2026-03-26 14:50:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 66a23b9e-2228-5daf-9a0e-aaf11bb6e29b with identifier: 7004697auction111081 to the API
2026-03-26 14:50:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:50:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:50:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004697/photo_001/780x0__r.jpg?hash=1774530365>
{'auction_title': '',
 'c_o_2_emission_value': 112,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '66a23b9e-2228-5daf-9a0e-aaf11bb6e29b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004697',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 160579,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-10-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Skoda Octavia 1 .0 TSI Greentech Ambition DSG-7 5d',
 'transmission': 'automatic',
 'trim': '1 .0 TSI Greentech Ambition DSG-7 5d',
 'vin': None,
 'year': 2018}
2026-03-26 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004697auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:47 [ecarstrade.nl] INFO: Saving data for 7004697auction111081: {'created_time': 1774536647.48188, 'last_price_update_time': 1774536647.481891, 'auction_closing_time': 1774618800.0}
2026-03-26 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004697auction111081') HTTP/1.1" 204 0
2026-03-26 14:50:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004701/photo_002/780x0__r.jpg?hash=1774530371> (referer: https://ecarstrade.com/cars/7004701)
2026-03-26 14:50:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c8a598a2-7012-5610-86aa-809f87324ee2
2026-03-26 14:50:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004701/photo_001/780x0__r.jpg?hash=1774530371> (referer: https://ecarstrade.com/cars/7004701)
2026-03-26 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004699%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530369%27 HTTP/1.1" 200 None
2026-03-26 14:50:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004699/photo_005/780x0__r.jpg?hash=1774530369 not downloaded yet
2026-03-26 14:50:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c8a598a2-7012-5610-86aa-809f87324ee2
2026-03-26 14:50:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c8a598a2-7012-5610-86aa-809f87324ee2
2026-03-26 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004699%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530369%27 HTTP/1.1" 200 None
2026-03-26 14:50:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004699/photo_006/780x0__r.jpg?hash=1774530369 not downloaded yet
2026-03-26 14:50:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004672/photo_003/780x0__r.jpg?hash=1774530331> (referer: https://ecarstrade.com/cars/7004672)
2026-03-26 14:50:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c8a598a2-7012-5610-86aa-809f87324ee2
2026-03-26 14:50:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c8a598a2-7012-5610-86aa-809f87324ee2
2026-03-26 14:50:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c8a598a2-7012-5610-86aa-809f87324ee2, skipping ID generation
2026-03-26 14:50:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8a598a2-7012-5610-86aa-809f87324ee2 with scrape type 1
2026-03-26 14:50:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c8a598a2-7012-5610-86aa-809f87324ee2 sending to next pipeline
2026-03-26 14:50:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c8a598a2-7012-5610-86aa-809f87324ee2, identifier: 7004701auction111081
2026-03-26 14:50:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c8a598a2-7012-5610-86aa-809f87324ee2 with identifier: 7004701auction111081
2026-03-26 14:50:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c8a598a2-7012-5610-86aa-809f87324ee2 with identifier: 7004701auction111081
2026-03-26 14:50:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c8a598a2-7012-5610-86aa-809f87324ee2 with identifier: 7004701auction111081 to the API
2026-03-26 14:50:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:50:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:50:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004701/photo_001/780x0__r.jpg?hash=1774530371>
{'auction_title': '',
 'c_o_2_emission_value': 102,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.8L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'c8a598a2-7012-5610-86aa-809f87324ee2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004701',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Toyota',
 'model': 'Corolla',
 'odometer': 73456,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 '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 Hatchback 1.8 Hybrid Active 5d',
 'transmission': 'automatic',
 'trim': 'Hatchback 1.8 Hybrid Active 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004701auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:48 [ecarstrade.nl] INFO: Saving data for 7004701auction111081: {'created_time': 1774536648.051565, 'last_price_update_time': 1774536648.051577, 'auction_closing_time': 1774618800.0}
2026-03-26 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004701auction111081') HTTP/1.1" 204 0
2026-03-26 14:50:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004672/photo_004/780x0__r.jpg?hash=1774530331> (referer: https://ecarstrade.com/cars/7004672)
2026-03-26 14:50:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004672/photo_002/780x0__r.jpg?hash=1774530331> (referer: https://ecarstrade.com/cars/7004672)
2026-03-26 14:50:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004694> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:50:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a6a8aaff-cec0-5828-85d2-ec95beca9d64
2026-03-26 14:50:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004672/photo_001/780x0__r.jpg?hash=1774530331> (referer: https://ecarstrade.com/cars/7004672)
2026-03-26 14:50:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a6a8aaff-cec0-5828-85d2-ec95beca9d64
2026-03-26 14:50:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004671/photo_005/780x0__r.jpg?hash=1774530330> (referer: https://ecarstrade.com/cars/7004671)
2026-03-26 14:50:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a6a8aaff-cec0-5828-85d2-ec95beca9d64
2026-03-26 14:50:48 [ecarstrade.nl] INFO: Extracting details for car 7004694auction111081
2026-03-26 14:50:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004671/photo_004/780x0__r.jpg?hash=1774530330> (referer: https://ecarstrade.com/cars/7004671)
2026-03-26 14:50:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a1c5231-d2d0-52a1-826a-bc78e758bf63 with identifier: 7004694auction111081
2026-03-26 14:50:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a1c5231-d2d0-52a1-826a-bc78e758bf63 with scrape type 1
2026-03-26 14:50:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5a1c5231-d2d0-52a1-826a-bc78e758bf63
2026-03-26 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004694%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530360%27 HTTP/1.1" 200 None
2026-03-26 14:50:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004694/photo_001/780x0__r.jpg?hash=1774530360 not downloaded yet
2026-03-26 14:50:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004699/photo_001/780x0__r.jpg?hash=1774530368> (referer: https://ecarstrade.com/cars/7004699)
2026-03-26 14:50:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004699/photo_002/780x0__r.jpg?hash=1774530368> (referer: https://ecarstrade.com/cars/7004699)
2026-03-26 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004694%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530360%27 HTTP/1.1" 200 None
2026-03-26 14:50:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004694/photo_002/780x0__r.jpg?hash=1774530360 not downloaded yet
2026-03-26 14:50:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a6a8aaff-cec0-5828-85d2-ec95beca9d64
2026-03-26 14:50:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a6a8aaff-cec0-5828-85d2-ec95beca9d64, skipping ID generation
2026-03-26 14:50:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6a8aaff-cec0-5828-85d2-ec95beca9d64 with scrape type 1
2026-03-26 14:50:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a6a8aaff-cec0-5828-85d2-ec95beca9d64 sending to next pipeline
2026-03-26 14:50:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: a6a8aaff-cec0-5828-85d2-ec95beca9d64, identifier: 7004672auction111081
2026-03-26 14:50:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 938f4f7e-c6dc-5da4-a663-737f7e79eeee
2026-03-26 14:50:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: a6a8aaff-cec0-5828-85d2-ec95beca9d64 with identifier: 7004672auction111081
2026-03-26 14:50:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: a6a8aaff-cec0-5828-85d2-ec95beca9d64 with identifier: 7004672auction111081
2026-03-26 14:50:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: a6a8aaff-cec0-5828-85d2-ec95beca9d64 with identifier: 7004672auction111081 to the API
2026-03-26 14:50:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:50:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:50:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004672/photo_001/780x0__r.jpg?hash=1774530331>
{'auction_title': '',
 'c_o_2_emission_value': 25,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Other',
 'id': 'a6a8aaff-cec0-5828-85d2-ec95beca9d64',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004672',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 61413,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6a8aaff-cec0-5828-85d2-ec95beca9d64/a6a8aaff-cec0-5828-85d2-ec95beca9d64_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 88133,
             'Height': 585,
             'OriginUrl': 'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004672/photo_006/780x0__r.jpg?hash=1774530331',
             'Width': 780}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 308 SW Allure Pack Busin. HYbrid 180 e-EAT8 5d',
 'transmission': 'automatic',
 'trim': 'SW Allure Pack Busin. HYbrid 180 e-EAT8 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004672auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:49 [ecarstrade.nl] INFO: Saving data for 7004672auction111081: {'created_time': 1774536649.030446, 'last_price_update_time': 1774536649.030461, 'auction_closing_time': 1774618800.0}
2026-03-26 14:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004672auction111081') HTTP/1.1" 204 0
2026-03-26 14:50:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004699/photo_003/780x0__r.jpg?hash=1774530368> (referer: https://ecarstrade.com/cars/7004699)
2026-03-26 14:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004694%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530360%27 HTTP/1.1" 200 None
2026-03-26 14:50:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004694/photo_003/780x0__r.jpg?hash=1774530360 not downloaded yet
2026-03-26 14:50:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 938f4f7e-c6dc-5da4-a663-737f7e79eeee
2026-03-26 14:50:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004699/photo_004/780x0__r.jpg?hash=1774530369> (referer: https://ecarstrade.com/cars/7004699)
2026-03-26 14:50:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004699/photo_006/780x0__r.jpg?hash=1774530369> (referer: https://ecarstrade.com/cars/7004699)
2026-03-26 14:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004694%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530360%27 HTTP/1.1" 200 None
2026-03-26 14:50:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004694/photo_004/780x0__r.jpg?hash=1774530360 not downloaded yet
2026-03-26 14:50:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7cec3f24-2717-5135-81f6-fce62e463dff
2026-03-26 14:50:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7cec3f24-2717-5135-81f6-fce62e463dff
2026-03-26 14:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004694%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530360%27 HTTP/1.1" 200 None
2026-03-26 14:50:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004694/photo_005/780x0__r.jpg?hash=1774530360 not downloaded yet
2026-03-26 14:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004694%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530360%27 HTTP/1.1" 200 None
2026-03-26 14:50:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004694/photo_006/780x0__r.jpg?hash=1774530360 not downloaded yet
2026-03-26 14:50:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004699/photo_005/780x0__r.jpg?hash=1774530369> (referer: https://ecarstrade.com/cars/7004699)
2026-03-26 14:50:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7cec3f24-2717-5135-81f6-fce62e463dff
2026-03-26 14:50:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004671/photo_003/780x0__r.jpg?hash=1774530330> (referer: https://ecarstrade.com/cars/7004671)
2026-03-26 14:50:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7cec3f24-2717-5135-81f6-fce62e463dff
2026-03-26 14:50:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7cec3f24-2717-5135-81f6-fce62e463dff
2026-03-26 14:50:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004671/photo_002/780x0__r.jpg?hash=1774530330> (referer: https://ecarstrade.com/cars/7004671)
2026-03-26 14:50:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004671/photo_001/780x0__r.jpg?hash=1774530329> (referer: https://ecarstrade.com/cars/7004671)
2026-03-26 14:50:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7cec3f24-2717-5135-81f6-fce62e463dff
2026-03-26 14:50:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7cec3f24-2717-5135-81f6-fce62e463dff, skipping ID generation
2026-03-26 14:50:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cec3f24-2717-5135-81f6-fce62e463dff with scrape type 1
2026-03-26 14:50:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7cec3f24-2717-5135-81f6-fce62e463dff sending to next pipeline
2026-03-26 14:50:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 7cec3f24-2717-5135-81f6-fce62e463dff, identifier: 7004699auction111081
2026-03-26 14:50:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 7cec3f24-2717-5135-81f6-fce62e463dff with identifier: 7004699auction111081
2026-03-26 14:50:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 7cec3f24-2717-5135-81f6-fce62e463dff with identifier: 7004699auction111081
2026-03-26 14:50:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 7cec3f24-2717-5135-81f6-fce62e463dff with identifier: 7004699auction111081 to the API
2026-03-26 14:50:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:50: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-26 14:50:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004699/photo_005/780x0__r.jpg?hash=1774530369>
{'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-27T13:40:00Z',
 'fuel_type': 'Electric',
 'id': '7cec3f24-2717-5135-81f6-fce62e463dff',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004699',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Tesla',
 'model': 'Model 3',
 'odometer': 205627,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Tesla Model 3 Standard Range Plus RWD 4d',
 'transmission': 'automatic',
 'trim': 'Standard Range Plus RWD 4d',
 'vin': None,
 'year': 2020}
2026-03-26 14:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004699auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:49 [ecarstrade.nl] INFO: Saving data for 7004699auction111081: {'created_time': 1774536649.703127, 'last_price_update_time': 1774536649.703137, 'auction_closing_time': 1774618800.0}
2026-03-26 14:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004699auction111081') HTTP/1.1" 204 0
2026-03-26 14:50:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004700/photo_004/780x0__r.jpg?hash=1774530370> (referer: https://ecarstrade.com/cars/7004700)
2026-03-26 14:50:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004700/photo_005/780x0__r.jpg?hash=1774530370> (referer: https://ecarstrade.com/cars/7004700)
2026-03-26 14:50:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004694/photo_001/780x0__r.jpg?hash=1774530360> (referer: https://ecarstrade.com/cars/7004694)
2026-03-26 14:50:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 938f4f7e-c6dc-5da4-a663-737f7e79eeee
2026-03-26 14:50:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 938f4f7e-c6dc-5da4-a663-737f7e79eeee
2026-03-26 14:50:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 938f4f7e-c6dc-5da4-a663-737f7e79eeee
2026-03-26 14:50:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 938f4f7e-c6dc-5da4-a663-737f7e79eeee, skipping ID generation
2026-03-26 14:50:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 938f4f7e-c6dc-5da4-a663-737f7e79eeee with scrape type 1
2026-03-26 14:50:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 938f4f7e-c6dc-5da4-a663-737f7e79eeee sending to next pipeline
2026-03-26 14:50:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 938f4f7e-c6dc-5da4-a663-737f7e79eeee, identifier: 7004671auction111081
2026-03-26 14:50:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 938f4f7e-c6dc-5da4-a663-737f7e79eeee with identifier: 7004671auction111081
2026-03-26 14:50:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 938f4f7e-c6dc-5da4-a663-737f7e79eeee with identifier: 7004671auction111081
2026-03-26 14:50:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 938f4f7e-c6dc-5da4-a663-737f7e79eeee with identifier: 7004671auction111081 to the API
2026-03-26 14:50:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:50:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:50:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004671/photo_001/780x0__r.jpg?hash=1774530329>
{'auction_title': '',
 'c_o_2_emission_value': 85,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '938f4f7e-c6dc-5da4-a663-737f7e79eeee',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004671',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 40937,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'Peugeot 108 Allure 1.0 e-VTi 72pk 5d',
 'transmission': 'manual',
 'trim': '108 Allure 1.0 e-VTi 72pk 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004671auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:50 [ecarstrade.nl] INFO: Saving data for 7004671auction111081: {'created_time': 1774536650.192289, 'last_price_update_time': 1774536650.192299, 'auction_closing_time': 1774618800.0}
2026-03-26 14:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004671auction111081') HTTP/1.1" 204 0
2026-03-26 14:50:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004700/photo_003/780x0__r.jpg?hash=1774530370> (referer: https://ecarstrade.com/cars/7004700)
2026-03-26 14:50:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004694/photo_002/780x0__r.jpg?hash=1774530360> (referer: https://ecarstrade.com/cars/7004694)
2026-03-26 14:50:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004700/photo_002/780x0__r.jpg?hash=1774530370> (referer: https://ecarstrade.com/cars/7004700)
2026-03-26 14:50:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 086e0b0b-2e75-5b70-b3f1-8bf43eb73121
2026-03-26 14:50:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 086e0b0b-2e75-5b70-b3f1-8bf43eb73121
2026-03-26 14:50:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5a1c5231-d2d0-52a1-826a-bc78e758bf63
2026-03-26 14:50:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004694/photo_005/780x0__r.jpg?hash=1774530360> (referer: https://ecarstrade.com/cars/7004694)
2026-03-26 14:50:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004700/photo_001/780x0__r.jpg?hash=1774530370> (referer: https://ecarstrade.com/cars/7004700)
2026-03-26 14:50:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 086e0b0b-2e75-5b70-b3f1-8bf43eb73121
2026-03-26 14:50:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5a1c5231-d2d0-52a1-826a-bc78e758bf63
2026-03-26 14:50:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004694/photo_006/780x0__r.jpg?hash=1774530360> (referer: https://ecarstrade.com/cars/7004694)
2026-03-26 14:50:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 086e0b0b-2e75-5b70-b3f1-8bf43eb73121
2026-03-26 14:50:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004694/photo_003/780x0__r.jpg?hash=1774530360> (referer: https://ecarstrade.com/cars/7004694)
2026-03-26 14:50:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004664/photo_005/780x0__r.jpg?hash=1774530320> (referer: https://ecarstrade.com/cars/7004664)
2026-03-26 14:50:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004694/photo_004/780x0__r.jpg?hash=1774530360> (referer: https://ecarstrade.com/cars/7004694)
2026-03-26 14:50:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5a1c5231-d2d0-52a1-826a-bc78e758bf63
2026-03-26 14:50:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 086e0b0b-2e75-5b70-b3f1-8bf43eb73121
2026-03-26 14:50:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 086e0b0b-2e75-5b70-b3f1-8bf43eb73121, skipping ID generation
2026-03-26 14:50:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 086e0b0b-2e75-5b70-b3f1-8bf43eb73121 with scrape type 1
2026-03-26 14:50:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 086e0b0b-2e75-5b70-b3f1-8bf43eb73121 sending to next pipeline
2026-03-26 14:50:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 086e0b0b-2e75-5b70-b3f1-8bf43eb73121, identifier: 7004700auction111081
2026-03-26 14:50:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 086e0b0b-2e75-5b70-b3f1-8bf43eb73121 with identifier: 7004700auction111081
2026-03-26 14:50:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 086e0b0b-2e75-5b70-b3f1-8bf43eb73121 with identifier: 7004700auction111081
2026-03-26 14:50:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 086e0b0b-2e75-5b70-b3f1-8bf43eb73121 with identifier: 7004700auction111081 to the API
2026-03-26 14:50:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:50:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:50:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004700/photo_001/780x0__r.jpg?hash=1774530370>
{'auction_title': '',
 'c_o_2_emission_value': 93,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '086e0b0b-2e75-5b70-b3f1-8bf43eb73121',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004700',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Toyota',
 'model': 'Aygo',
 'odometer': 64395,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-11-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'Toyota AYGO 1.0 VVT-i x 5d',
 'transmission': 'manual',
 'trim': 'AYGO 1.0 VVT-i x 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004700auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:50 [ecarstrade.nl] INFO: Saving data for 7004700auction111081: {'created_time': 1774536650.872212, 'last_price_update_time': 1774536650.872223, 'auction_closing_time': 1774618800.0}
2026-03-26 14:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004700auction111081') HTTP/1.1" 204 0
2026-03-26 14:50:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004664/photo_003/780x0__r.jpg?hash=1774530319> (referer: https://ecarstrade.com/cars/7004664)
2026-03-26 14:50:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004664/photo_002/780x0__r.jpg?hash=1774530319> (referer: https://ecarstrade.com/cars/7004664)
2026-03-26 14:50:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004664/photo_004/780x0__r.jpg?hash=1774530320> (referer: https://ecarstrade.com/cars/7004664)
2026-03-26 14:50:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5a1c5231-d2d0-52a1-826a-bc78e758bf63
2026-03-26 14:50:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5a1c5231-d2d0-52a1-826a-bc78e758bf63
2026-03-26 14:50:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9b552e22-25d5-5431-882b-ab0ccc31fdc1
2026-03-26 14:50:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5a1c5231-d2d0-52a1-826a-bc78e758bf63
2026-03-26 14:50:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5a1c5231-d2d0-52a1-826a-bc78e758bf63, skipping ID generation
2026-03-26 14:50:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a1c5231-d2d0-52a1-826a-bc78e758bf63 with scrape type 1
2026-03-26 14:50:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5a1c5231-d2d0-52a1-826a-bc78e758bf63 sending to next pipeline
2026-03-26 14:50:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 5a1c5231-d2d0-52a1-826a-bc78e758bf63, identifier: 7004694auction111081
2026-03-26 14:50:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 5a1c5231-d2d0-52a1-826a-bc78e758bf63 with identifier: 7004694auction111081
2026-03-26 14:50:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 5a1c5231-d2d0-52a1-826a-bc78e758bf63 with identifier: 7004694auction111081
2026-03-26 14:50:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 5a1c5231-d2d0-52a1-826a-bc78e758bf63 with identifier: 7004694auction111081 to the API
2026-03-26 14:50:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:50: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-26 14:50:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004694/photo_004/780x0__r.jpg?hash=1774530360>
{'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-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '5a1c5231-d2d0-52a1-826a-bc78e758bf63',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004694',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 200902,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Å koda Octavia Combi 1.5 TSI e-TEC MHEV DSG Business Edit Pl 5d',
 'transmission': 'automatic',
 'trim': 'Å koda  Combi 1.5 TSI e-TEC MHEV DSG Business Edit Pl 5d',
 'vin': None,
 'year': 2023}
2026-03-26 14:50:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004694auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:51 [ecarstrade.nl] INFO: Saving data for 7004694auction111081: {'created_time': 1774536651.573124, 'last_price_update_time': 1774536651.573138, 'auction_closing_time': 1774618800.0}
2026-03-26 14:50:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004694auction111081') HTTP/1.1" 204 0
2026-03-26 14:50:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004664/photo_001/780x0__r.jpg?hash=1774530319> (referer: https://ecarstrade.com/cars/7004664)
2026-03-26 14:50:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004669/photo_005/780x0__r.jpg?hash=1774530326> (referer: https://ecarstrade.com/cars/7004669)
2026-03-26 14:50:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004669/photo_004/780x0__r.jpg?hash=1774530326> (referer: https://ecarstrade.com/cars/7004669)
2026-03-26 14:50:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004696> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:50:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9b552e22-25d5-5431-882b-ab0ccc31fdc1
2026-03-26 14:50:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9b552e22-25d5-5431-882b-ab0ccc31fdc1
2026-03-26 14:50:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9b552e22-25d5-5431-882b-ab0ccc31fdc1
2026-03-26 14:50:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004669/photo_003/780x0__r.jpg?hash=1774530326> (referer: https://ecarstrade.com/cars/7004669)
2026-03-26 14:50:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9b552e22-25d5-5431-882b-ab0ccc31fdc1
2026-03-26 14:50:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9b552e22-25d5-5431-882b-ab0ccc31fdc1, skipping ID generation
2026-03-26 14:50:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b552e22-25d5-5431-882b-ab0ccc31fdc1 with scrape type 1
2026-03-26 14:50:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9b552e22-25d5-5431-882b-ab0ccc31fdc1 sending to next pipeline
2026-03-26 14:50:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 9b552e22-25d5-5431-882b-ab0ccc31fdc1, identifier: 7004664auction111081
2026-03-26 14:50:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004702/photo_005/780x0__r.jpg?hash=1774530372> (referer: https://ecarstrade.com/cars/7004702)
2026-03-26 14:50:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004669/photo_001/780x0__r.jpg?hash=1774530326> (referer: https://ecarstrade.com/cars/7004669)
2026-03-26 14:50:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 9b552e22-25d5-5431-882b-ab0ccc31fdc1 with identifier: 7004664auction111081
2026-03-26 14:50:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 9b552e22-25d5-5431-882b-ab0ccc31fdc1 with identifier: 7004664auction111081
2026-03-26 14:50:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 9b552e22-25d5-5431-882b-ab0ccc31fdc1 with identifier: 7004664auction111081 to the API
2026-03-26 14:50:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:50:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004664/photo_001/780x0__r.jpg?hash=1774530319>
{'auction_title': '',
 'c_o_2_emission_value': 105,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '9b552e22-25d5-5431-882b-ab0ccc31fdc1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004664',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 48559,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 '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 Blue Lease Allure 1.2 Puretech 100 5d',
 'transmission': 'manual',
 'trim': 'Blue Lease Allure 1.2 Puretech 100 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004664auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:52 [ecarstrade.nl] INFO: Saving data for 7004664auction111081: {'created_time': 1774536652.175776, 'last_price_update_time': 1774536652.175786, 'auction_closing_time': 1774618800.0}
2026-03-26 14:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004664auction111081') HTTP/1.1" 204 0
2026-03-26 14:50:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004669/photo_002/780x0__r.jpg?hash=1774530326> (referer: https://ecarstrade.com/cars/7004669)
2026-03-26 14:50:52 [ecarstrade.nl] INFO: Extracting details for car 7004696auction111081
2026-03-26 14:50:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:50:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004702/photo_004/780x0__r.jpg?hash=1774530373> (referer: https://ecarstrade.com/cars/7004702)
2026-03-26 14:50:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:50:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 684f4587-92b3-5dd3-a1fc-65bf5aca6d03
2026-03-26 14:50:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 684f4587-92b3-5dd3-a1fc-65bf5aca6d03
2026-03-26 14:50:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f309f270-5294-5b04-9008-fa55a2d2b0ec with identifier: 7004696auction111081
2026-03-26 14:50:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f309f270-5294-5b04-9008-fa55a2d2b0ec with scrape type 1
2026-03-26 14:50:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f309f270-5294-5b04-9008-fa55a2d2b0ec
2026-03-26 14:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004696%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530364%27 HTTP/1.1" 200 None
2026-03-26 14:50:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004696/photo_001/780x0__r.jpg?hash=1774530364 not downloaded yet
2026-03-26 14:50:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 684f4587-92b3-5dd3-a1fc-65bf5aca6d03
2026-03-26 14:50:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6076ced7-610c-50a9-b91e-eda52e8c8bf8
2026-03-26 14:50:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 684f4587-92b3-5dd3-a1fc-65bf5aca6d03
2026-03-26 14:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004696%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530364%27 HTTP/1.1" 200 None
2026-03-26 14:50:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004696/photo_002/780x0__r.jpg?hash=1774530364 not downloaded yet
2026-03-26 14:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004696%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530364%27 HTTP/1.1" 200 None
2026-03-26 14:50:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004696/photo_003/780x0__r.jpg?hash=1774530364 not downloaded yet
2026-03-26 14:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004696%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530364%27 HTTP/1.1" 200 None
2026-03-26 14:50:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004696/photo_004/780x0__r.jpg?hash=1774530364 not downloaded yet
2026-03-26 14:50:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004702/photo_003/780x0__r.jpg?hash=1774530372> (referer: https://ecarstrade.com/cars/7004702)
2026-03-26 14:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004696%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530364%27 HTTP/1.1" 200 None
2026-03-26 14:50:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004696/photo_005/780x0__r.jpg?hash=1774530364 not downloaded yet
2026-03-26 14:50:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:50:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 684f4587-92b3-5dd3-a1fc-65bf5aca6d03
2026-03-26 14:50:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 684f4587-92b3-5dd3-a1fc-65bf5aca6d03, skipping ID generation
2026-03-26 14:50:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 684f4587-92b3-5dd3-a1fc-65bf5aca6d03 with scrape type 1
2026-03-26 14:50:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 684f4587-92b3-5dd3-a1fc-65bf5aca6d03 sending to next pipeline
2026-03-26 14:50:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 684f4587-92b3-5dd3-a1fc-65bf5aca6d03, identifier: 7004669auction111081
2026-03-26 14:50:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004702/photo_002/780x0__r.jpg?hash=1774530373> (referer: https://ecarstrade.com/cars/7004702)
2026-03-26 14:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004696%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530364%27 HTTP/1.1" 200 None
2026-03-26 14:50:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004696/photo_006/780x0__r.jpg?hash=1774530364 not downloaded yet
2026-03-26 14:50:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 684f4587-92b3-5dd3-a1fc-65bf5aca6d03 with identifier: 7004669auction111081
2026-03-26 14:50:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 684f4587-92b3-5dd3-a1fc-65bf5aca6d03 with identifier: 7004669auction111081
2026-03-26 14:50:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 684f4587-92b3-5dd3-a1fc-65bf5aca6d03 with identifier: 7004669auction111081 to the API
2026-03-26 14:50:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:50:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004669/photo_002/780x0__r.jpg?hash=1774530326>
{'auction_title': '',
 'c_o_2_emission_value': 85,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '684f4587-92b3-5dd3-a1fc-65bf5aca6d03',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004669',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 99225,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'Peugeot 108 Active 1.0 e-VTi 72pk 5d',
 'transmission': 'manual',
 'trim': '108 Active 1.0 e-VTi 72pk 5d',
 'vin': None,
 'year': 2020}
2026-03-26 14:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004669auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:52 [ecarstrade.nl] INFO: Saving data for 7004669auction111081: {'created_time': 1774536652.823737, 'last_price_update_time': 1774536652.82375, 'auction_closing_time': 1774618800.0}
2026-03-26 14:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004669auction111081') HTTP/1.1" 204 0
2026-03-26 14:50:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:50:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6076ced7-610c-50a9-b91e-eda52e8c8bf8
2026-03-26 14:50:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6076ced7-610c-50a9-b91e-eda52e8c8bf8
2026-03-26 14:50:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6076ced7-610c-50a9-b91e-eda52e8c8bf8
2026-03-26 14:50:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6076ced7-610c-50a9-b91e-eda52e8c8bf8, skipping ID generation
2026-03-26 14:50:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6076ced7-610c-50a9-b91e-eda52e8c8bf8 with scrape type 1
2026-03-26 14:50:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6076ced7-610c-50a9-b91e-eda52e8c8bf8 sending to next pipeline
2026-03-26 14:50:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 6076ced7-610c-50a9-b91e-eda52e8c8bf8, identifier: 7004702auction111081
2026-03-26 14:50:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 6076ced7-610c-50a9-b91e-eda52e8c8bf8 with identifier: 7004702auction111081
2026-03-26 14:50:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 6076ced7-610c-50a9-b91e-eda52e8c8bf8 with identifier: 7004702auction111081
2026-03-26 14:50:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 6076ced7-610c-50a9-b91e-eda52e8c8bf8 with identifier: 7004702auction111081 to the API
2026-03-26 14:50:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:50:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:50:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004702/photo_002/780x0__r.jpg?hash=1774530373>
{'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-27T13:40:00Z',
 'fuel_type': 'Electric',
 'id': '6076ced7-610c-50a9-b91e-eda52e8c8bf8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004702',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'AC',
 'model': 'Toyota PROACE CITY',
 'odometer': 45914,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-11-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'Toyota PROACE city verso Long Electric 50kWh Active 7 zitplaatsen '
          '5d',
 'transmission': 'automatic',
 'trim': 'Toyota PROE city verso Long Electric 50kWh Active 7 zitplaatsen 5d',
 'vin': None,
 'year': 2023}
2026-03-26 14:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004702auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:50:53 [ecarstrade.nl] INFO: Saving data for 7004702auction111081: {'created_time': 1774536653.34289, 'last_price_update_time': 1774536653.342901, 'auction_closing_time': 1774618800.0}
2026-03-26 14:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004702auction111081') HTTP/1.1" 204 0
2026-03-26 14:50:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004698> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 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-26 14:50:56 [ecarstrade.nl] INFO: Extracting details for car 7004698auction111081
2026-03-26 14:50:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c96789b7-fbd7-5fd0-b39e-2e75e14c58cd with identifier: 7004698auction111081
2026-03-26 14:50:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c96789b7-fbd7-5fd0-b39e-2e75e14c58cd with scrape type 1
2026-03-26 14:50:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c96789b7-fbd7-5fd0-b39e-2e75e14c58cd
2026-03-26 14:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004698%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530366%27 HTTP/1.1" 200 None
2026-03-26 14:50:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004698/photo_001/780x0__r.jpg?hash=1774530366 not downloaded yet
2026-03-26 14:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004698%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530367%27 HTTP/1.1" 200 None
2026-03-26 14:50:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004698/photo_002/780x0__r.jpg?hash=1774530367 not downloaded yet
2026-03-26 14:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004698%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530367%27 HTTP/1.1" 200 None
2026-03-26 14:50:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004698/photo_003/780x0__r.jpg?hash=1774530367 not downloaded yet
2026-03-26 14:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004698%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530367%27 HTTP/1.1" 200 None
2026-03-26 14:50:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004698/photo_004/780x0__r.jpg?hash=1774530367 not downloaded yet
2026-03-26 14:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004698%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530367%27 HTTP/1.1" 200 None
2026-03-26 14:50:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004698/photo_005/780x0__r.jpg?hash=1774530367 not downloaded yet
2026-03-26 14:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004698%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530367%27 HTTP/1.1" 200 None
2026-03-26 14:50:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004698/photo_006/780x0__r.jpg?hash=1774530367 not downloaded yet
2026-03-26 14:50:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004692> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:50:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:50:57 [ecarstrade.nl] INFO: Extracting details for car 7004692auction111081
2026-03-26 14:50:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 174bff2a-ce50-53d0-8241-ec4922b56824 with identifier: 7004692auction111081
2026-03-26 14:50:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 174bff2a-ce50-53d0-8241-ec4922b56824 with scrape type 1
2026-03-26 14:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 174bff2a-ce50-53d0-8241-ec4922b56824
2026-03-26 14:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004692%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530358%27 HTTP/1.1" 200 None
2026-03-26 14:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004692/photo_001/780x0__r.jpg?hash=1774530358 not downloaded yet
2026-03-26 14:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004692%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530358%27 HTTP/1.1" 200 None
2026-03-26 14:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004692/photo_002/780x0__r.jpg?hash=1774530358 not downloaded yet
2026-03-26 14:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004692%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530358%27 HTTP/1.1" 200 None
2026-03-26 14:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004692/photo_003/780x0__r.jpg?hash=1774530358 not downloaded yet
2026-03-26 14:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004692%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530358%27 HTTP/1.1" 200 None
2026-03-26 14:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004692/photo_004/780x0__r.jpg?hash=1774530358 not downloaded yet
2026-03-26 14:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004692%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530359%27 HTTP/1.1" 200 None
2026-03-26 14:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004692/photo_005/780x0__r.jpg?hash=1774530359 not downloaded yet
2026-03-26 14:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004692%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530358%27 HTTP/1.1" 200 None
2026-03-26 14:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004692/photo_006/780x0__r.jpg?hash=1774530358 not downloaded yet
2026-03-26 14:51:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004691> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:51:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:51:00 [ecarstrade.nl] INFO: Extracting details for car 7004691auction111081
2026-03-26 14:51:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f869201-7142-59ee-bb5e-717c85b8dcd4 with identifier: 7004691auction111081
2026-03-26 14:51:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f869201-7142-59ee-bb5e-717c85b8dcd4 with scrape type 1
2026-03-26 14:51:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0f869201-7142-59ee-bb5e-717c85b8dcd4
2026-03-26 14:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004691%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530357%27 HTTP/1.1" 200 None
2026-03-26 14:51:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004691/photo_001/780x0__r.jpg?hash=1774530357 not downloaded yet
2026-03-26 14:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004691%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530357%27 HTTP/1.1" 200 None
2026-03-26 14:51:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004691/photo_002/780x0__r.jpg?hash=1774530357 not downloaded yet
2026-03-26 14:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004691%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530357%27 HTTP/1.1" 200 None
2026-03-26 14:51:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004691/photo_003/780x0__r.jpg?hash=1774530357 not downloaded yet
2026-03-26 14:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004691%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530357%27 HTTP/1.1" 200 None
2026-03-26 14:51:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004691/photo_004/780x0__r.jpg?hash=1774530357 not downloaded yet
2026-03-26 14:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004691%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530357%27 HTTP/1.1" 200 None
2026-03-26 14:51:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004691/photo_005/780x0__r.jpg?hash=1774530357 not downloaded yet
2026-03-26 14:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004691%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530357%27 HTTP/1.1" 200 None
2026-03-26 14:51:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004691/photo_006/780x0__r.jpg?hash=1774530357 not downloaded yet
2026-03-26 14:51:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004687> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 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-26 14:51:03 [ecarstrade.nl] INFO: Extracting details for car 7004687auction111081
2026-03-26 14:51:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61d44eef-894c-5b75-94ff-61f871072c0f with identifier: 7004687auction111081
2026-03-26 14:51:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61d44eef-894c-5b75-94ff-61f871072c0f with scrape type 1
2026-03-26 14:51:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 61d44eef-894c-5b75-94ff-61f871072c0f
2026-03-26 14:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004687%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530348%27 HTTP/1.1" 200 None
2026-03-26 14:51:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004687/photo_001/780x0__r.jpg?hash=1774530348 not downloaded yet
2026-03-26 14:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004687%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530348%27 HTTP/1.1" 200 None
2026-03-26 14:51:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004687/photo_002/780x0__r.jpg?hash=1774530348 not downloaded yet
2026-03-26 14:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004687%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530348%27 HTTP/1.1" 200 None
2026-03-26 14:51:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004687/photo_003/780x0__r.jpg?hash=1774530348 not downloaded yet
2026-03-26 14:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004687%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530348%27 HTTP/1.1" 200 None
2026-03-26 14:51:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004687/photo_004/780x0__r.jpg?hash=1774530348 not downloaded yet
2026-03-26 14:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004687%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530348%27 HTTP/1.1" 200 None
2026-03-26 14:51:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004687/photo_005/780x0__r.jpg?hash=1774530348 not downloaded yet
2026-03-26 14:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004687%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530348%27 HTTP/1.1" 200 None
2026-03-26 14:51:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004687/photo_006/780x0__r.jpg?hash=1774530348 not downloaded yet
2026-03-26 14:51:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004693> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 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-26 14:51:05 [ecarstrade.nl] INFO: Extracting details for car 7004693auction111081
2026-03-26 14:51:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4751101-5991-5726-a416-8eed15eca4c7 with identifier: 7004693auction111081
2026-03-26 14:51:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4751101-5991-5726-a416-8eed15eca4c7 with scrape type 1
2026-03-26 14:51:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c4751101-5991-5726-a416-8eed15eca4c7
2026-03-26 14:51:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004693%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530361%27 HTTP/1.1" 200 None
2026-03-26 14:51:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004693/photo_001/780x0__r.jpg?hash=1774530361 not downloaded yet
2026-03-26 14:51:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004693%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530361%27 HTTP/1.1" 200 None
2026-03-26 14:51:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004693/photo_002/780x0__r.jpg?hash=1774530361 not downloaded yet
2026-03-26 14:51:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004693%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530361%27 HTTP/1.1" 200 None
2026-03-26 14:51:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004693/photo_003/780x0__r.jpg?hash=1774530361 not downloaded yet
2026-03-26 14:51:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004693%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530362%27 HTTP/1.1" 200 None
2026-03-26 14:51:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004693/photo_004/780x0__r.jpg?hash=1774530362 not downloaded yet
2026-03-26 14:51:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004693%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530362%27 HTTP/1.1" 200 None
2026-03-26 14:51:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004693/photo_005/780x0__r.jpg?hash=1774530362 not downloaded yet
2026-03-26 14:51:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004693%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530362%27 HTTP/1.1" 200 None
2026-03-26 14:51:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004693/photo_006/780x0__r.jpg?hash=1774530362 not downloaded yet
2026-03-26 14:51:06 [scrapy.extensions.logstats] INFO: Crawled 125 pages (at 24 pages/min), scraped 106 items (at 17 items/min)
2026-03-26 14:51:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 208MiB
2026-03-26 14:51:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004684> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 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-26 14:51:10 [ecarstrade.nl] INFO: Extracting details for car 7004684auction111081
2026-03-26 14:51:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3f8cbb2-d307-5ae7-b115-f4e59e9626a8 with identifier: 7004684auction111081
2026-03-26 14:51:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3f8cbb2-d307-5ae7-b115-f4e59e9626a8 with scrape type 1
2026-03-26 14:51:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c3f8cbb2-d307-5ae7-b115-f4e59e9626a8
2026-03-26 14:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004684%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530347%27 HTTP/1.1" 200 None
2026-03-26 14:51:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004684/photo_001/780x0__r.jpg?hash=1774530347 not downloaded yet
2026-03-26 14:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004684%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530347%27 HTTP/1.1" 200 None
2026-03-26 14:51:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004684/photo_002/780x0__r.jpg?hash=1774530347 not downloaded yet
2026-03-26 14:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004684%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530347%27 HTTP/1.1" 200 None
2026-03-26 14:51:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004684/photo_003/780x0__r.jpg?hash=1774530347 not downloaded yet
2026-03-26 14:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004684%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530347%27 HTTP/1.1" 200 None
2026-03-26 14:51:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004684/photo_004/780x0__r.jpg?hash=1774530347 not downloaded yet
2026-03-26 14:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004684%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530347%27 HTTP/1.1" 200 None
2026-03-26 14:51:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004684/photo_005/780x0__r.jpg?hash=1774530347 not downloaded yet
2026-03-26 14:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004684%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530347%27 HTTP/1.1" 200 None
2026-03-26 14:51:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004684/photo_006/780x0__r.jpg?hash=1774530347 not downloaded yet
2026-03-26 14:51:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004686> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:51:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004696/photo_004/780x0__r.jpg?hash=1774530364> (referer: https://ecarstrade.com/cars/7004696)
2026-03-26 14:51:12 [ecarstrade.nl] INFO: Extracting details for car 7004686auction111081
2026-03-26 14:51:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acc308ad-dbfd-5b0f-8a4c-999b24a03ced with identifier: 7004686auction111081
2026-03-26 14:51:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acc308ad-dbfd-5b0f-8a4c-999b24a03ced with scrape type 1
2026-03-26 14:51:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item acc308ad-dbfd-5b0f-8a4c-999b24a03ced
2026-03-26 14:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004686%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530349%27 HTTP/1.1" 200 None
2026-03-26 14:51:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004686/photo_001/780x0__r.jpg?hash=1774530349 not downloaded yet
2026-03-26 14:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004686%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530349%27 HTTP/1.1" 200 None
2026-03-26 14:51:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004686/photo_002/780x0__r.jpg?hash=1774530349 not downloaded yet
2026-03-26 14:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004686%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530349%27 HTTP/1.1" 200 None
2026-03-26 14:51:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004686/photo_003/780x0__r.jpg?hash=1774530349 not downloaded yet
2026-03-26 14:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004686%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530349%27 HTTP/1.1" 200 None
2026-03-26 14:51:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004686/photo_004/780x0__r.jpg?hash=1774530349 not downloaded yet
2026-03-26 14:51:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004696/photo_005/780x0__r.jpg?hash=1774530364> (referer: https://ecarstrade.com/cars/7004696)
2026-03-26 14:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004686%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530349%27 HTTP/1.1" 200 None
2026-03-26 14:51:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004686/photo_005/780x0__r.jpg?hash=1774530349 not downloaded yet
2026-03-26 14:51:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f309f270-5294-5b04-9008-fa55a2d2b0ec
2026-03-26 14:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004686%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530349%27 HTTP/1.1" 200 None
2026-03-26 14:51:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004686/photo_006/780x0__r.jpg?hash=1774530349 not downloaded yet
2026-03-26 14:51:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004696/photo_006/780x0__r.jpg?hash=1774530364> (referer: https://ecarstrade.com/cars/7004696)
2026-03-26 14:51:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f309f270-5294-5b04-9008-fa55a2d2b0ec
2026-03-26 14:51:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004698/photo_006/780x0__r.jpg?hash=1774530367> (referer: https://ecarstrade.com/cars/7004698)
2026-03-26 14:51:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f309f270-5294-5b04-9008-fa55a2d2b0ec
2026-03-26 14:51:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004692/photo_006/780x0__r.jpg?hash=1774530358> (referer: https://ecarstrade.com/cars/7004692)
2026-03-26 14:51:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c96789b7-fbd7-5fd0-b39e-2e75e14c58cd
2026-03-26 14:51:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004691/photo_006/780x0__r.jpg?hash=1774530357> (referer: https://ecarstrade.com/cars/7004691)
2026-03-26 14:51:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 174bff2a-ce50-53d0-8241-ec4922b56824
2026-03-26 14:51:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004687/photo_006/780x0__r.jpg?hash=1774530348> (referer: https://ecarstrade.com/cars/7004687)
2026-03-26 14:51:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0f869201-7142-59ee-bb5e-717c85b8dcd4
2026-03-26 14:51:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004693/photo_006/780x0__r.jpg?hash=1774530362> (referer: https://ecarstrade.com/cars/7004693)
2026-03-26 14:51:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 61d44eef-894c-5b75-94ff-61f871072c0f
2026-03-26 14:51:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004684/photo_006/780x0__r.jpg?hash=1774530347> (referer: https://ecarstrade.com/cars/7004684)
2026-03-26 14:51:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c4751101-5991-5726-a416-8eed15eca4c7
2026-03-26 14:51:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004683> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:51:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004684/photo_005/780x0__r.jpg?hash=1774530347> (referer: https://ecarstrade.com/cars/7004684)
2026-03-26 14:51:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c3f8cbb2-d307-5ae7-b115-f4e59e9626a8
2026-03-26 14:51:12 [ecarstrade.nl] INFO: Extracting details for car 7004683auction111081
2026-03-26 14:51:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004686/photo_004/780x0__r.jpg?hash=1774530349> (referer: https://ecarstrade.com/cars/7004686)
2026-03-26 14:51:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004686/photo_006/780x0__r.jpg?hash=1774530349> (referer: https://ecarstrade.com/cars/7004686)
2026-03-26 14:51:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c89b4fe8-0e8d-5963-961c-1efa2263ff12 with identifier: 7004683auction111081
2026-03-26 14:51:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c89b4fe8-0e8d-5963-961c-1efa2263ff12 with scrape type 1
2026-03-26 14:51:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c89b4fe8-0e8d-5963-961c-1efa2263ff12
2026-03-26 14:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004683%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530346%27 HTTP/1.1" 200 None
2026-03-26 14:51:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004683/photo_001/780x0__r.jpg?hash=1774530346 not downloaded yet
2026-03-26 14:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004683%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530346%27 HTTP/1.1" 200 None
2026-03-26 14:51:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004683/photo_002/780x0__r.jpg?hash=1774530346 not downloaded yet
2026-03-26 14:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004683%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530346%27 HTTP/1.1" 200 None
2026-03-26 14:51:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004683/photo_003/780x0__r.jpg?hash=1774530346 not downloaded yet
2026-03-26 14:51:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c3f8cbb2-d307-5ae7-b115-f4e59e9626a8
2026-03-26 14:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004683%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530346%27 HTTP/1.1" 200 None
2026-03-26 14:51:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004683/photo_004/780x0__r.jpg?hash=1774530346 not downloaded yet
2026-03-26 14:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004683%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530346%27 HTTP/1.1" 200 None
2026-03-26 14:51:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004683/photo_005/780x0__r.jpg?hash=1774530346 not downloaded yet
2026-03-26 14:51:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004686/photo_005/780x0__r.jpg?hash=1774530349> (referer: https://ecarstrade.com/cars/7004686)
2026-03-26 14:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004683%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530346%27 HTTP/1.1" 200 None
2026-03-26 14:51:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004683/photo_006/780x0__r.jpg?hash=1774530346 not downloaded yet
2026-03-26 14:51:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004686/photo_003/780x0__r.jpg?hash=1774530349> (referer: https://ecarstrade.com/cars/7004686)
2026-03-26 14:51:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item acc308ad-dbfd-5b0f-8a4c-999b24a03ced
2026-03-26 14:51:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item acc308ad-dbfd-5b0f-8a4c-999b24a03ced
2026-03-26 14:51:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004686/photo_001/780x0__r.jpg?hash=1774530349> (referer: https://ecarstrade.com/cars/7004686)
2026-03-26 14:51:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item acc308ad-dbfd-5b0f-8a4c-999b24a03ced
2026-03-26 14:51:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004686/photo_002/780x0__r.jpg?hash=1774530349> (referer: https://ecarstrade.com/cars/7004686)
2026-03-26 14:51:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item acc308ad-dbfd-5b0f-8a4c-999b24a03ced
2026-03-26 14:51:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004684/photo_004/780x0__r.jpg?hash=1774530347> (referer: https://ecarstrade.com/cars/7004684)
2026-03-26 14:51:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004684/photo_003/780x0__r.jpg?hash=1774530347> (referer: https://ecarstrade.com/cars/7004684)
2026-03-26 14:51:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item acc308ad-dbfd-5b0f-8a4c-999b24a03ced
2026-03-26 14:51:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item acc308ad-dbfd-5b0f-8a4c-999b24a03ced
2026-03-26 14:51:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: acc308ad-dbfd-5b0f-8a4c-999b24a03ced, skipping ID generation
2026-03-26 14:51:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acc308ad-dbfd-5b0f-8a4c-999b24a03ced with scrape type 1
2026-03-26 14:51:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item acc308ad-dbfd-5b0f-8a4c-999b24a03ced sending to next pipeline
2026-03-26 14:51:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: acc308ad-dbfd-5b0f-8a4c-999b24a03ced, identifier: 7004686auction111081
2026-03-26 14:51:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: acc308ad-dbfd-5b0f-8a4c-999b24a03ced with identifier: 7004686auction111081
2026-03-26 14:51:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: acc308ad-dbfd-5b0f-8a4c-999b24a03ced with identifier: 7004686auction111081
2026-03-26 14:51:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: acc308ad-dbfd-5b0f-8a4c-999b24a03ced with identifier: 7004686auction111081 to the API
2026-03-26 14:51:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:51: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-26 14:51:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004686/photo_002/780x0__r.jpg?hash=1774530349>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'acc308ad-dbfd-5b0f-8a4c-999b24a03ced',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004686',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Seat',
 'model': 'Leon',
 'odometer': 119909,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SEAT Leon Sportstourer 1.5 eTSI FR Launch Edition DSG 5d',
 'transmission': 'automatic',
 'trim': 'SEAT  Sportstourer 1.5 eTSI FR Launch Edition DSG 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:51:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004686auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:13 [ecarstrade.nl] INFO: Saving data for 7004686auction111081: {'created_time': 1774536673.798503, 'last_price_update_time': 1774536673.798514, 'auction_closing_time': 1774618800.0}
2026-03-26 14:51:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004686auction111081') HTTP/1.1" 204 0
2026-03-26 14:51:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004684/photo_001/780x0__r.jpg?hash=1774530347> (referer: https://ecarstrade.com/cars/7004684)
2026-03-26 14:51:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004684/photo_002/780x0__r.jpg?hash=1774530347> (referer: https://ecarstrade.com/cars/7004684)
2026-03-26 14:51:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c3f8cbb2-d307-5ae7-b115-f4e59e9626a8
2026-03-26 14:51:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c3f8cbb2-d307-5ae7-b115-f4e59e9626a8
2026-03-26 14:51:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004693/photo_005/780x0__r.jpg?hash=1774530362> (referer: https://ecarstrade.com/cars/7004693)
2026-03-26 14:51:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004693/photo_004/780x0__r.jpg?hash=1774530362> (referer: https://ecarstrade.com/cars/7004693)
2026-03-26 14:51:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c3f8cbb2-d307-5ae7-b115-f4e59e9626a8
2026-03-26 14:51:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c3f8cbb2-d307-5ae7-b115-f4e59e9626a8
2026-03-26 14:51:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c3f8cbb2-d307-5ae7-b115-f4e59e9626a8, skipping ID generation
2026-03-26 14:51:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3f8cbb2-d307-5ae7-b115-f4e59e9626a8 with scrape type 1
2026-03-26 14:51:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c3f8cbb2-d307-5ae7-b115-f4e59e9626a8 sending to next pipeline
2026-03-26 14:51:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c3f8cbb2-d307-5ae7-b115-f4e59e9626a8, identifier: 7004684auction111081
2026-03-26 14:51:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c3f8cbb2-d307-5ae7-b115-f4e59e9626a8 with identifier: 7004684auction111081
2026-03-26 14:51:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c3f8cbb2-d307-5ae7-b115-f4e59e9626a8 with identifier: 7004684auction111081
2026-03-26 14:51:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c3f8cbb2-d307-5ae7-b115-f4e59e9626a8 with identifier: 7004684auction111081 to the API
2026-03-26 14:51:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:51:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:51:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004684/photo_002/780x0__r.jpg?hash=1774530347>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.3L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'c3f8cbb2-d307-5ae7-b115-f4e59e9626a8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004684',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'MAN',
 'model': 'Renault Talisman',
 'odometer': 145484,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Renault Talisman Estate TCe 160 EDC GPF Intens 5d',
 'transmission': 'automatic',
 'trim': 'Estate TCe 160 EDC GPF Intens 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004684auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:14 [ecarstrade.nl] INFO: Saving data for 7004684auction111081: {'created_time': 1774536674.365549, 'last_price_update_time': 1774536674.365559, 'auction_closing_time': 1774618800.0}
2026-03-26 14:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004684auction111081') HTTP/1.1" 204 0
2026-03-26 14:51:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004683/photo_006/780x0__r.jpg?hash=1774530346> (referer: https://ecarstrade.com/cars/7004683)
2026-03-26 14:51:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004683/photo_005/780x0__r.jpg?hash=1774530346> (referer: https://ecarstrade.com/cars/7004683)
2026-03-26 14:51:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004690> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:51:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c4751101-5991-5726-a416-8eed15eca4c7
2026-03-26 14:51:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c4751101-5991-5726-a416-8eed15eca4c7
2026-03-26 14:51:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004695> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:51:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004683/photo_003/780x0__r.jpg?hash=1774530346> (referer: https://ecarstrade.com/cars/7004683)
2026-03-26 14:51:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c89b4fe8-0e8d-5963-961c-1efa2263ff12
2026-03-26 14:51:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004683/photo_004/780x0__r.jpg?hash=1774530346> (referer: https://ecarstrade.com/cars/7004683)
2026-03-26 14:51:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004683/photo_001/780x0__r.jpg?hash=1774530346> (referer: https://ecarstrade.com/cars/7004683)
2026-03-26 14:51:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c89b4fe8-0e8d-5963-961c-1efa2263ff12
2026-03-26 14:51:14 [ecarstrade.nl] INFO: Extracting details for car 7004690auction111081
2026-03-26 14:51:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004683/photo_002/780x0__r.jpg?hash=1774530346> (referer: https://ecarstrade.com/cars/7004683)
2026-03-26 14:51:14 [ecarstrade.nl] INFO: Extracting details for car 7004695auction111081
2026-03-26 14:51:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 659b7927-8d37-5450-8101-60bc49979cee with identifier: 7004690auction111081
2026-03-26 14:51:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 659b7927-8d37-5450-8101-60bc49979cee with scrape type 1
2026-03-26 14:51:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 659b7927-8d37-5450-8101-60bc49979cee
2026-03-26 14:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004690%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530356%27 HTTP/1.1" 200 None
2026-03-26 14:51:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004690/photo_001/780x0__r.jpg?hash=1774530356 not downloaded yet
2026-03-26 14:51:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9cad997-6868-5f31-9e24-a60fd647e031 with identifier: 7004695auction111081
2026-03-26 14:51:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9cad997-6868-5f31-9e24-a60fd647e031 with scrape type 1
2026-03-26 14:51:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d9cad997-6868-5f31-9e24-a60fd647e031
2026-03-26 14:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004695%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530361%27 HTTP/1.1" 200 None
2026-03-26 14:51:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004695/photo_001/780x0__r.jpg?hash=1774530361 not downloaded yet
2026-03-26 14:51:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004693/photo_002/780x0__r.jpg?hash=1774530361> (referer: https://ecarstrade.com/cars/7004693)
2026-03-26 14:51:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004693/photo_003/780x0__r.jpg?hash=1774530361> (referer: https://ecarstrade.com/cars/7004693)
2026-03-26 14:51:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004693/photo_001/780x0__r.jpg?hash=1774530361> (referer: https://ecarstrade.com/cars/7004693)
2026-03-26 14:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004690%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530356%27 HTTP/1.1" 200 None
2026-03-26 14:51:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004690/photo_002/780x0__r.jpg?hash=1774530356 not downloaded yet
2026-03-26 14:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004695%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530361%27 HTTP/1.1" 200 None
2026-03-26 14:51:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004695/photo_002/780x0__r.jpg?hash=1774530361 not downloaded yet
2026-03-26 14:51:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004687/photo_005/780x0__r.jpg?hash=1774530348> (referer: https://ecarstrade.com/cars/7004687)
2026-03-26 14:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004690%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530356%27 HTTP/1.1" 200 None
2026-03-26 14:51:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004690/photo_003/780x0__r.jpg?hash=1774530356 not downloaded yet
2026-03-26 14:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004695%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530361%27 HTTP/1.1" 200 None
2026-03-26 14:51:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004695/photo_003/780x0__r.jpg?hash=1774530361 not downloaded yet
2026-03-26 14:51:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c89b4fe8-0e8d-5963-961c-1efa2263ff12
2026-03-26 14:51:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c89b4fe8-0e8d-5963-961c-1efa2263ff12
2026-03-26 14:51:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c89b4fe8-0e8d-5963-961c-1efa2263ff12
2026-03-26 14:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004690%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530356%27 HTTP/1.1" 200 None
2026-03-26 14:51:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004690/photo_004/780x0__r.jpg?hash=1774530356 not downloaded yet
2026-03-26 14:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004695%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530361%27 HTTP/1.1" 200 None
2026-03-26 14:51:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004695/photo_004/780x0__r.jpg?hash=1774530361 not downloaded yet
2026-03-26 14:51:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c89b4fe8-0e8d-5963-961c-1efa2263ff12
2026-03-26 14:51:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c89b4fe8-0e8d-5963-961c-1efa2263ff12, skipping ID generation
2026-03-26 14:51:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c89b4fe8-0e8d-5963-961c-1efa2263ff12 with scrape type 1
2026-03-26 14:51:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c89b4fe8-0e8d-5963-961c-1efa2263ff12 sending to next pipeline
2026-03-26 14:51:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c89b4fe8-0e8d-5963-961c-1efa2263ff12, identifier: 7004683auction111081
2026-03-26 14:51:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004687/photo_002/780x0__r.jpg?hash=1774530348> (referer: https://ecarstrade.com/cars/7004687)
2026-03-26 14:51:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004687/photo_003/780x0__r.jpg?hash=1774530348> (referer: https://ecarstrade.com/cars/7004687)
2026-03-26 14:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004690%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530356%27 HTTP/1.1" 200 None
2026-03-26 14:51:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004690/photo_005/780x0__r.jpg?hash=1774530356 not downloaded yet
2026-03-26 14:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004695%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530361%27 HTTP/1.1" 200 None
2026-03-26 14:51:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004695/photo_005/780x0__r.jpg?hash=1774530361 not downloaded yet
2026-03-26 14:51:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c89b4fe8-0e8d-5963-961c-1efa2263ff12 with identifier: 7004683auction111081
2026-03-26 14:51:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c89b4fe8-0e8d-5963-961c-1efa2263ff12 with identifier: 7004683auction111081
2026-03-26 14:51:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c89b4fe8-0e8d-5963-961c-1efa2263ff12 with identifier: 7004683auction111081 to the API
2026-03-26 14:51:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:51:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004683/photo_002/780x0__r.jpg?hash=1774530346>
{'auction_title': '',
 'c_o_2_emission_value': 114,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'c89b4fe8-0e8d-5963-961c-1efa2263ff12',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004683',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 157171,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Renault Clio 1.0 TCe 90 GPF Techno 5d',
 'transmission': 'manual',
 'trim': '1.0 TCe 90 GPF Techno 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:51:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004683auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:15 [ecarstrade.nl] INFO: Saving data for 7004683auction111081: {'created_time': 1774536675.201958, 'last_price_update_time': 1774536675.201967, 'auction_closing_time': 1774618800.0}
2026-03-26 14:51:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004683auction111081') HTTP/1.1" 204 0
2026-03-26 14:51:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004687/photo_001/780x0__r.jpg?hash=1774530348> (referer: https://ecarstrade.com/cars/7004687)
2026-03-26 14:51:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004687/photo_004/780x0__r.jpg?hash=1774530348> (referer: https://ecarstrade.com/cars/7004687)
2026-03-26 14:51:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004690%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530356%27 HTTP/1.1" 200 None
2026-03-26 14:51:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004690/photo_006/780x0__r.jpg?hash=1774530356 not downloaded yet
2026-03-26 14:51:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004695%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530361%27 HTTP/1.1" 200 None
2026-03-26 14:51:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004695/photo_006/780x0__r.jpg?hash=1774530361 not downloaded yet
2026-03-26 14:51:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c4751101-5991-5726-a416-8eed15eca4c7
2026-03-26 14:51:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c4751101-5991-5726-a416-8eed15eca4c7
2026-03-26 14:51:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c4751101-5991-5726-a416-8eed15eca4c7
2026-03-26 14:51:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c4751101-5991-5726-a416-8eed15eca4c7, skipping ID generation
2026-03-26 14:51:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4751101-5991-5726-a416-8eed15eca4c7 with scrape type 1
2026-03-26 14:51:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c4751101-5991-5726-a416-8eed15eca4c7 sending to next pipeline
2026-03-26 14:51:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c4751101-5991-5726-a416-8eed15eca4c7, identifier: 7004693auction111081
2026-03-26 14:51:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 61d44eef-894c-5b75-94ff-61f871072c0f
2026-03-26 14:51:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c4751101-5991-5726-a416-8eed15eca4c7 with identifier: 7004693auction111081
2026-03-26 14:51:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c4751101-5991-5726-a416-8eed15eca4c7 with identifier: 7004693auction111081
2026-03-26 14:51:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c4751101-5991-5726-a416-8eed15eca4c7 with identifier: 7004693auction111081 to the API
2026-03-26 14:51:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:51:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004693/photo_001/780x0__r.jpg?hash=1774530361>
{'auction_title': '',
 'c_o_2_emission_value': 138,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'c4751101-5991-5726-a416-8eed15eca4c7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004693',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Skoda',
 'model': 'Kodiaq',
 'odometer': 127290,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-06-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'Skoda Kodiaq 1.5 TSI ACT 110kW DSG Sportline Business 7 Persoons, '
          'Pano',
 'transmission': 'automatic',
 'trim': '1.5 TSI ACT 110kW DSG Sportline Business 7 Persoons, Pano',
 'vin': None,
 'year': 2021}
2026-03-26 14:51:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004693auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:15 [ecarstrade.nl] INFO: Saving data for 7004693auction111081: {'created_time': 1774536675.776621, 'last_price_update_time': 1774536675.776632, 'auction_closing_time': 1774618800.0}
2026-03-26 14:51:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004693auction111081') HTTP/1.1" 204 0
2026-03-26 14:51:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004691/photo_004/780x0__r.jpg?hash=1774530357> (referer: https://ecarstrade.com/cars/7004691)
2026-03-26 14:51:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 61d44eef-894c-5b75-94ff-61f871072c0f
2026-03-26 14:51:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 61d44eef-894c-5b75-94ff-61f871072c0f
2026-03-26 14:51:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004691/photo_003/780x0__r.jpg?hash=1774530357> (referer: https://ecarstrade.com/cars/7004691)
2026-03-26 14:51:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004691/photo_002/780x0__r.jpg?hash=1774530357> (referer: https://ecarstrade.com/cars/7004691)
2026-03-26 14:51:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004691/photo_005/780x0__r.jpg?hash=1774530357> (referer: https://ecarstrade.com/cars/7004691)
2026-03-26 14:51:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 61d44eef-894c-5b75-94ff-61f871072c0f
2026-03-26 14:51:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 61d44eef-894c-5b75-94ff-61f871072c0f
2026-03-26 14:51:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 61d44eef-894c-5b75-94ff-61f871072c0f, skipping ID generation
2026-03-26 14:51:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61d44eef-894c-5b75-94ff-61f871072c0f with scrape type 1
2026-03-26 14:51:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 61d44eef-894c-5b75-94ff-61f871072c0f sending to next pipeline
2026-03-26 14:51:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 61d44eef-894c-5b75-94ff-61f871072c0f, identifier: 7004687auction111081
2026-03-26 14:51:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 61d44eef-894c-5b75-94ff-61f871072c0f with identifier: 7004687auction111081
2026-03-26 14:51:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 61d44eef-894c-5b75-94ff-61f871072c0f with identifier: 7004687auction111081
2026-03-26 14:51:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 61d44eef-894c-5b75-94ff-61f871072c0f with identifier: 7004687auction111081 to the API
2026-03-26 14:51:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:51:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:51:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004687/photo_004/780x0__r.jpg?hash=1774530348>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '61d44eef-894c-5b75-94ff-61f871072c0f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004687',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'AC',
 'model': 'Seat Tarraco',
 'odometer': 204047,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SEAT Tarraco 1.5 TSI FR Business Intense DSG-7  Pano, 20 inch',
 'transmission': 'automatic',
 'trim': 'SEAT Tarraco 1.5 TSI FR Business Intense DSG-7  Pano, 20 inch',
 'vin': None,
 'year': 2022}
2026-03-26 14:51:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004687auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:16 [ecarstrade.nl] INFO: Saving data for 7004687auction111081: {'created_time': 1774536676.247901, 'last_price_update_time': 1774536676.247912, 'auction_closing_time': 1774618800.0}
2026-03-26 14:51:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004687auction111081') HTTP/1.1" 204 0
2026-03-26 14:51:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004695/photo_001/780x0__r.jpg?hash=1774530361> (referer: https://ecarstrade.com/cars/7004695)
2026-03-26 14:51:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004691/photo_001/780x0__r.jpg?hash=1774530357> (referer: https://ecarstrade.com/cars/7004691)
2026-03-26 14:51:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004690/photo_001/780x0__r.jpg?hash=1774530356> (referer: https://ecarstrade.com/cars/7004690)
2026-03-26 14:51:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004695/photo_002/780x0__r.jpg?hash=1774530361> (referer: https://ecarstrade.com/cars/7004695)
2026-03-26 14:51:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0f869201-7142-59ee-bb5e-717c85b8dcd4
2026-03-26 14:51:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0f869201-7142-59ee-bb5e-717c85b8dcd4
2026-03-26 14:51:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0f869201-7142-59ee-bb5e-717c85b8dcd4
2026-03-26 14:51:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0f869201-7142-59ee-bb5e-717c85b8dcd4
2026-03-26 14:51:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004695/photo_004/780x0__r.jpg?hash=1774530361> (referer: https://ecarstrade.com/cars/7004695)
2026-03-26 14:51:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004690/photo_005/780x0__r.jpg?hash=1774530356> (referer: https://ecarstrade.com/cars/7004690)
2026-03-26 14:51:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004695/photo_005/780x0__r.jpg?hash=1774530361> (referer: https://ecarstrade.com/cars/7004695)
2026-03-26 14:51:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004690/photo_004/780x0__r.jpg?hash=1774530356> (referer: https://ecarstrade.com/cars/7004690)
2026-03-26 14:51:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d9cad997-6868-5f31-9e24-a60fd647e031
2026-03-26 14:51:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0f869201-7142-59ee-bb5e-717c85b8dcd4
2026-03-26 14:51:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0f869201-7142-59ee-bb5e-717c85b8dcd4, skipping ID generation
2026-03-26 14:51:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f869201-7142-59ee-bb5e-717c85b8dcd4 with scrape type 1
2026-03-26 14:51:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0f869201-7142-59ee-bb5e-717c85b8dcd4 sending to next pipeline
2026-03-26 14:51:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0f869201-7142-59ee-bb5e-717c85b8dcd4, identifier: 7004691auction111081
2026-03-26 14:51:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0f869201-7142-59ee-bb5e-717c85b8dcd4 with identifier: 7004691auction111081
2026-03-26 14:51:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0f869201-7142-59ee-bb5e-717c85b8dcd4 with identifier: 7004691auction111081
2026-03-26 14:51:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0f869201-7142-59ee-bb5e-717c85b8dcd4 with identifier: 7004691auction111081 to the API
2026-03-26 14:51:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:51:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:51:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004691/photo_001/780x0__r.jpg?hash=1774530357>
{'auction_title': '',
 'c_o_2_emission_value': 113,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '0f869201-7142-59ee-bb5e-717c85b8dcd4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004691',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Skoda',
 'model': 'Kamiq',
 'odometer': 221405,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Å koda Kamiq 1.0 TSI Greentech 81kW Sport Business 5d',
 'transmission': 'manual',
 'trim': 'Å koda  1.0 TSI Greentech 81kW Sport Business 5d',
 'vin': None,
 'year': 2020}
2026-03-26 14:51:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004691auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:16 [ecarstrade.nl] INFO: Saving data for 7004691auction111081: {'created_time': 1774536676.820511, 'last_price_update_time': 1774536676.820523, 'auction_closing_time': 1774618800.0}
2026-03-26 14:51:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004691auction111081') HTTP/1.1" 204 0
2026-03-26 14:51:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004690/photo_006/780x0__r.jpg?hash=1774530356> (referer: https://ecarstrade.com/cars/7004690)
2026-03-26 14:51:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004695/photo_006/780x0__r.jpg?hash=1774530361> (referer: https://ecarstrade.com/cars/7004695)
2026-03-26 14:51:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004690/photo_003/780x0__r.jpg?hash=1774530356> (referer: https://ecarstrade.com/cars/7004690)
2026-03-26 14:51:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004695/photo_003/780x0__r.jpg?hash=1774530361> (referer: https://ecarstrade.com/cars/7004695)
2026-03-26 14:51:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 659b7927-8d37-5450-8101-60bc49979cee
2026-03-26 14:51:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d9cad997-6868-5f31-9e24-a60fd647e031
2026-03-26 14:51:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d9cad997-6868-5f31-9e24-a60fd647e031
2026-03-26 14:51:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 659b7927-8d37-5450-8101-60bc49979cee
2026-03-26 14:51:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d9cad997-6868-5f31-9e24-a60fd647e031
2026-03-26 14:51:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 659b7927-8d37-5450-8101-60bc49979cee
2026-03-26 14:51:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004692/photo_003/780x0__r.jpg?hash=1774530358> (referer: https://ecarstrade.com/cars/7004692)
2026-03-26 14:51:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004692/photo_005/780x0__r.jpg?hash=1774530359> (referer: https://ecarstrade.com/cars/7004692)
2026-03-26 14:51:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004692/photo_004/780x0__r.jpg?hash=1774530358> (referer: https://ecarstrade.com/cars/7004692)
2026-03-26 14:51:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 659b7927-8d37-5450-8101-60bc49979cee
2026-03-26 14:51:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d9cad997-6868-5f31-9e24-a60fd647e031
2026-03-26 14:51:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 659b7927-8d37-5450-8101-60bc49979cee
2026-03-26 14:51:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004690/photo_002/780x0__r.jpg?hash=1774530356> (referer: https://ecarstrade.com/cars/7004690)
2026-03-26 14:51:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d9cad997-6868-5f31-9e24-a60fd647e031
2026-03-26 14:51:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d9cad997-6868-5f31-9e24-a60fd647e031, skipping ID generation
2026-03-26 14:51:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9cad997-6868-5f31-9e24-a60fd647e031 with scrape type 1
2026-03-26 14:51:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d9cad997-6868-5f31-9e24-a60fd647e031 sending to next pipeline
2026-03-26 14:51:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d9cad997-6868-5f31-9e24-a60fd647e031, identifier: 7004695auction111081
2026-03-26 14:51:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d9cad997-6868-5f31-9e24-a60fd647e031 with identifier: 7004695auction111081
2026-03-26 14:51:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d9cad997-6868-5f31-9e24-a60fd647e031 with identifier: 7004695auction111081
2026-03-26 14:51:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d9cad997-6868-5f31-9e24-a60fd647e031 with identifier: 7004695auction111081 to the API
2026-03-26 14:51:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:51:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:51:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004695/photo_003/780x0__r.jpg?hash=1774530361>
{'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-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'd9cad997-6868-5f31-9e24-a60fd647e031',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004695',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 121377,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-10-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Skoda Octavia Combi 1.5 TSI ACT Style 5d + Pano',
 'transmission': 'manual',
 'trim': 'Combi 1.5 TSI ACT Style 5d + Pano',
 'vin': None,
 'year': 2020}
2026-03-26 14:51:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004695auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:17 [ecarstrade.nl] INFO: Saving data for 7004695auction111081: {'created_time': 1774536677.435228, 'last_price_update_time': 1774536677.435238, 'auction_closing_time': 1774618800.0}
2026-03-26 14:51:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004695auction111081') HTTP/1.1" 204 0
2026-03-26 14:51:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004698/photo_005/780x0__r.jpg?hash=1774530367> (referer: https://ecarstrade.com/cars/7004698)
2026-03-26 14:51:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004698/photo_004/780x0__r.jpg?hash=1774530367> (referer: https://ecarstrade.com/cars/7004698)
2026-03-26 14:51:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004692/photo_001/780x0__r.jpg?hash=1774530358> (referer: https://ecarstrade.com/cars/7004692)
2026-03-26 14:51:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004692/photo_002/780x0__r.jpg?hash=1774530358> (referer: https://ecarstrade.com/cars/7004692)
2026-03-26 14:51:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004689> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:51:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 174bff2a-ce50-53d0-8241-ec4922b56824
2026-03-26 14:51:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 174bff2a-ce50-53d0-8241-ec4922b56824
2026-03-26 14:51:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 174bff2a-ce50-53d0-8241-ec4922b56824
2026-03-26 14:51:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 659b7927-8d37-5450-8101-60bc49979cee
2026-03-26 14:51:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 659b7927-8d37-5450-8101-60bc49979cee, skipping ID generation
2026-03-26 14:51:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 659b7927-8d37-5450-8101-60bc49979cee with scrape type 1
2026-03-26 14:51:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 659b7927-8d37-5450-8101-60bc49979cee sending to next pipeline
2026-03-26 14:51:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 659b7927-8d37-5450-8101-60bc49979cee, identifier: 7004690auction111081
2026-03-26 14:51:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 659b7927-8d37-5450-8101-60bc49979cee with identifier: 7004690auction111081
2026-03-26 14:51:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 659b7927-8d37-5450-8101-60bc49979cee with identifier: 7004690auction111081
2026-03-26 14:51:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 659b7927-8d37-5450-8101-60bc49979cee with identifier: 7004690auction111081 to the API
2026-03-26 14:51:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:51:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:51:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004690/photo_002/780x0__r.jpg?hash=1774530356>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '659b7927-8d37-5450-8101-60bc49979cee',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004690',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Skoda',
 'model': 'Kamiq',
 'odometer': 169169,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Å koda Kamiq 1.0 TSI Greentech 81kW Business Edition 5d',
 'transmission': 'manual',
 'trim': 'Å koda  1.0 TSI Greentech 81kW Business Edition 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:51:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004690auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:18 [ecarstrade.nl] INFO: Saving data for 7004690auction111081: {'created_time': 1774536678.003623, 'last_price_update_time': 1774536678.003634, 'auction_closing_time': 1774618800.0}
2026-03-26 14:51:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004690auction111081') HTTP/1.1" 204 0
2026-03-26 14:51:18 [ecarstrade.nl] INFO: Extracting details for car 7004689auction111081
2026-03-26 14:51:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004698/photo_003/780x0__r.jpg?hash=1774530367> (referer: https://ecarstrade.com/cars/7004698)
2026-03-26 14:51:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004698/photo_001/780x0__r.jpg?hash=1774530366> (referer: https://ecarstrade.com/cars/7004698)
2026-03-26 14:51:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004698/photo_002/780x0__r.jpg?hash=1774530367> (referer: https://ecarstrade.com/cars/7004698)
2026-03-26 14:51:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004696/photo_003/780x0__r.jpg?hash=1774530364> (referer: https://ecarstrade.com/cars/7004696)
2026-03-26 14:51:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c96789b7-fbd7-5fd0-b39e-2e75e14c58cd
2026-03-26 14:51:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c96789b7-fbd7-5fd0-b39e-2e75e14c58cd
2026-03-26 14:51:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 174bff2a-ce50-53d0-8241-ec4922b56824
2026-03-26 14:51:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 174bff2a-ce50-53d0-8241-ec4922b56824
2026-03-26 14:51:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 174bff2a-ce50-53d0-8241-ec4922b56824, skipping ID generation
2026-03-26 14:51:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 174bff2a-ce50-53d0-8241-ec4922b56824 with scrape type 1
2026-03-26 14:51:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 174bff2a-ce50-53d0-8241-ec4922b56824 sending to next pipeline
2026-03-26 14:51:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 174bff2a-ce50-53d0-8241-ec4922b56824, identifier: 7004692auction111081
2026-03-26 14:51:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd5437d1-c2d4-5651-b008-43bea09aaf92 with identifier: 7004689auction111081
2026-03-26 14:51:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd5437d1-c2d4-5651-b008-43bea09aaf92 with scrape type 1
2026-03-26 14:51:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cd5437d1-c2d4-5651-b008-43bea09aaf92
2026-03-26 14:51:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004689%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530355%27 HTTP/1.1" 200 None
2026-03-26 14:51:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004689/photo_001/780x0__r.jpg?hash=1774530355 not downloaded yet
2026-03-26 14:51:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 174bff2a-ce50-53d0-8241-ec4922b56824 with identifier: 7004692auction111081
2026-03-26 14:51:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 174bff2a-ce50-53d0-8241-ec4922b56824 with identifier: 7004692auction111081
2026-03-26 14:51:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 174bff2a-ce50-53d0-8241-ec4922b56824 with identifier: 7004692auction111081 to the API
2026-03-26 14:51:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:51:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:51:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004692/photo_002/780x0__r.jpg?hash=1774530358>
{'auction_title': '',
 'c_o_2_emission_value': 138,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '174bff2a-ce50-53d0-8241-ec4922b56824',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004692',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Skoda',
 'model': 'Kodiaq',
 'odometer': 100868,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Skoda Kodiaq 1.5 TSI ACT 110kW DSG Sportline Business 20 inch',
 'transmission': 'automatic',
 'trim': '1.5 TSI ACT 110kW DSG Sportline Business 20 inch',
 'vin': None,
 'year': 2022}
2026-03-26 14:51:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004692auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:18 [ecarstrade.nl] INFO: Saving data for 7004692auction111081: {'created_time': 1774536678.509582, 'last_price_update_time': 1774536678.509592, 'auction_closing_time': 1774618800.0}
2026-03-26 14:51:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004692auction111081') HTTP/1.1" 204 0
2026-03-26 14:51:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004668/photo_005/780x0__r.jpg?hash=1774530325> (referer: https://ecarstrade.com/cars/7004668)
2026-03-26 14:51:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004696/photo_002/780x0__r.jpg?hash=1774530364> (referer: https://ecarstrade.com/cars/7004696)
2026-03-26 14:51:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004696/photo_001/780x0__r.jpg?hash=1774530364> (referer: https://ecarstrade.com/cars/7004696)
2026-03-26 14:51:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004668/photo_003/780x0__r.jpg?hash=1774530324> (referer: https://ecarstrade.com/cars/7004668)
2026-03-26 14:51:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004689%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530355%27 HTTP/1.1" 200 None
2026-03-26 14:51:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004689/photo_002/780x0__r.jpg?hash=1774530355 not downloaded yet
2026-03-26 14:51:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004668/photo_004/780x0__r.jpg?hash=1774530325> (referer: https://ecarstrade.com/cars/7004668)
2026-03-26 14:51:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c96789b7-fbd7-5fd0-b39e-2e75e14c58cd
2026-03-26 14:51:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c96789b7-fbd7-5fd0-b39e-2e75e14c58cd
2026-03-26 14:51:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c96789b7-fbd7-5fd0-b39e-2e75e14c58cd
2026-03-26 14:51:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c96789b7-fbd7-5fd0-b39e-2e75e14c58cd, skipping ID generation
2026-03-26 14:51:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c96789b7-fbd7-5fd0-b39e-2e75e14c58cd with scrape type 1
2026-03-26 14:51:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c96789b7-fbd7-5fd0-b39e-2e75e14c58cd sending to next pipeline
2026-03-26 14:51:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c96789b7-fbd7-5fd0-b39e-2e75e14c58cd, identifier: 7004698auction111081
2026-03-26 14:51:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f309f270-5294-5b04-9008-fa55a2d2b0ec
2026-03-26 14:51:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004689%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530355%27 HTTP/1.1" 200 None
2026-03-26 14:51:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004689/photo_003/780x0__r.jpg?hash=1774530355 not downloaded yet
2026-03-26 14:51:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c96789b7-fbd7-5fd0-b39e-2e75e14c58cd with identifier: 7004698auction111081
2026-03-26 14:51:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c96789b7-fbd7-5fd0-b39e-2e75e14c58cd with identifier: 7004698auction111081
2026-03-26 14:51:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c96789b7-fbd7-5fd0-b39e-2e75e14c58cd with identifier: 7004698auction111081 to the API
2026-03-26 14:51:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:51:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:51:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004698/photo_002/780x0__r.jpg?hash=1774530367>
{'auction_title': '',
 'c_o_2_emission_value': 35,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.4L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'c96789b7-fbd7-5fd0-b39e-2e75e14c58cd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004698',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Skoda',
 'model': 'Superb',
 'odometer': 198383,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Skoda Superb Combi 1.4 TSI PHEV DSG Business Edition Plus 5d',
 'transmission': 'automatic',
 'trim': 'Combi 1.4 TSI PHEV DSG Business Edition Plus 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:51:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004698auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:19 [ecarstrade.nl] INFO: Saving data for 7004698auction111081: {'created_time': 1774536679.008786, 'last_price_update_time': 1774536679.008797, 'auction_closing_time': 1774618800.0}
2026-03-26 14:51:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004698auction111081') HTTP/1.1" 204 0
2026-03-26 14:51:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004668/photo_001/780x0__r.jpg?hash=1774530324> (referer: https://ecarstrade.com/cars/7004668)
2026-03-26 14:51:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004667/photo_005/780x0__r.jpg?hash=1774530324> (referer: https://ecarstrade.com/cars/7004667)
2026-03-26 14:51:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004667/photo_003/780x0__r.jpg?hash=1774530324> (referer: https://ecarstrade.com/cars/7004667)
2026-03-26 14:51:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004668/photo_002/780x0__r.jpg?hash=1774530325> (referer: https://ecarstrade.com/cars/7004668)
2026-03-26 14:51:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004689%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530355%27 HTTP/1.1" 200 None
2026-03-26 14:51:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004689/photo_004/780x0__r.jpg?hash=1774530355 not downloaded yet
2026-03-26 14:51:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004667/photo_004/780x0__r.jpg?hash=1774530324> (referer: https://ecarstrade.com/cars/7004667)
2026-03-26 14:51:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004689%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530355%27 HTTP/1.1" 200 None
2026-03-26 14:51:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004689/photo_005/780x0__r.jpg?hash=1774530355 not downloaded yet
2026-03-26 14:51:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e9375327-8ebd-56f3-933e-226833804984
2026-03-26 14:51:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f309f270-5294-5b04-9008-fa55a2d2b0ec
2026-03-26 14:51:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f309f270-5294-5b04-9008-fa55a2d2b0ec
2026-03-26 14:51:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f309f270-5294-5b04-9008-fa55a2d2b0ec, skipping ID generation
2026-03-26 14:51:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f309f270-5294-5b04-9008-fa55a2d2b0ec with scrape type 1
2026-03-26 14:51:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f309f270-5294-5b04-9008-fa55a2d2b0ec sending to next pipeline
2026-03-26 14:51:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f309f270-5294-5b04-9008-fa55a2d2b0ec, identifier: 7004696auction111081
2026-03-26 14:51:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e9375327-8ebd-56f3-933e-226833804984
2026-03-26 14:51:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e9375327-8ebd-56f3-933e-226833804984
2026-03-26 14:51:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f309f270-5294-5b04-9008-fa55a2d2b0ec with identifier: 7004696auction111081
2026-03-26 14:51:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f309f270-5294-5b04-9008-fa55a2d2b0ec with identifier: 7004696auction111081
2026-03-26 14:51:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f309f270-5294-5b04-9008-fa55a2d2b0ec with identifier: 7004696auction111081 to the API
2026-03-26 14:51:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:51:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004696/photo_001/780x0__r.jpg?hash=1774530364>
{'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-27T13:40:00Z',
 'fuel_type': 'Electric',
 'id': 'f309f270-5294-5b04-9008-fa55a2d2b0ec',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004696',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Tesla',
 'model': 'Model 3',
 'odometer': 119011,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-09-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Tesla Model 3 Standard Range Plus RWD 4d',
 'transmission': 'automatic',
 'trim': 'Standard Range Plus RWD 4d',
 'vin': None,
 'year': 2020}
2026-03-26 14:51:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004696auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:19 [ecarstrade.nl] INFO: Saving data for 7004696auction111081: {'created_time': 1774536679.585893, 'last_price_update_time': 1774536679.585906, 'auction_closing_time': 1774618800.0}
2026-03-26 14:51:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004696auction111081') HTTP/1.1" 204 0
2026-03-26 14:51:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004667/photo_001/780x0__r.jpg?hash=1774530323> (referer: https://ecarstrade.com/cars/7004667)
2026-03-26 14:51:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004665/photo_006/780x0__r.jpg?hash=1774530321> (referer: https://ecarstrade.com/cars/7004665)
2026-03-26 14:51:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004667/photo_002/780x0__r.jpg?hash=1774530323> (referer: https://ecarstrade.com/cars/7004667)
2026-03-26 14:51:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004689%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530355%27 HTTP/1.1" 200 None
2026-03-26 14:51:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004689/photo_006/780x0__r.jpg?hash=1774530355 not downloaded yet
2026-03-26 14:51:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004665/photo_005/780x0__r.jpg?hash=1774530321> (referer: https://ecarstrade.com/cars/7004665)
2026-03-26 14:51:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004689/photo_001/780x0__r.jpg?hash=1774530355> (referer: https://ecarstrade.com/cars/7004689)
2026-03-26 14:51:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e9375327-8ebd-56f3-933e-226833804984
2026-03-26 14:51:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 74ce429e-5b86-50bb-bf99-ac57a44eeea8
2026-03-26 14:51:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 74ce429e-5b86-50bb-bf99-ac57a44eeea8
2026-03-26 14:51:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e9375327-8ebd-56f3-933e-226833804984
2026-03-26 14:51:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e9375327-8ebd-56f3-933e-226833804984, skipping ID generation
2026-03-26 14:51:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9375327-8ebd-56f3-933e-226833804984 with scrape type 1
2026-03-26 14:51:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e9375327-8ebd-56f3-933e-226833804984 sending to next pipeline
2026-03-26 14:51:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e9375327-8ebd-56f3-933e-226833804984, identifier: 7004668auction111081
2026-03-26 14:51:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 74ce429e-5b86-50bb-bf99-ac57a44eeea8
2026-03-26 14:51:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e9375327-8ebd-56f3-933e-226833804984 with identifier: 7004668auction111081
2026-03-26 14:51:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e9375327-8ebd-56f3-933e-226833804984 with identifier: 7004668auction111081
2026-03-26 14:51:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e9375327-8ebd-56f3-933e-226833804984 with identifier: 7004668auction111081 to the API
2026-03-26 14:51:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:51:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004668/photo_002/780x0__r.jpg?hash=1774530325>
{'auction_title': '',
 'c_o_2_emission_value': 100,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'e9375327-8ebd-56f3-933e-226833804984',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004668',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 312699,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-05-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 3008 Blue Lease Executive 1.6 BlueHDi 120 5d',
 'transmission': 'manual',
 'trim': 'Blue Lease Executive 1.6 BlueHDi 120 5d',
 'vin': None,
 'year': 2017}
2026-03-26 14:51:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004668auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:20 [ecarstrade.nl] INFO: Saving data for 7004668auction111081: {'created_time': 1774536680.089036, 'last_price_update_time': 1774536680.089046, 'auction_closing_time': 1774618800.0}
2026-03-26 14:51:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004668auction111081') HTTP/1.1" 204 0
2026-03-26 14:51:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004665/photo_003/780x0__r.jpg?hash=1774530321> (referer: https://ecarstrade.com/cars/7004665)
2026-03-26 14:51:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004665/photo_002/780x0__r.jpg?hash=1774530321> (referer: https://ecarstrade.com/cars/7004665)
2026-03-26 14:51:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004689/photo_003/780x0__r.jpg?hash=1774530355> (referer: https://ecarstrade.com/cars/7004689)
2026-03-26 14:51:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004689/photo_002/780x0__r.jpg?hash=1774530355> (referer: https://ecarstrade.com/cars/7004689)
2026-03-26 14:51:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004665/photo_004/780x0__r.jpg?hash=1774530321> (referer: https://ecarstrade.com/cars/7004665)
2026-03-26 14:51:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 74ce429e-5b86-50bb-bf99-ac57a44eeea8
2026-03-26 14:51:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item dce3e982-fe4b-5cee-a107-0e877309d650
2026-03-26 14:51:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 74ce429e-5b86-50bb-bf99-ac57a44eeea8
2026-03-26 14:51:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 74ce429e-5b86-50bb-bf99-ac57a44eeea8, skipping ID generation
2026-03-26 14:51:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74ce429e-5b86-50bb-bf99-ac57a44eeea8 with scrape type 1
2026-03-26 14:51:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 74ce429e-5b86-50bb-bf99-ac57a44eeea8 sending to next pipeline
2026-03-26 14:51:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 74ce429e-5b86-50bb-bf99-ac57a44eeea8, identifier: 7004667auction111081
2026-03-26 14:51:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item dce3e982-fe4b-5cee-a107-0e877309d650
2026-03-26 14:51:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cd5437d1-c2d4-5651-b008-43bea09aaf92
2026-03-26 14:51:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 74ce429e-5b86-50bb-bf99-ac57a44eeea8 with identifier: 7004667auction111081
2026-03-26 14:51:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 74ce429e-5b86-50bb-bf99-ac57a44eeea8 with identifier: 7004667auction111081
2026-03-26 14:51:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 74ce429e-5b86-50bb-bf99-ac57a44eeea8 with identifier: 7004667auction111081 to the API
2026-03-26 14:51:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:51:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004667/photo_002/780x0__r.jpg?hash=1774530323>
{'auction_title': '',
 'c_o_2_emission_value': 105,
 'category': None,
 'color': 'Orange',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '74ce429e-5b86-50bb-bf99-ac57a44eeea8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004667',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 137454,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 2008 Blue Lease Active 1.2 PureTech 100 5d',
 'transmission': 'manual',
 'trim': 'Blue Lease Active 1.2 PureTech 100 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:51:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004667auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:20 [ecarstrade.nl] INFO: Saving data for 7004667auction111081: {'created_time': 1774536680.547975, 'last_price_update_time': 1774536680.547985, 'auction_closing_time': 1774618800.0}
2026-03-26 14:51:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004667auction111081') HTTP/1.1" 204 0
2026-03-26 14:51:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004689/photo_005/780x0__r.jpg?hash=1774530355> (referer: https://ecarstrade.com/cars/7004689)
2026-03-26 14:51:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004665/photo_001/780x0__r.jpg?hash=1774530321> (referer: https://ecarstrade.com/cars/7004665)
2026-03-26 14:51:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004647/photo_003/780x0__r.jpg?hash=1774530298> (referer: https://ecarstrade.com/cars/7004647)
2026-03-26 14:51:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004647/photo_004/780x0__r.jpg?hash=1774530299> (referer: https://ecarstrade.com/cars/7004647)
2026-03-26 14:51:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item dce3e982-fe4b-5cee-a107-0e877309d650
2026-03-26 14:51:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item dce3e982-fe4b-5cee-a107-0e877309d650
2026-03-26 14:51:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cd5437d1-c2d4-5651-b008-43bea09aaf92
2026-03-26 14:51:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cd5437d1-c2d4-5651-b008-43bea09aaf92
2026-03-26 14:51:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item dce3e982-fe4b-5cee-a107-0e877309d650
2026-03-26 14:51:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004689/photo_004/780x0__r.jpg?hash=1774530355> (referer: https://ecarstrade.com/cars/7004689)
2026-03-26 14:51:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004689/photo_006/780x0__r.jpg?hash=1774530355> (referer: https://ecarstrade.com/cars/7004689)
2026-03-26 14:51:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004647/photo_002/780x0__r.jpg?hash=1774530298> (referer: https://ecarstrade.com/cars/7004647)
2026-03-26 14:51:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004653/photo_004/780x0__r.jpg?hash=1774530308> (referer: https://ecarstrade.com/cars/7004653)
2026-03-26 14:51:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004653/photo_005/780x0__r.jpg?hash=1774530306> (referer: https://ecarstrade.com/cars/7004653)
2026-03-26 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-26 14:51:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cd5437d1-c2d4-5651-b008-43bea09aaf92
2026-03-26 14:51:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item dce3e982-fe4b-5cee-a107-0e877309d650
2026-03-26 14:51:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dce3e982-fe4b-5cee-a107-0e877309d650, skipping ID generation
2026-03-26 14:51:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dce3e982-fe4b-5cee-a107-0e877309d650 with scrape type 1
2026-03-26 14:51:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dce3e982-fe4b-5cee-a107-0e877309d650 sending to next pipeline
2026-03-26 14:51:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: dce3e982-fe4b-5cee-a107-0e877309d650, identifier: 7004665auction111081
2026-03-26 14:51:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: dce3e982-fe4b-5cee-a107-0e877309d650 with identifier: 7004665auction111081
2026-03-26 14:51:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: dce3e982-fe4b-5cee-a107-0e877309d650 with identifier: 7004665auction111081
2026-03-26 14:51:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: dce3e982-fe4b-5cee-a107-0e877309d650 with identifier: 7004665auction111081 to the API
2026-03-26 14:51:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:51: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-26 14:51:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004665/photo_001/780x0__r.jpg?hash=1774530321>
{'auction_title': '',
 'c_o_2_emission_value': 117,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'dce3e982-fe4b-5cee-a107-0e877309d650',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004665',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 93711,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Peugeot 2008 Allure 1.2 Puretech 130 EAT6 5d',
 'transmission': 'automatic',
 'trim': 'Allure 1.2 Puretech 130 EAT6 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:51:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004665auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:21 [ecarstrade.nl] INFO: Saving data for 7004665auction111081: {'created_time': 1774536681.132621, 'last_price_update_time': 1774536681.132633, 'auction_closing_time': 1774618800.0}
2026-03-26 14:51:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004665auction111081') HTTP/1.1" 204 0
2026-03-26 14:51:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004653/photo_003/780x0__r.jpg?hash=1774530306> (referer: https://ecarstrade.com/cars/7004653)
2026-03-26 14:51:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004653/photo_002/780x0__r.jpg?hash=1774530306> (referer: https://ecarstrade.com/cars/7004653)
2026-03-26 14:51:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004653/photo_001/780x0__r.jpg?hash=1774530306> (referer: https://ecarstrade.com/cars/7004653)
2026-03-26 14:51:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004647/photo_001/780x0__r.jpg?hash=1774530298> (referer: https://ecarstrade.com/cars/7004647)
2026-03-26 14:51:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:51:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:51:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:51:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:51:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ae721693-f098-5397-9237-1d77b22b6648
2026-03-26 14:51:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ae721693-f098-5397-9237-1d77b22b6648
2026-03-26 14:51:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cd5437d1-c2d4-5651-b008-43bea09aaf92
2026-03-26 14:51:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cd5437d1-c2d4-5651-b008-43bea09aaf92
2026-03-26 14:51:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cd5437d1-c2d4-5651-b008-43bea09aaf92, skipping ID generation
2026-03-26 14:51:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd5437d1-c2d4-5651-b008-43bea09aaf92 with scrape type 1
2026-03-26 14:51:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cd5437d1-c2d4-5651-b008-43bea09aaf92 sending to next pipeline
2026-03-26 14:51:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: cd5437d1-c2d4-5651-b008-43bea09aaf92, identifier: 7004689auction111081
2026-03-26 14:51:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ae721693-f098-5397-9237-1d77b22b6648
2026-03-26 14:51:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: cd5437d1-c2d4-5651-b008-43bea09aaf92 with identifier: 7004689auction111081
2026-03-26 14:51:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: cd5437d1-c2d4-5651-b008-43bea09aaf92 with identifier: 7004689auction111081
2026-03-26 14:51:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: cd5437d1-c2d4-5651-b008-43bea09aaf92 with identifier: 7004689auction111081 to the API
2026-03-26 14:51:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:51: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-26 14:51:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004689/photo_006/780x0__r.jpg?hash=1774530355>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'cd5437d1-c2d4-5651-b008-43bea09aaf92',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004689',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Seat',
 'model': 'Leon',
 'odometer': 224432,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SEAT Leon Sportstourer 1.5 eTSI Style Launch Edition DSG 5d',
 'transmission': 'automatic',
 'trim': 'SEAT  Sportstourer 1.5 eTSI Style Launch Edition DSG 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:51:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004689auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:21 [ecarstrade.nl] INFO: Saving data for 7004689auction111081: {'created_time': 1774536681.599443, 'last_price_update_time': 1774536681.599453, 'auction_closing_time': 1774618800.0}
2026-03-26 14:51:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004689auction111081') HTTP/1.1" 204 0
2026-03-26 14:51:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f9639421-886a-5a1c-8c0e-796f61353b08
2026-03-26 14:51:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f9639421-886a-5a1c-8c0e-796f61353b08
2026-03-26 14:51:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f9639421-886a-5a1c-8c0e-796f61353b08
2026-03-26 14:51:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f9639421-886a-5a1c-8c0e-796f61353b08
2026-03-26 14:51:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f9639421-886a-5a1c-8c0e-796f61353b08
2026-03-26 14:51:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f9639421-886a-5a1c-8c0e-796f61353b08, skipping ID generation
2026-03-26 14:51:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9639421-886a-5a1c-8c0e-796f61353b08 with scrape type 1
2026-03-26 14:51:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f9639421-886a-5a1c-8c0e-796f61353b08 sending to next pipeline
2026-03-26 14:51:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f9639421-886a-5a1c-8c0e-796f61353b08, identifier: 7004653auction111081
2026-03-26 14:51:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ae721693-f098-5397-9237-1d77b22b6648
2026-03-26 14:51:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ae721693-f098-5397-9237-1d77b22b6648, skipping ID generation
2026-03-26 14:51:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae721693-f098-5397-9237-1d77b22b6648 with scrape type 1
2026-03-26 14:51:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ae721693-f098-5397-9237-1d77b22b6648 sending to next pipeline
2026-03-26 14:51:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ae721693-f098-5397-9237-1d77b22b6648, identifier: 7004647auction111081
2026-03-26 14:51:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f9639421-886a-5a1c-8c0e-796f61353b08 with identifier: 7004653auction111081
2026-03-26 14:51:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f9639421-886a-5a1c-8c0e-796f61353b08 with identifier: 7004653auction111081
2026-03-26 14:51:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f9639421-886a-5a1c-8c0e-796f61353b08 with identifier: 7004653auction111081 to the API
2026-03-26 14:51:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:51:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:51:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004653/photo_001/780x0__r.jpg?hash=1774530306>
{'auction_title': '',
 'c_o_2_emission_value': 94,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'f9639421-886a-5a1c-8c0e-796f61353b08',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004653',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Opel',
 'model': 'Karl',
 'odometer': 85810,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Opel Karl 1.0 Start/Stop Edition 5d',
 'transmission': 'manual',
 'trim': '1.0 Start/Stop Edition 5d',
 'vin': None,
 'year': 2018}
2026-03-26 14:51:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004653auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:22 [ecarstrade.nl] INFO: Saving data for 7004653auction111081: {'created_time': 1774536682.184879, 'last_price_update_time': 1774536682.18489, 'auction_closing_time': 1774618800.0}
2026-03-26 14:51:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004653auction111081') HTTP/1.1" 204 0
2026-03-26 14:51:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ae721693-f098-5397-9237-1d77b22b6648 with identifier: 7004647auction111081
2026-03-26 14:51:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ae721693-f098-5397-9237-1d77b22b6648 with identifier: 7004647auction111081
2026-03-26 14:51:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ae721693-f098-5397-9237-1d77b22b6648 with identifier: 7004647auction111081 to the API
2026-03-26 14:51:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:51:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:51:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004647/photo_001/780x0__r.jpg?hash=1774530298>
{'auction_title': '',
 'c_o_2_emission_value': 93,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'ae721693-f098-5397-9237-1d77b22b6648',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004647',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Opel',
 'model': 'Corsa',
 'odometer': 114683,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Opel Corsa 1.2 EDITION 55KW 5d',
 'transmission': 'manual',
 'trim': '1.2 EDITION 55KW 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:51:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004647auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:22 [ecarstrade.nl] INFO: Saving data for 7004647auction111081: {'created_time': 1774536682.548212, 'last_price_update_time': 1774536682.548223, 'auction_closing_time': 1774618800.0}
2026-03-26 14:51:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004647auction111081') HTTP/1.1" 204 0
2026-03-26 14:51:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 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-26 14:51:23 [ecarstrade.nl] INFO: Found 20 car items
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Found listing with ID: 7004703auction111081
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004703auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Scrape type for 7004703auction111081: 1
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Found listing with ID: 7004704auction111081
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004704auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Scrape type for 7004704auction111081: 1
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Found listing with ID: 7004705auction111081
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004705auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Scrape type for 7004705auction111081: 1
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Found listing with ID: 7004706auction111081
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004706auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Scrape type for 7004706auction111081: 1
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Found listing with ID: 7004707auction111081
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004707auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Scrape type for 7004707auction111081: 1
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Found listing with ID: 7004708auction111081
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004708auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Scrape type for 7004708auction111081: 1
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Found listing with ID: 7004709auction111081
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004709auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Scrape type for 7004709auction111081: 1
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Found listing with ID: 7004710auction111081
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004710auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Scrape type for 7004710auction111081: 1
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Found listing with ID: 7004711auction111081
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004711auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Scrape type for 7004711auction111081: 1
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Found listing with ID: 7004712auction111081
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004712auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Scrape type for 7004712auction111081: 1
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Found listing with ID: 7004713auction111081
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004713auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Scrape type for 7004713auction111081: 1
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Found listing with ID: 7004714auction111081
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004714auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Scrape type for 7004714auction111081: 1
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Found listing with ID: 7004715auction111081
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004715auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Scrape type for 7004715auction111081: 1
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Found listing with ID: 7004716auction111081
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004716auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Scrape type for 7004716auction111081: 1
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Found listing with ID: 7004717auction111081
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004717auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Scrape type for 7004717auction111081: 1
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Found listing with ID: 7004718auction111081
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004718auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Scrape type for 7004718auction111081: 1
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Found listing with ID: 7004719auction111081
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004719auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Scrape type for 7004719auction111081: 1
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Found listing with ID: 7004720auction111081
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004720auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Scrape type for 7004720auction111081: 1
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Found listing with ID: 7004721auction111081
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004721auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Scrape type for 7004721auction111081: 1
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Found listing with ID: 7004722auction111081
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004722auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:23 [ecarstrade.nl] INFO: Scrape type for 7004722auction111081: 1
2026-03-26 14:51:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004688> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 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-26 14:51:27 [ecarstrade.nl] INFO: Extracting details for car 7004688auction111081
2026-03-26 14:51:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b44ac44-1eaf-5163-b40b-818178f250a3 with identifier: 7004688auction111081
2026-03-26 14:51:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b44ac44-1eaf-5163-b40b-818178f250a3 with scrape type 1
2026-03-26 14:51:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2b44ac44-1eaf-5163-b40b-818178f250a3
2026-03-26 14:51:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004688%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530352%27 HTTP/1.1" 200 None
2026-03-26 14:51:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004688/photo_001/780x0__r.jpg?hash=1774530352 not downloaded yet
2026-03-26 14:51:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004688%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530352%27 HTTP/1.1" 200 None
2026-03-26 14:51:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004688/photo_002/780x0__r.jpg?hash=1774530352 not downloaded yet
2026-03-26 14:51:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004688%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530352%27 HTTP/1.1" 200 None
2026-03-26 14:51:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004688/photo_003/780x0__r.jpg?hash=1774530352 not downloaded yet
2026-03-26 14:51:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004688%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530352%27 HTTP/1.1" 200 None
2026-03-26 14:51:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004688/photo_004/780x0__r.jpg?hash=1774530352 not downloaded yet
2026-03-26 14:51:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004688%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530352%27 HTTP/1.1" 200 None
2026-03-26 14:51:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004688/photo_005/780x0__r.jpg?hash=1774530352 not downloaded yet
2026-03-26 14:51:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004688%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530352%27 HTTP/1.1" 200 None
2026-03-26 14:51:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004688/photo_006/780x0__r.jpg?hash=1774530352 not downloaded yet
2026-03-26 14:51:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004679> (referer: https://ecarstrade.com/search/page6?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:51:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:51:30 [ecarstrade.nl] INFO: Extracting details for car 7004679auction111081
2026-03-26 14:51:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f321ded-2c33-52f8-b84c-2df54d2505dc with identifier: 7004679auction111081
2026-03-26 14:51:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f321ded-2c33-52f8-b84c-2df54d2505dc with scrape type 1
2026-03-26 14:51:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1f321ded-2c33-52f8-b84c-2df54d2505dc
2026-03-26 14:51:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004679%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530342%27 HTTP/1.1" 200 None
2026-03-26 14:51:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004679/photo_001/780x0__r.jpg?hash=1774530342 not downloaded yet
2026-03-26 14:51:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004679%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530342%27 HTTP/1.1" 200 None
2026-03-26 14:51:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004679/photo_002/780x0__r.jpg?hash=1774530342 not downloaded yet
2026-03-26 14:51:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004679%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530342%27 HTTP/1.1" 200 None
2026-03-26 14:51:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004679/photo_003/780x0__r.jpg?hash=1774530342 not downloaded yet
2026-03-26 14:51:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004679%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530342%27 HTTP/1.1" 200 None
2026-03-26 14:51:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004679/photo_004/780x0__r.jpg?hash=1774530342 not downloaded yet
2026-03-26 14:51:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004679%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530342%27 HTTP/1.1" 200 None
2026-03-26 14:51:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004679/photo_005/780x0__r.jpg?hash=1774530342 not downloaded yet
2026-03-26 14:51:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004679%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530342%27 HTTP/1.1" 200 None
2026-03-26 14:51:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004679/photo_006/780x0__r.jpg?hash=1774530342 not downloaded yet
2026-03-26 14:51:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004685> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:51:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:51:34 [ecarstrade.nl] INFO: Extracting details for car 7004685auction111081
2026-03-26 14:51:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19f06dd2-78cc-5d13-88ee-48bbd1003c2e with identifier: 7004685auction111081
2026-03-26 14:51:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19f06dd2-78cc-5d13-88ee-48bbd1003c2e with scrape type 1
2026-03-26 14:51:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 19f06dd2-78cc-5d13-88ee-48bbd1003c2e
2026-03-26 14:51:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004685%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530350%27 HTTP/1.1" 200 None
2026-03-26 14:51:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004685/photo_001/780x0__r.jpg?hash=1774530350 not downloaded yet
2026-03-26 14:51:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004685%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530350%27 HTTP/1.1" 200 None
2026-03-26 14:51:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004685/photo_002/780x0__r.jpg?hash=1774530350 not downloaded yet
2026-03-26 14:51:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004685%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530350%27 HTTP/1.1" 200 None
2026-03-26 14:51:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004685/photo_003/780x0__r.jpg?hash=1774530350 not downloaded yet
2026-03-26 14:51:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004685%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530350%27 HTTP/1.1" 200 None
2026-03-26 14:51:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004685/photo_004/780x0__r.jpg?hash=1774530350 not downloaded yet
2026-03-26 14:51:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004685%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530350%27 HTTP/1.1" 200 None
2026-03-26 14:51:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004685/photo_005/780x0__r.jpg?hash=1774530350 not downloaded yet
2026-03-26 14:51:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004685%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530350%27 HTTP/1.1" 200 None
2026-03-26 14:51:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004685/photo_006/780x0__r.jpg?hash=1774530350 not downloaded yet
2026-03-26 14:51:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004681> (referer: https://ecarstrade.com/search/page6?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 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-26 14:51:37 [ecarstrade.nl] INFO: Extracting details for car 7004681auction111081
2026-03-26 14:51:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1978ab24-7755-5585-928a-f0fc3d71564e with identifier: 7004681auction111081
2026-03-26 14:51:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1978ab24-7755-5585-928a-f0fc3d71564e with scrape type 1
2026-03-26 14:51:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1978ab24-7755-5585-928a-f0fc3d71564e
2026-03-26 14:51:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004681%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530343%27 HTTP/1.1" 200 None
2026-03-26 14:51:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004681/photo_001/780x0__r.jpg?hash=1774530343 not downloaded yet
2026-03-26 14:51:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004681%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530343%27 HTTP/1.1" 200 None
2026-03-26 14:51:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004681/photo_002/780x0__r.jpg?hash=1774530343 not downloaded yet
2026-03-26 14:51:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004678> (referer: https://ecarstrade.com/search/page6?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:51:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004681%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530343%27 HTTP/1.1" 200 None
2026-03-26 14:51:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004681/photo_003/780x0__r.jpg?hash=1774530343 not downloaded yet
2026-03-26 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-26 14:51:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004681%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530343%27 HTTP/1.1" 200 None
2026-03-26 14:51:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004681/photo_004/780x0__r.jpg?hash=1774530343 not downloaded yet
2026-03-26 14:51:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004681%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530343%27 HTTP/1.1" 200 None
2026-03-26 14:51:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004681/photo_005/780x0__r.jpg?hash=1774530343 not downloaded yet
2026-03-26 14:51:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004681%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530343%27 HTTP/1.1" 200 None
2026-03-26 14:51:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004681/photo_006/780x0__r.jpg?hash=1774530343 not downloaded yet
2026-03-26 14:51:37 [ecarstrade.nl] INFO: Extracting details for car 7004678auction111081
2026-03-26 14:51:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f76b0f92-1a5c-542b-accc-872112cc86c4 with identifier: 7004678auction111081
2026-03-26 14:51:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f76b0f92-1a5c-542b-accc-872112cc86c4 with scrape type 1
2026-03-26 14:51:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f76b0f92-1a5c-542b-accc-872112cc86c4
2026-03-26 14:51:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004678%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530341%27 HTTP/1.1" 200 None
2026-03-26 14:51:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004678/photo_001/780x0__r.jpg?hash=1774530341 not downloaded yet
2026-03-26 14:51:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004678%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530341%27 HTTP/1.1" 200 None
2026-03-26 14:51:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004678/photo_002/780x0__r.jpg?hash=1774530341 not downloaded yet
2026-03-26 14:51:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004678%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530341%27 HTTP/1.1" 200 None
2026-03-26 14:51:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004678/photo_003/780x0__r.jpg?hash=1774530341 not downloaded yet
2026-03-26 14:51:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004678%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530341%27 HTTP/1.1" 200 None
2026-03-26 14:51:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004678/photo_004/780x0__r.jpg?hash=1774530341 not downloaded yet
2026-03-26 14:51:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004678%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530341%27 HTTP/1.1" 200 None
2026-03-26 14:51:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004678/photo_005/780x0__r.jpg?hash=1774530341 not downloaded yet
2026-03-26 14:51:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004678%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530341%27 HTTP/1.1" 200 None
2026-03-26 14:51:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004678/photo_006/780x0__r.jpg?hash=1774530341 not downloaded yet
2026-03-26 14:51:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004680> (referer: https://ecarstrade.com/search/page6?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:51:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:51:38 [ecarstrade.nl] INFO: Extracting details for car 7004680auction111081
2026-03-26 14:51:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 328af711-f190-5802-94b7-fac9505f0c97 with identifier: 7004680auction111081
2026-03-26 14:51:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 328af711-f190-5802-94b7-fac9505f0c97 with scrape type 1
2026-03-26 14:51:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 328af711-f190-5802-94b7-fac9505f0c97
2026-03-26 14:51:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004680%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530342%27 HTTP/1.1" 200 None
2026-03-26 14:51:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004680/photo_001/780x0__r.jpg?hash=1774530342 not downloaded yet
2026-03-26 14:51:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004680%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530342%27 HTTP/1.1" 200 None
2026-03-26 14:51:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004680/photo_002/780x0__r.jpg?hash=1774530342 not downloaded yet
2026-03-26 14:51:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004680%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530342%27 HTTP/1.1" 200 None
2026-03-26 14:51:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004680/photo_003/780x0__r.jpg?hash=1774530342 not downloaded yet
2026-03-26 14:51:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004680%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530342%27 HTTP/1.1" 200 None
2026-03-26 14:51:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004680/photo_004/780x0__r.jpg?hash=1774530342 not downloaded yet
2026-03-26 14:51:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004680%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530342%27 HTTP/1.1" 200 None
2026-03-26 14:51:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004680/photo_005/780x0__r.jpg?hash=1774530342 not downloaded yet
2026-03-26 14:51:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004680%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530342%27 HTTP/1.1" 200 None
2026-03-26 14:51:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004680/photo_006/780x0__r.jpg?hash=1774530342 not downloaded yet
2026-03-26 14:51:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004676> (referer: https://ecarstrade.com/search/page6?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 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-26 14:51:39 [ecarstrade.nl] INFO: Extracting details for car 7004676auction111081
2026-03-26 14:51:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99df8c0e-0c82-5089-90bb-445029d1edae with identifier: 7004676auction111081
2026-03-26 14:51:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99df8c0e-0c82-5089-90bb-445029d1edae with scrape type 1
2026-03-26 14:51:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 99df8c0e-0c82-5089-90bb-445029d1edae
2026-03-26 14:51:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004676%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530335%27 HTTP/1.1" 200 None
2026-03-26 14:51:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004676/photo_001/780x0__r.jpg?hash=1774530335 not downloaded yet
2026-03-26 14:51:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004676%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530335%27 HTTP/1.1" 200 None
2026-03-26 14:51:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004676/photo_002/780x0__r.jpg?hash=1774530335 not downloaded yet
2026-03-26 14:51:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004676%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530336%27 HTTP/1.1" 200 None
2026-03-26 14:51:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004676/photo_003/780x0__r.jpg?hash=1774530336 not downloaded yet
2026-03-26 14:51:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004676%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530335%27 HTTP/1.1" 200 None
2026-03-26 14:51:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004676/photo_004/780x0__r.jpg?hash=1774530335 not downloaded yet
2026-03-26 14:51:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004676%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530336%27 HTTP/1.1" 200 None
2026-03-26 14:51:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004676/photo_005/780x0__r.jpg?hash=1774530336 not downloaded yet
2026-03-26 14:51:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004676%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530336%27 HTTP/1.1" 200 None
2026-03-26 14:51:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004676/photo_006/780x0__r.jpg?hash=1774530336 not downloaded yet
2026-03-26 14:51:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004703> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 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-26 14:51:40 [ecarstrade.nl] INFO: Extracting details for car 7004703auction111081
2026-03-26 14:51:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7d22a4a-1c99-56d1-acab-23a5718811e2 with identifier: 7004703auction111081
2026-03-26 14:51:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7d22a4a-1c99-56d1-acab-23a5718811e2 with scrape type 1
2026-03-26 14:51:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f7d22a4a-1c99-56d1-acab-23a5718811e2
2026-03-26 14:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004703%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530375%27 HTTP/1.1" 200 None
2026-03-26 14:51:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004703/photo_001/780x0__r.jpg?hash=1774530375 not downloaded yet
2026-03-26 14:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004703%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530375%27 HTTP/1.1" 200 None
2026-03-26 14:51:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004703/photo_002/780x0__r.jpg?hash=1774530375 not downloaded yet
2026-03-26 14:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004703%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530375%27 HTTP/1.1" 200 None
2026-03-26 14:51:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004703/photo_003/780x0__r.jpg?hash=1774530375 not downloaded yet
2026-03-26 14:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004703%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530375%27 HTTP/1.1" 200 None
2026-03-26 14:51:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004703/photo_004/780x0__r.jpg?hash=1774530375 not downloaded yet
2026-03-26 14:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004703%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530375%27 HTTP/1.1" 200 None
2026-03-26 14:51:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004703/photo_005/780x0__r.jpg?hash=1774530375 not downloaded yet
2026-03-26 14:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004703%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530375%27 HTTP/1.1" 200 None
2026-03-26 14:51:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004703/photo_006/780x0__r.jpg?hash=1774530375 not downloaded yet
2026-03-26 14:51:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004704> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:51:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:51:42 [ecarstrade.nl] INFO: Extracting details for car 7004704auction111081
2026-03-26 14:51:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 012b4384-6f38-5047-9e05-e3941d0d3e83 with identifier: 7004704auction111081
2026-03-26 14:51:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 012b4384-6f38-5047-9e05-e3941d0d3e83 with scrape type 1
2026-03-26 14:51:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 012b4384-6f38-5047-9e05-e3941d0d3e83
2026-03-26 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004704%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530377%27 HTTP/1.1" 200 None
2026-03-26 14:51:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004704/photo_001/780x0__r.jpg?hash=1774530377 not downloaded yet
2026-03-26 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004704%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530377%27 HTTP/1.1" 200 None
2026-03-26 14:51:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004704/photo_002/780x0__r.jpg?hash=1774530377 not downloaded yet
2026-03-26 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004704%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530377%27 HTTP/1.1" 200 None
2026-03-26 14:51:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004704/photo_003/780x0__r.jpg?hash=1774530377 not downloaded yet
2026-03-26 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004704%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530377%27 HTTP/1.1" 200 None
2026-03-26 14:51:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004704/photo_004/780x0__r.jpg?hash=1774530377 not downloaded yet
2026-03-26 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004704%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530377%27 HTTP/1.1" 200 None
2026-03-26 14:51:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004704/photo_005/780x0__r.jpg?hash=1774530377 not downloaded yet
2026-03-26 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004704%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530377%27 HTTP/1.1" 200 None
2026-03-26 14:51:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004704/photo_006/780x0__r.jpg?hash=1774530377 not downloaded yet
2026-03-26 14:51:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004705> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:51:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004688/photo_006/780x0__r.jpg?hash=1774530352> (referer: https://ecarstrade.com/cars/7004688)
2026-03-26 14:51:45 [ecarstrade.nl] INFO: Extracting details for car 7004705auction111081
2026-03-26 14:51:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 779a02d0-b9f4-52d2-bfa8-56a2af9eca12 with identifier: 7004705auction111081
2026-03-26 14:51:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 779a02d0-b9f4-52d2-bfa8-56a2af9eca12 with scrape type 1
2026-03-26 14:51:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 779a02d0-b9f4-52d2-bfa8-56a2af9eca12
2026-03-26 14:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004705%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530388%27 HTTP/1.1" 200 None
2026-03-26 14:51:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004705/photo_001/780x0__r.jpg?hash=1774530388 not downloaded yet
2026-03-26 14:51:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004679/photo_006/780x0__r.jpg?hash=1774530342> (referer: https://ecarstrade.com/cars/7004679)
2026-03-26 14:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004705%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530388%27 HTTP/1.1" 200 None
2026-03-26 14:51:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004705/photo_002/780x0__r.jpg?hash=1774530388 not downloaded yet
2026-03-26 14:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004705%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530388%27 HTTP/1.1" 200 None
2026-03-26 14:51:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004705/photo_003/780x0__r.jpg?hash=1774530388 not downloaded yet
2026-03-26 14:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004705%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530388%27 HTTP/1.1" 200 None
2026-03-26 14:51:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004705/photo_004/780x0__r.jpg?hash=1774530388 not downloaded yet
2026-03-26 14:51:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2b44ac44-1eaf-5163-b40b-818178f250a3
2026-03-26 14:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004705%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530388%27 HTTP/1.1" 200 None
2026-03-26 14:51:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004705/photo_005/780x0__r.jpg?hash=1774530388 not downloaded yet
2026-03-26 14:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004705%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530388%27 HTTP/1.1" 200 None
2026-03-26 14:51:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004705/photo_006/780x0__r.jpg?hash=1774530388 not downloaded yet
2026-03-26 14:51:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1f321ded-2c33-52f8-b84c-2df54d2505dc
2026-03-26 14:51:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004685/photo_006/780x0__r.jpg?hash=1774530350> (referer: https://ecarstrade.com/cars/7004685)
2026-03-26 14:51:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004681/photo_002/780x0__r.jpg?hash=1774530343> (referer: https://ecarstrade.com/cars/7004681)
2026-03-26 14:51:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 19f06dd2-78cc-5d13-88ee-48bbd1003c2e
2026-03-26 14:51:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004678/photo_006/780x0__r.jpg?hash=1774530341> (referer: https://ecarstrade.com/cars/7004678)
2026-03-26 14:51:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1978ab24-7755-5585-928a-f0fc3d71564e
2026-03-26 14:51:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004680/photo_006/780x0__r.jpg?hash=1774530342> (referer: https://ecarstrade.com/cars/7004680)
2026-03-26 14:51:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f76b0f92-1a5c-542b-accc-872112cc86c4
2026-03-26 14:51:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004676/photo_006/780x0__r.jpg?hash=1774530336> (referer: https://ecarstrade.com/cars/7004676)
2026-03-26 14:51:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 328af711-f190-5802-94b7-fac9505f0c97
2026-03-26 14:51:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004703/photo_006/780x0__r.jpg?hash=1774530375> (referer: https://ecarstrade.com/cars/7004703)
2026-03-26 14:51:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 99df8c0e-0c82-5089-90bb-445029d1edae
2026-03-26 14:51:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004704/photo_006/780x0__r.jpg?hash=1774530377> (referer: https://ecarstrade.com/cars/7004704)
2026-03-26 14:51:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f7d22a4a-1c99-56d1-acab-23a5718811e2
2026-03-26 14:51:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004704/photo_005/780x0__r.jpg?hash=1774530377> (referer: https://ecarstrade.com/cars/7004704)
2026-03-26 14:51:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 012b4384-6f38-5047-9e05-e3941d0d3e83
2026-03-26 14:51:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004705/photo_001/780x0__r.jpg?hash=1774530388> (referer: https://ecarstrade.com/cars/7004705)
2026-03-26 14:51:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 012b4384-6f38-5047-9e05-e3941d0d3e83
2026-03-26 14:51:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004705/photo_006/780x0__r.jpg?hash=1774530388> (referer: https://ecarstrade.com/cars/7004705)
2026-03-26 14:51:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 779a02d0-b9f4-52d2-bfa8-56a2af9eca12
2026-03-26 14:51:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004705/photo_005/780x0__r.jpg?hash=1774530388> (referer: https://ecarstrade.com/cars/7004705)
2026-03-26 14:51:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 779a02d0-b9f4-52d2-bfa8-56a2af9eca12
2026-03-26 14:51:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004705/photo_004/780x0__r.jpg?hash=1774530388> (referer: https://ecarstrade.com/cars/7004705)
2026-03-26 14:51:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 779a02d0-b9f4-52d2-bfa8-56a2af9eca12
2026-03-26 14:51:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004705/photo_003/780x0__r.jpg?hash=1774530388> (referer: https://ecarstrade.com/cars/7004705)
2026-03-26 14:51:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 779a02d0-b9f4-52d2-bfa8-56a2af9eca12
2026-03-26 14:51:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004707> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:51:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004705/photo_002/780x0__r.jpg?hash=1774530388> (referer: https://ecarstrade.com/cars/7004705)
2026-03-26 14:51:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 779a02d0-b9f4-52d2-bfa8-56a2af9eca12
2026-03-26 14:51:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004704/photo_004/780x0__r.jpg?hash=1774530377> (referer: https://ecarstrade.com/cars/7004704)
2026-03-26 14:51:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004704/photo_003/780x0__r.jpg?hash=1774530377> (referer: https://ecarstrade.com/cars/7004704)
2026-03-26 14:51:47 [ecarstrade.nl] INFO: Extracting details for car 7004707auction111081
2026-03-26 14:51:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9eed8d69-ded3-5753-b57d-939203235a98 with identifier: 7004707auction111081
2026-03-26 14:51:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9eed8d69-ded3-5753-b57d-939203235a98 with scrape type 1
2026-03-26 14:51:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9eed8d69-ded3-5753-b57d-939203235a98
2026-03-26 14:51:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004707%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530395%27 HTTP/1.1" 200 None
2026-03-26 14:51:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004707/photo_001/780x0__r.jpg?hash=1774530395 not downloaded yet
2026-03-26 14:51:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 779a02d0-b9f4-52d2-bfa8-56a2af9eca12
2026-03-26 14:51:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 779a02d0-b9f4-52d2-bfa8-56a2af9eca12, skipping ID generation
2026-03-26 14:51:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 779a02d0-b9f4-52d2-bfa8-56a2af9eca12 with scrape type 1
2026-03-26 14:51:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 779a02d0-b9f4-52d2-bfa8-56a2af9eca12 sending to next pipeline
2026-03-26 14:51:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 779a02d0-b9f4-52d2-bfa8-56a2af9eca12, identifier: 7004705auction111081
2026-03-26 14:51:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 779a02d0-b9f4-52d2-bfa8-56a2af9eca12 with identifier: 7004705auction111081
2026-03-26 14:51:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 779a02d0-b9f4-52d2-bfa8-56a2af9eca12 with identifier: 7004705auction111081
2026-03-26 14:51:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 779a02d0-b9f4-52d2-bfa8-56a2af9eca12 with identifier: 7004705auction111081 to the API
2026-03-26 14:51:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:51:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004705/photo_002/780x0__r.jpg?hash=1774530388>
{'auction_title': '',
 'c_o_2_emission_value': 112,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.8L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '779a02d0-b9f4-52d2-bfa8-56a2af9eca12',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004705',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Toyota',
 'model': 'Corolla',
 'odometer': 186236,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Toyota Corolla Touring Sports 1.8 Hybrid Business Plus 5d',
 'transmission': 'automatic',
 'trim': 'Touring Sports 1.8 Hybrid Business Plus 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:51:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004705auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:47 [ecarstrade.nl] INFO: Saving data for 7004705auction111081: {'created_time': 1774536707.843121, 'last_price_update_time': 1774536707.843133, 'auction_closing_time': 1774618800.0}
2026-03-26 14:51:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004705auction111081') HTTP/1.1" 204 0
2026-03-26 14:51:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004704/photo_002/780x0__r.jpg?hash=1774530377> (referer: https://ecarstrade.com/cars/7004704)
2026-03-26 14:51:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004704/photo_001/780x0__r.jpg?hash=1774530377> (referer: https://ecarstrade.com/cars/7004704)
2026-03-26 14:51:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004707%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530395%27 HTTP/1.1" 200 None
2026-03-26 14:51:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004707/photo_002/780x0__r.jpg?hash=1774530395 not downloaded yet
2026-03-26 14:51:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004707%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530395%27 HTTP/1.1" 200 None
2026-03-26 14:51:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004707/photo_003/780x0__r.jpg?hash=1774530395 not downloaded yet
2026-03-26 14:51:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 012b4384-6f38-5047-9e05-e3941d0d3e83
2026-03-26 14:51:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 012b4384-6f38-5047-9e05-e3941d0d3e83
2026-03-26 14:51:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004707%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530395%27 HTTP/1.1" 200 None
2026-03-26 14:51:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004707/photo_004/780x0__r.jpg?hash=1774530395 not downloaded yet
2026-03-26 14:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004707%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530395%27 HTTP/1.1" 200 None
2026-03-26 14:51:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004707/photo_005/780x0__r.jpg?hash=1774530395 not downloaded yet
2026-03-26 14:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004707%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530395%27 HTTP/1.1" 200 None
2026-03-26 14:51:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004707/photo_006/780x0__r.jpg?hash=1774530395 not downloaded yet
2026-03-26 14:51:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 012b4384-6f38-5047-9e05-e3941d0d3e83
2026-03-26 14:51:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004703/photo_004/780x0__r.jpg?hash=1774530375> (referer: https://ecarstrade.com/cars/7004703)
2026-03-26 14:51:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004703/photo_005/780x0__r.jpg?hash=1774530375> (referer: https://ecarstrade.com/cars/7004703)
2026-03-26 14:51:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 012b4384-6f38-5047-9e05-e3941d0d3e83
2026-03-26 14:51:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 012b4384-6f38-5047-9e05-e3941d0d3e83, skipping ID generation
2026-03-26 14:51:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 012b4384-6f38-5047-9e05-e3941d0d3e83 with scrape type 1
2026-03-26 14:51:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 012b4384-6f38-5047-9e05-e3941d0d3e83 sending to next pipeline
2026-03-26 14:51:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 012b4384-6f38-5047-9e05-e3941d0d3e83, identifier: 7004704auction111081
2026-03-26 14:51:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 012b4384-6f38-5047-9e05-e3941d0d3e83 with identifier: 7004704auction111081
2026-03-26 14:51:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 012b4384-6f38-5047-9e05-e3941d0d3e83 with identifier: 7004704auction111081
2026-03-26 14:51:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 012b4384-6f38-5047-9e05-e3941d0d3e83 with identifier: 7004704auction111081 to the API
2026-03-26 14:51:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:51:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:51:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004704/photo_001/780x0__r.jpg?hash=1774530377>
{'auction_title': '',
 'c_o_2_emission_value': 92,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '012b4384-6f38-5047-9e05-e3941d0d3e83',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004704',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Toyota',
 'model': 'Yaris',
 'odometer': 74776,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Toyota Yaris Hybrid 115 Active 5d',
 'transmission': 'automatic',
 'trim': 'Hybrid 115 Active 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004704auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:48 [ecarstrade.nl] INFO: Saving data for 7004704auction111081: {'created_time': 1774536708.759384, 'last_price_update_time': 1774536708.759395, 'auction_closing_time': 1774618800.0}
2026-03-26 14:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004704auction111081') HTTP/1.1" 204 0
2026-03-26 14:51:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004703/photo_003/780x0__r.jpg?hash=1774530375> (referer: https://ecarstrade.com/cars/7004703)
2026-03-26 14:51:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004703/photo_002/780x0__r.jpg?hash=1774530375> (referer: https://ecarstrade.com/cars/7004703)
2026-03-26 14:51:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:51:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f7d22a4a-1c99-56d1-acab-23a5718811e2
2026-03-26 14:51:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f7d22a4a-1c99-56d1-acab-23a5718811e2
2026-03-26 14:51:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004703/photo_001/780x0__r.jpg?hash=1774530375> (referer: https://ecarstrade.com/cars/7004703)
2026-03-26 14:51:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f7d22a4a-1c99-56d1-acab-23a5718811e2
2026-03-26 14:51:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f7d22a4a-1c99-56d1-acab-23a5718811e2
2026-03-26 14:51:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004676/photo_005/780x0__r.jpg?hash=1774530336> (referer: https://ecarstrade.com/cars/7004676)
2026-03-26 14:51:48 [ecarstrade.nl] INFO: Found 20 car items
2026-03-26 14:51:48 [ecarstrade.nl] INFO: Found listing with ID: 7004723auction111081
2026-03-26 14:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004723auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:48 [ecarstrade.nl] INFO: Scrape type for 7004723auction111081: 1
2026-03-26 14:51:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004676/photo_003/780x0__r.jpg?hash=1774530336> (referer: https://ecarstrade.com/cars/7004676)
2026-03-26 14:51:48 [ecarstrade.nl] INFO: Found listing with ID: 7004724auction111081
2026-03-26 14:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004724auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:48 [ecarstrade.nl] INFO: Scrape type for 7004724auction111081: 1
2026-03-26 14:51:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004676/photo_004/780x0__r.jpg?hash=1774530335> (referer: https://ecarstrade.com/cars/7004676)
2026-03-26 14:51:48 [ecarstrade.nl] INFO: Found listing with ID: 7004725auction111081
2026-03-26 14:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004725auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:48 [ecarstrade.nl] INFO: Scrape type for 7004725auction111081: 1
2026-03-26 14:51:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f7d22a4a-1c99-56d1-acab-23a5718811e2
2026-03-26 14:51:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f7d22a4a-1c99-56d1-acab-23a5718811e2, skipping ID generation
2026-03-26 14:51:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7d22a4a-1c99-56d1-acab-23a5718811e2 with scrape type 1
2026-03-26 14:51:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f7d22a4a-1c99-56d1-acab-23a5718811e2 sending to next pipeline
2026-03-26 14:51:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f7d22a4a-1c99-56d1-acab-23a5718811e2, identifier: 7004703auction111081
2026-03-26 14:51:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004707/photo_001/780x0__r.jpg?hash=1774530395> (referer: https://ecarstrade.com/cars/7004707)
2026-03-26 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 7000120auction111023
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000120auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:51:49 [ecarstrade.nl] INFO: Scrape type for 7000120auction111023: 2
2026-03-26 14:51:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f7d22a4a-1c99-56d1-acab-23a5718811e2 with identifier: 7004703auction111081
2026-03-26 14:51:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f7d22a4a-1c99-56d1-acab-23a5718811e2 with identifier: 7004703auction111081
2026-03-26 14:51:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f7d22a4a-1c99-56d1-acab-23a5718811e2 with identifier: 7004703auction111081 to the API
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:51: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-26 14:51:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004703/photo_001/780x0__r.jpg?hash=1774530375>
{'auction_title': '',
 'c_o_2_emission_value': 102,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.5L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'f7d22a4a-1c99-56d1-acab-23a5718811e2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004703',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Toyota',
 'model': 'RAV 4',
 'odometer': 126299,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Toyota RAV4 2.5 Hybrid 2WD Active Automaat 5d',
 'transmission': 'automatic',
 'trim': 'RAV4 2.5 Hybrid 2WD Active Automaat 5d',
 'vin': None,
 'year': 2020}
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004703auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:49 [ecarstrade.nl] INFO: Saving data for 7004703auction111081: {'created_time': 1774536709.438143, 'last_price_update_time': 1774536709.438156, 'auction_closing_time': 1774618800.0}
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004703auction111081') HTTP/1.1" 204 0
2026-03-26 14:51:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004707/photo_006/780x0__r.jpg?hash=1774530395> (referer: https://ecarstrade.com/cars/7004707)
2026-03-26 14:51:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004676/photo_002/780x0__r.jpg?hash=1774530335> (referer: https://ecarstrade.com/cars/7004676)
2026-03-26 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 7000165auction111023
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000165auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:51:49 [ecarstrade.nl] INFO: Scrape type for 7000165auction111023: 2
2026-03-26 14:51:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 99df8c0e-0c82-5089-90bb-445029d1edae
2026-03-26 14:51:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 99df8c0e-0c82-5089-90bb-445029d1edae
2026-03-26 14:51:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 99df8c0e-0c82-5089-90bb-445029d1edae
2026-03-26 14:51:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9eed8d69-ded3-5753-b57d-939203235a98
2026-03-26 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 7000175auction111023
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000175auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:51:49 [ecarstrade.nl] INFO: Scrape type for 7000175auction111023: 2
2026-03-26 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 7000176auction111023
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000176auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:51:49 [ecarstrade.nl] INFO: Scrape type for 7000176auction111023: 2
2026-03-26 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 7000121auction111023
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000121auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:51:49 [ecarstrade.nl] INFO: Scrape type for 7000121auction111023: 2
2026-03-26 14:51:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004707/photo_005/780x0__r.jpg?hash=1774530395> (referer: https://ecarstrade.com/cars/7004707)
2026-03-26 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 7000187auction111023
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000187auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:51:49 [ecarstrade.nl] INFO: Scrape type for 7000187auction111023: 2
2026-03-26 14:51:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004707/photo_003/780x0__r.jpg?hash=1774530395> (referer: https://ecarstrade.com/cars/7004707)
2026-03-26 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 7000166auction111023
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000166auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:51:49 [ecarstrade.nl] INFO: Scrape type for 7000166auction111023: 2
2026-03-26 14:51:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9eed8d69-ded3-5753-b57d-939203235a98
2026-03-26 14:51:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 99df8c0e-0c82-5089-90bb-445029d1edae
2026-03-26 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 7000161auction111023
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000161auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:51:49 [ecarstrade.nl] INFO: Scrape type for 7000161auction111023: 2
2026-03-26 14:51:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004707/photo_004/780x0__r.jpg?hash=1774530395> (referer: https://ecarstrade.com/cars/7004707)
2026-03-26 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 7000157auction111023
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000157auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:51:49 [ecarstrade.nl] INFO: Scrape type for 7000157auction111023: 2
2026-03-26 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 7000189auction111023
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000189auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:51:49 [ecarstrade.nl] INFO: Scrape type for 7000189auction111023: 2
2026-03-26 14:51:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004676/photo_001/780x0__r.jpg?hash=1774530335> (referer: https://ecarstrade.com/cars/7004676)
2026-03-26 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 7000145auction111023
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000145auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:51:49 [ecarstrade.nl] INFO: Scrape type for 7000145auction111023: 2
2026-03-26 14:51:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:51:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004707/photo_002/780x0__r.jpg?hash=1774530395> (referer: https://ecarstrade.com/cars/7004707)
2026-03-26 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 7000164auction111023
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000164auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:51:49 [ecarstrade.nl] INFO: Scrape type for 7000164auction111023: 2
2026-03-26 14:51:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:51:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9eed8d69-ded3-5753-b57d-939203235a98
2026-03-26 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 7000159auction111023
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000159auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:51:49 [ecarstrade.nl] INFO: Scrape type for 7000159auction111023: 2
2026-03-26 14:51:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9eed8d69-ded3-5753-b57d-939203235a98
2026-03-26 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 7000123auction111023
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000123auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:51:49 [ecarstrade.nl] INFO: Scrape type for 7000123auction111023: 2
2026-03-26 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 7000191auction111023
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000191auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:51:49 [ecarstrade.nl] INFO: Scrape type for 7000191auction111023: 2
2026-03-26 14:51:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004680/photo_005/780x0__r.jpg?hash=1774530342> (referer: https://ecarstrade.com/cars/7004680)
2026-03-26 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 7000139auction111023
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000139auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:51:49 [ecarstrade.nl] INFO: Scrape type for 7000139auction111023: 2
2026-03-26 14:51:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:51:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9eed8d69-ded3-5753-b57d-939203235a98
2026-03-26 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 7000153auction111023
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000153auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:51:49 [ecarstrade.nl] INFO: Scrape type for 7000153auction111023: 2
2026-03-26 14:51:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 99df8c0e-0c82-5089-90bb-445029d1edae
2026-03-26 14:51:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 99df8c0e-0c82-5089-90bb-445029d1edae, skipping ID generation
2026-03-26 14:51:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99df8c0e-0c82-5089-90bb-445029d1edae with scrape type 1
2026-03-26 14:51:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 99df8c0e-0c82-5089-90bb-445029d1edae sending to next pipeline
2026-03-26 14:51:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 99df8c0e-0c82-5089-90bb-445029d1edae, identifier: 7004676auction111081
2026-03-26 14:51:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9eed8d69-ded3-5753-b57d-939203235a98
2026-03-26 14:51:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9eed8d69-ded3-5753-b57d-939203235a98, skipping ID generation
2026-03-26 14:51:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9eed8d69-ded3-5753-b57d-939203235a98 with scrape type 1
2026-03-26 14:51:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9eed8d69-ded3-5753-b57d-939203235a98 sending to next pipeline
2026-03-26 14:51:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 9eed8d69-ded3-5753-b57d-939203235a98, identifier: 7004707auction111081
2026-03-26 14:51:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 99df8c0e-0c82-5089-90bb-445029d1edae with identifier: 7004676auction111081
2026-03-26 14:51:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 99df8c0e-0c82-5089-90bb-445029d1edae with identifier: 7004676auction111081
2026-03-26 14:51:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 99df8c0e-0c82-5089-90bb-445029d1edae with identifier: 7004676auction111081 to the API
2026-03-26 14:51:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:51:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004676/photo_001/780x0__r.jpg?hash=1774530335>
{'auction_title': '',
 'c_o_2_emission_value': 128,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.3L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '99df8c0e-0c82-5089-90bb-445029d1edae',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004676',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Renault',
 'model': 'Captur',
 'odometer': 147480,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Renault Captur TCe 130 EDC GPF Edition One 5d',
 'transmission': 'automatic',
 'trim': 'TCe 130 EDC GPF Edition One 5d',
 'vin': None,
 'year': 2020}
2026-03-26 14:51:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004676auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:50 [ecarstrade.nl] INFO: Saving data for 7004676auction111081: {'created_time': 1774536710.299863, 'last_price_update_time': 1774536710.299872, 'auction_closing_time': 1774618800.0}
2026-03-26 14:51:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004676auction111081') HTTP/1.1" 204 0
2026-03-26 14:51:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 9eed8d69-ded3-5753-b57d-939203235a98 with identifier: 7004707auction111081
2026-03-26 14:51:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 9eed8d69-ded3-5753-b57d-939203235a98 with identifier: 7004707auction111081
2026-03-26 14:51:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 9eed8d69-ded3-5753-b57d-939203235a98 with identifier: 7004707auction111081 to the API
2026-03-26 14:51:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:51:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004707/photo_002/780x0__r.jpg?hash=1774530395>
{'auction_title': '',
 'c_o_2_emission_value': 92,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '9eed8d69-ded3-5753-b57d-939203235a98',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004707',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Toyota',
 'model': 'Yaris',
 'odometer': 37640,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-10-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Toyota Yaris 1.5 Hybrid Dynamic Automaat 5d',
 'transmission': 'automatic',
 'trim': '1.5 Hybrid Dynamic Automaat 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:51:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004707auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:51:50 [ecarstrade.nl] INFO: Saving data for 7004707auction111081: {'created_time': 1774536710.841955, 'last_price_update_time': 1774536710.84197, 'auction_closing_time': 1774618800.0}
2026-03-26 14:51:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004707auction111081') HTTP/1.1" 204 0
2026-03-26 14:51:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004722> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:51:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004709> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:51:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004677> (referer: https://ecarstrade.com/search/page6?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 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-26 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-26 14:51:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 328af711-f190-5802-94b7-fac9505f0c97
2026-03-26 14:51:50 [ecarstrade.nl] INFO: Extracting details for car 7004722auction111081
2026-03-26 14:51:50 [ecarstrade.nl] INFO: Extracting details for car 7004709auction111081
2026-03-26 14:51:51 [ecarstrade.nl] INFO: Extracting details for car 7004677auction111081
2026-03-26 14:51:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82f55d31-6956-507d-b4f1-fed02b9575a7 with identifier: 7004722auction111081
2026-03-26 14:51:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82f55d31-6956-507d-b4f1-fed02b9575a7 with scrape type 1
2026-03-26 14:51:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 82f55d31-6956-507d-b4f1-fed02b9575a7
2026-03-26 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004722%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530433%27 HTTP/1.1" 200 None
2026-03-26 14:51:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004722/photo_001/780x0__r.jpg?hash=1774530433 not downloaded yet
2026-03-26 14:51:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d6e2cc0-c44c-582f-93dc-16fd146cd022 with identifier: 7004709auction111081
2026-03-26 14:51:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d6e2cc0-c44c-582f-93dc-16fd146cd022 with scrape type 1
2026-03-26 14:51:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1d6e2cc0-c44c-582f-93dc-16fd146cd022
2026-03-26 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004709%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530396%27 HTTP/1.1" 200 None
2026-03-26 14:51:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004709/photo_001/780x0__r.jpg?hash=1774530396 not downloaded yet
2026-03-26 14:51:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8622d2d3-db66-5612-a102-a0eb85c46170 with identifier: 7004677auction111081
2026-03-26 14:51:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8622d2d3-db66-5612-a102-a0eb85c46170 with scrape type 1
2026-03-26 14:51:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8622d2d3-db66-5612-a102-a0eb85c46170
2026-03-26 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004677%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530338%27 HTTP/1.1" 200 None
2026-03-26 14:51:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004677/photo_001/780x0__r.jpg?hash=1774530338 not downloaded yet
2026-03-26 14:51:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004680/photo_004/780x0__r.jpg?hash=1774530342> (referer: https://ecarstrade.com/cars/7004680)
2026-03-26 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004722%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530434%27 HTTP/1.1" 200 None
2026-03-26 14:51:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004722/photo_002/780x0__r.jpg?hash=1774530434 not downloaded yet
2026-03-26 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004709%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530396%27 HTTP/1.1" 200 None
2026-03-26 14:51:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004709/photo_002/780x0__r.jpg?hash=1774530396 not downloaded yet
2026-03-26 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004677%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530338%27 HTTP/1.1" 200 None
2026-03-26 14:51:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004677/photo_002/780x0__r.jpg?hash=1774530338 not downloaded yet
2026-03-26 14:51:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004722%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530433%27 HTTP/1.1" 200 None
2026-03-26 14:51:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004722/photo_003/780x0__r.jpg?hash=1774530433 not downloaded yet
2026-03-26 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004709%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530396%27 HTTP/1.1" 200 None
2026-03-26 14:51:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004709/photo_003/780x0__r.jpg?hash=1774530396 not downloaded yet
2026-03-26 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004677%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530338%27 HTTP/1.1" 200 None
2026-03-26 14:51:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004677/photo_003/780x0__r.jpg?hash=1774530338 not downloaded yet
2026-03-26 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004722%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530434%27 HTTP/1.1" 200 None
2026-03-26 14:51:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004722/photo_004/780x0__r.jpg?hash=1774530434 not downloaded yet
2026-03-26 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004709%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530396%27 HTTP/1.1" 200 None
2026-03-26 14:51:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004709/photo_004/780x0__r.jpg?hash=1774530396 not downloaded yet
2026-03-26 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004677%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530338%27 HTTP/1.1" 200 None
2026-03-26 14:51:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004677/photo_004/780x0__r.jpg?hash=1774530338 not downloaded yet
2026-03-26 14:51:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 328af711-f190-5802-94b7-fac9505f0c97
2026-03-26 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004722%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530433%27 HTTP/1.1" 200 None
2026-03-26 14:51:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004722/photo_005/780x0__r.jpg?hash=1774530433 not downloaded yet
2026-03-26 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004709%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530396%27 HTTP/1.1" 200 None
2026-03-26 14:51:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004709/photo_005/780x0__r.jpg?hash=1774530396 not downloaded yet
2026-03-26 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004677%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530338%27 HTTP/1.1" 200 None
2026-03-26 14:51:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004677/photo_005/780x0__r.jpg?hash=1774530338 not downloaded yet
2026-03-26 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004722%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530434%27 HTTP/1.1" 200 None
2026-03-26 14:51:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004722/photo_006/780x0__r.jpg?hash=1774530434 not downloaded yet
2026-03-26 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004709%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530396%27 HTTP/1.1" 200 None
2026-03-26 14:51:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004709/photo_006/780x0__r.jpg?hash=1774530396 not downloaded yet
2026-03-26 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004677%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530338%27 HTTP/1.1" 200 None
2026-03-26 14:51:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004677/photo_006/780x0__r.jpg?hash=1774530338 not downloaded yet
2026-03-26 14:51:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004708> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:51:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:51:54 [ecarstrade.nl] INFO: Extracting details for car 7004708auction111081
2026-03-26 14:51:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6987e22-bd9f-5b5a-9306-86e0462f44e7 with identifier: 7004708auction111081
2026-03-26 14:51:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6987e22-bd9f-5b5a-9306-86e0462f44e7 with scrape type 1
2026-03-26 14:51:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e6987e22-bd9f-5b5a-9306-86e0462f44e7
2026-03-26 14:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004708%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530398%27 HTTP/1.1" 200 None
2026-03-26 14:51:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004708/photo_001/780x0__r.jpg?hash=1774530398 not downloaded yet
2026-03-26 14:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004708%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530397%27 HTTP/1.1" 200 None
2026-03-26 14:51:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004708/photo_002/780x0__r.jpg?hash=1774530397 not downloaded yet
2026-03-26 14:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004708%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530397%27 HTTP/1.1" 200 None
2026-03-26 14:51:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004708/photo_003/780x0__r.jpg?hash=1774530397 not downloaded yet
2026-03-26 14:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004708%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530397%27 HTTP/1.1" 200 None
2026-03-26 14:51:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004708/photo_004/780x0__r.jpg?hash=1774530397 not downloaded yet
2026-03-26 14:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004708%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530397%27 HTTP/1.1" 200 None
2026-03-26 14:51:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004708/photo_005/780x0__r.jpg?hash=1774530397 not downloaded yet
2026-03-26 14:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004708%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530398%27 HTTP/1.1" 200 None
2026-03-26 14:51:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004708/photo_006/780x0__r.jpg?hash=1774530398 not downloaded yet
2026-03-26 14:51:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004724> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:51:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:51:59 [ecarstrade.nl] INFO: Extracting details for car 7004724auction111081
2026-03-26 14:51:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4842621c-3006-54ca-8d5a-92e073f42643 with identifier: 7004724auction111081
2026-03-26 14:51:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4842621c-3006-54ca-8d5a-92e073f42643 with scrape type 1
2026-03-26 14:51:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4842621c-3006-54ca-8d5a-92e073f42643
2026-03-26 14:51:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004724%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530448%27 HTTP/1.1" 200 None
2026-03-26 14:51:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004724/photo_001/780x0__r.jpg?hash=1774530448 not downloaded yet
2026-03-26 14:51:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004724%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530448%27 HTTP/1.1" 200 None
2026-03-26 14:51:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004724/photo_002/780x0__r.jpg?hash=1774530448 not downloaded yet
2026-03-26 14:51:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004724%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530448%27 HTTP/1.1" 200 None
2026-03-26 14:51:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004724/photo_003/780x0__r.jpg?hash=1774530448 not downloaded yet
2026-03-26 14:51:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004724%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530448%27 HTTP/1.1" 200 None
2026-03-26 14:51:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004724/photo_004/780x0__r.jpg?hash=1774530448 not downloaded yet
2026-03-26 14:51:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004724%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530448%27 HTTP/1.1" 200 None
2026-03-26 14:51:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004724/photo_005/780x0__r.jpg?hash=1774530448 not downloaded yet
2026-03-26 14:51:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:51:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004724%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530448%27 HTTP/1.1" 200 None
2026-03-26 14:51:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004724/photo_006/780x0__r.jpg?hash=1774530448 not downloaded yet
2026-03-26 14:52:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004725> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:52:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:52:03 [ecarstrade.nl] INFO: Extracting details for car 7004725auction111081
2026-03-26 14:52:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81e984b5-23d0-52e0-accc-510938d548cd with identifier: 7004725auction111081
2026-03-26 14:52:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81e984b5-23d0-52e0-accc-510938d548cd with scrape type 1
2026-03-26 14:52:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 81e984b5-23d0-52e0-accc-510938d548cd
2026-03-26 14:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004725%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530449%27 HTTP/1.1" 200 None
2026-03-26 14:52:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004725/photo_001/780x0__r.jpg?hash=1774530449 not downloaded yet
2026-03-26 14:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004725%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530449%27 HTTP/1.1" 200 None
2026-03-26 14:52:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004725/photo_002/780x0__r.jpg?hash=1774530449 not downloaded yet
2026-03-26 14:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004725%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530449%27 HTTP/1.1" 200 None
2026-03-26 14:52:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004725/photo_003/780x0__r.jpg?hash=1774530449 not downloaded yet
2026-03-26 14:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004725%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530451%27 HTTP/1.1" 200 None
2026-03-26 14:52:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004725/photo_004/780x0__r.jpg?hash=1774530451 not downloaded yet
2026-03-26 14:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004725%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530451%27 HTTP/1.1" 200 None
2026-03-26 14:52:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004725/photo_005/780x0__r.jpg?hash=1774530451 not downloaded yet
2026-03-26 14:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004725%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530451%27 HTTP/1.1" 200 None
2026-03-26 14:52:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004725/photo_006/780x0__r.jpg?hash=1774530451 not downloaded yet
2026-03-26 14:52:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:52:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:52:05 [ecarstrade.nl] INFO: Found 20 car items
2026-03-26 14:52:05 [ecarstrade.nl] INFO: Found listing with ID: 7000163auction111023
2026-03-26 14:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000163auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:05 [ecarstrade.nl] INFO: Scrape type for 7000163auction111023: 2
2026-03-26 14:52:05 [ecarstrade.nl] INFO: Found listing with ID: 7000169auction111023
2026-03-26 14:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000169auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:05 [ecarstrade.nl] INFO: Scrape type for 7000169auction111023: 2
2026-03-26 14:52:05 [ecarstrade.nl] INFO: Found listing with ID: 7000133auction111023
2026-03-26 14:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000133auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:05 [ecarstrade.nl] INFO: Scrape type for 7000133auction111023: 2
2026-03-26 14:52:05 [ecarstrade.nl] INFO: Found listing with ID: 7000160auction111023
2026-03-26 14:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000160auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:05 [ecarstrade.nl] INFO: Scrape type for 7000160auction111023: 2
2026-03-26 14:52:05 [ecarstrade.nl] INFO: Found listing with ID: 7000158auction111023
2026-03-26 14:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000158auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:05 [ecarstrade.nl] INFO: Scrape type for 7000158auction111023: 2
2026-03-26 14:52:05 [ecarstrade.nl] INFO: Found listing with ID: 7000188auction111023
2026-03-26 14:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000188auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:05 [ecarstrade.nl] INFO: Scrape type for 7000188auction111023: 2
2026-03-26 14:52:05 [ecarstrade.nl] INFO: Found listing with ID: 7000190auction111023
2026-03-26 14:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000190auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:05 [ecarstrade.nl] INFO: Scrape type for 7000190auction111023: 2
2026-03-26 14:52:05 [ecarstrade.nl] INFO: Found listing with ID: 7000162auction111023
2026-03-26 14:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000162auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:05 [ecarstrade.nl] INFO: Scrape type for 7000162auction111023: 2
2026-03-26 14:52:05 [ecarstrade.nl] INFO: Found listing with ID: 7000170auction111023
2026-03-26 14:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000170auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:05 [ecarstrade.nl] INFO: Scrape type for 7000170auction111023: 2
2026-03-26 14:52:05 [ecarstrade.nl] INFO: Found listing with ID: 7000149auction111023
2026-03-26 14:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000149auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:05 [ecarstrade.nl] INFO: Scrape type for 7000149auction111023: 2
2026-03-26 14:52:05 [ecarstrade.nl] INFO: Found listing with ID: 7000124auction111023
2026-03-26 14:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000124auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:05 [ecarstrade.nl] INFO: Scrape type for 7000124auction111023: 2
2026-03-26 14:52:05 [ecarstrade.nl] INFO: Found listing with ID: 7000172auction111023
2026-03-26 14:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000172auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:05 [ecarstrade.nl] INFO: Scrape type for 7000172auction111023: 2
2026-03-26 14:52:05 [ecarstrade.nl] INFO: Found listing with ID: 7000148auction111023
2026-03-26 14:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000148auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:06 [ecarstrade.nl] INFO: Scrape type for 7000148auction111023: 2
2026-03-26 14:52:06 [ecarstrade.nl] INFO: Found listing with ID: 7000171auction111023
2026-03-26 14:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000171auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:06 [ecarstrade.nl] INFO: Scrape type for 7000171auction111023: 2
2026-03-26 14:52:06 [ecarstrade.nl] INFO: Found listing with ID: 7000127auction111023
2026-03-26 14:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000127auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:06 [ecarstrade.nl] INFO: Scrape type for 7000127auction111023: 2
2026-03-26 14:52:06 [ecarstrade.nl] INFO: Found listing with ID: 7000138auction111023
2026-03-26 14:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000138auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:06 [ecarstrade.nl] INFO: Scrape type for 7000138auction111023: 2
2026-03-26 14:52:06 [ecarstrade.nl] INFO: Found listing with ID: 7000129auction111023
2026-03-26 14:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000129auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:06 [ecarstrade.nl] INFO: Scrape type for 7000129auction111023: 2
2026-03-26 14:52:06 [ecarstrade.nl] INFO: Found listing with ID: 7000134auction111023
2026-03-26 14:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000134auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:06 [ecarstrade.nl] INFO: Scrape type for 7000134auction111023: 2
2026-03-26 14:52:06 [ecarstrade.nl] INFO: Found listing with ID: 7000155auction111023
2026-03-26 14:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000155auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:06 [ecarstrade.nl] INFO: Scrape type for 7000155auction111023: 2
2026-03-26 14:52:06 [ecarstrade.nl] INFO: Found listing with ID: 7000122auction111023
2026-03-26 14:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000122auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:06 [ecarstrade.nl] INFO: Scrape type for 7000122auction111023: 2
2026-03-26 14:52:06 [scrapy.extensions.logstats] INFO: Crawled 151 pages (at 26 pages/min), scraped 128 items (at 22 items/min)
2026-03-26 14:52:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 208MiB
2026-03-26 14:52:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000161> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:52:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:52:10 [ecarstrade.nl] INFO: Extracting details for car 7000161auction111023
2026-03-26 14:52:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de716bfc-646a-5d02-9de4-43ab48f1647b with identifier: 7000161auction111023
2026-03-26 14:52:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de716bfc-646a-5d02-9de4-43ab48f1647b with scrape type 2
2026-03-26 14:52:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de716bfc-646a-5d02-9de4-43ab48f1647b with scrape type 2
2026-03-26 14:52:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: de716bfc-646a-5d02-9de4-43ab48f1647b, identifier: 7000161auction111023
2026-03-26 14:52:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: de716bfc-646a-5d02-9de4-43ab48f1647b with identifier: 7000161auction111023
2026-03-26 14:52:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: de716bfc-646a-5d02-9de4-43ab48f1647b with identifier: 7000161auction111023
2026-03-26 14:52:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: de716bfc-646a-5d02-9de4-43ab48f1647b with identifier: 7000161auction111023 to the API
2026-03-26 14:52:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:52: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-26 14:52:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000161>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.3L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'de716bfc-646a-5d02-9de4-43ab48f1647b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000161',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Nissan',
 'model': 'Qashqai',
 'odometer': 34653,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-02-27',
 'seats_number': 5,
 'seller_name': None,
 'title': 'NISSAN Qashqai 1.3 MHEV X N-Connect',
 'transmission': 'automatic',
 'trim': 'NISSAN  1.3 MHEV X N-Connect',
 'vin': None,
 'year': 2024}
2026-03-26 14:52:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000161auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:11 [ecarstrade.nl] INFO: Saving data for 7000161auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450215.739498, 'last_price_update_time': 1774536731.06886}
2026-03-26 14:52:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000161auction111023') HTTP/1.1" 204 0
2026-03-26 14:52:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000187> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:52:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:52:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000191> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:52:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:52:14 [ecarstrade.nl] INFO: Extracting details for car 7000187auction111023
2026-03-26 14:52:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a79c389-75c1-5744-b08c-d0fc67db08be with identifier: 7000187auction111023
2026-03-26 14:52:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a79c389-75c1-5744-b08c-d0fc67db08be with scrape type 2
2026-03-26 14:52:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a79c389-75c1-5744-b08c-d0fc67db08be with scrape type 2
2026-03-26 14:52:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 2a79c389-75c1-5744-b08c-d0fc67db08be, identifier: 7000187auction111023
2026-03-26 14:52:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 2a79c389-75c1-5744-b08c-d0fc67db08be with identifier: 7000187auction111023
2026-03-26 14:52:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 2a79c389-75c1-5744-b08c-d0fc67db08be with identifier: 7000187auction111023
2026-03-26 14:52:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 2a79c389-75c1-5744-b08c-d0fc67db08be with identifier: 7000187auction111023 to the API
2026-03-26 14:52:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:52: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-26 14:52:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000187>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 2,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': '2a79c389-75c1-5744-b08c-d0fc67db08be',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000187',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'BMW',
 'model': '420',
 'odometer': 180912,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-14',
 'seats_number': 4,
 'seller_name': None,
 'title': 'BMW 4-serie Coupé 420i High Executive',
 'transmission': 'automatic',
 'trim': '4-serie Coupé i High Executive',
 'vin': None,
 'year': 2022}
2026-03-26 14:52:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000187auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:14 [ecarstrade.nl] INFO: Saving data for 7000187auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450133.359748, 'last_price_update_time': 1774536734.88599}
2026-03-26 14:52:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000187auction111023') HTTP/1.1" 204 0
2026-03-26 14:52:14 [ecarstrade.nl] INFO: Extracting details for car 7000191auction111023
2026-03-26 14:52:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004706> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:52:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69492742-343b-5ebf-a9ba-7a1517a32754 with identifier: 7000191auction111023
2026-03-26 14:52:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69492742-343b-5ebf-a9ba-7a1517a32754 with scrape type 2
2026-03-26 14:52:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69492742-343b-5ebf-a9ba-7a1517a32754 with scrape type 2
2026-03-26 14:52:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 69492742-343b-5ebf-a9ba-7a1517a32754, identifier: 7000191auction111023
2026-03-26 14:52:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 69492742-343b-5ebf-a9ba-7a1517a32754 with identifier: 7000191auction111023
2026-03-26 14:52:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 69492742-343b-5ebf-a9ba-7a1517a32754 with identifier: 7000191auction111023
2026-03-26 14:52:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 69492742-343b-5ebf-a9ba-7a1517a32754 with identifier: 7000191auction111023 to the API
2026-03-26 14:52:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:52: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-26 14:52:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000191>
{'auction_title': '',
 'c_o_2_emission_value': 111,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': '69492742-343b-5ebf-a9ba-7a1517a32754',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000191',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 132697,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-05',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI A3 Limousine 35 TFSI S edition',
 'transmission': 'automatic',
 'trim': 'AUDI  Limousine 35 TFSI S edition',
 'vin': None,
 'year': 2022}
2026-03-26 14:52:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000191auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:15 [ecarstrade.nl] INFO: Saving data for 7000191auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450165.243331, 'last_price_update_time': 1774536735.323468}
2026-03-26 14:52:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000191auction111023') HTTP/1.1" 204 0
2026-03-26 14:52:15 [ecarstrade.nl] INFO: Extracting details for car 7004706auction111081
2026-03-26 14:52:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004677/photo_001/780x0__r.jpg?hash=1774530338> (referer: https://ecarstrade.com/cars/7004677)
2026-03-26 14:52:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000145> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:52:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b1c563e-f57e-57fc-804c-325ca7c3d5c5 with identifier: 7004706auction111081
2026-03-26 14:52:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b1c563e-f57e-57fc-804c-325ca7c3d5c5 with scrape type 1
2026-03-26 14:52:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9b1c563e-f57e-57fc-804c-325ca7c3d5c5
2026-03-26 14:52:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004706%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530391%27 HTTP/1.1" 200 None
2026-03-26 14:52:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004706/photo_001/780x0__r.jpg?hash=1774530391 not downloaded yet
2026-03-26 14:52:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004706%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530391%27 HTTP/1.1" 200 None
2026-03-26 14:52:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004706/photo_002/780x0__r.jpg?hash=1774530391 not downloaded yet
2026-03-26 14:52:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004706%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530391%27 HTTP/1.1" 200 None
2026-03-26 14:52:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004706/photo_003/780x0__r.jpg?hash=1774530391 not downloaded yet
2026-03-26 14:52:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004706%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530391%27 HTTP/1.1" 200 None
2026-03-26 14:52:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004706/photo_004/780x0__r.jpg?hash=1774530391 not downloaded yet
2026-03-26 14:52:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004706%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530391%27 HTTP/1.1" 200 None
2026-03-26 14:52:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004706/photo_005/780x0__r.jpg?hash=1774530391 not downloaded yet
2026-03-26 14:52:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004708/photo_006/780x0__r.jpg?hash=1774530398> (referer: https://ecarstrade.com/cars/7004708)
2026-03-26 14:52:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004706%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530391%27 HTTP/1.1" 200 None
2026-03-26 14:52:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004706/photo_006/780x0__r.jpg?hash=1774530391 not downloaded yet
2026-03-26 14:52:15 [ecarstrade.nl] INFO: Extracting details for car 7000145auction111023
2026-03-26 14:52:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004677/photo_006/780x0__r.jpg?hash=1774530338> (referer: https://ecarstrade.com/cars/7004677)
2026-03-26 14:52:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8622d2d3-db66-5612-a102-a0eb85c46170
2026-03-26 14:52:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca51f404-a954-5217-9ee8-560ebfbf8c0f with identifier: 7000145auction111023
2026-03-26 14:52:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca51f404-a954-5217-9ee8-560ebfbf8c0f with scrape type 2
2026-03-26 14:52:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca51f404-a954-5217-9ee8-560ebfbf8c0f with scrape type 2
2026-03-26 14:52:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ca51f404-a954-5217-9ee8-560ebfbf8c0f, identifier: 7000145auction111023
2026-03-26 14:52:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ca51f404-a954-5217-9ee8-560ebfbf8c0f with identifier: 7000145auction111023
2026-03-26 14:52:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ca51f404-a954-5217-9ee8-560ebfbf8c0f with identifier: 7000145auction111023
2026-03-26 14:52:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ca51f404-a954-5217-9ee8-560ebfbf8c0f with identifier: 7000145auction111023 to the API
2026-03-26 14:52:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:52: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-26 14:52:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000145>
{'auction_title': '',
 'c_o_2_emission_value': 97,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'ca51f404-a954-5217-9ee8-560ebfbf8c0f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000145',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Renault',
 'model': 'Arkana',
 'odometer': 50243,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-03-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Arkana 1.6 E-T f h 145 evol',
 'transmission': 'automatic',
 'trim': 'RENAULT  1.6 E-T f h 145 evol',
 'vin': None,
 'year': 2024}
2026-03-26 14:52:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000145auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:15 [ecarstrade.nl] INFO: Saving data for 7000145auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450161.70941, 'last_price_update_time': 1774536735.884251}
2026-03-26 14:52:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000145auction111023') HTTP/1.1" 204 0
2026-03-26 14:52:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004724/photo_006/780x0__r.jpg?hash=1774530448> (referer: https://ecarstrade.com/cars/7004724)
2026-03-26 14:52:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:52:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004725/photo_006/780x0__r.jpg?hash=1774530451> (referer: https://ecarstrade.com/cars/7004725)
2026-03-26 14:52:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:52:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e6987e22-bd9f-5b5a-9306-86e0462f44e7
2026-03-26 14:52:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8622d2d3-db66-5612-a102-a0eb85c46170
2026-03-26 14:52:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4842621c-3006-54ca-8d5a-92e073f42643
2026-03-26 14:52:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 81e984b5-23d0-52e0-accc-510938d548cd
2026-03-26 14:52:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000153> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:52:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:52:18 [ecarstrade.nl] INFO: Extracting details for car 7000153auction111023
2026-03-26 14:52:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bb1f0d6-91c8-5e29-99b1-d1ee1f6a79bf with identifier: 7000153auction111023
2026-03-26 14:52:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bb1f0d6-91c8-5e29-99b1-d1ee1f6a79bf with scrape type 2
2026-03-26 14:52:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bb1f0d6-91c8-5e29-99b1-d1ee1f6a79bf with scrape type 2
2026-03-26 14:52:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 3bb1f0d6-91c8-5e29-99b1-d1ee1f6a79bf, identifier: 7000153auction111023
2026-03-26 14:52:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 3bb1f0d6-91c8-5e29-99b1-d1ee1f6a79bf with identifier: 7000153auction111023
2026-03-26 14:52:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 3bb1f0d6-91c8-5e29-99b1-d1ee1f6a79bf with identifier: 7000153auction111023
2026-03-26 14:52:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 3bb1f0d6-91c8-5e29-99b1-d1ee1f6a79bf with identifier: 7000153auction111023 to the API
2026-03-26 14:52:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:52: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-26 14:52:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000153>
{'auction_title': '',
 'c_o_2_emission_value': 35,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '3bb1f0d6-91c8-5e29-99b1-d1ee1f6a79bf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000153',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 105076,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-11',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 3008 1.6 HYbrid GT',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  1.6 HYbrid GT',
 'vin': None,
 'year': 2022}
2026-03-26 14:52:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000153auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:19 [ecarstrade.nl] INFO: Saving data for 7000153auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450157.513403, 'last_price_update_time': 1774536739.092152}
2026-03-26 14:52:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000153auction111023') HTTP/1.1" 204 0
2026-03-26 14:52:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000189> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:52:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:52:19 [ecarstrade.nl] INFO: Extracting details for car 7000189auction111023
2026-03-26 14:52:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a944c6e2-030f-51c6-b5b7-cc4c07ac1c2a with identifier: 7000189auction111023
2026-03-26 14:52:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a944c6e2-030f-51c6-b5b7-cc4c07ac1c2a with scrape type 2
2026-03-26 14:52:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a944c6e2-030f-51c6-b5b7-cc4c07ac1c2a with scrape type 2
2026-03-26 14:52:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: a944c6e2-030f-51c6-b5b7-cc4c07ac1c2a, identifier: 7000189auction111023
2026-03-26 14:52:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: a944c6e2-030f-51c6-b5b7-cc4c07ac1c2a with identifier: 7000189auction111023
2026-03-26 14:52:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: a944c6e2-030f-51c6-b5b7-cc4c07ac1c2a with identifier: 7000189auction111023
2026-03-26 14:52:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: a944c6e2-030f-51c6-b5b7-cc4c07ac1c2a with identifier: 7000189auction111023 to the API
2026-03-26 14:52:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:52: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-26 14:52:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000189>
{'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-30T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'a944c6e2-030f-51c6-b5b7-cc4c07ac1c2a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000189',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 75971,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-03-17',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI A3 Sportback 30 TFSI Adv edition',
 'transmission': 'automatic',
 'trim': 'AUDI  Sportback 30 TFSI Adv edition',
 'vin': None,
 'year': 2023}
2026-03-26 14:52:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000189auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:19 [ecarstrade.nl] INFO: Saving data for 7000189auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450213.350404, 'last_price_update_time': 1774536739.587269}
2026-03-26 14:52:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000189auction111023') HTTP/1.1" 204 0
2026-03-26 14:52:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000123> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:52:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:52:22 [ecarstrade.nl] INFO: Extracting details for car 7000123auction111023
2026-03-26 14:52:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22684f91-c58a-5a08-a770-f2f8faa5eeb1 with identifier: 7000123auction111023
2026-03-26 14:52:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22684f91-c58a-5a08-a770-f2f8faa5eeb1 with scrape type 2
2026-03-26 14:52:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22684f91-c58a-5a08-a770-f2f8faa5eeb1 with scrape type 2
2026-03-26 14:52:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 22684f91-c58a-5a08-a770-f2f8faa5eeb1, identifier: 7000123auction111023
2026-03-26 14:52:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 22684f91-c58a-5a08-a770-f2f8faa5eeb1 with identifier: 7000123auction111023
2026-03-26 14:52:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 22684f91-c58a-5a08-a770-f2f8faa5eeb1 with identifier: 7000123auction111023
2026-03-26 14:52:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 22684f91-c58a-5a08-a770-f2f8faa5eeb1 with identifier: 7000123auction111023 to the API
2026-03-26 14:52:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:52:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000123>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '22684f91-c58a-5a08-a770-f2f8faa5eeb1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000123',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.4',
 'odometer': 92282,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.4 Pro 77 kWh',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  Pro 77 kWh',
 'vin': None,
 'year': 2021}
2026-03-26 14:52:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000123auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:22 [ecarstrade.nl] INFO: Saving data for 7000123auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450165.784531, 'last_price_update_time': 1774536742.65283}
2026-03-26 14:52:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000123auction111023') HTTP/1.1" 204 0
2026-03-26 14:52:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000122> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:52:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:52:22 [ecarstrade.nl] INFO: Extracting details for car 7000122auction111023
2026-03-26 14:52:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33e45fff-3017-544e-a6a3-66d66f401e6a with identifier: 7000122auction111023
2026-03-26 14:52:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33e45fff-3017-544e-a6a3-66d66f401e6a with scrape type 2
2026-03-26 14:52:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33e45fff-3017-544e-a6a3-66d66f401e6a with scrape type 2
2026-03-26 14:52:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 33e45fff-3017-544e-a6a3-66d66f401e6a, identifier: 7000122auction111023
2026-03-26 14:52:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 33e45fff-3017-544e-a6a3-66d66f401e6a with identifier: 7000122auction111023
2026-03-26 14:52:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 33e45fff-3017-544e-a6a3-66d66f401e6a with identifier: 7000122auction111023
2026-03-26 14:52:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 33e45fff-3017-544e-a6a3-66d66f401e6a with identifier: 7000122auction111023 to the API
2026-03-26 14:52:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:52: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-26 14:52:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000122>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '33e45fff-3017-544e-a6a3-66d66f401e6a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000122',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 43969,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-08-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 Pro 58 kWh',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  Pro 58 kWh',
 'vin': None,
 'year': 2022}
2026-03-26 14:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000122auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:23 [ecarstrade.nl] INFO: Saving data for 7000122auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450181.518056, 'last_price_update_time': 1774536743.159375}
2026-03-26 14:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000122auction111023') HTTP/1.1" 204 0
2026-03-26 14:52:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004723> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:52:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004706/photo_005/780x0__r.jpg?hash=1774530391> (referer: https://ecarstrade.com/cars/7004706)
2026-03-26 14:52:25 [ecarstrade.nl] INFO: Extracting details for car 7004723auction111081
2026-03-26 14:52:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5eacf551-85f8-547f-a04b-8a442f05b806 with identifier: 7004723auction111081
2026-03-26 14:52:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5eacf551-85f8-547f-a04b-8a442f05b806 with scrape type 1
2026-03-26 14:52:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5eacf551-85f8-547f-a04b-8a442f05b806
2026-03-26 14:52:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004723%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530446%27 HTTP/1.1" 200 None
2026-03-26 14:52:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004723/photo_001/780x0__r.jpg?hash=1774530446 not downloaded yet
2026-03-26 14:52:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004723%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530446%27 HTTP/1.1" 200 None
2026-03-26 14:52:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004723/photo_002/780x0__r.jpg?hash=1774530446 not downloaded yet
2026-03-26 14:52:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004723%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530446%27 HTTP/1.1" 200 None
2026-03-26 14:52:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004723/photo_003/780x0__r.jpg?hash=1774530446 not downloaded yet
2026-03-26 14:52:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004706/photo_006/780x0__r.jpg?hash=1774530391> (referer: https://ecarstrade.com/cars/7004706)
2026-03-26 14:52:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004723%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530446%27 HTTP/1.1" 200 None
2026-03-26 14:52:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004723/photo_004/780x0__r.jpg?hash=1774530446 not downloaded yet
2026-03-26 14:52:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004723%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530447%27 HTTP/1.1" 200 None
2026-03-26 14:52:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004723/photo_005/780x0__r.jpg?hash=1774530447 not downloaded yet
2026-03-26 14:52:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9b1c563e-f57e-57fc-804c-325ca7c3d5c5
2026-03-26 14:52:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004723%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530447%27 HTTP/1.1" 200 None
2026-03-26 14:52:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004723/photo_006/780x0__r.jpg?hash=1774530447 not downloaded yet
2026-03-26 14:52:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000121> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:52:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004706/photo_004/780x0__r.jpg?hash=1774530391> (referer: https://ecarstrade.com/cars/7004706)
2026-03-26 14:52:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9b1c563e-f57e-57fc-804c-325ca7c3d5c5
2026-03-26 14:52:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004706/photo_003/780x0__r.jpg?hash=1774530391> (referer: https://ecarstrade.com/cars/7004706)
2026-03-26 14:52:25 [ecarstrade.nl] INFO: Extracting details for car 7000121auction111023
2026-03-26 14:52:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f8a9e15-318c-5ede-8688-052835168550 with identifier: 7000121auction111023
2026-03-26 14:52:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f8a9e15-318c-5ede-8688-052835168550 with scrape type 2
2026-03-26 14:52:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f8a9e15-318c-5ede-8688-052835168550 with scrape type 2
2026-03-26 14:52:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0f8a9e15-318c-5ede-8688-052835168550, identifier: 7000121auction111023
2026-03-26 14:52:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0f8a9e15-318c-5ede-8688-052835168550 with identifier: 7000121auction111023
2026-03-26 14:52:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0f8a9e15-318c-5ede-8688-052835168550 with identifier: 7000121auction111023
2026-03-26 14:52:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0f8a9e15-318c-5ede-8688-052835168550 with identifier: 7000121auction111023 to the API
2026-03-26 14:52:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:52:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000121>
{'auction_title': '',
 'c_o_2_emission_value': 41,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '0f8a9e15-318c-5ede-8688-052835168550',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000121',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 137942,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-04-06',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC40 1.5 T5 Rech. RDesign',
 'transmission': 'automatic',
 'trim': 'VOLVO  1.5 T5 Rech. RDesign',
 'vin': None,
 'year': 2021}
2026-03-26 14:52:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000121auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:26 [ecarstrade.nl] INFO: Saving data for 7000121auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450132.099123, 'last_price_update_time': 1774536746.219657}
2026-03-26 14:52:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000121auction111023') HTTP/1.1" 204 0
2026-03-26 14:52:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004706/photo_002/780x0__r.jpg?hash=1774530391> (referer: https://ecarstrade.com/cars/7004706)
2026-03-26 14:52:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004706/photo_001/780x0__r.jpg?hash=1774530391> (referer: https://ecarstrade.com/cars/7004706)
2026-03-26 14:52:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:52:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:52:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9b1c563e-f57e-57fc-804c-325ca7c3d5c5
2026-03-26 14:52:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9b1c563e-f57e-57fc-804c-325ca7c3d5c5
2026-03-26 14:52:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9b1c563e-f57e-57fc-804c-325ca7c3d5c5
2026-03-26 14:52:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9b1c563e-f57e-57fc-804c-325ca7c3d5c5
2026-03-26 14:52:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9b1c563e-f57e-57fc-804c-325ca7c3d5c5, skipping ID generation
2026-03-26 14:52:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b1c563e-f57e-57fc-804c-325ca7c3d5c5 with scrape type 1
2026-03-26 14:52:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9b1c563e-f57e-57fc-804c-325ca7c3d5c5 sending to next pipeline
2026-03-26 14:52:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 9b1c563e-f57e-57fc-804c-325ca7c3d5c5, identifier: 7004706auction111081
2026-03-26 14:52:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 9b1c563e-f57e-57fc-804c-325ca7c3d5c5 with identifier: 7004706auction111081
2026-03-26 14:52:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 9b1c563e-f57e-57fc-804c-325ca7c3d5c5 with identifier: 7004706auction111081
2026-03-26 14:52:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 9b1c563e-f57e-57fc-804c-325ca7c3d5c5 with identifier: 7004706auction111081 to the API
2026-03-26 14:52:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:52:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004706/photo_001/780x0__r.jpg?hash=1774530391>
{'auction_title': '',
 'c_o_2_emission_value': 92,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '9b1c563e-f57e-57fc-804c-325ca7c3d5c5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004706',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Toyota',
 'model': 'Yaris',
 'odometer': 55795,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Toyota Yaris 1.5 Hybrid Dynamic Automaat 5d',
 'transmission': 'automatic',
 'trim': '1.5 Hybrid Dynamic Automaat 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:52:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004706auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:52:26 [ecarstrade.nl] INFO: Saving data for 7004706auction111081: {'created_time': 1774536746.788471, 'last_price_update_time': 1774536746.788483, 'auction_closing_time': 1774618800.0}
2026-03-26 14:52:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004706auction111081') HTTP/1.1" 204 0
2026-03-26 14:52:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000129> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:52:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:52:26 [ecarstrade.nl] INFO: Extracting details for car 7000129auction111023
2026-03-26 14:52:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef552ca6-c577-5437-9723-d996a1f70403 with identifier: 7000129auction111023
2026-03-26 14:52:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef552ca6-c577-5437-9723-d996a1f70403 with scrape type 2
2026-03-26 14:52:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef552ca6-c577-5437-9723-d996a1f70403 with scrape type 2
2026-03-26 14:52:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ef552ca6-c577-5437-9723-d996a1f70403, identifier: 7000129auction111023
2026-03-26 14:52:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ef552ca6-c577-5437-9723-d996a1f70403 with identifier: 7000129auction111023
2026-03-26 14:52:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ef552ca6-c577-5437-9723-d996a1f70403 with identifier: 7000129auction111023
2026-03-26 14:52:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ef552ca6-c577-5437-9723-d996a1f70403 with identifier: 7000129auction111023 to the API
2026-03-26 14:52:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:52: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-26 14:52:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000129>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Electric',
 'id': 'ef552ca6-c577-5437-9723-d996a1f70403',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000129',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 34412,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-08-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 Pro 58 kWh',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  Pro 58 kWh',
 'vin': None,
 'year': 2022}
2026-03-26 14:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000129auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:27 [ecarstrade.nl] INFO: Saving data for 7000129auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450184.54176, 'last_price_update_time': 1774536747.296728}
2026-03-26 14:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000129auction111023') HTTP/1.1" 204 0
2026-03-26 14:52:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000134> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:52:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:52:27 [ecarstrade.nl] INFO: Extracting details for car 7000134auction111023
2026-03-26 14:52:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdbfd6ff-f72e-5d23-abb0-ff331042cb1a with identifier: 7000134auction111023
2026-03-26 14:52:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdbfd6ff-f72e-5d23-abb0-ff331042cb1a with scrape type 2
2026-03-26 14:52:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cdbfd6ff-f72e-5d23-abb0-ff331042cb1a with scrape type 2
2026-03-26 14:52:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: cdbfd6ff-f72e-5d23-abb0-ff331042cb1a, identifier: 7000134auction111023
2026-03-26 14:52:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: cdbfd6ff-f72e-5d23-abb0-ff331042cb1a with identifier: 7000134auction111023
2026-03-26 14:52:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: cdbfd6ff-f72e-5d23-abb0-ff331042cb1a with identifier: 7000134auction111023
2026-03-26 14:52:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: cdbfd6ff-f72e-5d23-abb0-ff331042cb1a with identifier: 7000134auction111023 to the API
2026-03-26 14:52:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:52: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-26 14:52:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000134>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Electric',
 'id': 'cdbfd6ff-f72e-5d23-abb0-ff331042cb1a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000134',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 40186,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-08-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 Pro 58 kWh',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  Pro 58 kWh',
 'vin': None,
 'year': 2022}
2026-03-26 14:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000134auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:27 [ecarstrade.nl] INFO: Saving data for 7000134auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450186.065981, 'last_price_update_time': 1774536747.820505}
2026-03-26 14:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000134auction111023') HTTP/1.1" 204 0
2026-03-26 14:52:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000155> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:52:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004723/photo_003/780x0__r.jpg?hash=1774530446> (referer: https://ecarstrade.com/cars/7004723)
2026-03-26 14:52:28 [ecarstrade.nl] INFO: Extracting details for car 7000155auction111023
2026-03-26 14:52:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa04fd92-1fd7-5073-8a06-4054acc7c89f with identifier: 7000155auction111023
2026-03-26 14:52:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa04fd92-1fd7-5073-8a06-4054acc7c89f with scrape type 2
2026-03-26 14:52:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa04fd92-1fd7-5073-8a06-4054acc7c89f with scrape type 2
2026-03-26 14:52:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: fa04fd92-1fd7-5073-8a06-4054acc7c89f, identifier: 7000155auction111023
2026-03-26 14:52:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: fa04fd92-1fd7-5073-8a06-4054acc7c89f with identifier: 7000155auction111023
2026-03-26 14:52:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 14:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 14:52:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: fa04fd92-1fd7-5073-8a06-4054acc7c89f with identifier: 7000155auction111023
2026-03-26 14:52:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: fa04fd92-1fd7-5073-8a06-4054acc7c89f with identifier: 7000155auction111023 to the API
2026-03-26 14:52:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:52: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-26 14:52:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000155>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Brown',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Electric',
 'id': 'fa04fd92-1fd7-5073-8a06-4054acc7c89f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000155',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': 'e-208',
 'odometer': 37158,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-06-30',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT e-208 EV Active 50 kWh',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  EV Active 50 kWh',
 'vin': None,
 'year': 2023}
2026-03-26 14:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000155auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:29 [ecarstrade.nl] INFO: Saving data for 7000155auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450183.884707, 'last_price_update_time': 1774536749.557358}
2026-03-26 14:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000155auction111023') HTTP/1.1" 204 0
2026-03-26 14:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004723/photo_006/780x0__r.jpg?hash=1774530447> (referer: https://ecarstrade.com/cars/7004723)
2026-03-26 14:52:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5eacf551-85f8-547f-a04b-8a442f05b806
2026-03-26 14:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004723/photo_005/780x0__r.jpg?hash=1774530447> (referer: https://ecarstrade.com/cars/7004723)
2026-03-26 14:52:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5eacf551-85f8-547f-a04b-8a442f05b806
2026-03-26 14:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004723/photo_004/780x0__r.jpg?hash=1774530446> (referer: https://ecarstrade.com/cars/7004723)
2026-03-26 14:52:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5eacf551-85f8-547f-a04b-8a442f05b806
2026-03-26 14:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004723/photo_002/780x0__r.jpg?hash=1774530446> (referer: https://ecarstrade.com/cars/7004723)
2026-03-26 14:52:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5eacf551-85f8-547f-a04b-8a442f05b806
2026-03-26 14:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000138> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:52:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:52:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004723/photo_001/780x0__r.jpg?hash=1774530446> (referer: https://ecarstrade.com/cars/7004723)
2026-03-26 14:52:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:52:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5eacf551-85f8-547f-a04b-8a442f05b806
2026-03-26 14:52:29 [ecarstrade.nl] INFO: Extracting details for car 7000138auction111023
2026-03-26 14:52:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 968ead7b-7ba4-5f6c-ab9a-1ded9b96abdb with identifier: 7000138auction111023
2026-03-26 14:52:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 968ead7b-7ba4-5f6c-ab9a-1ded9b96abdb with scrape type 2
2026-03-26 14:52:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 968ead7b-7ba4-5f6c-ab9a-1ded9b96abdb with scrape type 2
2026-03-26 14:52:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 968ead7b-7ba4-5f6c-ab9a-1ded9b96abdb, identifier: 7000138auction111023
2026-03-26 14:52:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 968ead7b-7ba4-5f6c-ab9a-1ded9b96abdb with identifier: 7000138auction111023
2026-03-26 14:52:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 968ead7b-7ba4-5f6c-ab9a-1ded9b96abdb with identifier: 7000138auction111023
2026-03-26 14:52:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 968ead7b-7ba4-5f6c-ab9a-1ded9b96abdb with identifier: 7000138auction111023 to the API
2026-03-26 14:52:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:52: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-26 14:52:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000138>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '968ead7b-7ba4-5f6c-ab9a-1ded9b96abdb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000138',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Tesla',
 'model': 'Model 3',
 'odometer': 143250,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-03-10',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Tesla Model 3 Stnd.RWD Plus 60 kWh',
 'transmission': 'automatic',
 'trim': 'Stnd.RWD Plus 60 kWh',
 'vin': None,
 'year': 2020}
2026-03-26 14:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000138auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:30 [ecarstrade.nl] INFO: Saving data for 7000138auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450212.895073, 'last_price_update_time': 1774536750.327693}
2026-03-26 14:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000138auction111023') HTTP/1.1" 204 0
2026-03-26 14:52:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5eacf551-85f8-547f-a04b-8a442f05b806
2026-03-26 14:52:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5eacf551-85f8-547f-a04b-8a442f05b806, skipping ID generation
2026-03-26 14:52:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5eacf551-85f8-547f-a04b-8a442f05b806 with scrape type 1
2026-03-26 14:52:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5eacf551-85f8-547f-a04b-8a442f05b806 sending to next pipeline
2026-03-26 14:52:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 5eacf551-85f8-547f-a04b-8a442f05b806, identifier: 7004723auction111081
2026-03-26 14:52:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 5eacf551-85f8-547f-a04b-8a442f05b806 with identifier: 7004723auction111081
2026-03-26 14:52:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 5eacf551-85f8-547f-a04b-8a442f05b806 with identifier: 7004723auction111081
2026-03-26 14:52:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 5eacf551-85f8-547f-a04b-8a442f05b806 with identifier: 7004723auction111081 to the API
2026-03-26 14:52:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:52: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-26 14:52:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004723/photo_001/780x0__r.jpg?hash=1774530446>
{'auction_title': '',
 'c_o_2_emission_value': 41,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '5eacf551-85f8-547f-a04b-8a442f05b806',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004723',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 125217,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-07-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Volvo XC40 Recharge T5 Inscription 5d',
 'transmission': 'automatic',
 'trim': 'Recharge T5 Inscription 5d',
 'vin': None,
 'year': 2020}
2026-03-26 14:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004723auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:52:30 [ecarstrade.nl] INFO: Saving data for 7004723auction111081: {'created_time': 1774536750.765934, 'last_price_update_time': 1774536750.765943, 'auction_closing_time': 1774618800.0}
2026-03-26 14:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004723auction111081') HTTP/1.1" 204 0
2026-03-26 14:52:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000127> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 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-26 14:52:31 [ecarstrade.nl] INFO: Extracting details for car 7000127auction111023
2026-03-26 14:52:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df7102c7-c849-5516-8df3-aeb70d640a07 with identifier: 7000127auction111023
2026-03-26 14:52:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df7102c7-c849-5516-8df3-aeb70d640a07 with scrape type 2
2026-03-26 14:52:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df7102c7-c849-5516-8df3-aeb70d640a07 with scrape type 2
2026-03-26 14:52:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: df7102c7-c849-5516-8df3-aeb70d640a07, identifier: 7000127auction111023
2026-03-26 14:52:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: df7102c7-c849-5516-8df3-aeb70d640a07 with identifier: 7000127auction111023
2026-03-26 14:52:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: df7102c7-c849-5516-8df3-aeb70d640a07 with identifier: 7000127auction111023
2026-03-26 14:52:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: df7102c7-c849-5516-8df3-aeb70d640a07 with identifier: 7000127auction111023 to the API
2026-03-26 14:52:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:52: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-26 14:52:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000127>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Electric',
 'id': 'df7102c7-c849-5516-8df3-aeb70d640a07',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000127',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 37114,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-10-21',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 Pro 58 kWh',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  Pro 58 kWh',
 'vin': None,
 'year': 2022}
2026-03-26 14:52:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000127auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:32 [ecarstrade.nl] INFO: Saving data for 7000127auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450134.860564, 'last_price_update_time': 1774536752.30477}
2026-03-26 14:52:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000127auction111023') HTTP/1.1" 204 0
2026-03-26 14:52:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000171> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:52:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:52:35 [ecarstrade.nl] INFO: Extracting details for car 7000171auction111023
2026-03-26 14:52:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2979197-48b1-55f8-918e-3929dc8809fc with identifier: 7000171auction111023
2026-03-26 14:52:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2979197-48b1-55f8-918e-3929dc8809fc with scrape type 2
2026-03-26 14:52:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2979197-48b1-55f8-918e-3929dc8809fc with scrape type 2
2026-03-26 14:52:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e2979197-48b1-55f8-918e-3929dc8809fc, identifier: 7000171auction111023
2026-03-26 14:52:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e2979197-48b1-55f8-918e-3929dc8809fc with identifier: 7000171auction111023
2026-03-26 14:52:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e2979197-48b1-55f8-918e-3929dc8809fc with identifier: 7000171auction111023
2026-03-26 14:52:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e2979197-48b1-55f8-918e-3929dc8809fc with identifier: 7000171auction111023 to the API
2026-03-26 14:52:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:52: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-26 14:52:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000171>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'e2979197-48b1-55f8-918e-3929dc8809fc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000171',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Kia',
 'model': "cee'd",
 'odometer': 66862,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-02-13',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA ceed sportswagon 1.0 T-GDi ExecLine',
 'transmission': 'manual',
 'trim': 'KIA ceed sportswagon 1.0 T-GDi ExecLine',
 'vin': None,
 'year': 2024}
2026-03-26 14:52:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000171auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:35 [ecarstrade.nl] INFO: Saving data for 7000171auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450146.541948, 'last_price_update_time': 1774536755.749826}
2026-03-26 14:52:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000171auction111023') HTTP/1.1" 204 0
2026-03-26 14:52:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000149> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:52:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:52:38 [ecarstrade.nl] INFO: Extracting details for car 7000149auction111023
2026-03-26 14:52:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d252ab2-e400-537b-9df1-7ef91fbc79d7 with identifier: 7000149auction111023
2026-03-26 14:52:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d252ab2-e400-537b-9df1-7ef91fbc79d7 with scrape type 2
2026-03-26 14:52:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d252ab2-e400-537b-9df1-7ef91fbc79d7 with scrape type 2
2026-03-26 14:52:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4d252ab2-e400-537b-9df1-7ef91fbc79d7, identifier: 7000149auction111023
2026-03-26 14:52:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4d252ab2-e400-537b-9df1-7ef91fbc79d7 with identifier: 7000149auction111023
2026-03-26 14:52:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4d252ab2-e400-537b-9df1-7ef91fbc79d7 with identifier: 7000149auction111023
2026-03-26 14:52:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4d252ab2-e400-537b-9df1-7ef91fbc79d7 with identifier: 7000149auction111023 to the API
2026-03-26 14:52:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:52: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-26 14:52:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000149>
{'auction_title': '',
 'c_o_2_emission_value': 96,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '4d252ab2-e400-537b-9df1-7ef91fbc79d7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000149',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Renault',
 'model': 'Arkana',
 'odometer': 91098,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Arkana 1.6 E-T H 145 Intens',
 'transmission': 'automatic',
 'trim': 'RENAULT  1.6 E-T H 145 Intens',
 'vin': None,
 'year': 2022}
2026-03-26 14:52:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000149auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:38 [ecarstrade.nl] INFO: Saving data for 7000149auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450162.189398, 'last_price_update_time': 1774536758.432906}
2026-03-26 14:52:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000149auction111023') HTTP/1.1" 204 0
2026-03-26 14:52:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000124> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:52:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:52:40 [ecarstrade.nl] INFO: Extracting details for car 7000124auction111023
2026-03-26 14:52:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abd969f1-e7f5-57be-9d79-495177727c80 with identifier: 7000124auction111023
2026-03-26 14:52:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abd969f1-e7f5-57be-9d79-495177727c80 with scrape type 2
2026-03-26 14:52:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item abd969f1-e7f5-57be-9d79-495177727c80 with scrape type 2
2026-03-26 14:52:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: abd969f1-e7f5-57be-9d79-495177727c80, identifier: 7000124auction111023
2026-03-26 14:52:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: abd969f1-e7f5-57be-9d79-495177727c80 with identifier: 7000124auction111023
2026-03-26 14:52:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: abd969f1-e7f5-57be-9d79-495177727c80 with identifier: 7000124auction111023
2026-03-26 14:52:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: abd969f1-e7f5-57be-9d79-495177727c80 with identifier: 7000124auction111023 to the API
2026-03-26 14:52:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:52: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-26 14:52:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000124>
{'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-03-30T08:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'abd969f1-e7f5-57be-9d79-495177727c80',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000124',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'Passat Variant',
 'odometer': 180680,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-04-25',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Passat Variant 2.0 TDI Business',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  2.0 TDI Business',
 'vin': None,
 'year': 2023}
2026-03-26 14:52:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000124auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:40 [ecarstrade.nl] INFO: Saving data for 7000124auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450147.093074, 'last_price_update_time': 1774536760.872357}
2026-03-26 14:52:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000124auction111023') HTTP/1.1" 204 0
2026-03-26 14:52:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000148> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:52:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:52:42 [ecarstrade.nl] INFO: Extracting details for car 7000148auction111023
2026-03-26 14:52:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa6d432e-9f91-56fb-a7f0-b71a5bd5eb3b with identifier: 7000148auction111023
2026-03-26 14:52:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa6d432e-9f91-56fb-a7f0-b71a5bd5eb3b with scrape type 2
2026-03-26 14:52:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa6d432e-9f91-56fb-a7f0-b71a5bd5eb3b with scrape type 2
2026-03-26 14:52:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: aa6d432e-9f91-56fb-a7f0-b71a5bd5eb3b, identifier: 7000148auction111023
2026-03-26 14:52:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: aa6d432e-9f91-56fb-a7f0-b71a5bd5eb3b with identifier: 7000148auction111023
2026-03-26 14:52:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: aa6d432e-9f91-56fb-a7f0-b71a5bd5eb3b with identifier: 7000148auction111023
2026-03-26 14:52:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: aa6d432e-9f91-56fb-a7f0-b71a5bd5eb3b with identifier: 7000148auction111023 to the API
2026-03-26 14:52:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:52:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000148>
{'auction_title': '',
 'c_o_2_emission_value': 98,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'aa6d432e-9f91-56fb-a7f0-b71a5bd5eb3b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000148',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Renault',
 'model': 'Captur',
 'odometer': 50401,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-09-07',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Captur 1.6 ET fh 145 techno',
 'transmission': 'automatic',
 'trim': 'RENAULT  1.6 ET fh 145 techno',
 'vin': None,
 'year': 2023}
2026-03-26 14:52:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000148auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:42 [ecarstrade.nl] INFO: Saving data for 7000148auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450144.935885, 'last_price_update_time': 1774536762.675344}
2026-03-26 14:52:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000148auction111023') HTTP/1.1" 204 0
2026-03-26 14:52:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000190> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:52:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:52:42 [ecarstrade.nl] INFO: Extracting details for car 7000190auction111023
2026-03-26 14:52:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8b73668-9719-5125-bc73-116a4b28f55a with identifier: 7000190auction111023
2026-03-26 14:52:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8b73668-9719-5125-bc73-116a4b28f55a with scrape type 2
2026-03-26 14:52:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8b73668-9719-5125-bc73-116a4b28f55a with scrape type 2
2026-03-26 14:52:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c8b73668-9719-5125-bc73-116a4b28f55a, identifier: 7000190auction111023
2026-03-26 14:52:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c8b73668-9719-5125-bc73-116a4b28f55a with identifier: 7000190auction111023
2026-03-26 14:52:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c8b73668-9719-5125-bc73-116a4b28f55a with identifier: 7000190auction111023
2026-03-26 14:52:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c8b73668-9719-5125-bc73-116a4b28f55a with identifier: 7000190auction111023 to the API
2026-03-26 14:52:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:52: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-26 14:52:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000190>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'c8b73668-9719-5125-bc73-116a4b28f55a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000190',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Audi',
 'model': 'A4',
 'odometer': 171500,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-10-19',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI A4 LIMOUSINE 35 TFSI S edition',
 'transmission': 'automatic',
 'trim': 'AUDI  LIMOUSINE 35 TFSI S edition',
 'vin': None,
 'year': 2022}
2026-03-26 14:52:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000190auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:43 [ecarstrade.nl] INFO: Saving data for 7000190auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450163.166353, 'last_price_update_time': 1774536763.289333}
2026-03-26 14:52:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000190auction111023') HTTP/1.1" 204 0
2026-03-26 14:52:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000139> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:52:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:52:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000170> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:52:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:52:45 [ecarstrade.nl] INFO: Extracting details for car 7000139auction111023
2026-03-26 14:52:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99107e1e-8d3c-51a9-9f82-ddb904878916 with identifier: 7000139auction111023
2026-03-26 14:52:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99107e1e-8d3c-51a9-9f82-ddb904878916 with scrape type 2
2026-03-26 14:52:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99107e1e-8d3c-51a9-9f82-ddb904878916 with scrape type 2
2026-03-26 14:52:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 99107e1e-8d3c-51a9-9f82-ddb904878916, identifier: 7000139auction111023
2026-03-26 14:52:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 99107e1e-8d3c-51a9-9f82-ddb904878916 with identifier: 7000139auction111023
2026-03-26 14:52:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 99107e1e-8d3c-51a9-9f82-ddb904878916 with identifier: 7000139auction111023
2026-03-26 14:52:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 99107e1e-8d3c-51a9-9f82-ddb904878916 with identifier: 7000139auction111023 to the API
2026-03-26 14:52:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:52: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-26 14:52:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000139>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '99107e1e-8d3c-51a9-9f82-ddb904878916',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000139',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Tesla',
 'model': 'Model 3',
 'odometer': 70921,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-09-20',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Tesla Model 3 Stnd.RWD Plus 60 kWh',
 'transmission': 'automatic',
 'trim': 'Stnd.RWD Plus 60 kWh',
 'vin': None,
 'year': 2021}
2026-03-26 14:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000139auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:45 [ecarstrade.nl] INFO: Saving data for 7000139auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450159.696938, 'last_price_update_time': 1774536765.589155}
2026-03-26 14:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000139auction111023') HTTP/1.1" 204 0
2026-03-26 14:52:45 [ecarstrade.nl] INFO: Extracting details for car 7000170auction111023
2026-03-26 14:52:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b29297bd-9663-5ca3-ad36-12dbfdddddd1 with identifier: 7000170auction111023
2026-03-26 14:52:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b29297bd-9663-5ca3-ad36-12dbfdddddd1 with scrape type 2
2026-03-26 14:52:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b29297bd-9663-5ca3-ad36-12dbfdddddd1 with scrape type 2
2026-03-26 14:52:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: b29297bd-9663-5ca3-ad36-12dbfdddddd1, identifier: 7000170auction111023
2026-03-26 14:52:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: b29297bd-9663-5ca3-ad36-12dbfdddddd1 with identifier: 7000170auction111023
2026-03-26 14:52:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: b29297bd-9663-5ca3-ad36-12dbfdddddd1 with identifier: 7000170auction111023
2026-03-26 14:52:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: b29297bd-9663-5ca3-ad36-12dbfdddddd1 with identifier: 7000170auction111023 to the API
2026-03-26 14:52:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:52: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-26 14:52:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000170>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'b29297bd-9663-5ca3-ad36-12dbfdddddd1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000170',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Kia',
 'model': "cee'd",
 'odometer': 39836,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-02-13',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA ceed sportswagon 1.0 T-GDi ExecLine',
 'transmission': 'manual',
 'trim': 'KIA ceed sportswagon 1.0 T-GDi ExecLine',
 'vin': None,
 'year': 2024}
2026-03-26 14:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000170auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:46 [ecarstrade.nl] INFO: Saving data for 7000170auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450145.895233, 'last_price_update_time': 1774536766.118276}
2026-03-26 14:52:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000170auction111023') HTTP/1.1" 204 0
2026-03-26 14:52:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000188> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:52:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:52:47 [ecarstrade.nl] INFO: Extracting details for car 7000188auction111023
2026-03-26 14:52:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d4d0d8e-760a-5f7b-b57d-37b82e21c4a8 with identifier: 7000188auction111023
2026-03-26 14:52:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d4d0d8e-760a-5f7b-b57d-37b82e21c4a8 with scrape type 2
2026-03-26 14:52:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d4d0d8e-760a-5f7b-b57d-37b82e21c4a8 with scrape type 2
2026-03-26 14:52:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 9d4d0d8e-760a-5f7b-b57d-37b82e21c4a8, identifier: 7000188auction111023
2026-03-26 14:52:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 9d4d0d8e-760a-5f7b-b57d-37b82e21c4a8 with identifier: 7000188auction111023
2026-03-26 14:52:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 9d4d0d8e-760a-5f7b-b57d-37b82e21c4a8 with identifier: 7000188auction111023
2026-03-26 14:52:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 9d4d0d8e-760a-5f7b-b57d-37b82e21c4a8 with identifier: 7000188auction111023 to the API
2026-03-26 14:52:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:52: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-26 14:52:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000188>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '9d4d0d8e-760a-5f7b-b57d-37b82e21c4a8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000188',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Audi',
 'model': 'Q4 e-tron',
 'odometer': 183950,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-11-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI Q4 e-tron 40 L ed AdvPl 77 kWh',
 'transmission': 'automatic',
 'trim': 'AUDI  40 L ed AdvPl 77 kWh',
 'vin': None,
 'year': 2022}
2026-03-26 14:52:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000188auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:48 [ecarstrade.nl] INFO: Saving data for 7000188auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450161.16863, 'last_price_update_time': 1774536768.249176}
2026-03-26 14:52:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000188auction111023') HTTP/1.1" 204 0
2026-03-26 14:52:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000162> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:52:49 [ecarstrade.nl] INFO: Extracting details for car 7000162auction111023
2026-03-26 14:52:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004725/photo_005/780x0__r.jpg?hash=1774530451> (referer: https://ecarstrade.com/cars/7004725)
2026-03-26 14:52:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d7b77e2-9bdd-5e0b-84f3-deac3d38f156 with identifier: 7000162auction111023
2026-03-26 14:52:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d7b77e2-9bdd-5e0b-84f3-deac3d38f156 with scrape type 2
2026-03-26 14:52:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d7b77e2-9bdd-5e0b-84f3-deac3d38f156 with scrape type 2
2026-03-26 14:52:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 7d7b77e2-9bdd-5e0b-84f3-deac3d38f156, identifier: 7000162auction111023
2026-03-26 14:52:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 7d7b77e2-9bdd-5e0b-84f3-deac3d38f156 with identifier: 7000162auction111023
2026-03-26 14:52:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 7d7b77e2-9bdd-5e0b-84f3-deac3d38f156 with identifier: 7000162auction111023
2026-03-26 14:52:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 7d7b77e2-9bdd-5e0b-84f3-deac3d38f156 with identifier: 7000162auction111023 to the API
2026-03-26 14:52:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:52:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:52:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000162>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '7d7b77e2-9bdd-5e0b-84f3-deac3d38f156',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000162',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Nissan',
 'model': 'Juke',
 'odometer': 49562,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-02-27',
 'seats_number': 5,
 'seller_name': None,
 'title': 'NISSAN JUKE 1.6 Hyb. N-Connecta',
 'transmission': 'automatic',
 'trim': 'NISSAN JUKE 1.6 Hyb. N-Connecta',
 'vin': None,
 'year': 2024}
2026-03-26 14:52:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000162auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:50 [ecarstrade.nl] INFO: Saving data for 7000162auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450162.674307, 'last_price_update_time': 1774536770.355304}
2026-03-26 14:52:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000162auction111023') HTTP/1.1" 204 0
2026-03-26 14:52:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004725/photo_004/780x0__r.jpg?hash=1774530451> (referer: https://ecarstrade.com/cars/7004725)
2026-03-26 14:52:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000133> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:52:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 81e984b5-23d0-52e0-accc-510938d548cd
2026-03-26 14:52:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004725/photo_003/780x0__r.jpg?hash=1774530449> (referer: https://ecarstrade.com/cars/7004725)
2026-03-26 14:52:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000160> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:52:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004725/photo_002/780x0__r.jpg?hash=1774530449> (referer: https://ecarstrade.com/cars/7004725)
2026-03-26 14:52:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 81e984b5-23d0-52e0-accc-510938d548cd
2026-03-26 14:52:50 [ecarstrade.nl] INFO: Extracting details for car 7000133auction111023
2026-03-26 14:52:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d913b4bc-ad2c-54cd-90a0-40e39bce72a9 with identifier: 7000133auction111023
2026-03-26 14:52:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d913b4bc-ad2c-54cd-90a0-40e39bce72a9 with scrape type 2
2026-03-26 14:52:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d913b4bc-ad2c-54cd-90a0-40e39bce72a9 with scrape type 2
2026-03-26 14:52:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d913b4bc-ad2c-54cd-90a0-40e39bce72a9, identifier: 7000133auction111023
2026-03-26 14:52:50 [ecarstrade.nl] INFO: Extracting details for car 7000160auction111023
2026-03-26 14:52:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d913b4bc-ad2c-54cd-90a0-40e39bce72a9 with identifier: 7000133auction111023
2026-03-26 14:52:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d913b4bc-ad2c-54cd-90a0-40e39bce72a9 with identifier: 7000133auction111023
2026-03-26 14:52:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d913b4bc-ad2c-54cd-90a0-40e39bce72a9 with identifier: 7000133auction111023 to the API
2026-03-26 14:52:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:52:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:52:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000133>
{'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-30T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'd913b4bc-ad2c-54cd-90a0-40e39bce72a9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000133',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'Tiguan',
 'odometer': 150473,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-06-22',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Tiguan 1.5 TSI R-Line Bns',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  1.5 TSI R-Line Bns',
 'vin': None,
 'year': 2023}
2026-03-26 14:52:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000133auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:50 [ecarstrade.nl] INFO: Saving data for 7000133auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450160.353844, 'last_price_update_time': 1774536770.861914}
2026-03-26 14:52:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000133auction111023') HTTP/1.1" 204 0
2026-03-26 14:52:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004724/photo_005/780x0__r.jpg?hash=1774530448> (referer: https://ecarstrade.com/cars/7004724)
2026-03-26 14:52:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004725/photo_001/780x0__r.jpg?hash=1774530449> (referer: https://ecarstrade.com/cars/7004725)
2026-03-26 14:52:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004724/photo_004/780x0__r.jpg?hash=1774530448> (referer: https://ecarstrade.com/cars/7004724)
2026-03-26 14:52:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 81e984b5-23d0-52e0-accc-510938d548cd
2026-03-26 14:52:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca9ff720-a071-5953-ab75-3fe470a843af with identifier: 7000160auction111023
2026-03-26 14:52:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca9ff720-a071-5953-ab75-3fe470a843af with scrape type 2
2026-03-26 14:52:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca9ff720-a071-5953-ab75-3fe470a843af with scrape type 2
2026-03-26 14:52:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ca9ff720-a071-5953-ab75-3fe470a843af, identifier: 7000160auction111023
2026-03-26 14:52:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 81e984b5-23d0-52e0-accc-510938d548cd
2026-03-26 14:52:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ca9ff720-a071-5953-ab75-3fe470a843af with identifier: 7000160auction111023
2026-03-26 14:52:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ca9ff720-a071-5953-ab75-3fe470a843af with identifier: 7000160auction111023
2026-03-26 14:52:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ca9ff720-a071-5953-ab75-3fe470a843af with identifier: 7000160auction111023 to the API
2026-03-26 14:52:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:52:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:52:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000160>
{'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-30T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'ca9ff720-a071-5953-ab75-3fe470a843af',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000160',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Nissan',
 'model': 'Qashqai',
 'odometer': 59276,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-02-27',
 'seats_number': 5,
 'seller_name': None,
 'title': 'NISSAN Qashqai 1.3 MHEV X N-Connect',
 'transmission': 'automatic',
 'trim': 'NISSAN  1.3 MHEV X N-Connect',
 'vin': None,
 'year': 2024}
2026-03-26 14:52:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000160auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:51 [ecarstrade.nl] INFO: Saving data for 7000160auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450158.949556, 'last_price_update_time': 1774536771.218504}
2026-03-26 14:52:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000160auction111023') HTTP/1.1" 204 0
2026-03-26 14:52:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004724/photo_002/780x0__r.jpg?hash=1774530448> (referer: https://ecarstrade.com/cars/7004724)
2026-03-26 14:52:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004724/photo_001/780x0__r.jpg?hash=1774530448> (referer: https://ecarstrade.com/cars/7004724)
2026-03-26 14:52:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004724/photo_003/780x0__r.jpg?hash=1774530448> (referer: https://ecarstrade.com/cars/7004724)
2026-03-26 14:52:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4842621c-3006-54ca-8d5a-92e073f42643
2026-03-26 14:52:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 81e984b5-23d0-52e0-accc-510938d548cd
2026-03-26 14:52:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 81e984b5-23d0-52e0-accc-510938d548cd, skipping ID generation
2026-03-26 14:52:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81e984b5-23d0-52e0-accc-510938d548cd with scrape type 1
2026-03-26 14:52:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 81e984b5-23d0-52e0-accc-510938d548cd sending to next pipeline
2026-03-26 14:52:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 81e984b5-23d0-52e0-accc-510938d548cd, identifier: 7004725auction111081
2026-03-26 14:52:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4842621c-3006-54ca-8d5a-92e073f42643
2026-03-26 14:52:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 81e984b5-23d0-52e0-accc-510938d548cd with identifier: 7004725auction111081
2026-03-26 14:52:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 81e984b5-23d0-52e0-accc-510938d548cd with identifier: 7004725auction111081
2026-03-26 14:52:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 81e984b5-23d0-52e0-accc-510938d548cd with identifier: 7004725auction111081 to the API
2026-03-26 14:52:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:52:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:52:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004725/photo_001/780x0__r.jpg?hash=1774530449>
{'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-27T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '81e984b5-23d0-52e0-accc-510938d548cd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004725',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 166045,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Volvo XC40 Recharge P8 AWD R-Design 5d + Pano',
 'transmission': 'automatic',
 'trim': 'Recharge P8 AWD R-Design 5d + Pano',
 'vin': None,
 'year': 2021}
2026-03-26 14:52:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004725auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:52:51 [ecarstrade.nl] INFO: Saving data for 7004725auction111081: {'created_time': 1774536771.675658, 'last_price_update_time': 1774536771.675668, 'auction_closing_time': 1774618800.0}
2026-03-26 14:52:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004725auction111081') HTTP/1.1" 204 0
2026-03-26 14:52:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004708/photo_003/780x0__r.jpg?hash=1774530397> (referer: https://ecarstrade.com/cars/7004708)
2026-03-26 14:52:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004708/photo_004/780x0__r.jpg?hash=1774530397> (referer: https://ecarstrade.com/cars/7004708)
2026-03-26 14:52:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004708/photo_005/780x0__r.jpg?hash=1774530397> (referer: https://ecarstrade.com/cars/7004708)
2026-03-26 14:52:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4842621c-3006-54ca-8d5a-92e073f42643
2026-03-26 14:52:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4842621c-3006-54ca-8d5a-92e073f42643
2026-03-26 14:52:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4842621c-3006-54ca-8d5a-92e073f42643
2026-03-26 14:52:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4842621c-3006-54ca-8d5a-92e073f42643, skipping ID generation
2026-03-26 14:52:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4842621c-3006-54ca-8d5a-92e073f42643 with scrape type 1
2026-03-26 14:52:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4842621c-3006-54ca-8d5a-92e073f42643 sending to next pipeline
2026-03-26 14:52:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4842621c-3006-54ca-8d5a-92e073f42643, identifier: 7004724auction111081
2026-03-26 14:52:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4842621c-3006-54ca-8d5a-92e073f42643 with identifier: 7004724auction111081
2026-03-26 14:52:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4842621c-3006-54ca-8d5a-92e073f42643 with identifier: 7004724auction111081
2026-03-26 14:52:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4842621c-3006-54ca-8d5a-92e073f42643 with identifier: 7004724auction111081 to the API
2026-03-26 14:52:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:52:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:52:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004724/photo_003/780x0__r.jpg?hash=1774530448>
{'auction_title': '',
 'c_o_2_emission_value': 116,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '4842621c-3006-54ca-8d5a-92e073f42643',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004724',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Volkswagen',
 'model': 'up!',
 'odometer': 52648,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-08-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'Volkswagen up! 1.0 Up! 5d',
 'transmission': 'manual',
 'trim': '1.0 Up! 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004724auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:52:52 [ecarstrade.nl] INFO: Saving data for 7004724auction111081: {'created_time': 1774536772.142612, 'last_price_update_time': 1774536772.142622, 'auction_closing_time': 1774618800.0}
2026-03-26 14:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004724auction111081') HTTP/1.1" 204 0
2026-03-26 14:52:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004708/photo_002/780x0__r.jpg?hash=1774530397> (referer: https://ecarstrade.com/cars/7004708)
2026-03-26 14:52:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004708/photo_001/780x0__r.jpg?hash=1774530398> (referer: https://ecarstrade.com/cars/7004708)
2026-03-26 14:52:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004709/photo_006/780x0__r.jpg?hash=1774530396> (referer: https://ecarstrade.com/cars/7004709)
2026-03-26 14:52:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e6987e22-bd9f-5b5a-9306-86e0462f44e7
2026-03-26 14:52:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e6987e22-bd9f-5b5a-9306-86e0462f44e7
2026-03-26 14:52:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e6987e22-bd9f-5b5a-9306-86e0462f44e7
2026-03-26 14:52:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004722/photo_006/780x0__r.jpg?hash=1774530434> (referer: https://ecarstrade.com/cars/7004722)
2026-03-26 14:52:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004677/photo_005/780x0__r.jpg?hash=1774530338> (referer: https://ecarstrade.com/cars/7004677)
2026-03-26 14:52:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e6987e22-bd9f-5b5a-9306-86e0462f44e7
2026-03-26 14:52:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e6987e22-bd9f-5b5a-9306-86e0462f44e7
2026-03-26 14:52:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e6987e22-bd9f-5b5a-9306-86e0462f44e7, skipping ID generation
2026-03-26 14:52:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6987e22-bd9f-5b5a-9306-86e0462f44e7 with scrape type 1
2026-03-26 14:52:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e6987e22-bd9f-5b5a-9306-86e0462f44e7 sending to next pipeline
2026-03-26 14:52:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e6987e22-bd9f-5b5a-9306-86e0462f44e7, identifier: 7004708auction111081
2026-03-26 14:52:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e6987e22-bd9f-5b5a-9306-86e0462f44e7 with identifier: 7004708auction111081
2026-03-26 14:52:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e6987e22-bd9f-5b5a-9306-86e0462f44e7 with identifier: 7004708auction111081
2026-03-26 14:52:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e6987e22-bd9f-5b5a-9306-86e0462f44e7 with identifier: 7004708auction111081 to the API
2026-03-26 14:52:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:52:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:52:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004708/photo_001/780x0__r.jpg?hash=1774530398>
{'auction_title': '',
 'c_o_2_emission_value': 112,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.8L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'e6987e22-bd9f-5b5a-9306-86e0462f44e7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004708',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Toyota',
 'model': 'Corolla',
 'odometer': 74537,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 '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 1.8 Hybrid Business Plus 5d',
 'transmission': 'automatic',
 'trim': 'Touring Sports 1.8 Hybrid Business Plus 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004708auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:52:52 [ecarstrade.nl] INFO: Saving data for 7004708auction111081: {'created_time': 1774536772.678188, 'last_price_update_time': 1774536772.6782, 'auction_closing_time': 1774618800.0}
2026-03-26 14:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004708auction111081') HTTP/1.1" 204 0
2026-03-26 14:52:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004709/photo_005/780x0__r.jpg?hash=1774530396> (referer: https://ecarstrade.com/cars/7004709)
2026-03-26 14:52:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004722/photo_005/780x0__r.jpg?hash=1774530433> (referer: https://ecarstrade.com/cars/7004722)
2026-03-26 14:52:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1d6e2cc0-c44c-582f-93dc-16fd146cd022
2026-03-26 14:52:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 82f55d31-6956-507d-b4f1-fed02b9575a7
2026-03-26 14:52:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8622d2d3-db66-5612-a102-a0eb85c46170
2026-03-26 14:52:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004677/photo_004/780x0__r.jpg?hash=1774530338> (referer: https://ecarstrade.com/cars/7004677)
2026-03-26 14:52:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004722/photo_004/780x0__r.jpg?hash=1774530434> (referer: https://ecarstrade.com/cars/7004722)
2026-03-26 14:52:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004709/photo_004/780x0__r.jpg?hash=1774530396> (referer: https://ecarstrade.com/cars/7004709)
2026-03-26 14:52:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004677/photo_003/780x0__r.jpg?hash=1774530338> (referer: https://ecarstrade.com/cars/7004677)
2026-03-26 14:52:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1d6e2cc0-c44c-582f-93dc-16fd146cd022
2026-03-26 14:52:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 82f55d31-6956-507d-b4f1-fed02b9575a7
2026-03-26 14:52:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8622d2d3-db66-5612-a102-a0eb85c46170
2026-03-26 14:52:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004722/photo_003/780x0__r.jpg?hash=1774530433> (referer: https://ecarstrade.com/cars/7004722)
2026-03-26 14:52:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004709/photo_003/780x0__r.jpg?hash=1774530396> (referer: https://ecarstrade.com/cars/7004709)
2026-03-26 14:52:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004677/photo_002/780x0__r.jpg?hash=1774530338> (referer: https://ecarstrade.com/cars/7004677)
2026-03-26 14:52:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 82f55d31-6956-507d-b4f1-fed02b9575a7
2026-03-26 14:52:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1d6e2cc0-c44c-582f-93dc-16fd146cd022
2026-03-26 14:52:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8622d2d3-db66-5612-a102-a0eb85c46170
2026-03-26 14:52:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004709/photo_002/780x0__r.jpg?hash=1774530396> (referer: https://ecarstrade.com/cars/7004709)
2026-03-26 14:52:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004709/photo_001/780x0__r.jpg?hash=1774530396> (referer: https://ecarstrade.com/cars/7004709)
2026-03-26 14:52:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:52:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 82f55d31-6956-507d-b4f1-fed02b9575a7
2026-03-26 14:52:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004722/photo_002/780x0__r.jpg?hash=1774530434> (referer: https://ecarstrade.com/cars/7004722)
2026-03-26 14:52:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:52:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004722/photo_001/780x0__r.jpg?hash=1774530433> (referer: https://ecarstrade.com/cars/7004722)
2026-03-26 14:52:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:52:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1d6e2cc0-c44c-582f-93dc-16fd146cd022
2026-03-26 14:52:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8622d2d3-db66-5612-a102-a0eb85c46170
2026-03-26 14:52:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8622d2d3-db66-5612-a102-a0eb85c46170, skipping ID generation
2026-03-26 14:52:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8622d2d3-db66-5612-a102-a0eb85c46170 with scrape type 1
2026-03-26 14:52:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8622d2d3-db66-5612-a102-a0eb85c46170 sending to next pipeline
2026-03-26 14:52:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8622d2d3-db66-5612-a102-a0eb85c46170, identifier: 7004677auction111081
2026-03-26 14:52:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8622d2d3-db66-5612-a102-a0eb85c46170 with identifier: 7004677auction111081
2026-03-26 14:52:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8622d2d3-db66-5612-a102-a0eb85c46170 with identifier: 7004677auction111081
2026-03-26 14:52:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8622d2d3-db66-5612-a102-a0eb85c46170 with identifier: 7004677auction111081 to the API
2026-03-26 14:52:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:52:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:52:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004677/photo_002/780x0__r.jpg?hash=1774530338>
{'auction_title': '',
 'c_o_2_emission_value': 106,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '8622d2d3-db66-5612-a102-a0eb85c46170',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004677',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Renault',
 'model': 'Captur',
 'odometer': 56313,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Renault Captur hybrid 145 Techno 5d',
 'transmission': 'automatic',
 'trim': 'hybrid 145 Techno 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:52:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004677auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:52:53 [ecarstrade.nl] INFO: Saving data for 7004677auction111081: {'created_time': 1774536773.442333, 'last_price_update_time': 1774536773.442344, 'auction_closing_time': 1774618800.0}
2026-03-26 14:52:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004677auction111081') HTTP/1.1" 204 0
2026-03-26 14:52:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000163> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:52:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:52:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1d6e2cc0-c44c-582f-93dc-16fd146cd022
2026-03-26 14:52:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1d6e2cc0-c44c-582f-93dc-16fd146cd022
2026-03-26 14:52:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1d6e2cc0-c44c-582f-93dc-16fd146cd022, skipping ID generation
2026-03-26 14:52:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d6e2cc0-c44c-582f-93dc-16fd146cd022 with scrape type 1
2026-03-26 14:52:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1d6e2cc0-c44c-582f-93dc-16fd146cd022 sending to next pipeline
2026-03-26 14:52:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 1d6e2cc0-c44c-582f-93dc-16fd146cd022, identifier: 7004709auction111081
2026-03-26 14:52:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 82f55d31-6956-507d-b4f1-fed02b9575a7
2026-03-26 14:52:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 82f55d31-6956-507d-b4f1-fed02b9575a7
2026-03-26 14:52:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 82f55d31-6956-507d-b4f1-fed02b9575a7, skipping ID generation
2026-03-26 14:52:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82f55d31-6956-507d-b4f1-fed02b9575a7 with scrape type 1
2026-03-26 14:52:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 82f55d31-6956-507d-b4f1-fed02b9575a7 sending to next pipeline
2026-03-26 14:52:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 82f55d31-6956-507d-b4f1-fed02b9575a7, identifier: 7004722auction111081
2026-03-26 14:52:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 1d6e2cc0-c44c-582f-93dc-16fd146cd022 with identifier: 7004709auction111081
2026-03-26 14:52:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 1d6e2cc0-c44c-582f-93dc-16fd146cd022 with identifier: 7004709auction111081
2026-03-26 14:52:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 1d6e2cc0-c44c-582f-93dc-16fd146cd022 with identifier: 7004709auction111081 to the API
2026-03-26 14:52:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:52:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:52:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004709/photo_001/780x0__r.jpg?hash=1774530396>
{'auction_title': '',
 'c_o_2_emission_value': 142,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '1d6e2cc0-c44c-582f-93dc-16fd146cd022',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004709',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Skoda',
 'model': 'Karoq',
 'odometer': 117674,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Skoda Karoq 1.5 TSI ACT Greentech Business Edit Plus 5d',
 'transmission': 'manual',
 'trim': '1.5 TSI ACT Greentech Business Edit Plus 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:52:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004709auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:52:54 [ecarstrade.nl] INFO: Saving data for 7004709auction111081: {'created_time': 1774536774.056775, 'last_price_update_time': 1774536774.056789, 'auction_closing_time': 1774618800.0}
2026-03-26 14:52:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004709auction111081') HTTP/1.1" 204 0
2026-03-26 14:52:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 82f55d31-6956-507d-b4f1-fed02b9575a7 with identifier: 7004722auction111081
2026-03-26 14:52:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 82f55d31-6956-507d-b4f1-fed02b9575a7 with identifier: 7004722auction111081
2026-03-26 14:52:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 82f55d31-6956-507d-b4f1-fed02b9575a7 with identifier: 7004722auction111081 to the API
2026-03-26 14:52:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:52: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-26 14:52:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004722/photo_001/780x0__r.jpg?hash=1774530433>
{'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-27T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '82f55d31-6956-507d-b4f1-fed02b9575a7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004722',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 162444,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Volvo XC40 Recharge P8 AWD R-Design 5d',
 'transmission': 'automatic',
 'trim': 'Recharge P8 AWD R-Design 5d',
 'vin': None,
 'year': 2020}
2026-03-26 14:52:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004722auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:52:54 [ecarstrade.nl] INFO: Saving data for 7004722auction111081: {'created_time': 1774536774.464011, 'last_price_update_time': 1774536774.464022, 'auction_closing_time': 1774618800.0}
2026-03-26 14:52:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004722auction111081') HTTP/1.1" 204 0
2026-03-26 14:52:54 [ecarstrade.nl] INFO: Extracting details for car 7000163auction111023
2026-03-26 14:52:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c81a479-f00b-5bb4-968d-de93b2b0a29b with identifier: 7000163auction111023
2026-03-26 14:52:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c81a479-f00b-5bb4-968d-de93b2b0a29b with scrape type 2
2026-03-26 14:52:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c81a479-f00b-5bb4-968d-de93b2b0a29b with scrape type 2
2026-03-26 14:52:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8c81a479-f00b-5bb4-968d-de93b2b0a29b, identifier: 7000163auction111023
2026-03-26 14:52:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8c81a479-f00b-5bb4-968d-de93b2b0a29b with identifier: 7000163auction111023
2026-03-26 14:52:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8c81a479-f00b-5bb4-968d-de93b2b0a29b with identifier: 7000163auction111023
2026-03-26 14:52:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8c81a479-f00b-5bb4-968d-de93b2b0a29b with identifier: 7000163auction111023 to the API
2026-03-26 14:52:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:52: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-26 14:52:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000163>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.3L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': '8c81a479-f00b-5bb4-968d-de93b2b0a29b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000163',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Nissan',
 'model': 'Qashqai',
 'odometer': 54986,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-03-12',
 'seats_number': 5,
 'seller_name': None,
 'title': 'NISSAN Qashqai 1.3 MHEV X N-Connect',
 'transmission': 'automatic',
 'trim': 'NISSAN  1.3 MHEV X N-Connect',
 'vin': None,
 'year': 2024}
2026-03-26 14:52:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000163auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:55 [ecarstrade.nl] INFO: Saving data for 7000163auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450158.438635, 'last_price_update_time': 1774536775.36714}
2026-03-26 14:52:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000163auction111023') HTTP/1.1" 204 0
2026-03-26 14:52:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:52:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:52:56 [ecarstrade.nl] INFO: Found 20 car items
2026-03-26 14:52:56 [ecarstrade.nl] INFO: Found listing with ID: 7000128auction111023
2026-03-26 14:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000128auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:56 [ecarstrade.nl] INFO: Scrape type for 7000128auction111023: 2
2026-03-26 14:52:56 [ecarstrade.nl] INFO: Found listing with ID: 7000136auction111023
2026-03-26 14:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000136auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:56 [ecarstrade.nl] INFO: Scrape type for 7000136auction111023: 2
2026-03-26 14:52:56 [ecarstrade.nl] INFO: Found listing with ID: 7000131auction111023
2026-03-26 14:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000131auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:56 [ecarstrade.nl] INFO: Scrape type for 7000131auction111023: 2
2026-03-26 14:52:56 [ecarstrade.nl] INFO: Found listing with ID: 7000126auction111023
2026-03-26 14:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000126auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:56 [ecarstrade.nl] INFO: Scrape type for 7000126auction111023: 2
2026-03-26 14:52:56 [ecarstrade.nl] INFO: Found listing with ID: 7000156auction111023
2026-03-26 14:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000156auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:56 [ecarstrade.nl] INFO: Scrape type for 7000156auction111023: 2
2026-03-26 14:52:56 [ecarstrade.nl] INFO: Found listing with ID: 7000135auction111023
2026-03-26 14:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000135auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:56 [ecarstrade.nl] INFO: Scrape type for 7000135auction111023: 2
2026-03-26 14:52:56 [ecarstrade.nl] INFO: Found listing with ID: 7000154auction111023
2026-03-26 14:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000154auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:56 [ecarstrade.nl] INFO: Scrape type for 7000154auction111023: 2
2026-03-26 14:52:56 [ecarstrade.nl] INFO: Found listing with ID: 7000140auction111023
2026-03-26 14:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000140auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:56 [ecarstrade.nl] INFO: Scrape type for 7000140auction111023: 2
2026-03-26 14:52:56 [ecarstrade.nl] INFO: Found listing with ID: 7000125auction111023
2026-03-26 14:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000125auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:56 [ecarstrade.nl] INFO: Scrape type for 7000125auction111023: 2
2026-03-26 14:52:56 [ecarstrade.nl] INFO: Found listing with ID: 7000132auction111023
2026-03-26 14:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000132auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:56 [ecarstrade.nl] INFO: Scrape type for 7000132auction111023: 2
2026-03-26 14:52:56 [ecarstrade.nl] INFO: Found listing with ID: 7000173auction111023
2026-03-26 14:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000173auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:56 [ecarstrade.nl] INFO: Scrape type for 7000173auction111023: 2
2026-03-26 14:52:56 [ecarstrade.nl] INFO: Found listing with ID: 7000141auction111023
2026-03-26 14:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000141auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:56 [ecarstrade.nl] INFO: Scrape type for 7000141auction111023: 2
2026-03-26 14:52:56 [ecarstrade.nl] INFO: Found listing with ID: 7000152auction111023
2026-03-26 14:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000152auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:56 [ecarstrade.nl] INFO: Scrape type for 7000152auction111023: 2
2026-03-26 14:52:56 [ecarstrade.nl] INFO: Found listing with ID: 7000167auction111023
2026-03-26 14:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000167auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:56 [ecarstrade.nl] INFO: Scrape type for 7000167auction111023: 2
2026-03-26 14:52:56 [ecarstrade.nl] INFO: Found listing with ID: 7000142auction111023
2026-03-26 14:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000142auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:56 [ecarstrade.nl] INFO: Scrape type for 7000142auction111023: 2
2026-03-26 14:52:56 [ecarstrade.nl] INFO: Found listing with ID: 7000178auction111023
2026-03-26 14:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000178auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:56 [ecarstrade.nl] INFO: Scrape type for 7000178auction111023: 2
2026-03-26 14:52:56 [ecarstrade.nl] INFO: Found listing with ID: 7000174auction111023
2026-03-26 14:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000174auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:57 [ecarstrade.nl] INFO: Scrape type for 7000174auction111023: 2
2026-03-26 14:52:57 [ecarstrade.nl] INFO: Found listing with ID: 7000143auction111023
2026-03-26 14:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000143auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:57 [ecarstrade.nl] INFO: Scrape type for 7000143auction111023: 2
2026-03-26 14:52:57 [ecarstrade.nl] INFO: Found listing with ID: 7000144auction111023
2026-03-26 14:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000144auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:57 [ecarstrade.nl] INFO: Scrape type for 7000144auction111023: 2
2026-03-26 14:52:57 [ecarstrade.nl] INFO: Found listing with ID: 7000130auction111023
2026-03-26 14:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000130auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:52:57 [ecarstrade.nl] INFO: Scrape type for 7000130auction111023: 2
2026-03-26 14:53:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000166> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:53:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:53:02 [ecarstrade.nl] INFO: Extracting details for car 7000166auction111023
2026-03-26 14:53:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb740eb2-4cdf-5988-9c88-9b245ceed8ec with identifier: 7000166auction111023
2026-03-26 14:53:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb740eb2-4cdf-5988-9c88-9b245ceed8ec with scrape type 2
2026-03-26 14:53:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb740eb2-4cdf-5988-9c88-9b245ceed8ec with scrape type 2
2026-03-26 14:53:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: cb740eb2-4cdf-5988-9c88-9b245ceed8ec, identifier: 7000166auction111023
2026-03-26 14:53:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: cb740eb2-4cdf-5988-9c88-9b245ceed8ec with identifier: 7000166auction111023
2026-03-26 14:53:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: cb740eb2-4cdf-5988-9c88-9b245ceed8ec with identifier: 7000166auction111023
2026-03-26 14:53:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: cb740eb2-4cdf-5988-9c88-9b245ceed8ec with identifier: 7000166auction111023 to the API
2026-03-26 14:53:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:53: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-26 14:53:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000166>
{'auction_title': '',
 'c_o_2_emission_value': 31,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '1.3L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'cb740eb2-4cdf-5988-9c88-9b245ceed8ec',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000166',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mercedes',
 'model': 'A 250',
 'odometer': 138074,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-19',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ A-klasse 250 e Bns Sol. AMG',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ A-klasse 250 e Bns Sol. AMG',
 'vin': None,
 'year': 2021}
2026-03-26 14:53:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000166auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:03 [ecarstrade.nl] INFO: Saving data for 7000166auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450215.197199, 'last_price_update_time': 1774536783.319247}
2026-03-26 14:53:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000166auction111023') HTTP/1.1" 204 0
2026-03-26 14:53:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000172> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:53:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:53:04 [ecarstrade.nl] INFO: Extracting details for car 7000172auction111023
2026-03-26 14:53:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c080d0cf-fe11-5e67-aeb1-45e7ca265eb6 with identifier: 7000172auction111023
2026-03-26 14:53:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c080d0cf-fe11-5e67-aeb1-45e7ca265eb6 with scrape type 2
2026-03-26 14:53:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c080d0cf-fe11-5e67-aeb1-45e7ca265eb6 with scrape type 2
2026-03-26 14:53:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c080d0cf-fe11-5e67-aeb1-45e7ca265eb6, identifier: 7000172auction111023
2026-03-26 14:53:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c080d0cf-fe11-5e67-aeb1-45e7ca265eb6 with identifier: 7000172auction111023
2026-03-26 14:53:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c080d0cf-fe11-5e67-aeb1-45e7ca265eb6 with identifier: 7000172auction111023
2026-03-26 14:53:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c080d0cf-fe11-5e67-aeb1-45e7ca265eb6 with identifier: 7000172auction111023 to the API
2026-03-26 14:53:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:53:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:53:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000172>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'c080d0cf-fe11-5e67-aeb1-45e7ca265eb6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000172',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Kia',
 'model': "cee'd",
 'odometer': 50151,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-02-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA ceed sportswagon 1.0 T-GDi ExecLine',
 'transmission': 'manual',
 'trim': 'KIA ceed sportswagon 1.0 T-GDi ExecLine',
 'vin': None,
 'year': 2024}
2026-03-26 14:53:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000172auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:04 [ecarstrade.nl] INFO: Saving data for 7000172auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450144.473273, 'last_price_update_time': 1774536784.485955}
2026-03-26 14:53:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000172auction111023') HTTP/1.1" 204 0
2026-03-26 14:53:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000164> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:53:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:53:06 [ecarstrade.nl] INFO: Extracting details for car 7000164auction111023
2026-03-26 14:53:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7315c631-093d-5807-b097-1ac4237a28b3 with identifier: 7000164auction111023
2026-03-26 14:53:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7315c631-093d-5807-b097-1ac4237a28b3 with scrape type 2
2026-03-26 14:53:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7315c631-093d-5807-b097-1ac4237a28b3 with scrape type 2
2026-03-26 14:53:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 7315c631-093d-5807-b097-1ac4237a28b3, identifier: 7000164auction111023
2026-03-26 14:53:06 [scrapy.extensions.logstats] INFO: Crawled 183 pages (at 32 pages/min), scraped 164 items (at 36 items/min)
2026-03-26 14:53:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 224MiB
2026-03-26 14:53:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 7315c631-093d-5807-b097-1ac4237a28b3 with identifier: 7000164auction111023
2026-03-26 14:53:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 7315c631-093d-5807-b097-1ac4237a28b3 with identifier: 7000164auction111023
2026-03-26 14:53:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 7315c631-093d-5807-b097-1ac4237a28b3 with identifier: 7000164auction111023 to the API
2026-03-26 14:53:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:53:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:53:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000164>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.3L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': '7315c631-093d-5807-b097-1ac4237a28b3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000164',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Nissan',
 'model': 'Qashqai',
 'odometer': 44569,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-02-27',
 'seats_number': 5,
 'seller_name': None,
 'title': 'NISSAN Qashqai 1.3 MHEV X N-Connect',
 'transmission': 'automatic',
 'trim': 'NISSAN  1.3 MHEV X N-Connect',
 'vin': None,
 'year': 2024}
2026-03-26 14:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000164auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:07 [ecarstrade.nl] INFO: Saving data for 7000164auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450133.869107, 'last_price_update_time': 1774536787.131883}
2026-03-26 14:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000164auction111023') HTTP/1.1" 204 0
2026-03-26 14:53:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000159> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:53:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004680/photo_003/780x0__r.jpg?hash=1774530342> (referer: https://ecarstrade.com/cars/7004680)
2026-03-26 14:53:08 [ecarstrade.nl] INFO: Extracting details for car 7000159auction111023
2026-03-26 14:53:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20255744-ae84-5014-9391-b91ae054d509 with identifier: 7000159auction111023
2026-03-26 14:53:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20255744-ae84-5014-9391-b91ae054d509 with scrape type 2
2026-03-26 14:53:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20255744-ae84-5014-9391-b91ae054d509 with scrape type 2
2026-03-26 14:53:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 20255744-ae84-5014-9391-b91ae054d509, identifier: 7000159auction111023
2026-03-26 14:53:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 20255744-ae84-5014-9391-b91ae054d509 with identifier: 7000159auction111023
2026-03-26 14:53:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 20255744-ae84-5014-9391-b91ae054d509 with identifier: 7000159auction111023
2026-03-26 14:53:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 20255744-ae84-5014-9391-b91ae054d509 with identifier: 7000159auction111023 to the API
2026-03-26 14:53:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:53:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:53:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000159>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.3L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': '20255744-ae84-5014-9391-b91ae054d509',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000159',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Nissan',
 'model': 'Qashqai',
 'odometer': 47239,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-02-27',
 'seats_number': 5,
 'seller_name': None,
 'title': 'NISSAN Qashqai 1.3 MHEV X N-Connect',
 'transmission': 'automatic',
 'trim': 'NISSAN  1.3 MHEV X N-Connect',
 'vin': None,
 'year': 2024}
2026-03-26 14:53:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000159auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:09 [ecarstrade.nl] INFO: Saving data for 7000159auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450135.901265, 'last_price_update_time': 1774536789.079269}
2026-03-26 14:53:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000159auction111023') HTTP/1.1" 204 0
2026-03-26 14:53:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004680/photo_002/780x0__r.jpg?hash=1774530342> (referer: https://ecarstrade.com/cars/7004680)
2026-03-26 14:53:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 328af711-f190-5802-94b7-fac9505f0c97
2026-03-26 14:53:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004680/photo_001/780x0__r.jpg?hash=1774530342> (referer: https://ecarstrade.com/cars/7004680)
2026-03-26 14:53:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 328af711-f190-5802-94b7-fac9505f0c97
2026-03-26 14:53:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004678/photo_005/780x0__r.jpg?hash=1774530341> (referer: https://ecarstrade.com/cars/7004678)
2026-03-26 14:53:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 328af711-f190-5802-94b7-fac9505f0c97
2026-03-26 14:53:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 328af711-f190-5802-94b7-fac9505f0c97, skipping ID generation
2026-03-26 14:53:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 328af711-f190-5802-94b7-fac9505f0c97 with scrape type 1
2026-03-26 14:53:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 328af711-f190-5802-94b7-fac9505f0c97 sending to next pipeline
2026-03-26 14:53:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 328af711-f190-5802-94b7-fac9505f0c97, identifier: 7004680auction111081
2026-03-26 14:53:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 328af711-f190-5802-94b7-fac9505f0c97 with identifier: 7004680auction111081
2026-03-26 14:53:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 328af711-f190-5802-94b7-fac9505f0c97 with identifier: 7004680auction111081
2026-03-26 14:53:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 328af711-f190-5802-94b7-fac9505f0c97 with identifier: 7004680auction111081 to the API
2026-03-26 14:53:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:53:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:53:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004680/photo_001/780x0__r.jpg?hash=1774530342>
{'auction_title': '',
 'c_o_2_emission_value': 151,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '328af711-f190-5802-94b7-fac9505f0c97',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004680',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 90119,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'Peugeot 5008 GT Pack Business PureTech 130 EAT8 5d',
 'transmission': 'automatic',
 'trim': 'GT Pack Business PureTech 130 EAT8 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:53:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004680auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:53:09 [ecarstrade.nl] INFO: Saving data for 7004680auction111081: {'created_time': 1774536789.714905, 'last_price_update_time': 1774536789.714916, 'auction_closing_time': 1774618800.0}
2026-03-26 14:53:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004680auction111081') HTTP/1.1" 204 0
2026-03-26 14:53:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004678/photo_004/780x0__r.jpg?hash=1774530341> (referer: https://ecarstrade.com/cars/7004678)
2026-03-26 14:53:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:53:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f76b0f92-1a5c-542b-accc-872112cc86c4
2026-03-26 14:53:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f76b0f92-1a5c-542b-accc-872112cc86c4
2026-03-26 14:53:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000157> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:53:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:53:11 [ecarstrade.nl] INFO: Extracting details for car 7000157auction111023
2026-03-26 14:53:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce728eb6-4546-5751-8d9a-4d4069b72314 with identifier: 7000157auction111023
2026-03-26 14:53:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce728eb6-4546-5751-8d9a-4d4069b72314 with scrape type 2
2026-03-26 14:53:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce728eb6-4546-5751-8d9a-4d4069b72314 with scrape type 2
2026-03-26 14:53:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ce728eb6-4546-5751-8d9a-4d4069b72314, identifier: 7000157auction111023
2026-03-26 14:53:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ce728eb6-4546-5751-8d9a-4d4069b72314 with identifier: 7000157auction111023
2026-03-26 14:53:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ce728eb6-4546-5751-8d9a-4d4069b72314 with identifier: 7000157auction111023
2026-03-26 14:53:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ce728eb6-4546-5751-8d9a-4d4069b72314 with identifier: 7000157auction111023 to the API
2026-03-26 14:53:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:53: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-26 14:53:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000157>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.3L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'ce728eb6-4546-5751-8d9a-4d4069b72314',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000157',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Nissan',
 'model': 'Qashqai',
 'odometer': 39583,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-02-27',
 'seats_number': 5,
 'seller_name': None,
 'title': 'NISSAN Qashqai 1.3 MHEV X N-Connect',
 'transmission': 'automatic',
 'trim': 'NISSAN  1.3 MHEV X N-Connect',
 'vin': None,
 'year': 2024}
2026-03-26 14:53:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000157auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:12 [ecarstrade.nl] INFO: Saving data for 7000157auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450213.907174, 'last_price_update_time': 1774536792.018033}
2026-03-26 14:53:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000157auction111023') HTTP/1.1" 204 0
2026-03-26 14:53:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000175> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:53:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:53:12 [ecarstrade.nl] INFO: Extracting details for car 7000175auction111023
2026-03-26 14:53:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5419471-fdd2-526e-89e2-f51414e8902f with identifier: 7000175auction111023
2026-03-26 14:53:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5419471-fdd2-526e-89e2-f51414e8902f with scrape type 2
2026-03-26 14:53:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5419471-fdd2-526e-89e2-f51414e8902f with scrape type 2
2026-03-26 14:53:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d5419471-fdd2-526e-89e2-f51414e8902f, identifier: 7000175auction111023
2026-03-26 14:53:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d5419471-fdd2-526e-89e2-f51414e8902f with identifier: 7000175auction111023
2026-03-26 14:53:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d5419471-fdd2-526e-89e2-f51414e8902f with identifier: 7000175auction111023
2026-03-26 14:53:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d5419471-fdd2-526e-89e2-f51414e8902f with identifier: 7000175auction111023 to the API
2026-03-26 14:53:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:53: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-26 14:53:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000175>
{'auction_title': '',
 'c_o_2_emission_value': 35,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Electric',
 'id': 'd5419471-fdd2-526e-89e2-f51414e8902f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000175',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Hyundai',
 'model': 'Tucson',
 'odometer': 28892,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-17',
 'seats_number': 5,
 'seller_name': None,
 'title': 'HYUNDAI TUCSON 1.6 T-GDI PHEV C Sm',
 'transmission': 'automatic',
 'trim': 'HYUNDAI TUCSON 1.6 T-GDI PHEV C Sm',
 'vin': None,
 'year': 2022}
2026-03-26 14:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000175auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:13 [ecarstrade.nl] INFO: Saving data for 7000175auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450134.383356, 'last_price_update_time': 1774536793.180472}
2026-03-26 14:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000175auction111023') HTTP/1.1" 204 0
2026-03-26 14:53:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000176> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:53:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:53:17 [ecarstrade.nl] INFO: Extracting details for car 7000176auction111023
2026-03-26 14:53:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d432636f-9d8b-5143-90d0-53c3c516e12e with identifier: 7000176auction111023
2026-03-26 14:53:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d432636f-9d8b-5143-90d0-53c3c516e12e with scrape type 2
2026-03-26 14:53:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d432636f-9d8b-5143-90d0-53c3c516e12e with scrape type 2
2026-03-26 14:53:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d432636f-9d8b-5143-90d0-53c3c516e12e, identifier: 7000176auction111023
2026-03-26 14:53:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d432636f-9d8b-5143-90d0-53c3c516e12e with identifier: 7000176auction111023
2026-03-26 14:53:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d432636f-9d8b-5143-90d0-53c3c516e12e with identifier: 7000176auction111023
2026-03-26 14:53:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d432636f-9d8b-5143-90d0-53c3c516e12e with identifier: 7000176auction111023 to the API
2026-03-26 14:53:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:53: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-26 14:53:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000176>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Electric',
 'id': 'd432636f-9d8b-5143-90d0-53c3c516e12e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000176',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Hyundai',
 'model': 'IONIQ 5',
 'odometer': 62919,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-07-07',
 'seats_number': 5,
 'seller_name': None,
 'title': 'HYUNDAI IONIQ 5 Connect+ AWD 73kWh',
 'transmission': 'automatic',
 'trim': 'HYUNDAI  Connect+ AWD 73kWh',
 'vin': None,
 'year': 2022}
2026-03-26 14:53:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000176auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:17 [ecarstrade.nl] INFO: Saving data for 7000176auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450128.924389, 'last_price_update_time': 1774536797.744029}
2026-03-26 14:53:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000176auction111023') HTTP/1.1" 204 0
2026-03-26 14:53:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000158> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:53:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:53:18 [ecarstrade.nl] INFO: Extracting details for car 7000158auction111023
2026-03-26 14:53:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3de61083-aa50-580a-90dd-36079b2558a1 with identifier: 7000158auction111023
2026-03-26 14:53:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3de61083-aa50-580a-90dd-36079b2558a1 with scrape type 2
2026-03-26 14:53:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3de61083-aa50-580a-90dd-36079b2558a1 with scrape type 2
2026-03-26 14:53:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 3de61083-aa50-580a-90dd-36079b2558a1, identifier: 7000158auction111023
2026-03-26 14:53:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 3de61083-aa50-580a-90dd-36079b2558a1 with identifier: 7000158auction111023
2026-03-26 14:53:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 3de61083-aa50-580a-90dd-36079b2558a1 with identifier: 7000158auction111023
2026-03-26 14:53:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 3de61083-aa50-580a-90dd-36079b2558a1 with identifier: 7000158auction111023 to the API
2026-03-26 14:53:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:53:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:53:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000158>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.3L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': '3de61083-aa50-580a-90dd-36079b2558a1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000158',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Nissan',
 'model': 'Qashqai',
 'odometer': 68903,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-03-07',
 'seats_number': 5,
 'seller_name': None,
 'title': 'NISSAN Qashqai 1.3 MHEV X N-Connect',
 'transmission': 'automatic',
 'trim': 'NISSAN  1.3 MHEV X N-Connect',
 'vin': None,
 'year': 2024}
2026-03-26 14:53:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000158auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:18 [ecarstrade.nl] INFO: Saving data for 7000158auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450160.711498, 'last_price_update_time': 1774536798.532646}
2026-03-26 14:53:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000158auction111023') HTTP/1.1" 204 0
2026-03-26 14:53:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000169> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:53:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:53:19 [ecarstrade.nl] INFO: Extracting details for car 7000169auction111023
2026-03-26 14:53:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e55b6efe-64ca-5409-a994-fbe673f54f78 with identifier: 7000169auction111023
2026-03-26 14:53:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e55b6efe-64ca-5409-a994-fbe673f54f78 with scrape type 2
2026-03-26 14:53:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e55b6efe-64ca-5409-a994-fbe673f54f78 with scrape type 2
2026-03-26 14:53:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e55b6efe-64ca-5409-a994-fbe673f54f78, identifier: 7000169auction111023
2026-03-26 14:53:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e55b6efe-64ca-5409-a994-fbe673f54f78 with identifier: 7000169auction111023
2026-03-26 14:53:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e55b6efe-64ca-5409-a994-fbe673f54f78 with identifier: 7000169auction111023
2026-03-26 14:53:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e55b6efe-64ca-5409-a994-fbe673f54f78 with identifier: 7000169auction111023 to the API
2026-03-26 14:53:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:53:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:53:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000169>
{'auction_title': '',
 'c_o_2_emission_value': 106,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'e55b6efe-64ca-5409-a994-fbe673f54f78',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000169',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mazda',
 'model': '3',
 'odometer': 60960,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-22',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mazda 3 2.0 e-SA-X Luxury',
 'transmission': 'manual',
 'trim': '2.0 e-SA-X Luxury',
 'vin': None,
 'year': 2022}
2026-03-26 14:53:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000169auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:20 [ecarstrade.nl] INFO: Saving data for 7000169auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450157.977544, 'last_price_update_time': 1774536800.082208}
2026-03-26 14:53:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000169auction111023') HTTP/1.1" 204 0
2026-03-26 14:53:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000143> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:53:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:53:20 [ecarstrade.nl] INFO: Extracting details for car 7000143auction111023
2026-03-26 14:53:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da2f2702-0ceb-55ee-8526-3f6b23f8e69e with identifier: 7000143auction111023
2026-03-26 14:53:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da2f2702-0ceb-55ee-8526-3f6b23f8e69e with scrape type 2
2026-03-26 14:53:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da2f2702-0ceb-55ee-8526-3f6b23f8e69e with scrape type 2
2026-03-26 14:53:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: da2f2702-0ceb-55ee-8526-3f6b23f8e69e, identifier: 7000143auction111023
2026-03-26 14:53:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: da2f2702-0ceb-55ee-8526-3f6b23f8e69e with identifier: 7000143auction111023
2026-03-26 14:53:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: da2f2702-0ceb-55ee-8526-3f6b23f8e69e with identifier: 7000143auction111023
2026-03-26 14:53:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: da2f2702-0ceb-55ee-8526-3f6b23f8e69e with identifier: 7000143auction111023 to the API
2026-03-26 14:53:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:53: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-26 14:53:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000143>
{'auction_title': '',
 'c_o_2_emission_value': 98,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'da2f2702-0ceb-55ee-8526-3f6b23f8e69e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000143',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 180899,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-25',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA Octavia Combi 1.0 TSI Bns Edition',
 'transmission': 'automatic',
 'trim': 'SKODA  Combi 1.0 TSI Bns Edition',
 'vin': None,
 'year': 2022}
2026-03-26 14:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000143auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:21 [ecarstrade.nl] INFO: Saving data for 7000143auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450251.368963, 'last_price_update_time': 1774536801.024376}
2026-03-26 14:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000143auction111023') HTTP/1.1" 204 0
2026-03-26 14:53:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000120> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:53:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:53:24 [ecarstrade.nl] INFO: Extracting details for car 7000120auction111023
2026-03-26 14:53:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 006456a4-7603-5355-b9f2-8e095dbd8b87 with identifier: 7000120auction111023
2026-03-26 14:53:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 006456a4-7603-5355-b9f2-8e095dbd8b87 with scrape type 2
2026-03-26 14:53:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 006456a4-7603-5355-b9f2-8e095dbd8b87 with scrape type 2
2026-03-26 14:53:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 006456a4-7603-5355-b9f2-8e095dbd8b87, identifier: 7000120auction111023
2026-03-26 14:53:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 006456a4-7603-5355-b9f2-8e095dbd8b87 with identifier: 7000120auction111023
2026-03-26 14:53:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 006456a4-7603-5355-b9f2-8e095dbd8b87 with identifier: 7000120auction111023
2026-03-26 14:53:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 006456a4-7603-5355-b9f2-8e095dbd8b87 with identifier: 7000120auction111023 to the API
2026-03-26 14:53:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:53: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-26 14:53:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000120>
{'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-30T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '006456a4-7603-5355-b9f2-8e095dbd8b87',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000120',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volvo',
 'model': 'EX30',
 'odometer': 17145,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-02-21',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO EX30 Extended Core 69 kWh',
 'transmission': 'automatic',
 'trim': 'VOLVO  Extended Core 69 kWh',
 'vin': None,
 'year': 2025}
2026-03-26 14:53:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000120auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:24 [ecarstrade.nl] INFO: Saving data for 7000120auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450130.151188, 'last_price_update_time': 1774536804.543814}
2026-03-26 14:53:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000120auction111023') HTTP/1.1" 204 0
2026-03-26 14:53:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000174> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:53:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:53:25 [ecarstrade.nl] INFO: Extracting details for car 7000174auction111023
2026-03-26 14:53:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1d93883-e185-56d1-898b-464e8c2cd196 with identifier: 7000174auction111023
2026-03-26 14:53:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1d93883-e185-56d1-898b-464e8c2cd196 with scrape type 2
2026-03-26 14:53:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1d93883-e185-56d1-898b-464e8c2cd196 with scrape type 2
2026-03-26 14:53:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: a1d93883-e185-56d1-898b-464e8c2cd196, identifier: 7000174auction111023
2026-03-26 14:53:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: a1d93883-e185-56d1-898b-464e8c2cd196 with identifier: 7000174auction111023
2026-03-26 14:53:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: a1d93883-e185-56d1-898b-464e8c2cd196 with identifier: 7000174auction111023
2026-03-26 14:53:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: a1d93883-e185-56d1-898b-464e8c2cd196 with identifier: 7000174auction111023 to the API
2026-03-26 14:53:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:53: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-26 14:53:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000174>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Electric',
 'id': 'a1d93883-e185-56d1-898b-464e8c2cd196',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000174',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Hyundai',
 'model': 'Kona',
 'odometer': 78538,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-27',
 'seats_number': 5,
 'seller_name': None,
 'title': 'HYUNDAI Kona EV Comfort 64 kWh',
 'transmission': 'automatic',
 'trim': 'HYUNDAI  EV Comfort 64 kWh',
 'vin': None,
 'year': 2020}
2026-03-26 14:53:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000174auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:25 [ecarstrade.nl] INFO: Saving data for 7000174auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450251.869695, 'last_price_update_time': 1774536805.446506}
2026-03-26 14:53:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000174auction111023') HTTP/1.1" 204 0
2026-03-26 14:53:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000178> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:53:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:53:25 [ecarstrade.nl] INFO: Extracting details for car 7000178auction111023
2026-03-26 14:53:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 622e8603-df0f-5c19-acab-a51d889faaea with identifier: 7000178auction111023
2026-03-26 14:53:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 622e8603-df0f-5c19-acab-a51d889faaea with scrape type 2
2026-03-26 14:53:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 622e8603-df0f-5c19-acab-a51d889faaea with scrape type 2
2026-03-26 14:53:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 622e8603-df0f-5c19-acab-a51d889faaea, identifier: 7000178auction111023
2026-03-26 14:53:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 622e8603-df0f-5c19-acab-a51d889faaea with identifier: 7000178auction111023
2026-03-26 14:53:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 622e8603-df0f-5c19-acab-a51d889faaea with identifier: 7000178auction111023
2026-03-26 14:53:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 622e8603-df0f-5c19-acab-a51d889faaea with identifier: 7000178auction111023 to the API
2026-03-26 14:53:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:53: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-26 14:53:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000178>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '622e8603-df0f-5c19-acab-a51d889faaea',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000178',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Ford',
 'model': 'Mondeo',
 'odometer': 148285,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Mondeo Wagon 2.0 IVCT HEV Titan.',
 'transmission': 'automatic',
 'trim': 'FORD  Wagon 2.0 IVCT HEV Titan.',
 'vin': None,
 'year': 2022}
2026-03-26 14:53:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000178auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:26 [ecarstrade.nl] INFO: Saving data for 7000178auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450252.901498, 'last_price_update_time': 1774536806.010965}
2026-03-26 14:53:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000178auction111023') HTTP/1.1" 204 0
2026-03-26 14:53:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000167> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:53:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:53:27 [ecarstrade.nl] INFO: Extracting details for car 7000167auction111023
2026-03-26 14:53:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bf6e30d-8cac-5003-b9ee-96de679db772 with identifier: 7000167auction111023
2026-03-26 14:53:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bf6e30d-8cac-5003-b9ee-96de679db772 with scrape type 2
2026-03-26 14:53:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bf6e30d-8cac-5003-b9ee-96de679db772 with scrape type 2
2026-03-26 14:53:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0bf6e30d-8cac-5003-b9ee-96de679db772, identifier: 7000167auction111023
2026-03-26 14:53:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0bf6e30d-8cac-5003-b9ee-96de679db772 with identifier: 7000167auction111023
2026-03-26 14:53:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0bf6e30d-8cac-5003-b9ee-96de679db772 with identifier: 7000167auction111023
2026-03-26 14:53:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0bf6e30d-8cac-5003-b9ee-96de679db772 with identifier: 7000167auction111023 to the API
2026-03-26 14:53:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:53:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:53:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000167>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '1.3L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': '0bf6e30d-8cac-5003-b9ee-96de679db772',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000167',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mercedes',
 'model': 'A 180',
 'odometer': 184388,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-08-08',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ A-klasse 180 Bns Sol. AMG',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ A-klasse 180 Bns Sol. AMG',
 'vin': None,
 'year': 2022}
2026-03-26 14:53:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000167auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:28 [ecarstrade.nl] INFO: Saving data for 7000167auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450228.187817, 'last_price_update_time': 1774536808.352388}
2026-03-26 14:53:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000167auction111023') HTTP/1.1" 204 0
2026-03-26 14:53:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000165> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:53:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:53:29 [ecarstrade.nl] INFO: Extracting details for car 7000165auction111023
2026-03-26 14:53:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e7b9b80-c0f7-5353-bd91-76e2ff87db96 with identifier: 7000165auction111023
2026-03-26 14:53:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e7b9b80-c0f7-5353-bd91-76e2ff87db96 with scrape type 2
2026-03-26 14:53:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e7b9b80-c0f7-5353-bd91-76e2ff87db96 with scrape type 2
2026-03-26 14:53:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8e7b9b80-c0f7-5353-bd91-76e2ff87db96, identifier: 7000165auction111023
2026-03-26 14:53:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8e7b9b80-c0f7-5353-bd91-76e2ff87db96 with identifier: 7000165auction111023
2026-03-26 14:53:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8e7b9b80-c0f7-5353-bd91-76e2ff87db96 with identifier: 7000165auction111023
2026-03-26 14:53:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8e7b9b80-c0f7-5353-bd91-76e2ff87db96 with identifier: 7000165auction111023 to the API
2026-03-26 14:53:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:53: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-26 14:53:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000165>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '8e7b9b80-c0f7-5353-bd91-76e2ff87db96',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000165',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mercedes',
 'model': 'EQB',
 'odometer': 53482,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-09-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQB 250 Business Line',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ  250 Business Line',
 'vin': None,
 'year': 2022}
2026-03-26 14:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000165auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:29 [ecarstrade.nl] INFO: Saving data for 7000165auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450130.946288, 'last_price_update_time': 1774536809.730634}
2026-03-26 14:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000165auction111023') HTTP/1.1" 204 0
2026-03-26 14:53:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000173> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:53:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:53:32 [ecarstrade.nl] INFO: Extracting details for car 7000173auction111023
2026-03-26 14:53:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff3fd522-b9a6-5a0b-93be-06596cd90fd5 with identifier: 7000173auction111023
2026-03-26 14:53:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff3fd522-b9a6-5a0b-93be-06596cd90fd5 with scrape type 2
2026-03-26 14:53:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff3fd522-b9a6-5a0b-93be-06596cd90fd5 with scrape type 2
2026-03-26 14:53:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ff3fd522-b9a6-5a0b-93be-06596cd90fd5, identifier: 7000173auction111023
2026-03-26 14:53:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ff3fd522-b9a6-5a0b-93be-06596cd90fd5 with identifier: 7000173auction111023
2026-03-26 14:53:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ff3fd522-b9a6-5a0b-93be-06596cd90fd5 with identifier: 7000173auction111023
2026-03-26 14:53:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ff3fd522-b9a6-5a0b-93be-06596cd90fd5 with identifier: 7000173auction111023 to the API
2026-03-26 14:53:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:53: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-26 14:53:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000173>
{'auction_title': '',
 'c_o_2_emission_value': 28,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'ff3fd522-b9a6-5a0b-93be-06596cd90fd5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000173',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Kia',
 'model': "cee'd",
 'odometer': 142291,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-07-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA ceed sportswagon 1.6 GDI PHEV Dyn+L.',
 'transmission': 'automatic',
 'trim': 'KIA ceed sportswagon 1.6 GDI PHEV Dyn+L.',
 'vin': None,
 'year': 2022}
2026-03-26 14:53:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000173auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:32 [ecarstrade.nl] INFO: Saving data for 7000173auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450229.166857, 'last_price_update_time': 1774536812.652359}
2026-03-26 14:53:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000173auction111023') HTTP/1.1" 204 0
2026-03-26 14:53:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000152> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:53:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:53:34 [ecarstrade.nl] INFO: Extracting details for car 7000152auction111023
2026-03-26 14:53:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7e339f6-379e-5167-a284-e264ebe38502 with identifier: 7000152auction111023
2026-03-26 14:53:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7e339f6-379e-5167-a284-e264ebe38502 with scrape type 2
2026-03-26 14:53:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7e339f6-379e-5167-a284-e264ebe38502 with scrape type 2
2026-03-26 14:53:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: a7e339f6-379e-5167-a284-e264ebe38502, identifier: 7000152auction111023
2026-03-26 14:53:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: a7e339f6-379e-5167-a284-e264ebe38502 with identifier: 7000152auction111023
2026-03-26 14:53:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: a7e339f6-379e-5167-a284-e264ebe38502 with identifier: 7000152auction111023
2026-03-26 14:53:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: a7e339f6-379e-5167-a284-e264ebe38502 with identifier: 7000152auction111023 to the API
2026-03-26 14:53:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:53: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-26 14:53:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000152>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Electric',
 'id': 'a7e339f6-379e-5167-a284-e264ebe38502',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000152',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': 'e-208',
 'odometer': 68836,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-03-23',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT e-208 EV Active Pck 50 kWh',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  EV Active Pck 50 kWh',
 'vin': None,
 'year': 2023}
2026-03-26 14:53:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000152auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:34 [ecarstrade.nl] INFO: Saving data for 7000152auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450226.37823, 'last_price_update_time': 1774536814.993504}
2026-03-26 14:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000152auction111023') HTTP/1.1" 204 0
2026-03-26 14:53:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000144> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:53:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:53:35 [ecarstrade.nl] INFO: Extracting details for car 7000144auction111023
2026-03-26 14:53:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b8c3796-0c9e-5ab9-9633-2f6d7808bcfc with identifier: 7000144auction111023
2026-03-26 14:53:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b8c3796-0c9e-5ab9-9633-2f6d7808bcfc with scrape type 2
2026-03-26 14:53:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b8c3796-0c9e-5ab9-9633-2f6d7808bcfc with scrape type 2
2026-03-26 14:53:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 3b8c3796-0c9e-5ab9-9633-2f6d7808bcfc, identifier: 7000144auction111023
2026-03-26 14:53:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 3b8c3796-0c9e-5ab9-9633-2f6d7808bcfc with identifier: 7000144auction111023
2026-03-26 14:53:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 3b8c3796-0c9e-5ab9-9633-2f6d7808bcfc with identifier: 7000144auction111023
2026-03-26 14:53:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 3b8c3796-0c9e-5ab9-9633-2f6d7808bcfc with identifier: 7000144auction111023 to the API
2026-03-26 14:53:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:53:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:53:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000144>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': '3b8c3796-0c9e-5ab9-9633-2f6d7808bcfc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000144',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Seat',
 'model': 'Ibiza',
 'odometer': 36829,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-08',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SEAT Ibiza 1.0 TSI FR Bns Int.+',
 'transmission': 'manual',
 'trim': 'SEAT  1.0 TSI FR Bns Int.+',
 'vin': None,
 'year': 2021}
2026-03-26 14:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000144auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:35 [ecarstrade.nl] INFO: Saving data for 7000144auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450223.668852, 'last_price_update_time': 1774536815.486405}
2026-03-26 14:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000144auction111023') HTTP/1.1" 204 0
2026-03-26 14:53:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000132> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:53:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:53:36 [ecarstrade.nl] INFO: Extracting details for car 7000132auction111023
2026-03-26 14:53:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71d811c6-bc58-501d-8707-29cd3f091ec2 with identifier: 7000132auction111023
2026-03-26 14:53:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71d811c6-bc58-501d-8707-29cd3f091ec2 with scrape type 2
2026-03-26 14:53:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71d811c6-bc58-501d-8707-29cd3f091ec2 with scrape type 2
2026-03-26 14:53:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 71d811c6-bc58-501d-8707-29cd3f091ec2, identifier: 7000132auction111023
2026-03-26 14:53:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 71d811c6-bc58-501d-8707-29cd3f091ec2 with identifier: 7000132auction111023
2026-03-26 14:53:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 71d811c6-bc58-501d-8707-29cd3f091ec2 with identifier: 7000132auction111023
2026-03-26 14:53:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 71d811c6-bc58-501d-8707-29cd3f091ec2 with identifier: 7000132auction111023 to the API
2026-03-26 14:53:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:53: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-26 14:53:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000132>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '71d811c6-bc58-501d-8707-29cd3f091ec2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000132',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 89323,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-09-22',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 Pro 58 kWh',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  Pro 58 kWh',
 'vin': None,
 'year': 2022}
2026-03-26 14:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000132auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:36 [ecarstrade.nl] INFO: Saving data for 7000132auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450227.118737, 'last_price_update_time': 1774536816.408734}
2026-03-26 14:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000132auction111023') HTTP/1.1" 204 0
2026-03-26 14:53:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000142> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:53:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:53:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000130> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:53:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:53:39 [ecarstrade.nl] INFO: Extracting details for car 7000142auction111023
2026-03-26 14:53:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8345d45a-e1a3-5662-a55a-1940f689b3a2 with identifier: 7000142auction111023
2026-03-26 14:53:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8345d45a-e1a3-5662-a55a-1940f689b3a2 with scrape type 2
2026-03-26 14:53:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8345d45a-e1a3-5662-a55a-1940f689b3a2 with scrape type 2
2026-03-26 14:53:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8345d45a-e1a3-5662-a55a-1940f689b3a2, identifier: 7000142auction111023
2026-03-26 14:53:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8345d45a-e1a3-5662-a55a-1940f689b3a2 with identifier: 7000142auction111023
2026-03-26 14:53:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8345d45a-e1a3-5662-a55a-1940f689b3a2 with identifier: 7000142auction111023
2026-03-26 14:53:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8345d45a-e1a3-5662-a55a-1940f689b3a2 with identifier: 7000142auction111023 to the API
2026-03-26 14:53:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:53: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-26 14:53:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000142>
{'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-30T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': '8345d45a-e1a3-5662-a55a-1940f689b3a2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000142',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Skoda',
 'model': 'Karoq',
 'odometer': 202483,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-12',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA Karoq 1.5 TSI Sportl. Bus.',
 'transmission': 'manual',
 'trim': 'SKODA  1.5 TSI Sportl. Bus.',
 'vin': None,
 'year': 2021}
2026-03-26 14:53:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000142auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:40 [ecarstrade.nl] INFO: Saving data for 7000142auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450212.130658, 'last_price_update_time': 1774536820.280845}
2026-03-26 14:53:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000142auction111023') HTTP/1.1" 204 0
2026-03-26 14:53:40 [ecarstrade.nl] INFO: Extracting details for car 7000130auction111023
2026-03-26 14:53:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: daec3c23-a24e-5a7c-9873-5773d8b83276 with identifier: 7000130auction111023
2026-03-26 14:53:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item daec3c23-a24e-5a7c-9873-5773d8b83276 with scrape type 2
2026-03-26 14:53:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item daec3c23-a24e-5a7c-9873-5773d8b83276 with scrape type 2
2026-03-26 14:53:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: daec3c23-a24e-5a7c-9873-5773d8b83276, identifier: 7000130auction111023
2026-03-26 14:53:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: daec3c23-a24e-5a7c-9873-5773d8b83276 with identifier: 7000130auction111023
2026-03-26 14:53:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: daec3c23-a24e-5a7c-9873-5773d8b83276 with identifier: 7000130auction111023
2026-03-26 14:53:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: daec3c23-a24e-5a7c-9873-5773d8b83276 with identifier: 7000130auction111023 to the API
2026-03-26 14:53:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:53: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-26 14:53:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000130>
{'auction_title': '',
 'c_o_2_emission_value': 104,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'daec3c23-a24e-5a7c-9873-5773d8b83276',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000130',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 142360,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-25',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF 1.0 TSI Life',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN GOLF 1.0 TSI Life',
 'vin': None,
 'year': 2021}
2026-03-26 14:53:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000130auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:40 [ecarstrade.nl] INFO: Saving data for 7000130auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450209.911665, 'last_price_update_time': 1774536820.757659}
2026-03-26 14:53:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000130auction111023') HTTP/1.1" 204 0
2026-03-26 14:53:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000140> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:53:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:53:42 [ecarstrade.nl] INFO: Extracting details for car 7000140auction111023
2026-03-26 14:53:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 886cdbd4-74a8-56b2-88d8-2a319c9f3f93 with identifier: 7000140auction111023
2026-03-26 14:53:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 886cdbd4-74a8-56b2-88d8-2a319c9f3f93 with scrape type 2
2026-03-26 14:53:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 886cdbd4-74a8-56b2-88d8-2a319c9f3f93 with scrape type 2
2026-03-26 14:53:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 886cdbd4-74a8-56b2-88d8-2a319c9f3f93, identifier: 7000140auction111023
2026-03-26 14:53:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 886cdbd4-74a8-56b2-88d8-2a319c9f3f93 with identifier: 7000140auction111023
2026-03-26 14:53:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 886cdbd4-74a8-56b2-88d8-2a319c9f3f93 with identifier: 7000140auction111023
2026-03-26 14:53:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 886cdbd4-74a8-56b2-88d8-2a319c9f3f93 with identifier: 7000140auction111023 to the API
2026-03-26 14:53:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:53:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:53:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000140>
{'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-30T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': '886cdbd4-74a8-56b2-88d8-2a319c9f3f93',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000140',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Skoda',
 'model': 'Kodiaq',
 'odometer': 177046,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-25',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA Kodiaq 1.5 TSI Sportl. B.',
 'transmission': 'automatic',
 'trim': 'SKODA  1.5 TSI Sportl. B.',
 'vin': None,
 'year': 2021}
2026-03-26 14:53:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000140auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:42 [ecarstrade.nl] INFO: Saving data for 7000140auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450227.696557, 'last_price_update_time': 1774536822.899809}
2026-03-26 14:53:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000140auction111023') HTTP/1.1" 204 0
2026-03-26 14:53:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000135> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:53:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:53:43 [ecarstrade.nl] INFO: Extracting details for car 7000135auction111023
2026-03-26 14:53:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c8c1e6d-7fab-5cd9-9ef8-b3c8f5d75765 with identifier: 7000135auction111023
2026-03-26 14:53:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c8c1e6d-7fab-5cd9-9ef8-b3c8f5d75765 with scrape type 2
2026-03-26 14:53:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c8c1e6d-7fab-5cd9-9ef8-b3c8f5d75765 with scrape type 2
2026-03-26 14:53:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8c8c1e6d-7fab-5cd9-9ef8-b3c8f5d75765, identifier: 7000135auction111023
2026-03-26 14:53:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8c8c1e6d-7fab-5cd9-9ef8-b3c8f5d75765 with identifier: 7000135auction111023
2026-03-26 14:53:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8c8c1e6d-7fab-5cd9-9ef8-b3c8f5d75765 with identifier: 7000135auction111023
2026-03-26 14:53:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8c8c1e6d-7fab-5cd9-9ef8-b3c8f5d75765 with identifier: 7000135auction111023 to the API
2026-03-26 14:53:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:53: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-26 14:53:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000135>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '8c8c1e6d-7fab-5cd9-9ef8-b3c8f5d75765',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000135',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 73669,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-08-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 Pro 58 kWh',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  Pro 58 kWh',
 'vin': None,
 'year': 2022}
2026-03-26 14:53:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000135auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:44 [ecarstrade.nl] INFO: Saving data for 7000135auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450185.083113, 'last_price_update_time': 1774536824.12902}
2026-03-26 14:53:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000135auction111023') HTTP/1.1" 204 0
2026-03-26 14:53:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000141> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:53:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:53:46 [ecarstrade.nl] INFO: Extracting details for car 7000141auction111023
2026-03-26 14:53:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 304cc40d-eb5e-5313-aec2-b99d5e456dfa with identifier: 7000141auction111023
2026-03-26 14:53:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 304cc40d-eb5e-5313-aec2-b99d5e456dfa with scrape type 2
2026-03-26 14:53:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 304cc40d-eb5e-5313-aec2-b99d5e456dfa with scrape type 2
2026-03-26 14:53:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 304cc40d-eb5e-5313-aec2-b99d5e456dfa, identifier: 7000141auction111023
2026-03-26 14:53:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 304cc40d-eb5e-5313-aec2-b99d5e456dfa with identifier: 7000141auction111023
2026-03-26 14:53:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 304cc40d-eb5e-5313-aec2-b99d5e456dfa with identifier: 7000141auction111023
2026-03-26 14:53:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 304cc40d-eb5e-5313-aec2-b99d5e456dfa with identifier: 7000141auction111023 to the API
2026-03-26 14:53:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:53: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-26 14:53:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000141>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': '304cc40d-eb5e-5313-aec2-b99d5e456dfa',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000141',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Skoda',
 'model': 'Scala',
 'odometer': 55118,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-10-11',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA Scala 1.0 TSI Sport Bns',
 'transmission': 'manual',
 'trim': 'SKODA  1.0 TSI Sport Bns',
 'vin': None,
 'year': 2023}
2026-03-26 14:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000141auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:47 [ecarstrade.nl] INFO: Saving data for 7000141auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450224.837603, 'last_price_update_time': 1774536827.332451}
2026-03-26 14:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000141auction111023') HTTP/1.1" 204 0
2026-03-26 14:53:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000131> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:53:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004678/photo_003/780x0__r.jpg?hash=1774530341> (referer: https://ecarstrade.com/cars/7004678)
2026-03-26 14:53:47 [ecarstrade.nl] INFO: Extracting details for car 7000131auction111023
2026-03-26 14:53:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5aa6789-f475-53b2-a422-694dc07a77b2 with identifier: 7000131auction111023
2026-03-26 14:53:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5aa6789-f475-53b2-a422-694dc07a77b2 with scrape type 2
2026-03-26 14:53:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5aa6789-f475-53b2-a422-694dc07a77b2 with scrape type 2
2026-03-26 14:53:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d5aa6789-f475-53b2-a422-694dc07a77b2, identifier: 7000131auction111023
2026-03-26 14:53:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d5aa6789-f475-53b2-a422-694dc07a77b2 with identifier: 7000131auction111023
2026-03-26 14:53:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d5aa6789-f475-53b2-a422-694dc07a77b2 with identifier: 7000131auction111023
2026-03-26 14:53:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d5aa6789-f475-53b2-a422-694dc07a77b2 with identifier: 7000131auction111023 to the API
2026-03-26 14:53:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:53: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-26 14:53:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000131>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Electric',
 'id': 'd5aa6789-f475-53b2-a422-694dc07a77b2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000131',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 61731,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-09-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 Pro 58 kWh',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  Pro 58 kWh',
 'vin': None,
 'year': 2022}
2026-03-26 14:53:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000131auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:48 [ecarstrade.nl] INFO: Saving data for 7000131auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450214.691793, 'last_price_update_time': 1774536828.310061}
2026-03-26 14:53:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000131auction111023') HTTP/1.1" 204 0
2026-03-26 14:53:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004678/photo_002/780x0__r.jpg?hash=1774530341> (referer: https://ecarstrade.com/cars/7004678)
2026-03-26 14:53:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f76b0f92-1a5c-542b-accc-872112cc86c4
2026-03-26 14:53:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004678/photo_001/780x0__r.jpg?hash=1774530341> (referer: https://ecarstrade.com/cars/7004678)
2026-03-26 14:53:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000125> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:53:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f76b0f92-1a5c-542b-accc-872112cc86c4
2026-03-26 14:53:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004681/photo_006/780x0__r.jpg?hash=1774530343> (referer: https://ecarstrade.com/cars/7004681)
2026-03-26 14:53:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f76b0f92-1a5c-542b-accc-872112cc86c4
2026-03-26 14:53:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f76b0f92-1a5c-542b-accc-872112cc86c4, skipping ID generation
2026-03-26 14:53:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f76b0f92-1a5c-542b-accc-872112cc86c4 with scrape type 1
2026-03-26 14:53:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f76b0f92-1a5c-542b-accc-872112cc86c4 sending to next pipeline
2026-03-26 14:53:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f76b0f92-1a5c-542b-accc-872112cc86c4, identifier: 7004678auction111081
2026-03-26 14:53:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f76b0f92-1a5c-542b-accc-872112cc86c4 with identifier: 7004678auction111081
2026-03-26 14:53:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f76b0f92-1a5c-542b-accc-872112cc86c4 with identifier: 7004678auction111081
2026-03-26 14:53:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f76b0f92-1a5c-542b-accc-872112cc86c4 with identifier: 7004678auction111081 to the API
2026-03-26 14:53:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:53: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-26 14:53:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004678/photo_001/780x0__r.jpg?hash=1774530341>
{'auction_title': '',
 'c_o_2_emission_value': 30,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Other',
 'id': 'f76b0f92-1a5c-542b-accc-872112cc86c4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004678',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Renault',
 'model': 'Captur',
 'odometer': 44095,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Renault Captur plug-in hybrid 160 techno 5d',
 'transmission': 'automatic',
 'trim': 'plug-in hybrid 160 techno 5d',
 'vin': None,
 'year': 2023}
2026-03-26 14:53:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004678auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:53:49 [ecarstrade.nl] INFO: Saving data for 7004678auction111081: {'created_time': 1774536829.095155, 'last_price_update_time': 1774536829.095165, 'auction_closing_time': 1774618800.0}
2026-03-26 14:53:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004678auction111081') HTTP/1.1" 204 0
2026-03-26 14:53:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004681/photo_005/780x0__r.jpg?hash=1774530343> (referer: https://ecarstrade.com/cars/7004681)
2026-03-26 14:53:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004681/photo_004/780x0__r.jpg?hash=1774530343> (referer: https://ecarstrade.com/cars/7004681)
2026-03-26 14:53:49 [ecarstrade.nl] INFO: Extracting details for car 7000125auction111023
2026-03-26 14:53:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b993880-0d68-5c60-b3f9-f4e82e121353 with identifier: 7000125auction111023
2026-03-26 14:53:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b993880-0d68-5c60-b3f9-f4e82e121353 with scrape type 2
2026-03-26 14:53:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b993880-0d68-5c60-b3f9-f4e82e121353 with scrape type 2
2026-03-26 14:53:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8b993880-0d68-5c60-b3f9-f4e82e121353, identifier: 7000125auction111023
2026-03-26 14:53:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1978ab24-7755-5585-928a-f0fc3d71564e
2026-03-26 14:53:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8b993880-0d68-5c60-b3f9-f4e82e121353 with identifier: 7000125auction111023
2026-03-26 14:53:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8b993880-0d68-5c60-b3f9-f4e82e121353 with identifier: 7000125auction111023
2026-03-26 14:53:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8b993880-0d68-5c60-b3f9-f4e82e121353 with identifier: 7000125auction111023 to the API
2026-03-26 14:53:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:53: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-26 14:53:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000125>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '8b993880-0d68-5c60-b3f9-f4e82e121353',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000125',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 88813,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-09-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 Pro 58 kWh',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  Pro 58 kWh',
 'vin': None,
 'year': 2022}
2026-03-26 14:53:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000125auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:50 [ecarstrade.nl] INFO: Saving data for 7000125auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450232.955137, 'last_price_update_time': 1774536830.420451}
2026-03-26 14:53:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000125auction111023') HTTP/1.1" 204 0
2026-03-26 14:53:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004681/photo_003/780x0__r.jpg?hash=1774530343> (referer: https://ecarstrade.com/cars/7004681)
2026-03-26 14:53:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004681/photo_001/780x0__r.jpg?hash=1774530343> (referer: https://ecarstrade.com/cars/7004681)
2026-03-26 14:53:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1978ab24-7755-5585-928a-f0fc3d71564e
2026-03-26 14:53:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1978ab24-7755-5585-928a-f0fc3d71564e
2026-03-26 14:53:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004685/photo_005/780x0__r.jpg?hash=1774530350> (referer: https://ecarstrade.com/cars/7004685)
2026-03-26 14:53:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1978ab24-7755-5585-928a-f0fc3d71564e
2026-03-26 14:53:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1978ab24-7755-5585-928a-f0fc3d71564e
2026-03-26 14:53:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1978ab24-7755-5585-928a-f0fc3d71564e, skipping ID generation
2026-03-26 14:53:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1978ab24-7755-5585-928a-f0fc3d71564e with scrape type 1
2026-03-26 14:53:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1978ab24-7755-5585-928a-f0fc3d71564e sending to next pipeline
2026-03-26 14:53:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 1978ab24-7755-5585-928a-f0fc3d71564e, identifier: 7004681auction111081
2026-03-26 14:53:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 1978ab24-7755-5585-928a-f0fc3d71564e with identifier: 7004681auction111081
2026-03-26 14:53:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 1978ab24-7755-5585-928a-f0fc3d71564e with identifier: 7004681auction111081
2026-03-26 14:53:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 1978ab24-7755-5585-928a-f0fc3d71564e with identifier: 7004681auction111081 to the API
2026-03-26 14:53:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:53: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-26 14:53:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004681/photo_001/780x0__r.jpg?hash=1774530343>
{'auction_title': '',
 'c_o_2_emission_value': 94,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '0.9L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '1978ab24-7755-5585-928a-f0fc3d71564e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004681',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 149891,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Renault Clio Energy TCe 90 Limited 5d',
 'transmission': 'manual',
 'trim': 'Energy TCe 90 Limited 5d',
 'vin': None,
 'year': 2018}
2026-03-26 14:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004681auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:53:51 [ecarstrade.nl] INFO: Saving data for 7004681auction111081: {'created_time': 1774536831.042196, 'last_price_update_time': 1774536831.042206, 'auction_closing_time': 1774618800.0}
2026-03-26 14:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004681auction111081') HTTP/1.1" 204 0
2026-03-26 14:53:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004685/photo_004/780x0__r.jpg?hash=1774530350> (referer: https://ecarstrade.com/cars/7004685)
2026-03-26 14:53:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004685/photo_003/780x0__r.jpg?hash=1774530350> (referer: https://ecarstrade.com/cars/7004685)
2026-03-26 14:53:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 19f06dd2-78cc-5d13-88ee-48bbd1003c2e
2026-03-26 14:53:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004685/photo_001/780x0__r.jpg?hash=1774530350> (referer: https://ecarstrade.com/cars/7004685)
2026-03-26 14:53:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 19f06dd2-78cc-5d13-88ee-48bbd1003c2e
2026-03-26 14:53:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 19f06dd2-78cc-5d13-88ee-48bbd1003c2e
2026-03-26 14:53:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004685/photo_002/780x0__r.jpg?hash=1774530350> (referer: https://ecarstrade.com/cars/7004685)
2026-03-26 14:53:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004679/photo_005/780x0__r.jpg?hash=1774530342> (referer: https://ecarstrade.com/cars/7004679)
2026-03-26 14:53:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004679/photo_004/780x0__r.jpg?hash=1774530342> (referer: https://ecarstrade.com/cars/7004679)
2026-03-26 14:53:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 19f06dd2-78cc-5d13-88ee-48bbd1003c2e
2026-03-26 14:53:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 19f06dd2-78cc-5d13-88ee-48bbd1003c2e
2026-03-26 14:53:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 19f06dd2-78cc-5d13-88ee-48bbd1003c2e, skipping ID generation
2026-03-26 14:53:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19f06dd2-78cc-5d13-88ee-48bbd1003c2e with scrape type 1
2026-03-26 14:53:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 19f06dd2-78cc-5d13-88ee-48bbd1003c2e sending to next pipeline
2026-03-26 14:53:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 19f06dd2-78cc-5d13-88ee-48bbd1003c2e, identifier: 7004685auction111081
2026-03-26 14:53:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 19f06dd2-78cc-5d13-88ee-48bbd1003c2e with identifier: 7004685auction111081
2026-03-26 14:53:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 14:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 14:53:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 19f06dd2-78cc-5d13-88ee-48bbd1003c2e with identifier: 7004685auction111081
2026-03-26 14:53:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 19f06dd2-78cc-5d13-88ee-48bbd1003c2e with identifier: 7004685auction111081 to the API
2026-03-26 14:53:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:53: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-26 14:53:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004685/photo_002/780x0__r.jpg?hash=1774530350>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Green',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 5',
 'engine': '',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Electric',
 'id': '19f06dd2-78cc-5d13-88ee-48bbd1003c2e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004685',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Renault',
 'model': 'ZOE',
 'odometer': 54813,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Renault ZOE R110 Limited (batterijkoop) 5d',
 'transmission': 'automatic',
 'trim': 'R110 Limited (batterijkoop) 5d',
 'vin': None,
 'year': 2019}
2026-03-26 14:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004685auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:53:51 [ecarstrade.nl] INFO: Saving data for 7004685auction111081: {'created_time': 1774536831.708748, 'last_price_update_time': 1774536831.708759, 'auction_closing_time': 1774618800.0}
2026-03-26 14:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004685auction111081') HTTP/1.1" 204 0
2026-03-26 14:53:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004679/photo_003/780x0__r.jpg?hash=1774530342> (referer: https://ecarstrade.com/cars/7004679)
2026-03-26 14:53:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004679/photo_002/780x0__r.jpg?hash=1774530342> (referer: https://ecarstrade.com/cars/7004679)
2026-03-26 14:53:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1f321ded-2c33-52f8-b84c-2df54d2505dc
2026-03-26 14:53:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1f321ded-2c33-52f8-b84c-2df54d2505dc
2026-03-26 14:53:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004688/photo_005/780x0__r.jpg?hash=1774530352> (referer: https://ecarstrade.com/cars/7004688)
2026-03-26 14:53:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1f321ded-2c33-52f8-b84c-2df54d2505dc
2026-03-26 14:53:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1f321ded-2c33-52f8-b84c-2df54d2505dc
2026-03-26 14:53:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004679/photo_001/780x0__r.jpg?hash=1774530342> (referer: https://ecarstrade.com/cars/7004679)
2026-03-26 14:53:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004688/photo_004/780x0__r.jpg?hash=1774530352> (referer: https://ecarstrade.com/cars/7004688)
2026-03-26 14:53:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2b44ac44-1eaf-5163-b40b-818178f250a3
2026-03-26 14:53:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004688/photo_003/780x0__r.jpg?hash=1774530352> (referer: https://ecarstrade.com/cars/7004688)
2026-03-26 14:53:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1f321ded-2c33-52f8-b84c-2df54d2505dc
2026-03-26 14:53:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1f321ded-2c33-52f8-b84c-2df54d2505dc, skipping ID generation
2026-03-26 14:53:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f321ded-2c33-52f8-b84c-2df54d2505dc with scrape type 1
2026-03-26 14:53:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1f321ded-2c33-52f8-b84c-2df54d2505dc sending to next pipeline
2026-03-26 14:53:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 1f321ded-2c33-52f8-b84c-2df54d2505dc, identifier: 7004679auction111081
2026-03-26 14:53:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 1f321ded-2c33-52f8-b84c-2df54d2505dc with identifier: 7004679auction111081
2026-03-26 14:53:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 1f321ded-2c33-52f8-b84c-2df54d2505dc with identifier: 7004679auction111081
2026-03-26 14:53:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 1f321ded-2c33-52f8-b84c-2df54d2505dc with identifier: 7004679auction111081 to the API
2026-03-26 14:53:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:53: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-26 14:53:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004679/photo_001/780x0__r.jpg?hash=1774530342>
{'auction_title': '',
 'c_o_2_emission_value': 121,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '1f321ded-2c33-52f8-b84c-2df54d2505dc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004679',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Renault',
 'model': 'Captur',
 'odometer': 212215,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-09-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Renault Captur TCe 90 GPF Zen 5d',
 'transmission': 'manual',
 'trim': 'TCe 90 GPF Zen 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004679auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:53:52 [ecarstrade.nl] INFO: Saving data for 7004679auction111081: {'created_time': 1774536832.377664, 'last_price_update_time': 1774536832.377674, 'auction_closing_time': 1774618800.0}
2026-03-26 14:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004679auction111081') HTTP/1.1" 204 0
2026-03-26 14:53:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004688/photo_002/780x0__r.jpg?hash=1774530352> (referer: https://ecarstrade.com/cars/7004688)
2026-03-26 14:53:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004688/photo_001/780x0__r.jpg?hash=1774530352> (referer: https://ecarstrade.com/cars/7004688)
2026-03-26 14:53:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:53:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:53:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2b44ac44-1eaf-5163-b40b-818178f250a3
2026-03-26 14:53:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2b44ac44-1eaf-5163-b40b-818178f250a3
2026-03-26 14:53:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2b44ac44-1eaf-5163-b40b-818178f250a3
2026-03-26 14:53:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2b44ac44-1eaf-5163-b40b-818178f250a3
2026-03-26 14:53:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2b44ac44-1eaf-5163-b40b-818178f250a3, skipping ID generation
2026-03-26 14:53:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b44ac44-1eaf-5163-b40b-818178f250a3 with scrape type 1
2026-03-26 14:53:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2b44ac44-1eaf-5163-b40b-818178f250a3 sending to next pipeline
2026-03-26 14:53:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 2b44ac44-1eaf-5163-b40b-818178f250a3, identifier: 7004688auction111081
2026-03-26 14:53:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 2b44ac44-1eaf-5163-b40b-818178f250a3 with identifier: 7004688auction111081
2026-03-26 14:53:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 2b44ac44-1eaf-5163-b40b-818178f250a3 with identifier: 7004688auction111081
2026-03-26 14:53:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 2b44ac44-1eaf-5163-b40b-818178f250a3 with identifier: 7004688auction111081 to the API
2026-03-26 14:53:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:53: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-26 14:53:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004688/photo_001/780x0__r.jpg?hash=1774530352>
{'auction_title': '',
 'c_o_2_emission_value': 96,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '2b44ac44-1eaf-5163-b40b-818178f250a3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004688',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Skoda',
 'model': 'Citigo',
 'odometer': 199447,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-03-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'Skoda Citigo 1.0 Greentech 44kW Ambition 5d',
 'transmission': 'manual',
 'trim': '1.0 Greentech 44kW Ambition 5d',
 'vin': None,
 'year': 2018}
2026-03-26 14:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004688auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:53:52 [ecarstrade.nl] INFO: Saving data for 7004688auction111081: {'created_time': 1774536832.902885, 'last_price_update_time': 1774536832.902896, 'auction_closing_time': 1774618800.0}
2026-03-26 14:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004688auction111081') HTTP/1.1" 204 0
2026-03-26 14:53:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000126> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:53:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:53:54 [ecarstrade.nl] INFO: Extracting details for car 7000126auction111023
2026-03-26 14:53:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a92f80f-6436-5eaa-935e-a39591ca5c58 with identifier: 7000126auction111023
2026-03-26 14:53:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a92f80f-6436-5eaa-935e-a39591ca5c58 with scrape type 2
2026-03-26 14:53:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a92f80f-6436-5eaa-935e-a39591ca5c58 with scrape type 2
2026-03-26 14:53:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 2a92f80f-6436-5eaa-935e-a39591ca5c58, identifier: 7000126auction111023
2026-03-26 14:53:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 2a92f80f-6436-5eaa-935e-a39591ca5c58 with identifier: 7000126auction111023
2026-03-26 14:53:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 2a92f80f-6436-5eaa-935e-a39591ca5c58 with identifier: 7000126auction111023
2026-03-26 14:53:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 2a92f80f-6436-5eaa-935e-a39591ca5c58 with identifier: 7000126auction111023 to the API
2026-03-26 14:53:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:53: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-26 14:53:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000126>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '2a92f80f-6436-5eaa-935e-a39591ca5c58',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000126',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 65903,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-08-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 Pro 58 kWh',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  Pro 58 kWh',
 'vin': None,
 'year': 2022}
2026-03-26 14:53:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000126auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:54 [ecarstrade.nl] INFO: Saving data for 7000126auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450182.667816, 'last_price_update_time': 1774536834.863376}
2026-03-26 14:53:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000126auction111023') HTTP/1.1" 204 0
2026-03-26 14:53:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:53:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Found 20 car items
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Found listing with ID: 7000150auction111023
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000150auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Scrape type for 7000150auction111023: 2
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Found listing with ID: 7000168auction111023
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000168auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Scrape type for 7000168auction111023: 2
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Found listing with ID: 7000177auction111023
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000177auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Scrape type for 7000177auction111023: 2
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Found listing with ID: 7000137auction111023
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000137auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Scrape type for 7000137auction111023: 2
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Found listing with ID: 7000151auction111023
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000151auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Scrape type for 7000151auction111023: 2
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Found listing with ID: 7000179auction111023
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000179auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Scrape type for 7000179auction111023: 2
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Found listing with ID: 7000181auction111023
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000181auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Scrape type for 7000181auction111023: 2
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Found listing with ID: 7000180auction111023
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000180auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Scrape type for 7000180auction111023: 2
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Found listing with ID: 7000146auction111023
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000146auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Scrape type for 7000146auction111023: 2
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Found listing with ID: 7000147auction111023
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000147auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Scrape type for 7000147auction111023: 2
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Found listing with ID: 7000182auction111023
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000182auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Scrape type for 7000182auction111023: 2
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Found listing with ID: 7000184auction111023
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000184auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Scrape type for 7000184auction111023: 2
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Found listing with ID: 7000186auction111023
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000186auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Scrape type for 7000186auction111023: 2
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Found listing with ID: 7005149auction111084
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005149auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Scrape type for 7005149auction111084: 1
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Found listing with ID: 7005206auction111084
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005206auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Scrape type for 7005206auction111084: 1
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Found listing with ID: 7005207auction111084
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005207auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Scrape type for 7005207auction111084: 1
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Found listing with ID: 7005205auction111084
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005205auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Scrape type for 7005205auction111084: 1
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Found listing with ID: 7005203auction111084
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005203auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Scrape type for 7005203auction111084: 1
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Found listing with ID: 7005148auction111084
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005148auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Scrape type for 7005148auction111084: 1
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Found listing with ID: 7005204auction111084
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005204auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:53:55 [ecarstrade.nl] INFO: Scrape type for 7005204auction111084: 1
2026-03-26 14:53:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000156> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:53:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:53:58 [ecarstrade.nl] INFO: Extracting details for car 7000156auction111023
2026-03-26 14:53:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56eae58f-0ede-5205-adcd-14759a3a19b6 with identifier: 7000156auction111023
2026-03-26 14:53:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56eae58f-0ede-5205-adcd-14759a3a19b6 with scrape type 2
2026-03-26 14:53:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56eae58f-0ede-5205-adcd-14759a3a19b6 with scrape type 2
2026-03-26 14:53:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 56eae58f-0ede-5205-adcd-14759a3a19b6, identifier: 7000156auction111023
2026-03-26 14:53:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 56eae58f-0ede-5205-adcd-14759a3a19b6 with identifier: 7000156auction111023
2026-03-26 14:53:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 56eae58f-0ede-5205-adcd-14759a3a19b6 with identifier: 7000156auction111023
2026-03-26 14:53:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 56eae58f-0ede-5205-adcd-14759a3a19b6 with identifier: 7000156auction111023 to the API
2026-03-26 14:53:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:53: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-26 14:53:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000156>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '56eae58f-0ede-5205-adcd-14759a3a19b6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000156',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': 'e-208',
 'odometer': 52816,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-07-11',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT e-208 EV Allure Pck 50 kWh',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  EV Allure Pck 50 kWh',
 'vin': None,
 'year': 2023}
2026-03-26 14:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000156auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:53:59 [ecarstrade.nl] INFO: Saving data for 7000156auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450185.521216, 'last_price_update_time': 1774536839.265932}
2026-03-26 14:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000156auction111023') HTTP/1.1" 204 0
2026-03-26 14:53:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004720> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:53:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:53:59 [ecarstrade.nl] INFO: Extracting details for car 7004720auction111081
2026-03-26 14:53:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72df5450-7e7b-5b96-9a8b-4c4a3ea20e2a with identifier: 7004720auction111081
2026-03-26 14:53:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72df5450-7e7b-5b96-9a8b-4c4a3ea20e2a with scrape type 1
2026-03-26 14:53:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 72df5450-7e7b-5b96-9a8b-4c4a3ea20e2a
2026-03-26 14:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004720%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530428%27 HTTP/1.1" 200 None
2026-03-26 14:53:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004720/photo_001/780x0__r.jpg?hash=1774530428 not downloaded yet
2026-03-26 14:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004720%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530428%27 HTTP/1.1" 200 None
2026-03-26 14:53:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004720/photo_002/780x0__r.jpg?hash=1774530428 not downloaded yet
2026-03-26 14:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004720%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530428%27 HTTP/1.1" 200 None
2026-03-26 14:53:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004720/photo_003/780x0__r.jpg?hash=1774530428 not downloaded yet
2026-03-26 14:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004720%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530429%27 HTTP/1.1" 200 None
2026-03-26 14:53:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004720/photo_004/780x0__r.jpg?hash=1774530429 not downloaded yet
2026-03-26 14:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004720%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530429%27 HTTP/1.1" 200 None
2026-03-26 14:53:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004720/photo_005/780x0__r.jpg?hash=1774530429 not downloaded yet
2026-03-26 14:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:53:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004720%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530429%27 HTTP/1.1" 200 None
2026-03-26 14:53:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004720/photo_006/780x0__r.jpg?hash=1774530429 not downloaded yet
2026-03-26 14:54:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004721> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:01 [ecarstrade.nl] INFO: Extracting details for car 7004721auction111081
2026-03-26 14:54:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00f0d8c7-7be2-5023-8f46-c41012617451 with identifier: 7004721auction111081
2026-03-26 14:54:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00f0d8c7-7be2-5023-8f46-c41012617451 with scrape type 1
2026-03-26 14:54:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 00f0d8c7-7be2-5023-8f46-c41012617451
2026-03-26 14:54:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004721%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530428%27 HTTP/1.1" 200 None
2026-03-26 14:54:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004721/photo_001/780x0__r.jpg?hash=1774530428 not downloaded yet
2026-03-26 14:54:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004721%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530428%27 HTTP/1.1" 200 None
2026-03-26 14:54:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004721/photo_002/780x0__r.jpg?hash=1774530428 not downloaded yet
2026-03-26 14:54:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004721%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530428%27 HTTP/1.1" 200 None
2026-03-26 14:54:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004721/photo_003/780x0__r.jpg?hash=1774530428 not downloaded yet
2026-03-26 14:54:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004721%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530428%27 HTTP/1.1" 200 None
2026-03-26 14:54:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004721/photo_004/780x0__r.jpg?hash=1774530428 not downloaded yet
2026-03-26 14:54:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004721%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530428%27 HTTP/1.1" 200 None
2026-03-26 14:54:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004721/photo_005/780x0__r.jpg?hash=1774530428 not downloaded yet
2026-03-26 14:54:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004721%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530428%27 HTTP/1.1" 200 None
2026-03-26 14:54:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004721/photo_006/780x0__r.jpg?hash=1774530428 not downloaded yet
2026-03-26 14:54:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004719> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:01 [ecarstrade.nl] INFO: Extracting details for car 7004719auction111081
2026-03-26 14:54:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 552d0de0-02d7-56a5-9854-dad81084f6c4 with identifier: 7004719auction111081
2026-03-26 14:54:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 552d0de0-02d7-56a5-9854-dad81084f6c4 with scrape type 1
2026-03-26 14:54:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 552d0de0-02d7-56a5-9854-dad81084f6c4
2026-03-26 14:54:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004719%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530427%27 HTTP/1.1" 200 None
2026-03-26 14:54:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004719/photo_001/780x0__r.jpg?hash=1774530427 not downloaded yet
2026-03-26 14:54:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004719%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530427%27 HTTP/1.1" 200 None
2026-03-26 14:54:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004719/photo_002/780x0__r.jpg?hash=1774530427 not downloaded yet
2026-03-26 14:54:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004719%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530427%27 HTTP/1.1" 200 None
2026-03-26 14:54:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004719/photo_003/780x0__r.jpg?hash=1774530427 not downloaded yet
2026-03-26 14:54:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004719%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530427%27 HTTP/1.1" 200 None
2026-03-26 14:54:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004719/photo_004/780x0__r.jpg?hash=1774530427 not downloaded yet
2026-03-26 14:54:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004719%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530427%27 HTTP/1.1" 200 None
2026-03-26 14:54:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004719/photo_005/780x0__r.jpg?hash=1774530427 not downloaded yet
2026-03-26 14:54:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004719%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530427%27 HTTP/1.1" 200 None
2026-03-26 14:54:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004719/photo_006/780x0__r.jpg?hash=1774530427 not downloaded yet
2026-03-26 14:54:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004718> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:02 [ecarstrade.nl] INFO: Extracting details for car 7004718auction111081
2026-03-26 14:54:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce512ee9-c483-54e6-a9cd-1743d2c76d98 with identifier: 7004718auction111081
2026-03-26 14:54:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce512ee9-c483-54e6-a9cd-1743d2c76d98 with scrape type 1
2026-03-26 14:54:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ce512ee9-c483-54e6-a9cd-1743d2c76d98
2026-03-26 14:54:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004718%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530424%27 HTTP/1.1" 200 None
2026-03-26 14:54:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004718/photo_001/780x0__r.jpg?hash=1774530424 not downloaded yet
2026-03-26 14:54:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004718%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530424%27 HTTP/1.1" 200 None
2026-03-26 14:54:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004718/photo_002/780x0__r.jpg?hash=1774530424 not downloaded yet
2026-03-26 14:54:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004718%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530424%27 HTTP/1.1" 200 None
2026-03-26 14:54:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004718/photo_003/780x0__r.jpg?hash=1774530424 not downloaded yet
2026-03-26 14:54:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004718%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530424%27 HTTP/1.1" 200 None
2026-03-26 14:54:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004718/photo_004/780x0__r.jpg?hash=1774530424 not downloaded yet
2026-03-26 14:54:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004718%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530424%27 HTTP/1.1" 200 None
2026-03-26 14:54:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004718/photo_005/780x0__r.jpg?hash=1774530424 not downloaded yet
2026-03-26 14:54:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004718%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530424%27 HTTP/1.1" 200 None
2026-03-26 14:54:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004718/photo_006/780x0__r.jpg?hash=1774530424 not downloaded yet
2026-03-26 14:54:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004716> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:05 [ecarstrade.nl] INFO: Extracting details for car 7004716auction111081
2026-03-26 14:54:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 076ac7fb-dec1-528b-a501-13d017552ace with identifier: 7004716auction111081
2026-03-26 14:54:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 076ac7fb-dec1-528b-a501-13d017552ace with scrape type 1
2026-03-26 14:54:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 076ac7fb-dec1-528b-a501-13d017552ace
2026-03-26 14:54:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004716%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530420%27 HTTP/1.1" 200 None
2026-03-26 14:54:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004716/photo_001/780x0__r.jpg?hash=1774530420 not downloaded yet
2026-03-26 14:54:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004716%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530420%27 HTTP/1.1" 200 None
2026-03-26 14:54:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004716/photo_002/780x0__r.jpg?hash=1774530420 not downloaded yet
2026-03-26 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004716%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530420%27 HTTP/1.1" 200 None
2026-03-26 14:54:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004716/photo_003/780x0__r.jpg?hash=1774530420 not downloaded yet
2026-03-26 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004716%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530420%27 HTTP/1.1" 200 None
2026-03-26 14:54:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004716/photo_004/780x0__r.jpg?hash=1774530420 not downloaded yet
2026-03-26 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004716%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530420%27 HTTP/1.1" 200 None
2026-03-26 14:54:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004716/photo_005/780x0__r.jpg?hash=1774530420 not downloaded yet
2026-03-26 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004716%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530420%27 HTTP/1.1" 200 None
2026-03-26 14:54:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004716/photo_006/780x0__r.jpg?hash=1774530420 not downloaded yet
2026-03-26 14:54:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004717> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:06 [ecarstrade.nl] INFO: Extracting details for car 7004717auction111081
2026-03-26 14:54:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45a4bedf-6fa4-50d7-8de0-e6498ecfab62 with identifier: 7004717auction111081
2026-03-26 14:54:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45a4bedf-6fa4-50d7-8de0-e6498ecfab62 with scrape type 1
2026-03-26 14:54:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 45a4bedf-6fa4-50d7-8de0-e6498ecfab62
2026-03-26 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004717%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530425%27 HTTP/1.1" 200 None
2026-03-26 14:54:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004717/photo_001/780x0__r.jpg?hash=1774530425 not downloaded yet
2026-03-26 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004717%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530425%27 HTTP/1.1" 200 None
2026-03-26 14:54:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004717/photo_002/780x0__r.jpg?hash=1774530425 not downloaded yet
2026-03-26 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004717%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530425%27 HTTP/1.1" 200 None
2026-03-26 14:54:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004717/photo_003/780x0__r.jpg?hash=1774530425 not downloaded yet
2026-03-26 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004717%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530425%27 HTTP/1.1" 200 None
2026-03-26 14:54:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004717/photo_004/780x0__r.jpg?hash=1774530425 not downloaded yet
2026-03-26 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004717%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530425%27 HTTP/1.1" 200 None
2026-03-26 14:54:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004717/photo_005/780x0__r.jpg?hash=1774530425 not downloaded yet
2026-03-26 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004717%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530425%27 HTTP/1.1" 200 None
2026-03-26 14:54:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004717/photo_006/780x0__r.jpg?hash=1774530425 not downloaded yet
2026-03-26 14:54:06 [scrapy.extensions.logstats] INFO: Crawled 215 pages (at 32 pages/min), scraped 196 items (at 32 items/min)
2026-03-26 14:54:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 225MiB
2026-03-26 14:54:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004715> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:08 [ecarstrade.nl] INFO: Extracting details for car 7004715auction111081
2026-03-26 14:54:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0bcda45-3e48-5aa7-979e-2bcc223dd144 with identifier: 7004715auction111081
2026-03-26 14:54:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0bcda45-3e48-5aa7-979e-2bcc223dd144 with scrape type 1
2026-03-26 14:54:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f0bcda45-3e48-5aa7-979e-2bcc223dd144
2026-03-26 14:54:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004715%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530418%27 HTTP/1.1" 200 None
2026-03-26 14:54:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004715/photo_001/780x0__r.jpg?hash=1774530418 not downloaded yet
2026-03-26 14:54:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004715%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530418%27 HTTP/1.1" 200 None
2026-03-26 14:54:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004715/photo_002/780x0__r.jpg?hash=1774530418 not downloaded yet
2026-03-26 14:54:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004715%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530418%27 HTTP/1.1" 200 None
2026-03-26 14:54:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004715/photo_003/780x0__r.jpg?hash=1774530418 not downloaded yet
2026-03-26 14:54:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004715%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530419%27 HTTP/1.1" 200 None
2026-03-26 14:54:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004715/photo_004/780x0__r.jpg?hash=1774530419 not downloaded yet
2026-03-26 14:54:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004715%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530419%27 HTTP/1.1" 200 None
2026-03-26 14:54:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004715/photo_005/780x0__r.jpg?hash=1774530419 not downloaded yet
2026-03-26 14:54:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004715%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530419%27 HTTP/1.1" 200 None
2026-03-26 14:54:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004715/photo_006/780x0__r.jpg?hash=1774530419 not downloaded yet
2026-03-26 14:54:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000154> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:09 [ecarstrade.nl] INFO: Extracting details for car 7000154auction111023
2026-03-26 14:54:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab74092b-16a3-5015-ac74-4849ca2cdde1 with identifier: 7000154auction111023
2026-03-26 14:54:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab74092b-16a3-5015-ac74-4849ca2cdde1 with scrape type 2
2026-03-26 14:54:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab74092b-16a3-5015-ac74-4849ca2cdde1 with scrape type 2
2026-03-26 14:54:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ab74092b-16a3-5015-ac74-4849ca2cdde1, identifier: 7000154auction111023
2026-03-26 14:54:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ab74092b-16a3-5015-ac74-4849ca2cdde1 with identifier: 7000154auction111023
2026-03-26 14:54:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ab74092b-16a3-5015-ac74-4849ca2cdde1 with identifier: 7000154auction111023
2026-03-26 14:54:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ab74092b-16a3-5015-ac74-4849ca2cdde1 with identifier: 7000154auction111023 to the API
2026-03-26 14:54:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:54: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-26 14:54:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000154>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Electric',
 'id': 'ab74092b-16a3-5015-ac74-4849ca2cdde1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000154',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': 'e-208',
 'odometer': 52923,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-03-16',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT e-208 EV Active Pck 50 kWh',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  EV Active Pck 50 kWh',
 'vin': None,
 'year': 2023}
2026-03-26 14:54:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000154auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:54:09 [ecarstrade.nl] INFO: Saving data for 7000154auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450230.373378, 'last_price_update_time': 1774536849.668825}
2026-03-26 14:54:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000154auction111023') HTTP/1.1" 204 0
2026-03-26 14:54:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004714> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:10 [ecarstrade.nl] INFO: Extracting details for car 7004714auction111081
2026-03-26 14:54:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ae123a3-3bf3-5c20-8f06-2b88898bb527 with identifier: 7004714auction111081
2026-03-26 14:54:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ae123a3-3bf3-5c20-8f06-2b88898bb527 with scrape type 1
2026-03-26 14:54:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1ae123a3-3bf3-5c20-8f06-2b88898bb527
2026-03-26 14:54:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004714%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530414%27 HTTP/1.1" 200 None
2026-03-26 14:54:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004714/photo_001/780x0__r.jpg?hash=1774530414 not downloaded yet
2026-03-26 14:54:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004714%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530414%27 HTTP/1.1" 200 None
2026-03-26 14:54:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004714/photo_002/780x0__r.jpg?hash=1774530414 not downloaded yet
2026-03-26 14:54:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004714%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530414%27 HTTP/1.1" 200 None
2026-03-26 14:54:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004714/photo_003/780x0__r.jpg?hash=1774530414 not downloaded yet
2026-03-26 14:54:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004714%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530414%27 HTTP/1.1" 200 None
2026-03-26 14:54:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004714/photo_004/780x0__r.jpg?hash=1774530414 not downloaded yet
2026-03-26 14:54:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004714%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530414%27 HTTP/1.1" 200 None
2026-03-26 14:54:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004714/photo_005/780x0__r.jpg?hash=1774530414 not downloaded yet
2026-03-26 14:54:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004713> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004714%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530412%27 HTTP/1.1" 200 None
2026-03-26 14:54:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004714/photo_006/780x0__r.jpg?hash=1774530412 not downloaded yet
2026-03-26 14:54:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004720/photo_006/780x0__r.jpg?hash=1774530429> (referer: https://ecarstrade.com/cars/7004720)
2026-03-26 14:54:10 [ecarstrade.nl] INFO: Extracting details for car 7004713auction111081
2026-03-26 14:54:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70b1c7f4-0951-5b8e-9a0e-d24be3d70c18 with identifier: 7004713auction111081
2026-03-26 14:54:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70b1c7f4-0951-5b8e-9a0e-d24be3d70c18 with scrape type 1
2026-03-26 14:54:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 70b1c7f4-0951-5b8e-9a0e-d24be3d70c18
2026-03-26 14:54:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004713%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530408%27 HTTP/1.1" 200 None
2026-03-26 14:54:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004713/photo_001/780x0__r.jpg?hash=1774530408 not downloaded yet
2026-03-26 14:54:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004713%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530408%27 HTTP/1.1" 200 None
2026-03-26 14:54:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004713/photo_002/780x0__r.jpg?hash=1774530408 not downloaded yet
2026-03-26 14:54:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004713%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530408%27 HTTP/1.1" 200 None
2026-03-26 14:54:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004713/photo_003/780x0__r.jpg?hash=1774530408 not downloaded yet
2026-03-26 14:54:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004713%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530408%27 HTTP/1.1" 200 None
2026-03-26 14:54:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004713/photo_004/780x0__r.jpg?hash=1774530408 not downloaded yet
2026-03-26 14:54:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004713%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530408%27 HTTP/1.1" 200 None
2026-03-26 14:54:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004713/photo_005/780x0__r.jpg?hash=1774530408 not downloaded yet
2026-03-26 14:54:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004721/photo_006/780x0__r.jpg?hash=1774530428> (referer: https://ecarstrade.com/cars/7004721)
2026-03-26 14:54:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004713%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530408%27 HTTP/1.1" 200 None
2026-03-26 14:54:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004713/photo_006/780x0__r.jpg?hash=1774530408 not downloaded yet
2026-03-26 14:54:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 72df5450-7e7b-5b96-9a8b-4c4a3ea20e2a
2026-03-26 14:54:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004719/photo_006/780x0__r.jpg?hash=1774530427> (referer: https://ecarstrade.com/cars/7004719)
2026-03-26 14:54:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 00f0d8c7-7be2-5023-8f46-c41012617451
2026-03-26 14:54:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004718/photo_006/780x0__r.jpg?hash=1774530424> (referer: https://ecarstrade.com/cars/7004718)
2026-03-26 14:54:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 552d0de0-02d7-56a5-9854-dad81084f6c4
2026-03-26 14:54:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004716/photo_006/780x0__r.jpg?hash=1774530420> (referer: https://ecarstrade.com/cars/7004716)
2026-03-26 14:54:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ce512ee9-c483-54e6-a9cd-1743d2c76d98
2026-03-26 14:54:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004717/photo_006/780x0__r.jpg?hash=1774530425> (referer: https://ecarstrade.com/cars/7004717)
2026-03-26 14:54:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 076ac7fb-dec1-528b-a501-13d017552ace
2026-03-26 14:54:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004715/photo_006/780x0__r.jpg?hash=1774530419> (referer: https://ecarstrade.com/cars/7004715)
2026-03-26 14:54:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 45a4bedf-6fa4-50d7-8de0-e6498ecfab62
2026-03-26 14:54:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f0bcda45-3e48-5aa7-979e-2bcc223dd144
2026-03-26 14:54:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004715/photo_005/780x0__r.jpg?hash=1774530419> (referer: https://ecarstrade.com/cars/7004715)
2026-03-26 14:54:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004714/photo_005/780x0__r.jpg?hash=1774530414> (referer: https://ecarstrade.com/cars/7004714)
2026-03-26 14:54:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f0bcda45-3e48-5aa7-979e-2bcc223dd144
2026-03-26 14:54:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004714/photo_006/780x0__r.jpg?hash=1774530412> (referer: https://ecarstrade.com/cars/7004714)
2026-03-26 14:54:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1ae123a3-3bf3-5c20-8f06-2b88898bb527
2026-03-26 14:54:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1ae123a3-3bf3-5c20-8f06-2b88898bb527
2026-03-26 14:54:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004713/photo_005/780x0__r.jpg?hash=1774530408> (referer: https://ecarstrade.com/cars/7004713)
2026-03-26 14:54:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004713/photo_006/780x0__r.jpg?hash=1774530408> (referer: https://ecarstrade.com/cars/7004713)
2026-03-26 14:54:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 70b1c7f4-0951-5b8e-9a0e-d24be3d70c18
2026-03-26 14:54:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004713/photo_004/780x0__r.jpg?hash=1774530408> (referer: https://ecarstrade.com/cars/7004713)
2026-03-26 14:54:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 70b1c7f4-0951-5b8e-9a0e-d24be3d70c18
2026-03-26 14:54:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004713/photo_003/780x0__r.jpg?hash=1774530408> (referer: https://ecarstrade.com/cars/7004713)
2026-03-26 14:54:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 70b1c7f4-0951-5b8e-9a0e-d24be3d70c18
2026-03-26 14:54:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004713/photo_002/780x0__r.jpg?hash=1774530408> (referer: https://ecarstrade.com/cars/7004713)
2026-03-26 14:54:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 70b1c7f4-0951-5b8e-9a0e-d24be3d70c18
2026-03-26 14:54:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004713/photo_001/780x0__r.jpg?hash=1774530408> (referer: https://ecarstrade.com/cars/7004713)
2026-03-26 14:54:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 70b1c7f4-0951-5b8e-9a0e-d24be3d70c18
2026-03-26 14:54:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 70b1c7f4-0951-5b8e-9a0e-d24be3d70c18
2026-03-26 14:54:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 70b1c7f4-0951-5b8e-9a0e-d24be3d70c18, skipping ID generation
2026-03-26 14:54:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70b1c7f4-0951-5b8e-9a0e-d24be3d70c18 with scrape type 1
2026-03-26 14:54:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 70b1c7f4-0951-5b8e-9a0e-d24be3d70c18 sending to next pipeline
2026-03-26 14:54:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 70b1c7f4-0951-5b8e-9a0e-d24be3d70c18, identifier: 7004713auction111081
2026-03-26 14:54:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 70b1c7f4-0951-5b8e-9a0e-d24be3d70c18 with identifier: 7004713auction111081
2026-03-26 14:54:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 70b1c7f4-0951-5b8e-9a0e-d24be3d70c18 with identifier: 7004713auction111081
2026-03-26 14:54:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 70b1c7f4-0951-5b8e-9a0e-d24be3d70c18 with identifier: 7004713auction111081 to the API
2026-03-26 14:54:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:54: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-26 14:54:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004713/photo_001/780x0__r.jpg?hash=1774530408>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '70b1c7f4-0951-5b8e-9a0e-d24be3d70c18',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004713',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Volkswagen',
 'model': 'Polo',
 'odometer': 64158,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-07-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Volkswagen Polo 1.0 TSI 70kW Life Business 5d',
 'transmission': 'manual',
 'trim': '1.0 TSI 70kW Life Business 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:54:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004713auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:54:12 [ecarstrade.nl] INFO: Saving data for 7004713auction111081: {'created_time': 1774536852.124086, 'last_price_update_time': 1774536852.124098, 'auction_closing_time': 1774618800.0}
2026-03-26 14:54:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004713auction111081') HTTP/1.1" 204 0
2026-03-26 14:54:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004714/photo_004/780x0__r.jpg?hash=1774530414> (referer: https://ecarstrade.com/cars/7004714)
2026-03-26 14:54:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1ae123a3-3bf3-5c20-8f06-2b88898bb527
2026-03-26 14:54:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004714/photo_003/780x0__r.jpg?hash=1774530414> (referer: https://ecarstrade.com/cars/7004714)
2026-03-26 14:54:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004714/photo_002/780x0__r.jpg?hash=1774530414> (referer: https://ecarstrade.com/cars/7004714)
2026-03-26 14:54:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1ae123a3-3bf3-5c20-8f06-2b88898bb527
2026-03-26 14:54:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004714/photo_001/780x0__r.jpg?hash=1774530414> (referer: https://ecarstrade.com/cars/7004714)
2026-03-26 14:54:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1ae123a3-3bf3-5c20-8f06-2b88898bb527
2026-03-26 14:54:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1ae123a3-3bf3-5c20-8f06-2b88898bb527
2026-03-26 14:54:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1ae123a3-3bf3-5c20-8f06-2b88898bb527, skipping ID generation
2026-03-26 14:54:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ae123a3-3bf3-5c20-8f06-2b88898bb527 with scrape type 1
2026-03-26 14:54:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1ae123a3-3bf3-5c20-8f06-2b88898bb527 sending to next pipeline
2026-03-26 14:54:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 1ae123a3-3bf3-5c20-8f06-2b88898bb527, identifier: 7004714auction111081
2026-03-26 14:54:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004712> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 1ae123a3-3bf3-5c20-8f06-2b88898bb527 with identifier: 7004714auction111081
2026-03-26 14:54:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 1ae123a3-3bf3-5c20-8f06-2b88898bb527 with identifier: 7004714auction111081
2026-03-26 14:54:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 1ae123a3-3bf3-5c20-8f06-2b88898bb527 with identifier: 7004714auction111081 to the API
2026-03-26 14:54:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:54: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-26 14:54:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004714/photo_001/780x0__r.jpg?hash=1774530414>
{'auction_title': '',
 'c_o_2_emission_value': 166,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '1ae123a3-3bf3-5c20-8f06-2b88898bb527',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004714',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Volkswagen',
 'model': 'Tiguan',
 'odometer': 103651,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-04-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Volkswagen Tiguan 1.5 TSI 110kW DSG R-Line Business+  Pano, Black '
          'Stylepakket',
 'transmission': 'automatic',
 'trim': '1.5 TSI 110kW DSG R-Line Business+  Pano, Black Stylepakket',
 'vin': None,
 'year': 2021}
2026-03-26 14:54:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004714auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:54:12 [ecarstrade.nl] INFO: Saving data for 7004714auction111081: {'created_time': 1774536852.959493, 'last_price_update_time': 1774536852.959505, 'auction_closing_time': 1774618800.0}
2026-03-26 14:54:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004714auction111081') HTTP/1.1" 204 0
2026-03-26 14:54:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004715/photo_004/780x0__r.jpg?hash=1774530419> (referer: https://ecarstrade.com/cars/7004715)
2026-03-26 14:54:12 [ecarstrade.nl] INFO: Extracting details for car 7004712auction111081
2026-03-26 14:54:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa5d8888-2090-5318-8a8f-0a277dfce5cc with identifier: 7004712auction111081
2026-03-26 14:54:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa5d8888-2090-5318-8a8f-0a277dfce5cc with scrape type 1
2026-03-26 14:54:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item aa5d8888-2090-5318-8a8f-0a277dfce5cc
2026-03-26 14:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004712%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530409%27 HTTP/1.1" 200 None
2026-03-26 14:54:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004712/photo_001/780x0__r.jpg?hash=1774530409 not downloaded yet
2026-03-26 14:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004712%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530409%27 HTTP/1.1" 200 None
2026-03-26 14:54:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004712/photo_002/780x0__r.jpg?hash=1774530409 not downloaded yet
2026-03-26 14:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004712%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530409%27 HTTP/1.1" 200 None
2026-03-26 14:54:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004712/photo_003/780x0__r.jpg?hash=1774530409 not downloaded yet
2026-03-26 14:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004712%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530409%27 HTTP/1.1" 200 None
2026-03-26 14:54:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004712/photo_004/780x0__r.jpg?hash=1774530409 not downloaded yet
2026-03-26 14:54:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004715/photo_003/780x0__r.jpg?hash=1774530418> (referer: https://ecarstrade.com/cars/7004715)
2026-03-26 14:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004712%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530409%27 HTTP/1.1" 200 None
2026-03-26 14:54:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004712/photo_005/780x0__r.jpg?hash=1774530409 not downloaded yet
2026-03-26 14:54:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004715/photo_002/780x0__r.jpg?hash=1774530418> (referer: https://ecarstrade.com/cars/7004715)
2026-03-26 14:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004712%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530409%27 HTTP/1.1" 200 None
2026-03-26 14:54:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004712/photo_006/780x0__r.jpg?hash=1774530409 not downloaded yet
2026-03-26 14:54:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f0bcda45-3e48-5aa7-979e-2bcc223dd144
2026-03-26 14:54:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f0bcda45-3e48-5aa7-979e-2bcc223dd144
2026-03-26 14:54:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004715/photo_001/780x0__r.jpg?hash=1774530418> (referer: https://ecarstrade.com/cars/7004715)
2026-03-26 14:54:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004717/photo_005/780x0__r.jpg?hash=1774530425> (referer: https://ecarstrade.com/cars/7004717)
2026-03-26 14:54:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f0bcda45-3e48-5aa7-979e-2bcc223dd144
2026-03-26 14:54:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004717/photo_003/780x0__r.jpg?hash=1774530425> (referer: https://ecarstrade.com/cars/7004717)
2026-03-26 14:54:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004717/photo_004/780x0__r.jpg?hash=1774530425> (referer: https://ecarstrade.com/cars/7004717)
2026-03-26 14:54:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f0bcda45-3e48-5aa7-979e-2bcc223dd144
2026-03-26 14:54:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f0bcda45-3e48-5aa7-979e-2bcc223dd144, skipping ID generation
2026-03-26 14:54:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0bcda45-3e48-5aa7-979e-2bcc223dd144 with scrape type 1
2026-03-26 14:54:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f0bcda45-3e48-5aa7-979e-2bcc223dd144 sending to next pipeline
2026-03-26 14:54:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f0bcda45-3e48-5aa7-979e-2bcc223dd144, identifier: 7004715auction111081
2026-03-26 14:54:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f0bcda45-3e48-5aa7-979e-2bcc223dd144 with identifier: 7004715auction111081
2026-03-26 14:54:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f0bcda45-3e48-5aa7-979e-2bcc223dd144 with identifier: 7004715auction111081
2026-03-26 14:54:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f0bcda45-3e48-5aa7-979e-2bcc223dd144 with identifier: 7004715auction111081 to the API
2026-03-26 14:54:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:54:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:54:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004715/photo_001/780x0__r.jpg?hash=1774530418>
{'auction_title': '',
 'c_o_2_emission_value': 38,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.4L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'f0bcda45-3e48-5aa7-979e-2bcc223dd144',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004715',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Volkswagen',
 'model': 'Tiguan',
 'odometer': 140759,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 '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 1.4 TSI eHybr 180kW DSG R-Line Business+ 5d',
 'transmission': 'automatic',
 'trim': '1.4 TSI eHybr 180kW DSG R-Line Business+ 5d',
 'vin': None,
 'year': 2022}
2026-03-26 14:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004715auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:54:13 [ecarstrade.nl] INFO: Saving data for 7004715auction111081: {'created_time': 1774536853.785428, 'last_price_update_time': 1774536853.785439, 'auction_closing_time': 1774618800.0}
2026-03-26 14:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004715auction111081') HTTP/1.1" 204 0
2026-03-26 14:54:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004717/photo_002/780x0__r.jpg?hash=1774530425> (referer: https://ecarstrade.com/cars/7004717)
2026-03-26 14:54:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004717/photo_001/780x0__r.jpg?hash=1774530425> (referer: https://ecarstrade.com/cars/7004717)
2026-03-26 14:54:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 45a4bedf-6fa4-50d7-8de0-e6498ecfab62
2026-03-26 14:54:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 45a4bedf-6fa4-50d7-8de0-e6498ecfab62
2026-03-26 14:54:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 45a4bedf-6fa4-50d7-8de0-e6498ecfab62
2026-03-26 14:54:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004716/photo_005/780x0__r.jpg?hash=1774530420> (referer: https://ecarstrade.com/cars/7004716)
2026-03-26 14:54:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 45a4bedf-6fa4-50d7-8de0-e6498ecfab62
2026-03-26 14:54:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 45a4bedf-6fa4-50d7-8de0-e6498ecfab62
2026-03-26 14:54:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 45a4bedf-6fa4-50d7-8de0-e6498ecfab62, skipping ID generation
2026-03-26 14:54:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45a4bedf-6fa4-50d7-8de0-e6498ecfab62 with scrape type 1
2026-03-26 14:54:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 45a4bedf-6fa4-50d7-8de0-e6498ecfab62 sending to next pipeline
2026-03-26 14:54:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 45a4bedf-6fa4-50d7-8de0-e6498ecfab62, identifier: 7004717auction111081
2026-03-26 14:54:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 45a4bedf-6fa4-50d7-8de0-e6498ecfab62 with identifier: 7004717auction111081
2026-03-26 14:54:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 45a4bedf-6fa4-50d7-8de0-e6498ecfab62 with identifier: 7004717auction111081
2026-03-26 14:54:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 45a4bedf-6fa4-50d7-8de0-e6498ecfab62 with identifier: 7004717auction111081 to the API
2026-03-26 14:54:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:54:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:54:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004717/photo_001/780x0__r.jpg?hash=1774530425>
{'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-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '45a4bedf-6fa4-50d7-8de0-e6498ecfab62',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004717',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Volkswagen',
 'model': 'Tiguan',
 'odometer': 120587,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 '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 1.5 TSI DSG Life 7 Persoons',
 'transmission': 'automatic',
 'trim': 'Allspace 1.5 TSI DSG Life 7 Persoons',
 'vin': None,
 'year': 2023}
2026-03-26 14:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004717auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:54:14 [ecarstrade.nl] INFO: Saving data for 7004717auction111081: {'created_time': 1774536854.476832, 'last_price_update_time': 1774536854.476842, 'auction_closing_time': 1774618800.0}
2026-03-26 14:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004717auction111081') HTTP/1.1" 204 0
2026-03-26 14:54:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004716/photo_004/780x0__r.jpg?hash=1774530420> (referer: https://ecarstrade.com/cars/7004716)
2026-03-26 14:54:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004712/photo_004/780x0__r.jpg?hash=1774530409> (referer: https://ecarstrade.com/cars/7004712)
2026-03-26 14:54:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 076ac7fb-dec1-528b-a501-13d017552ace
2026-03-26 14:54:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004712/photo_006/780x0__r.jpg?hash=1774530409> (referer: https://ecarstrade.com/cars/7004712)
2026-03-26 14:54:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004712/photo_005/780x0__r.jpg?hash=1774530409> (referer: https://ecarstrade.com/cars/7004712)
2026-03-26 14:54:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 076ac7fb-dec1-528b-a501-13d017552ace
2026-03-26 14:54:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item aa5d8888-2090-5318-8a8f-0a277dfce5cc
2026-03-26 14:54:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004712/photo_003/780x0__r.jpg?hash=1774530409> (referer: https://ecarstrade.com/cars/7004712)
2026-03-26 14:54:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item aa5d8888-2090-5318-8a8f-0a277dfce5cc
2026-03-26 14:54:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004712/photo_002/780x0__r.jpg?hash=1774530409> (referer: https://ecarstrade.com/cars/7004712)
2026-03-26 14:54:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item aa5d8888-2090-5318-8a8f-0a277dfce5cc
2026-03-26 14:54:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004712/photo_001/780x0__r.jpg?hash=1774530409> (referer: https://ecarstrade.com/cars/7004712)
2026-03-26 14:54:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004716/photo_003/780x0__r.jpg?hash=1774530420> (referer: https://ecarstrade.com/cars/7004716)
2026-03-26 14:54:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item aa5d8888-2090-5318-8a8f-0a277dfce5cc
2026-03-26 14:54:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item aa5d8888-2090-5318-8a8f-0a277dfce5cc
2026-03-26 14:54:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004716/photo_001/780x0__r.jpg?hash=1774530420> (referer: https://ecarstrade.com/cars/7004716)
2026-03-26 14:54:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004716/photo_002/780x0__r.jpg?hash=1774530420> (referer: https://ecarstrade.com/cars/7004716)
2026-03-26 14:54:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item aa5d8888-2090-5318-8a8f-0a277dfce5cc
2026-03-26 14:54:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aa5d8888-2090-5318-8a8f-0a277dfce5cc, skipping ID generation
2026-03-26 14:54:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa5d8888-2090-5318-8a8f-0a277dfce5cc with scrape type 1
2026-03-26 14:54:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aa5d8888-2090-5318-8a8f-0a277dfce5cc sending to next pipeline
2026-03-26 14:54:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: aa5d8888-2090-5318-8a8f-0a277dfce5cc, identifier: 7004712auction111081
2026-03-26 14:54:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: aa5d8888-2090-5318-8a8f-0a277dfce5cc with identifier: 7004712auction111081
2026-03-26 14:54:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: aa5d8888-2090-5318-8a8f-0a277dfce5cc with identifier: 7004712auction111081
2026-03-26 14:54:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: aa5d8888-2090-5318-8a8f-0a277dfce5cc with identifier: 7004712auction111081 to the API
2026-03-26 14:54:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:54: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-26 14:54:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004712/photo_001/780x0__r.jpg?hash=1774530409>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'aa5d8888-2090-5318-8a8f-0a277dfce5cc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004712',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Volkswagen',
 'model': 'Polo',
 'odometer': 162565,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Volkswagen Polo 1.0 TSI 85kW 7-DSG Highline 5d',
 'transmission': 'automatic',
 'trim': '1.0 TSI 85kW 7-DSG Highline 5d',
 'vin': None,
 'year': 2019}
2026-03-26 14:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004712auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:54:15 [ecarstrade.nl] INFO: Saving data for 7004712auction111081: {'created_time': 1774536855.254458, 'last_price_update_time': 1774536855.254468, 'auction_closing_time': 1774618800.0}
2026-03-26 14:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004712auction111081') HTTP/1.1" 204 0
2026-03-26 14:54:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004718/photo_005/780x0__r.jpg?hash=1774530424> (referer: https://ecarstrade.com/cars/7004718)
2026-03-26 14:54:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004718/photo_004/780x0__r.jpg?hash=1774530424> (referer: https://ecarstrade.com/cars/7004718)
2026-03-26 14:54:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 076ac7fb-dec1-528b-a501-13d017552ace
2026-03-26 14:54:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 076ac7fb-dec1-528b-a501-13d017552ace
2026-03-26 14:54:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 076ac7fb-dec1-528b-a501-13d017552ace
2026-03-26 14:54:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 076ac7fb-dec1-528b-a501-13d017552ace, skipping ID generation
2026-03-26 14:54:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 076ac7fb-dec1-528b-a501-13d017552ace with scrape type 1
2026-03-26 14:54:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 076ac7fb-dec1-528b-a501-13d017552ace sending to next pipeline
2026-03-26 14:54:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 076ac7fb-dec1-528b-a501-13d017552ace, identifier: 7004716auction111081
2026-03-26 14:54:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 076ac7fb-dec1-528b-a501-13d017552ace with identifier: 7004716auction111081
2026-03-26 14:54:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 076ac7fb-dec1-528b-a501-13d017552ace with identifier: 7004716auction111081
2026-03-26 14:54:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 076ac7fb-dec1-528b-a501-13d017552ace with identifier: 7004716auction111081 to the API
2026-03-26 14:54:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:54: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-26 14:54:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004716/photo_002/780x0__r.jpg?hash=1774530420>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '076ac7fb-dec1-528b-a501-13d017552ace',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004716',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Volkswagen',
 'model': 'T-Roc',
 'odometer': 158544,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Volkswagen T-Roc 1.5 TSI 110kW DSG Style Business 5d',
 'transmission': 'automatic',
 'trim': '1.5 TSI 110kW DSG Style Business 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004716auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:54:15 [ecarstrade.nl] INFO: Saving data for 7004716auction111081: {'created_time': 1774536855.674962, 'last_price_update_time': 1774536855.674974, 'auction_closing_time': 1774618800.0}
2026-03-26 14:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004716auction111081') HTTP/1.1" 204 0
2026-03-26 14:54:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004718/photo_003/780x0__r.jpg?hash=1774530424> (referer: https://ecarstrade.com/cars/7004718)
2026-03-26 14:54:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004718/photo_002/780x0__r.jpg?hash=1774530424> (referer: https://ecarstrade.com/cars/7004718)
2026-03-26 14:54:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005204> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ce512ee9-c483-54e6-a9cd-1743d2c76d98
2026-03-26 14:54:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ce512ee9-c483-54e6-a9cd-1743d2c76d98
2026-03-26 14:54:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004718/photo_001/780x0__r.jpg?hash=1774530424> (referer: https://ecarstrade.com/cars/7004718)
2026-03-26 14:54:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004719/photo_005/780x0__r.jpg?hash=1774530427> (referer: https://ecarstrade.com/cars/7004719)
2026-03-26 14:54:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ce512ee9-c483-54e6-a9cd-1743d2c76d98
2026-03-26 14:54:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004719/photo_004/780x0__r.jpg?hash=1774530427> (referer: https://ecarstrade.com/cars/7004719)
2026-03-26 14:54:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ce512ee9-c483-54e6-a9cd-1743d2c76d98
2026-03-26 14:54:15 [ecarstrade.nl] INFO: Extracting details for car 7005204auction111084
2026-03-26 14:54:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55b036dc-27ce-5665-b942-1644a0e55198 with identifier: 7005204auction111084
2026-03-26 14:54:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55b036dc-27ce-5665-b942-1644a0e55198 with scrape type 1
2026-03-26 14:54:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 55b036dc-27ce-5665-b942-1644a0e55198
2026-03-26 14:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005204%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774535130%27 HTTP/1.1" 200 None
2026-03-26 14:54:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005204/photo_000/780x0__r.jpg?hash=1774535130 not downloaded yet
2026-03-26 14:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005204%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774535130%27 HTTP/1.1" 200 None
2026-03-26 14:54:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005204/photo_001/780x0__r.jpg?hash=1774535130 not downloaded yet
2026-03-26 14:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005204%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774535130%27 HTTP/1.1" 200 None
2026-03-26 14:54:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005204/photo_002/780x0__r.jpg?hash=1774535130 not downloaded yet
2026-03-26 14:54:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004719/photo_003/780x0__r.jpg?hash=1774530427> (referer: https://ecarstrade.com/cars/7004719)
2026-03-26 14:54:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004719/photo_002/780x0__r.jpg?hash=1774530427> (referer: https://ecarstrade.com/cars/7004719)
2026-03-26 14:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005204%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774535131%27 HTTP/1.1" 200 None
2026-03-26 14:54:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005204/photo_003/780x0__r.jpg?hash=1774535131 not downloaded yet
2026-03-26 14:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005204%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774535131%27 HTTP/1.1" 200 None
2026-03-26 14:54:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005204/photo_004/780x0__r.jpg?hash=1774535131 not downloaded yet
2026-03-26 14:54:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004719/photo_001/780x0__r.jpg?hash=1774530427> (referer: https://ecarstrade.com/cars/7004719)
2026-03-26 14:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005204%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774535131%27 HTTP/1.1" 200 None
2026-03-26 14:54:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005204/photo_005/780x0__r.jpg?hash=1774535131 not downloaded yet
2026-03-26 14:54:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ce512ee9-c483-54e6-a9cd-1743d2c76d98
2026-03-26 14:54:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ce512ee9-c483-54e6-a9cd-1743d2c76d98, skipping ID generation
2026-03-26 14:54:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce512ee9-c483-54e6-a9cd-1743d2c76d98 with scrape type 1
2026-03-26 14:54:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ce512ee9-c483-54e6-a9cd-1743d2c76d98 sending to next pipeline
2026-03-26 14:54:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ce512ee9-c483-54e6-a9cd-1743d2c76d98, identifier: 7004718auction111081
2026-03-26 14:54:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 552d0de0-02d7-56a5-9854-dad81084f6c4
2026-03-26 14:54:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 552d0de0-02d7-56a5-9854-dad81084f6c4
2026-03-26 14:54:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004721/photo_005/780x0__r.jpg?hash=1774530428> (referer: https://ecarstrade.com/cars/7004721)
2026-03-26 14:54:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ce512ee9-c483-54e6-a9cd-1743d2c76d98 with identifier: 7004718auction111081
2026-03-26 14:54:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ce512ee9-c483-54e6-a9cd-1743d2c76d98 with identifier: 7004718auction111081
2026-03-26 14:54:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ce512ee9-c483-54e6-a9cd-1743d2c76d98 with identifier: 7004718auction111081 to the API
2026-03-26 14:54:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:54:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:54:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004718/photo_001/780x0__r.jpg?hash=1774530424>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'ce512ee9-c483-54e6-a9cd-1743d2c76d98',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004718',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 75132,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 '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 1.0 eTSI 81kW DSG Life 5d',
 'transmission': 'automatic',
 'trim': 'Variant 1.0 eTSI 81kW DSG Life 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004718auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:54:16 [ecarstrade.nl] INFO: Saving data for 7004718auction111081: {'created_time': 1774536856.378425, 'last_price_update_time': 1774536856.378436, 'auction_closing_time': 1774618800.0}
2026-03-26 14:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004718auction111081') HTTP/1.1" 204 0
2026-03-26 14:54:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004710> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004721/photo_003/780x0__r.jpg?hash=1774530428> (referer: https://ecarstrade.com/cars/7004721)
2026-03-26 14:54:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004721/photo_004/780x0__r.jpg?hash=1774530428> (referer: https://ecarstrade.com/cars/7004721)
2026-03-26 14:54:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 552d0de0-02d7-56a5-9854-dad81084f6c4
2026-03-26 14:54:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 552d0de0-02d7-56a5-9854-dad81084f6c4
2026-03-26 14:54:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 552d0de0-02d7-56a5-9854-dad81084f6c4
2026-03-26 14:54:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 552d0de0-02d7-56a5-9854-dad81084f6c4, skipping ID generation
2026-03-26 14:54:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 552d0de0-02d7-56a5-9854-dad81084f6c4 with scrape type 1
2026-03-26 14:54:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 552d0de0-02d7-56a5-9854-dad81084f6c4 sending to next pipeline
2026-03-26 14:54:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 552d0de0-02d7-56a5-9854-dad81084f6c4, identifier: 7004719auction111081
2026-03-26 14:54:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 00f0d8c7-7be2-5023-8f46-c41012617451
2026-03-26 14:54:16 [ecarstrade.nl] INFO: Extracting details for car 7004710auction111081
2026-03-26 14:54:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 552d0de0-02d7-56a5-9854-dad81084f6c4 with identifier: 7004719auction111081
2026-03-26 14:54:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 552d0de0-02d7-56a5-9854-dad81084f6c4 with identifier: 7004719auction111081
2026-03-26 14:54:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 552d0de0-02d7-56a5-9854-dad81084f6c4 with identifier: 7004719auction111081 to the API
2026-03-26 14:54:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:54:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:54:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004719/photo_001/780x0__r.jpg?hash=1774530427>
{'auction_title': '',
 'c_o_2_emission_value': 130,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '552d0de0-02d7-56a5-9854-dad81084f6c4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004719',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Volkswagen',
 'model': 'Arteon',
 'odometer': 149960,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-07-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Volkswagen Arteon 2.0 TSI 140kW 7-DSG R-Line Business+ 5d',
 'transmission': 'automatic',
 'trim': '2.0 TSI 140kW 7-DSG R-Line Business+ 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004719auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:54:16 [ecarstrade.nl] INFO: Saving data for 7004719auction111081: {'created_time': 1774536856.885027, 'last_price_update_time': 1774536856.885037, 'auction_closing_time': 1774618800.0}
2026-03-26 14:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004719auction111081') HTTP/1.1" 204 0
2026-03-26 14:54:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004720/photo_004/780x0__r.jpg?hash=1774530429> (referer: https://ecarstrade.com/cars/7004720)
2026-03-26 14:54:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004721/photo_001/780x0__r.jpg?hash=1774530428> (referer: https://ecarstrade.com/cars/7004721)
2026-03-26 14:54:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004721/photo_002/780x0__r.jpg?hash=1774530428> (referer: https://ecarstrade.com/cars/7004721)
2026-03-26 14:54:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004720/photo_005/780x0__r.jpg?hash=1774530429> (referer: https://ecarstrade.com/cars/7004720)
2026-03-26 14:54:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95895586-1567-530c-b133-548b28626676 with identifier: 7004710auction111081
2026-03-26 14:54:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95895586-1567-530c-b133-548b28626676 with scrape type 1
2026-03-26 14:54:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 95895586-1567-530c-b133-548b28626676
2026-03-26 14:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004710%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530401%27 HTTP/1.1" 200 None
2026-03-26 14:54:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004710/photo_001/780x0__r.jpg?hash=1774530401 not downloaded yet
2026-03-26 14:54:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 00f0d8c7-7be2-5023-8f46-c41012617451
2026-03-26 14:54:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 00f0d8c7-7be2-5023-8f46-c41012617451
2026-03-26 14:54:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005148> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004710%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530401%27 HTTP/1.1" 200 None
2026-03-26 14:54:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004710/photo_002/780x0__r.jpg?hash=1774530401 not downloaded yet
2026-03-26 14:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004710%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530401%27 HTTP/1.1" 200 None
2026-03-26 14:54:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004710/photo_003/780x0__r.jpg?hash=1774530401 not downloaded yet
2026-03-26 14:54:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000136> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004710%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530401%27 HTTP/1.1" 200 None
2026-03-26 14:54:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004710/photo_004/780x0__r.jpg?hash=1774530401 not downloaded yet
2026-03-26 14:54:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004710%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530401%27 HTTP/1.1" 200 None
2026-03-26 14:54:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004710/photo_005/780x0__r.jpg?hash=1774530401 not downloaded yet
2026-03-26 14:54:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005204/photo_002/780x0__r.jpg?hash=1774535130> (referer: https://ecarstrade.com/cars/7005204)
2026-03-26 14:54:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004720/photo_003/780x0__r.jpg?hash=1774530428> (referer: https://ecarstrade.com/cars/7004720)
2026-03-26 14:54:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005204/photo_004/780x0__r.jpg?hash=1774535131> (referer: https://ecarstrade.com/cars/7005204)
2026-03-26 14:54:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004710%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530401%27 HTTP/1.1" 200 None
2026-03-26 14:54:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004710/photo_006/780x0__r.jpg?hash=1774530401 not downloaded yet
2026-03-26 14:54:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005204/photo_001/780x0__r.jpg?hash=1774535130> (referer: https://ecarstrade.com/cars/7005204)
2026-03-26 14:54:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 72df5450-7e7b-5b96-9a8b-4c4a3ea20e2a
2026-03-26 14:54:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 00f0d8c7-7be2-5023-8f46-c41012617451
2026-03-26 14:54:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 00f0d8c7-7be2-5023-8f46-c41012617451
2026-03-26 14:54:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 00f0d8c7-7be2-5023-8f46-c41012617451, skipping ID generation
2026-03-26 14:54:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00f0d8c7-7be2-5023-8f46-c41012617451 with scrape type 1
2026-03-26 14:54:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 00f0d8c7-7be2-5023-8f46-c41012617451 sending to next pipeline
2026-03-26 14:54:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 00f0d8c7-7be2-5023-8f46-c41012617451, identifier: 7004721auction111081
2026-03-26 14:54:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 72df5450-7e7b-5b96-9a8b-4c4a3ea20e2a
2026-03-26 14:54:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005204/photo_005/780x0__r.jpg?hash=1774535131> (referer: https://ecarstrade.com/cars/7005204)
2026-03-26 14:54:17 [ecarstrade.nl] INFO: Extracting details for car 7005148auction111084
2026-03-26 14:54:17 [ecarstrade.nl] INFO: Extracting details for car 7000136auction111023
2026-03-26 14:54:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 00f0d8c7-7be2-5023-8f46-c41012617451 with identifier: 7004721auction111081
2026-03-26 14:54:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 00f0d8c7-7be2-5023-8f46-c41012617451 with identifier: 7004721auction111081
2026-03-26 14:54:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 00f0d8c7-7be2-5023-8f46-c41012617451 with identifier: 7004721auction111081 to the API
2026-03-26 14:54:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:54:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:54:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004721/photo_002/780x0__r.jpg?hash=1774530428>
{'auction_title': '',
 'c_o_2_emission_value': 156,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '00f0d8c7-7be2-5023-8f46-c41012617451',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004721',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Volvo',
 'model': 'V60',
 'odometer': 165454,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Volvo V60 B3 Automaat Inscription 5d + Pano',
 'transmission': 'automatic',
 'trim': 'B3 Automaat Inscription 5d + Pano',
 'vin': None,
 'year': 2021}
2026-03-26 14:54:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004721auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:54:17 [ecarstrade.nl] INFO: Saving data for 7004721auction111081: {'created_time': 1774536857.630952, 'last_price_update_time': 1774536857.630965, 'auction_closing_time': 1774618800.0}
2026-03-26 14:54:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004721auction111081') HTTP/1.1" 204 0
2026-03-26 14:54:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004720/photo_002/780x0__r.jpg?hash=1774530428> (referer: https://ecarstrade.com/cars/7004720)
2026-03-26 14:54:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004720/photo_001/780x0__r.jpg?hash=1774530428> (referer: https://ecarstrade.com/cars/7004720)
2026-03-26 14:54:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005204/photo_000/780x0__r.jpg?hash=1774535130> (referer: https://ecarstrade.com/cars/7005204)
2026-03-26 14:54:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69fc2d01-7b05-517e-bc9f-847b30e3ba79 with identifier: 7005148auction111084
2026-03-26 14:54:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69fc2d01-7b05-517e-bc9f-847b30e3ba79 with scrape type 1
2026-03-26 14:54:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 69fc2d01-7b05-517e-bc9f-847b30e3ba79
2026-03-26 14:54:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005148%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774534821%27 HTTP/1.1" 200 None
2026-03-26 14:54:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005148/photo_000/780x0__r.jpg?hash=1774534821 not downloaded yet
2026-03-26 14:54:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4dad89b4-9045-5738-a1f5-2f41d39e3fa8 with identifier: 7000136auction111023
2026-03-26 14:54:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4dad89b4-9045-5738-a1f5-2f41d39e3fa8 with scrape type 2
2026-03-26 14:54:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4dad89b4-9045-5738-a1f5-2f41d39e3fa8 with scrape type 2
2026-03-26 14:54:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4dad89b4-9045-5738-a1f5-2f41d39e3fa8, identifier: 7000136auction111023
2026-03-26 14:54:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 55b036dc-27ce-5665-b942-1644a0e55198
2026-03-26 14:54:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 72df5450-7e7b-5b96-9a8b-4c4a3ea20e2a
2026-03-26 14:54:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 55b036dc-27ce-5665-b942-1644a0e55198
2026-03-26 14:54:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 55b036dc-27ce-5665-b942-1644a0e55198
2026-03-26 14:54:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 55b036dc-27ce-5665-b942-1644a0e55198
2026-03-26 14:54:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4dad89b4-9045-5738-a1f5-2f41d39e3fa8 with identifier: 7000136auction111023
2026-03-26 14:54:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4dad89b4-9045-5738-a1f5-2f41d39e3fa8 with identifier: 7000136auction111023
2026-03-26 14:54:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4dad89b4-9045-5738-a1f5-2f41d39e3fa8 with identifier: 7000136auction111023 to the API
2026-03-26 14:54:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:54:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:54:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000136>
{'auction_title': '',
 'c_o_2_emission_value': 85,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.8L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '4dad89b4-9045-5738-a1f5-2f41d39e3fa8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000136',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Toyota',
 'model': 'Corolla',
 'odometer': 90941,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-11',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA COROLLA 1.8 Hybrid Bns Plus',
 'transmission': 'automatic',
 'trim': 'TOYOTA COROLLA 1.8 Hybrid Bns Plus',
 'vin': None,
 'year': 2021}
2026-03-26 14:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000136auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:54:18 [ecarstrade.nl] INFO: Saving data for 7000136auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450183.041306, 'last_price_update_time': 1774536858.110045}
2026-03-26 14:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000136auction111023') HTTP/1.1" 204 0
2026-03-26 14:54:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004710/photo_001/780x0__r.jpg?hash=1774530401> (referer: https://ecarstrade.com/cars/7004710)
2026-03-26 14:54:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004710/photo_002/780x0__r.jpg?hash=1774530401> (referer: https://ecarstrade.com/cars/7004710)
2026-03-26 14:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005148%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774534821%27 HTTP/1.1" 200 None
2026-03-26 14:54:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005148/photo_001/780x0__r.jpg?hash=1774534821 not downloaded yet
2026-03-26 14:54:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 72df5450-7e7b-5b96-9a8b-4c4a3ea20e2a
2026-03-26 14:54:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 72df5450-7e7b-5b96-9a8b-4c4a3ea20e2a
2026-03-26 14:54:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 72df5450-7e7b-5b96-9a8b-4c4a3ea20e2a, skipping ID generation
2026-03-26 14:54:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72df5450-7e7b-5b96-9a8b-4c4a3ea20e2a with scrape type 1
2026-03-26 14:54:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 72df5450-7e7b-5b96-9a8b-4c4a3ea20e2a sending to next pipeline
2026-03-26 14:54:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 72df5450-7e7b-5b96-9a8b-4c4a3ea20e2a, identifier: 7004720auction111081
2026-03-26 14:54:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 55b036dc-27ce-5665-b942-1644a0e55198
2026-03-26 14:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005148%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774534821%27 HTTP/1.1" 200 None
2026-03-26 14:54:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005148/photo_002/780x0__r.jpg?hash=1774534821 not downloaded yet
2026-03-26 14:54:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 72df5450-7e7b-5b96-9a8b-4c4a3ea20e2a with identifier: 7004720auction111081
2026-03-26 14:54:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 72df5450-7e7b-5b96-9a8b-4c4a3ea20e2a with identifier: 7004720auction111081
2026-03-26 14:54:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 72df5450-7e7b-5b96-9a8b-4c4a3ea20e2a with identifier: 7004720auction111081 to the API
2026-03-26 14:54:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:54:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004720/photo_001/780x0__r.jpg?hash=1774530428>
{'auction_title': '',
 'c_o_2_emission_value': 42,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '72df5450-7e7b-5b96-9a8b-4c4a3ea20e2a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004720',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Volvo',
 'model': 'V60',
 'odometer': 142715,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Volvo V60 Recharge T6 AWD Automaat R-Design 5d',
 'transmission': 'automatic',
 'trim': 'Recharge T6 AWD Automaat R-Design 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004720auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:54:18 [ecarstrade.nl] INFO: Saving data for 7004720auction111081: {'created_time': 1774536858.604422, 'last_price_update_time': 1774536858.604433, 'auction_closing_time': 1774618800.0}
2026-03-26 14:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004720auction111081') HTTP/1.1" 204 0
2026-03-26 14:54:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005204/photo_003/780x0__r.jpg?hash=1774535131> (referer: https://ecarstrade.com/cars/7005204)
2026-03-26 14:54:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004710/photo_005/780x0__r.jpg?hash=1774530401> (referer: https://ecarstrade.com/cars/7004710)
2026-03-26 14:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005148%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774534821%27 HTTP/1.1" 200 None
2026-03-26 14:54:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005148/photo_003/780x0__r.jpg?hash=1774534821 not downloaded yet
2026-03-26 14:54:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000128> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 95895586-1567-530c-b133-548b28626676
2026-03-26 14:54:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 95895586-1567-530c-b133-548b28626676
2026-03-26 14:54:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004710/photo_004/780x0__r.jpg?hash=1774530401> (referer: https://ecarstrade.com/cars/7004710)
2026-03-26 14:54:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005148%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774534821%27 HTTP/1.1" 200 None
2026-03-26 14:54:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005148/photo_004/780x0__r.jpg?hash=1774534821 not downloaded yet
2026-03-26 14:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005148%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774534821%27 HTTP/1.1" 200 None
2026-03-26 14:54:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005148/photo_005/780x0__r.jpg?hash=1774534821 not downloaded yet
2026-03-26 14:54:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 55b036dc-27ce-5665-b942-1644a0e55198
2026-03-26 14:54:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 55b036dc-27ce-5665-b942-1644a0e55198, skipping ID generation
2026-03-26 14:54:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55b036dc-27ce-5665-b942-1644a0e55198 with scrape type 1
2026-03-26 14:54:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 55b036dc-27ce-5665-b942-1644a0e55198 sending to next pipeline
2026-03-26 14:54:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 55b036dc-27ce-5665-b942-1644a0e55198, identifier: 7005204auction111084
2026-03-26 14:54:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 55b036dc-27ce-5665-b942-1644a0e55198 with identifier: 7005204auction111084
2026-03-26 14:54:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 55b036dc-27ce-5665-b942-1644a0e55198 with identifier: 7005204auction111084
2026-03-26 14:54:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 55b036dc-27ce-5665-b942-1644a0e55198 with identifier: 7005204auction111084 to the API
2026-03-26 14:54:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:54: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-26 14:54:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005204/photo_003/780x0__r.jpg?hash=1774535131>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '55b036dc-27ce-5665-b942-1644a0e55198',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005204',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'BMW',
 'model': '320',
 'odometer': 75215,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-12-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 3-serie 320',
 'transmission': 'automatic',
 'trim': '3-serie',
 'vin': None,
 'year': 2023}
2026-03-26 14:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005204auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:19 [ecarstrade.nl] INFO: Saving data for 7005204auction111084: {'created_time': 1774536859.180353, 'last_price_update_time': 1774536859.180365, 'auction_closing_time': 1774944600.0}
2026-03-26 14:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005204auction111084') HTTP/1.1" 204 0
2026-03-26 14:54:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004710/photo_003/780x0__r.jpg?hash=1774530401> (referer: https://ecarstrade.com/cars/7004710)
2026-03-26 14:54:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004710/photo_006/780x0__r.jpg?hash=1774530401> (referer: https://ecarstrade.com/cars/7004710)
2026-03-26 14:54:19 [ecarstrade.nl] INFO: Extracting details for car 7000128auction111023
2026-03-26 14:54:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 95895586-1567-530c-b133-548b28626676
2026-03-26 14:54:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22477747-8dc6-5da9-b047-f60e6fa6fdad with identifier: 7000128auction111023
2026-03-26 14:54:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22477747-8dc6-5da9-b047-f60e6fa6fdad with scrape type 2
2026-03-26 14:54:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22477747-8dc6-5da9-b047-f60e6fa6fdad with scrape type 2
2026-03-26 14:54:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 22477747-8dc6-5da9-b047-f60e6fa6fdad, identifier: 7000128auction111023
2026-03-26 14:54:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 95895586-1567-530c-b133-548b28626676
2026-03-26 14:54:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 22477747-8dc6-5da9-b047-f60e6fa6fdad with identifier: 7000128auction111023
2026-03-26 14:54:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 22477747-8dc6-5da9-b047-f60e6fa6fdad with identifier: 7000128auction111023
2026-03-26 14:54:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 22477747-8dc6-5da9-b047-f60e6fa6fdad with identifier: 7000128auction111023 to the API
2026-03-26 14:54:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:54: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-26 14:54:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000128>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '22477747-8dc6-5da9-b047-f60e6fa6fdad',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000128',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 51655,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-09-16',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 Pro 58 kWh',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  Pro 58 kWh',
 'vin': None,
 'year': 2022}
2026-03-26 14:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000128auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:54:19 [ecarstrade.nl] INFO: Saving data for 7000128auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450183.395697, 'last_price_update_time': 1774536859.563489}
2026-03-26 14:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000128auction111023') HTTP/1.1" 204 0
2026-03-26 14:54:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 95895586-1567-530c-b133-548b28626676
2026-03-26 14:54:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 95895586-1567-530c-b133-548b28626676
2026-03-26 14:54:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 95895586-1567-530c-b133-548b28626676, skipping ID generation
2026-03-26 14:54:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95895586-1567-530c-b133-548b28626676 with scrape type 1
2026-03-26 14:54:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 95895586-1567-530c-b133-548b28626676 sending to next pipeline
2026-03-26 14:54:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 95895586-1567-530c-b133-548b28626676, identifier: 7004710auction111081
2026-03-26 14:54:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 95895586-1567-530c-b133-548b28626676 with identifier: 7004710auction111081
2026-03-26 14:54:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 95895586-1567-530c-b133-548b28626676 with identifier: 7004710auction111081
2026-03-26 14:54:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 95895586-1567-530c-b133-548b28626676 with identifier: 7004710auction111081 to the API
2026-03-26 14:54:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:54: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-26 14:54:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004710/photo_006/780x0__r.jpg?hash=1774530401>
{'auction_title': '',
 'c_o_2_emission_value': 104,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '95895586-1567-530c-b133-548b28626676',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004710',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Volkswagen',
 'model': 'Polo',
 'odometer': 105342,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Volkswagen Polo 1.0 TSI 70kW Highline Business R 5d',
 'transmission': 'manual',
 'trim': '1.0 TSI 70kW Highline Business R 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004710auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:54:20 [ecarstrade.nl] INFO: Saving data for 7004710auction111081: {'created_time': 1774536860.0446, 'last_price_update_time': 1774536860.04461, 'auction_closing_time': 1774618800.0}
2026-03-26 14:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004710auction111081') HTTP/1.1" 204 0
2026-03-26 14:54:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005203> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005148/photo_000/780x0__r.jpg?hash=1774534821> (referer: https://ecarstrade.com/cars/7005148)
2026-03-26 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-26 14:54:25 [ecarstrade.nl] INFO: Extracting details for car 7005203auction111084
2026-03-26 14:54:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21b7b80e-3596-5c53-99df-8d7f42e6ed55 with identifier: 7005203auction111084
2026-03-26 14:54:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21b7b80e-3596-5c53-99df-8d7f42e6ed55 with scrape type 1
2026-03-26 14:54:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 21b7b80e-3596-5c53-99df-8d7f42e6ed55
2026-03-26 14:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005203%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774535120%27 HTTP/1.1" 200 None
2026-03-26 14:54:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005203/photo_000/780x0__r.jpg?hash=1774535120 not downloaded yet
2026-03-26 14:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005203%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774535120%27 HTTP/1.1" 200 None
2026-03-26 14:54:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005203/photo_001/780x0__r.jpg?hash=1774535120 not downloaded yet
2026-03-26 14:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005203%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774535120%27 HTTP/1.1" 200 None
2026-03-26 14:54:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005203/photo_002/780x0__r.jpg?hash=1774535120 not downloaded yet
2026-03-26 14:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005203%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774535120%27 HTTP/1.1" 200 None
2026-03-26 14:54:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005203/photo_003/780x0__r.jpg?hash=1774535120 not downloaded yet
2026-03-26 14:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005203%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774535120%27 HTTP/1.1" 200 None
2026-03-26 14:54:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005203/photo_004/780x0__r.jpg?hash=1774535120 not downloaded yet
2026-03-26 14:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005203%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774535120%27 HTTP/1.1" 200 None
2026-03-26 14:54:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005203/photo_005/780x0__r.jpg?hash=1774535120 not downloaded yet
2026-03-26 14:54:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 69fc2d01-7b05-517e-bc9f-847b30e3ba79
2026-03-26 14:54:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000184> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005148/photo_001/780x0__r.jpg?hash=1774534821> (referer: https://ecarstrade.com/cars/7005148)
2026-03-26 14:54:25 [ecarstrade.nl] INFO: Extracting details for car 7000184auction111023
2026-03-26 14:54:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005206> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3efc0cf2-02b8-5e34-9869-5ed84cbd2719 with identifier: 7000184auction111023
2026-03-26 14:54:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3efc0cf2-02b8-5e34-9869-5ed84cbd2719 with scrape type 2
2026-03-26 14:54:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3efc0cf2-02b8-5e34-9869-5ed84cbd2719 with scrape type 2
2026-03-26 14:54:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 3efc0cf2-02b8-5e34-9869-5ed84cbd2719, identifier: 7000184auction111023
2026-03-26 14:54:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 3efc0cf2-02b8-5e34-9869-5ed84cbd2719 with identifier: 7000184auction111023
2026-03-26 14:54:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 3efc0cf2-02b8-5e34-9869-5ed84cbd2719 with identifier: 7000184auction111023
2026-03-26 14:54:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 3efc0cf2-02b8-5e34-9869-5ed84cbd2719 with identifier: 7000184auction111023 to the API
2026-03-26 14:54:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:54: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-26 14:54:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000184>
{'auction_title': '',
 'c_o_2_emission_value': 85,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': '3efc0cf2-02b8-5e34-9869-5ed84cbd2719',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000184',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Citroen',
 'model': 'C1',
 'odometer': 47480,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-30',
 'seats_number': 4,
 'seller_name': None,
 'title': 'CITROEN C1 1.0 VTi Shine',
 'transmission': 'manual',
 'trim': 'CITROEN  1.0 VTi Shine',
 'vin': None,
 'year': 2020}
2026-03-26 14:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000184auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:54:26 [ecarstrade.nl] INFO: Saving data for 7000184auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450207.540255, 'last_price_update_time': 1774536866.205504}
2026-03-26 14:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000184auction111023') HTTP/1.1" 204 0
2026-03-26 14:54:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005148/photo_002/780x0__r.jpg?hash=1774534821> (referer: https://ecarstrade.com/cars/7005148)
2026-03-26 14:54:26 [ecarstrade.nl] INFO: Extracting details for car 7005206auction111084
2026-03-26 14:54:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005148/photo_003/780x0__r.jpg?hash=1774534821> (referer: https://ecarstrade.com/cars/7005148)
2026-03-26 14:54:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000186> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 69fc2d01-7b05-517e-bc9f-847b30e3ba79
2026-03-26 14:54:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c854c5b-fe87-5d00-8ed0-6f644649e419 with identifier: 7005206auction111084
2026-03-26 14:54:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c854c5b-fe87-5d00-8ed0-6f644649e419 with scrape type 1
2026-03-26 14:54:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2c854c5b-fe87-5d00-8ed0-6f644649e419
2026-03-26 14:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005206%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774535142%27 HTTP/1.1" 200 None
2026-03-26 14:54:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005206/photo_000/780x0__r.jpg?hash=1774535142 not downloaded yet
2026-03-26 14:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005206%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774535142%27 HTTP/1.1" 200 None
2026-03-26 14:54:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005206/photo_001/780x0__r.jpg?hash=1774535142 not downloaded yet
2026-03-26 14:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005206%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774535142%27 HTTP/1.1" 200 None
2026-03-26 14:54:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005206/photo_002/780x0__r.jpg?hash=1774535142 not downloaded yet
2026-03-26 14:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005206%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774535142%27 HTTP/1.1" 200 None
2026-03-26 14:54:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005206/photo_003/780x0__r.jpg?hash=1774535142 not downloaded yet
2026-03-26 14:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005206%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774535142%27 HTTP/1.1" 200 None
2026-03-26 14:54:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005206/photo_004/780x0__r.jpg?hash=1774535142 not downloaded yet
2026-03-26 14:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005206%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774535142%27 HTTP/1.1" 200 None
2026-03-26 14:54:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005206/photo_005/780x0__r.jpg?hash=1774535142 not downloaded yet
2026-03-26 14:54:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005148/photo_005/780x0__r.jpg?hash=1774534821> (referer: https://ecarstrade.com/cars/7005148)
2026-03-26 14:54:26 [ecarstrade.nl] INFO: Extracting details for car 7000186auction111023
2026-03-26 14:54:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 69fc2d01-7b05-517e-bc9f-847b30e3ba79
2026-03-26 14:54:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005148/photo_004/780x0__r.jpg?hash=1774534821> (referer: https://ecarstrade.com/cars/7005148)
2026-03-26 14:54:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 69fc2d01-7b05-517e-bc9f-847b30e3ba79
2026-03-26 14:54:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cd1ec6b-6b8c-5461-a81d-cf1bda516392 with identifier: 7000186auction111023
2026-03-26 14:54:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cd1ec6b-6b8c-5461-a81d-cf1bda516392 with scrape type 2
2026-03-26 14:54:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4cd1ec6b-6b8c-5461-a81d-cf1bda516392 with scrape type 2
2026-03-26 14:54:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4cd1ec6b-6b8c-5461-a81d-cf1bda516392, identifier: 7000186auction111023
2026-03-26 14:54:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4cd1ec6b-6b8c-5461-a81d-cf1bda516392 with identifier: 7000186auction111023
2026-03-26 14:54:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4cd1ec6b-6b8c-5461-a81d-cf1bda516392 with identifier: 7000186auction111023
2026-03-26 14:54:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4cd1ec6b-6b8c-5461-a81d-cf1bda516392 with identifier: 7000186auction111023 to the API
2026-03-26 14:54:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:54: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-26 14:54:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000186>
{'auction_title': '',
 'c_o_2_emission_value': 85,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': '4cd1ec6b-6b8c-5461-a81d-cf1bda516392',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000186',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Citroen',
 'model': 'C1',
 'odometer': 65805,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-30',
 'seats_number': 4,
 'seller_name': None,
 'title': 'CITROEN C1 1.0 VTi Shine',
 'transmission': 'manual',
 'trim': 'CITROEN  1.0 VTi Shine',
 'vin': None,
 'year': 2020}
2026-03-26 14:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000186auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:54:26 [ecarstrade.nl] INFO: Saving data for 7000186auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450208.531512, 'last_price_update_time': 1774536866.795362}
2026-03-26 14:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000186auction111023') HTTP/1.1" 204 0
2026-03-26 14:54:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005205> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 69fc2d01-7b05-517e-bc9f-847b30e3ba79
2026-03-26 14:54:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 69fc2d01-7b05-517e-bc9f-847b30e3ba79
2026-03-26 14:54:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 69fc2d01-7b05-517e-bc9f-847b30e3ba79, skipping ID generation
2026-03-26 14:54:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69fc2d01-7b05-517e-bc9f-847b30e3ba79 with scrape type 1
2026-03-26 14:54:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 69fc2d01-7b05-517e-bc9f-847b30e3ba79 sending to next pipeline
2026-03-26 14:54:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 69fc2d01-7b05-517e-bc9f-847b30e3ba79, identifier: 7005148auction111084
2026-03-26 14:54:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 69fc2d01-7b05-517e-bc9f-847b30e3ba79 with identifier: 7005148auction111084
2026-03-26 14:54:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 69fc2d01-7b05-517e-bc9f-847b30e3ba79 with identifier: 7005148auction111084
2026-03-26 14:54:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 69fc2d01-7b05-517e-bc9f-847b30e3ba79 with identifier: 7005148auction111084 to the API
2026-03-26 14:54:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:54: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-26 14:54:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005148/photo_004/780x0__r.jpg?hash=1774534821>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '69fc2d01-7b05-517e-bc9f-847b30e3ba79',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005148',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volvo',
 'model': 'C40',
 'odometer': 20953,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-12-07',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO C40 Single Plus 69 kWh',
 'transmission': 'automatic',
 'trim': 'VOLVO  Single Plus 69 kWh',
 'vin': None,
 'year': 2023}
2026-03-26 14:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005148auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:27 [ecarstrade.nl] INFO: Saving data for 7005148auction111084: {'created_time': 1774536867.316546, 'last_price_update_time': 1774536867.316556, 'auction_closing_time': 1774944600.0}
2026-03-26 14:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005148auction111084') HTTP/1.1" 204 0
2026-03-26 14:54:27 [ecarstrade.nl] INFO: Extracting details for car 7005205auction111084
2026-03-26 14:54:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44b6a437-acd0-5712-86e6-47c2e70442e4 with identifier: 7005205auction111084
2026-03-26 14:54:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44b6a437-acd0-5712-86e6-47c2e70442e4 with scrape type 1
2026-03-26 14:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 44b6a437-acd0-5712-86e6-47c2e70442e4
2026-03-26 14:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005205%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774535136%27 HTTP/1.1" 200 None
2026-03-26 14:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005205/photo_000/780x0__r.jpg?hash=1774535136 not downloaded yet
2026-03-26 14:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005205%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774535136%27 HTTP/1.1" 200 None
2026-03-26 14:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005205/photo_001/780x0__r.jpg?hash=1774535136 not downloaded yet
2026-03-26 14:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005205%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774535136%27 HTTP/1.1" 200 None
2026-03-26 14:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005205/photo_002/780x0__r.jpg?hash=1774535136 not downloaded yet
2026-03-26 14:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005205%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774535136%27 HTTP/1.1" 200 None
2026-03-26 14:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005205/photo_003/780x0__r.jpg?hash=1774535136 not downloaded yet
2026-03-26 14:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005205%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774535136%27 HTTP/1.1" 200 None
2026-03-26 14:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005205/photo_004/780x0__r.jpg?hash=1774535136 not downloaded yet
2026-03-26 14:54:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005203/photo_005/780x0__r.jpg?hash=1774535120> (referer: https://ecarstrade.com/cars/7005203)
2026-03-26 14:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005205%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774535136%27 HTTP/1.1" 200 None
2026-03-26 14:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005205/photo_005/780x0__r.jpg?hash=1774535136 not downloaded yet
2026-03-26 14:54:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005203/photo_004/780x0__r.jpg?hash=1774535120> (referer: https://ecarstrade.com/cars/7005203)
2026-03-26 14:54:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 21b7b80e-3596-5c53-99df-8d7f42e6ed55
2026-03-26 14:54:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005203/photo_003/780x0__r.jpg?hash=1774535120> (referer: https://ecarstrade.com/cars/7005203)
2026-03-26 14:54:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 21b7b80e-3596-5c53-99df-8d7f42e6ed55
2026-03-26 14:54:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005149> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005203/photo_002/780x0__r.jpg?hash=1774535120> (referer: https://ecarstrade.com/cars/7005203)
2026-03-26 14:54:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 21b7b80e-3596-5c53-99df-8d7f42e6ed55
2026-03-26 14:54:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005203/photo_001/780x0__r.jpg?hash=1774535120> (referer: https://ecarstrade.com/cars/7005203)
2026-03-26 14:54:27 [ecarstrade.nl] INFO: Extracting details for car 7005149auction111084
2026-03-26 14:54:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e707ace7-4dde-5193-a9be-ac8bd11b2ba9 with identifier: 7005149auction111084
2026-03-26 14:54:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e707ace7-4dde-5193-a9be-ac8bd11b2ba9 with scrape type 1
2026-03-26 14:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e707ace7-4dde-5193-a9be-ac8bd11b2ba9
2026-03-26 14:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005149%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774534825%27 HTTP/1.1" 200 None
2026-03-26 14:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005149/photo_000/780x0__r.jpg?hash=1774534825 not downloaded yet
2026-03-26 14:54:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005203/photo_000/780x0__r.jpg?hash=1774535120> (referer: https://ecarstrade.com/cars/7005203)
2026-03-26 14:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005149%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774534825%27 HTTP/1.1" 200 None
2026-03-26 14:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005149/photo_001/780x0__r.jpg?hash=1774534825 not downloaded yet
2026-03-26 14:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005149%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774534825%27 HTTP/1.1" 200 None
2026-03-26 14:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005149/photo_002/780x0__r.jpg?hash=1774534825 not downloaded yet
2026-03-26 14:54:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 21b7b80e-3596-5c53-99df-8d7f42e6ed55
2026-03-26 14:54:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005206/photo_004/780x0__r.jpg?hash=1774535142> (referer: https://ecarstrade.com/cars/7005206)
2026-03-26 14:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005149%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774534825%27 HTTP/1.1" 200 None
2026-03-26 14:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005149/photo_003/780x0__r.jpg?hash=1774534825 not downloaded yet
2026-03-26 14:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005149%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774534825%27 HTTP/1.1" 200 None
2026-03-26 14:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005149/photo_004/780x0__r.jpg?hash=1774534825 not downloaded yet
2026-03-26 14:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005149%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774534826%27 HTTP/1.1" 200 None
2026-03-26 14:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005149/photo_005/780x0__r.jpg?hash=1774534826 not downloaded yet
2026-03-26 14:54:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 21b7b80e-3596-5c53-99df-8d7f42e6ed55
2026-03-26 14:54:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005206/photo_005/780x0__r.jpg?hash=1774535142> (referer: https://ecarstrade.com/cars/7005206)
2026-03-26 14:54:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 21b7b80e-3596-5c53-99df-8d7f42e6ed55
2026-03-26 14:54:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 21b7b80e-3596-5c53-99df-8d7f42e6ed55, skipping ID generation
2026-03-26 14:54:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21b7b80e-3596-5c53-99df-8d7f42e6ed55 with scrape type 1
2026-03-26 14:54:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 21b7b80e-3596-5c53-99df-8d7f42e6ed55 sending to next pipeline
2026-03-26 14:54:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 21b7b80e-3596-5c53-99df-8d7f42e6ed55, identifier: 7005203auction111084
2026-03-26 14:54:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 21b7b80e-3596-5c53-99df-8d7f42e6ed55 with identifier: 7005203auction111084
2026-03-26 14:54:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 21b7b80e-3596-5c53-99df-8d7f42e6ed55 with identifier: 7005203auction111084
2026-03-26 14:54:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 21b7b80e-3596-5c53-99df-8d7f42e6ed55 with identifier: 7005203auction111084 to the API
2026-03-26 14:54:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:54:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:54:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005203/photo_000/780x0__r.jpg?hash=1774535120>
{'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-03-31T08:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '21b7b80e-3596-5c53-99df-8d7f42e6ed55',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005203',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'BMW',
 'model': '320',
 'odometer': 60806,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 3-serie Touring 320',
 'transmission': 'automatic',
 'trim': '3-serie Touring',
 'vin': None,
 'year': 2023}
2026-03-26 14:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005203auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:28 [ecarstrade.nl] INFO: Saving data for 7005203auction111084: {'created_time': 1774536868.394586, 'last_price_update_time': 1774536868.394599, 'auction_closing_time': 1774944600.0}
2026-03-26 14:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005203auction111084') HTTP/1.1" 204 0
2026-03-26 14:54:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005206/photo_003/780x0__r.jpg?hash=1774535142> (referer: https://ecarstrade.com/cars/7005206)
2026-03-26 14:54:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005205/photo_004/780x0__r.jpg?hash=1774535136> (referer: https://ecarstrade.com/cars/7005205)
2026-03-26 14:54:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005207> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2c854c5b-fe87-5d00-8ed0-6f644649e419
2026-03-26 14:54:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2c854c5b-fe87-5d00-8ed0-6f644649e419
2026-03-26 14:54:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005205/photo_002/780x0__r.jpg?hash=1774535136> (referer: https://ecarstrade.com/cars/7005205)
2026-03-26 14:54:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005205/photo_003/780x0__r.jpg?hash=1774535136> (referer: https://ecarstrade.com/cars/7005205)
2026-03-26 14:54:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005205/photo_005/780x0__r.jpg?hash=1774535136> (referer: https://ecarstrade.com/cars/7005205)
2026-03-26 14:54:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2c854c5b-fe87-5d00-8ed0-6f644649e419
2026-03-26 14:54:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 44b6a437-acd0-5712-86e6-47c2e70442e4
2026-03-26 14:54:28 [ecarstrade.nl] INFO: Extracting details for car 7005207auction111084
2026-03-26 14:54:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1954c11a-b15a-545f-9ce0-d3ea9e210791 with identifier: 7005207auction111084
2026-03-26 14:54:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1954c11a-b15a-545f-9ce0-d3ea9e210791 with scrape type 1
2026-03-26 14:54:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1954c11a-b15a-545f-9ce0-d3ea9e210791
2026-03-26 14:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005207%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774535145%27 HTTP/1.1" 200 None
2026-03-26 14:54:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005207/photo_000/780x0__r.jpg?hash=1774535145 not downloaded yet
2026-03-26 14:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005207%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774535145%27 HTTP/1.1" 200 None
2026-03-26 14:54:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005207/photo_001/780x0__r.jpg?hash=1774535145 not downloaded yet
2026-03-26 14:54:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005205/photo_000/780x0__r.jpg?hash=1774535136> (referer: https://ecarstrade.com/cars/7005205)
2026-03-26 14:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005207%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774535145%27 HTTP/1.1" 200 None
2026-03-26 14:54:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005207/photo_002/780x0__r.jpg?hash=1774535145 not downloaded yet
2026-03-26 14:54:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005205/photo_001/780x0__r.jpg?hash=1774535136> (referer: https://ecarstrade.com/cars/7005205)
2026-03-26 14:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005207%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774535145%27 HTTP/1.1" 200 None
2026-03-26 14:54:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005207/photo_003/780x0__r.jpg?hash=1774535145 not downloaded yet
2026-03-26 14:54:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005149/photo_000/780x0__r.jpg?hash=1774534825> (referer: https://ecarstrade.com/cars/7005149)
2026-03-26 14:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005207%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774535145%27 HTTP/1.1" 200 None
2026-03-26 14:54:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005207/photo_004/780x0__r.jpg?hash=1774535145 not downloaded yet
2026-03-26 14:54:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 44b6a437-acd0-5712-86e6-47c2e70442e4
2026-03-26 14:54:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 44b6a437-acd0-5712-86e6-47c2e70442e4
2026-03-26 14:54:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 44b6a437-acd0-5712-86e6-47c2e70442e4
2026-03-26 14:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005207%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774535145%27 HTTP/1.1" 200 None
2026-03-26 14:54:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005207/photo_005/780x0__r.jpg?hash=1774535145 not downloaded yet
2026-03-26 14:54:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005149/photo_002/780x0__r.jpg?hash=1774534825> (referer: https://ecarstrade.com/cars/7005149)
2026-03-26 14:54:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005149/photo_005/780x0__r.jpg?hash=1774534826> (referer: https://ecarstrade.com/cars/7005149)
2026-03-26 14:54:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 44b6a437-acd0-5712-86e6-47c2e70442e4
2026-03-26 14:54:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 44b6a437-acd0-5712-86e6-47c2e70442e4
2026-03-26 14:54:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 44b6a437-acd0-5712-86e6-47c2e70442e4, skipping ID generation
2026-03-26 14:54:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44b6a437-acd0-5712-86e6-47c2e70442e4 with scrape type 1
2026-03-26 14:54:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 44b6a437-acd0-5712-86e6-47c2e70442e4 sending to next pipeline
2026-03-26 14:54:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 44b6a437-acd0-5712-86e6-47c2e70442e4, identifier: 7005205auction111084
2026-03-26 14:54:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 44b6a437-acd0-5712-86e6-47c2e70442e4 with identifier: 7005205auction111084
2026-03-26 14:54:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 44b6a437-acd0-5712-86e6-47c2e70442e4 with identifier: 7005205auction111084
2026-03-26 14:54:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 44b6a437-acd0-5712-86e6-47c2e70442e4 with identifier: 7005205auction111084 to the API
2026-03-26 14:54:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:54:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:54:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005205/photo_001/780x0__r.jpg?hash=1774535136>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '44b6a437-acd0-5712-86e6-47c2e70442e4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005205',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'BMW',
 'model': '320',
 'odometer': 48956,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-12-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 3-serie 320',
 'transmission': 'automatic',
 'trim': '3-serie',
 'vin': None,
 'year': 2023}
2026-03-26 14:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005205auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:29 [ecarstrade.nl] INFO: Saving data for 7005205auction111084: {'created_time': 1774536869.163805, 'last_price_update_time': 1774536869.163815, 'auction_closing_time': 1774944600.0}
2026-03-26 14:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005205auction111084') HTTP/1.1" 204 0
2026-03-26 14:54:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005149/photo_004/780x0__r.jpg?hash=1774534825> (referer: https://ecarstrade.com/cars/7005149)
2026-03-26 14:54:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005149/photo_003/780x0__r.jpg?hash=1774534825> (referer: https://ecarstrade.com/cars/7005149)
2026-03-26 14:54:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005149/photo_001/780x0__r.jpg?hash=1774534825> (referer: https://ecarstrade.com/cars/7005149)
2026-03-26 14:54:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e707ace7-4dde-5193-a9be-ac8bd11b2ba9
2026-03-26 14:54:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e707ace7-4dde-5193-a9be-ac8bd11b2ba9
2026-03-26 14:54:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e707ace7-4dde-5193-a9be-ac8bd11b2ba9
2026-03-26 14:54:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005206/photo_000/780x0__r.jpg?hash=1774535142> (referer: https://ecarstrade.com/cars/7005206)
2026-03-26 14:54:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005206/photo_002/780x0__r.jpg?hash=1774535142> (referer: https://ecarstrade.com/cars/7005206)
2026-03-26 14:54:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005206/photo_001/780x0__r.jpg?hash=1774535142> (referer: https://ecarstrade.com/cars/7005206)
2026-03-26 14:54:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e707ace7-4dde-5193-a9be-ac8bd11b2ba9
2026-03-26 14:54:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e707ace7-4dde-5193-a9be-ac8bd11b2ba9
2026-03-26 14:54:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e707ace7-4dde-5193-a9be-ac8bd11b2ba9
2026-03-26 14:54:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e707ace7-4dde-5193-a9be-ac8bd11b2ba9, skipping ID generation
2026-03-26 14:54:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e707ace7-4dde-5193-a9be-ac8bd11b2ba9 with scrape type 1
2026-03-26 14:54:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e707ace7-4dde-5193-a9be-ac8bd11b2ba9 sending to next pipeline
2026-03-26 14:54:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e707ace7-4dde-5193-a9be-ac8bd11b2ba9, identifier: 7005149auction111084
2026-03-26 14:54:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e707ace7-4dde-5193-a9be-ac8bd11b2ba9 with identifier: 7005149auction111084
2026-03-26 14:54:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e707ace7-4dde-5193-a9be-ac8bd11b2ba9 with identifier: 7005149auction111084
2026-03-26 14:54:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e707ace7-4dde-5193-a9be-ac8bd11b2ba9 with identifier: 7005149auction111084 to the API
2026-03-26 14:54:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:54:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:54:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005149/photo_001/780x0__r.jpg?hash=1774534825>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Electric',
 'id': 'e707ace7-4dde-5193-a9be-ac8bd11b2ba9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005149',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.7',
 'odometer': 14938,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-12-10',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.7 Tourer Pro Business 77 kWh',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  Tourer Pro Business 77 kWh',
 'vin': None,
 'year': 2024}
2026-03-26 14:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005149auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:29 [ecarstrade.nl] INFO: Saving data for 7005149auction111084: {'created_time': 1774536869.707657, 'last_price_update_time': 1774536869.707668, 'auction_closing_time': 1774944600.0}
2026-03-26 14:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005149auction111084') HTTP/1.1" 204 0
2026-03-26 14:54:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005207/photo_003/780x0__r.jpg?hash=1774535145> (referer: https://ecarstrade.com/cars/7005207)
2026-03-26 14:54:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005207/photo_000/780x0__r.jpg?hash=1774535145> (referer: https://ecarstrade.com/cars/7005207)
2026-03-26 14:54:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005207/photo_002/780x0__r.jpg?hash=1774535145> (referer: https://ecarstrade.com/cars/7005207)
2026-03-26 14:54:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2c854c5b-fe87-5d00-8ed0-6f644649e419
2026-03-26 14:54:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2c854c5b-fe87-5d00-8ed0-6f644649e419
2026-03-26 14:54:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2c854c5b-fe87-5d00-8ed0-6f644649e419
2026-03-26 14:54:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2c854c5b-fe87-5d00-8ed0-6f644649e419, skipping ID generation
2026-03-26 14:54:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c854c5b-fe87-5d00-8ed0-6f644649e419 with scrape type 1
2026-03-26 14:54:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2c854c5b-fe87-5d00-8ed0-6f644649e419 sending to next pipeline
2026-03-26 14:54:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 2c854c5b-fe87-5d00-8ed0-6f644649e419, identifier: 7005206auction111084
2026-03-26 14:54:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 2c854c5b-fe87-5d00-8ed0-6f644649e419 with identifier: 7005206auction111084
2026-03-26 14:54:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 2c854c5b-fe87-5d00-8ed0-6f644649e419 with identifier: 7005206auction111084
2026-03-26 14:54:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 2c854c5b-fe87-5d00-8ed0-6f644649e419 with identifier: 7005206auction111084 to the API
2026-03-26 14:54:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:54:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:54:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005206/photo_001/780x0__r.jpg?hash=1774535142>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '2c854c5b-fe87-5d00-8ed0-6f644649e419',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005206',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'BMW',
 'model': '320',
 'odometer': 55556,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-02-16',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 3-serie 320',
 'transmission': 'automatic',
 'trim': '3-serie',
 'vin': None,
 'year': 2024}
2026-03-26 14:54:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005206auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:30 [ecarstrade.nl] INFO: Saving data for 7005206auction111084: {'created_time': 1774536870.179512, 'last_price_update_time': 1774536870.179522, 'auction_closing_time': 1774944600.0}
2026-03-26 14:54:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005206auction111084') HTTP/1.1" 204 0
2026-03-26 14:54:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005207/photo_005/780x0__r.jpg?hash=1774535145> (referer: https://ecarstrade.com/cars/7005207)
2026-03-26 14:54:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005207/photo_004/780x0__r.jpg?hash=1774535145> (referer: https://ecarstrade.com/cars/7005207)
2026-03-26 14:54:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005207/photo_001/780x0__r.jpg?hash=1774535145> (referer: https://ecarstrade.com/cars/7005207)
2026-03-26 14:54:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1954c11a-b15a-545f-9ce0-d3ea9e210791
2026-03-26 14:54:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1954c11a-b15a-545f-9ce0-d3ea9e210791
2026-03-26 14:54:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1954c11a-b15a-545f-9ce0-d3ea9e210791
2026-03-26 14:54:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1954c11a-b15a-545f-9ce0-d3ea9e210791
2026-03-26 14:54:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1954c11a-b15a-545f-9ce0-d3ea9e210791
2026-03-26 14:54:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1954c11a-b15a-545f-9ce0-d3ea9e210791
2026-03-26 14:54:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1954c11a-b15a-545f-9ce0-d3ea9e210791, skipping ID generation
2026-03-26 14:54:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1954c11a-b15a-545f-9ce0-d3ea9e210791 with scrape type 1
2026-03-26 14:54:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1954c11a-b15a-545f-9ce0-d3ea9e210791 sending to next pipeline
2026-03-26 14:54:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 1954c11a-b15a-545f-9ce0-d3ea9e210791, identifier: 7005207auction111084
2026-03-26 14:54:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 1954c11a-b15a-545f-9ce0-d3ea9e210791 with identifier: 7005207auction111084
2026-03-26 14:54:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 1954c11a-b15a-545f-9ce0-d3ea9e210791 with identifier: 7005207auction111084
2026-03-26 14:54:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 1954c11a-b15a-545f-9ce0-d3ea9e210791 with identifier: 7005207auction111084 to the API
2026-03-26 14:54:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:54:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:54:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005207/photo_001/780x0__r.jpg?hash=1774535145>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '1954c11a-b15a-545f-9ce0-d3ea9e210791',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005207',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'BMW',
 'model': '320',
 'odometer': 39707,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-12-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 3-serie 320',
 'transmission': 'automatic',
 'trim': '3-serie',
 'vin': None,
 'year': 2023}
2026-03-26 14:54:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005207auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:30 [ecarstrade.nl] INFO: Saving data for 7005207auction111084: {'created_time': 1774536870.735243, 'last_price_update_time': 1774536870.735253, 'auction_closing_time': 1774944600.0}
2026-03-26 14:54:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005207auction111084') HTTP/1.1" 204 0
2026-03-26 14:54:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004711> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:31 [ecarstrade.nl] INFO: Extracting details for car 7004711auction111081
2026-03-26 14:54:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d780f26-a9f0-53ab-8f77-ea51470c8299 with identifier: 7004711auction111081
2026-03-26 14:54:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d780f26-a9f0-53ab-8f77-ea51470c8299 with scrape type 1
2026-03-26 14:54:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9d780f26-a9f0-53ab-8f77-ea51470c8299
2026-03-26 14:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004711%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774530402%27 HTTP/1.1" 200 None
2026-03-26 14:54:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004711/photo_001/780x0__r.jpg?hash=1774530402 not downloaded yet
2026-03-26 14:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004711%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774530403%27 HTTP/1.1" 200 None
2026-03-26 14:54:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004711/photo_002/780x0__r.jpg?hash=1774530403 not downloaded yet
2026-03-26 14:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004711%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774530402%27 HTTP/1.1" 200 None
2026-03-26 14:54:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004711/photo_003/780x0__r.jpg?hash=1774530402 not downloaded yet
2026-03-26 14:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004711%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774530402%27 HTTP/1.1" 200 None
2026-03-26 14:54:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004711/photo_004/780x0__r.jpg?hash=1774530402 not downloaded yet
2026-03-26 14:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004711%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774530403%27 HTTP/1.1" 200 None
2026-03-26 14:54:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004711/photo_005/780x0__r.jpg?hash=1774530403 not downloaded yet
2026-03-26 14:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004711%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774530402%27 HTTP/1.1" 200 None
2026-03-26 14:54:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004711/photo_006/780x0__r.jpg?hash=1774530402 not downloaded yet
2026-03-26 14:54:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000147> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:32 [ecarstrade.nl] INFO: Extracting details for car 7000147auction111023
2026-03-26 14:54:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3783aebb-72db-5ad0-a53a-ba6ec220bfeb with identifier: 7000147auction111023
2026-03-26 14:54:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3783aebb-72db-5ad0-a53a-ba6ec220bfeb with scrape type 2
2026-03-26 14:54:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3783aebb-72db-5ad0-a53a-ba6ec220bfeb with scrape type 2
2026-03-26 14:54:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 3783aebb-72db-5ad0-a53a-ba6ec220bfeb, identifier: 7000147auction111023
2026-03-26 14:54:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 3783aebb-72db-5ad0-a53a-ba6ec220bfeb with identifier: 7000147auction111023
2026-03-26 14:54:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 3783aebb-72db-5ad0-a53a-ba6ec220bfeb with identifier: 7000147auction111023
2026-03-26 14:54:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 3783aebb-72db-5ad0-a53a-ba6ec220bfeb with identifier: 7000147auction111023 to the API
2026-03-26 14:54:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:54: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-26 14:54:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000147>
{'auction_title': '',
 'c_o_2_emission_value': 111,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': '3783aebb-72db-5ad0-a53a-ba6ec220bfeb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000147',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 127290,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-22',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT CLIO 1.0 TCe Intens',
 'transmission': 'manual',
 'trim': 'RENAULT CLIO 1.0 TCe Intens',
 'vin': None,
 'year': 2021}
2026-03-26 14:54:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000147auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:54:33 [ecarstrade.nl] INFO: Saving data for 7000147auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450209.119816, 'last_price_update_time': 1774536873.264309}
2026-03-26 14:54:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000147auction111023') HTTP/1.1" 204 0
2026-03-26 14:54:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000180> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:33 [ecarstrade.nl] INFO: Extracting details for car 7000180auction111023
2026-03-26 14:54:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0804f41d-c451-5ff0-9a47-d7f4770e90d9 with identifier: 7000180auction111023
2026-03-26 14:54:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0804f41d-c451-5ff0-9a47-d7f4770e90d9 with scrape type 2
2026-03-26 14:54:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0804f41d-c451-5ff0-9a47-d7f4770e90d9 with scrape type 2
2026-03-26 14:54:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0804f41d-c451-5ff0-9a47-d7f4770e90d9, identifier: 7000180auction111023
2026-03-26 14:54:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0804f41d-c451-5ff0-9a47-d7f4770e90d9 with identifier: 7000180auction111023
2026-03-26 14:54:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0804f41d-c451-5ff0-9a47-d7f4770e90d9 with identifier: 7000180auction111023
2026-03-26 14:54:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0804f41d-c451-5ff0-9a47-d7f4770e90d9 with identifier: 7000180auction111023 to the API
2026-03-26 14:54:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:54: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-26 14:54:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000180>
{'auction_title': '',
 'c_o_2_emission_value': 102,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Diesel',
 'id': '0804f41d-c451-5ff0-9a47-d7f4770e90d9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000180',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Ford',
 'model': 'Focus',
 'odometer': 141235,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Focus Wagon 1.5 EcoBl. ST L.XBns',
 'transmission': 'manual',
 'trim': 'FORD  Wagon 1.5 EcoBl. ST L.XBns',
 'vin': None,
 'year': 2022}
2026-03-26 14:54:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000180auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:54:34 [ecarstrade.nl] INFO: Saving data for 7000180auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450210.321868, 'last_price_update_time': 1774536874.221398}
2026-03-26 14:54:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000180auction111023') HTTP/1.1" 204 0
2026-03-26 14:54:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000146> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:34 [ecarstrade.nl] INFO: Extracting details for car 7000146auction111023
2026-03-26 14:54:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26815f63-184d-54dd-a5d6-8fcba78d782a with identifier: 7000146auction111023
2026-03-26 14:54:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26815f63-184d-54dd-a5d6-8fcba78d782a with scrape type 2
2026-03-26 14:54:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26815f63-184d-54dd-a5d6-8fcba78d782a with scrape type 2
2026-03-26 14:54:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 26815f63-184d-54dd-a5d6-8fcba78d782a, identifier: 7000146auction111023
2026-03-26 14:54:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 26815f63-184d-54dd-a5d6-8fcba78d782a with identifier: 7000146auction111023
2026-03-26 14:54:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 26815f63-184d-54dd-a5d6-8fcba78d782a with identifier: 7000146auction111023
2026-03-26 14:54:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 26815f63-184d-54dd-a5d6-8fcba78d782a with identifier: 7000146auction111023 to the API
2026-03-26 14:54:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:54: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-26 14:54:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000146>
{'auction_title': '',
 'c_o_2_emission_value': 121,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': '26815f63-184d-54dd-a5d6-8fcba78d782a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000146',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Renault',
 'model': 'Captur',
 'odometer': 146957,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-16',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Captur 1.0 TCe Bns Zen',
 'transmission': 'manual',
 'trim': 'RENAULT  1.0 TCe Bns Zen',
 'vin': None,
 'year': 2022}
2026-03-26 14:54:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000146auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:54:34 [ecarstrade.nl] INFO: Saving data for 7000146auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450204.645187, 'last_price_update_time': 1774536874.734276}
2026-03-26 14:54:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000146auction111023') HTTP/1.1" 204 0
2026-03-26 14:54:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000179> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000151> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000181> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:37 [ecarstrade.nl] INFO: Extracting details for car 7000179auction111023
2026-03-26 14:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004711/photo_001/780x0__r.jpg?hash=1774530402> (referer: https://ecarstrade.com/cars/7004711)
2026-03-26 14:54:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f9b5060-edac-531c-83a3-25c48e7313a2 with identifier: 7000179auction111023
2026-03-26 14:54:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f9b5060-edac-531c-83a3-25c48e7313a2 with scrape type 2
2026-03-26 14:54:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f9b5060-edac-531c-83a3-25c48e7313a2 with scrape type 2
2026-03-26 14:54:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 5f9b5060-edac-531c-83a3-25c48e7313a2, identifier: 7000179auction111023
2026-03-26 14:54:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 5f9b5060-edac-531c-83a3-25c48e7313a2 with identifier: 7000179auction111023
2026-03-26 14:54:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 5f9b5060-edac-531c-83a3-25c48e7313a2 with identifier: 7000179auction111023
2026-03-26 14:54:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 5f9b5060-edac-531c-83a3-25c48e7313a2 with identifier: 7000179auction111023 to the API
2026-03-26 14:54:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:54: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-26 14:54:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000179>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': '5f9b5060-edac-531c-83a3-25c48e7313a2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000179',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Ford',
 'model': 'Focus',
 'odometer': 160498,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-11-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Focus Wagon 1.0 EBH Titanium X',
 'transmission': 'manual',
 'trim': 'FORD  Wagon 1.0 EBH Titanium X',
 'vin': None,
 'year': 2022}
2026-03-26 14:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000179auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:54:37 [ecarstrade.nl] INFO: Saving data for 7000179auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450206.501027, 'last_price_update_time': 1774536877.391828}
2026-03-26 14:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000179auction111023') HTTP/1.1" 204 0
2026-03-26 14:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004711/photo_002/780x0__r.jpg?hash=1774530403> (referer: https://ecarstrade.com/cars/7004711)
2026-03-26 14:54:37 [ecarstrade.nl] INFO: Extracting details for car 7000151auction111023
2026-03-26 14:54:37 [ecarstrade.nl] INFO: Extracting details for car 7000181auction111023
2026-03-26 14:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004711/photo_003/780x0__r.jpg?hash=1774530402> (referer: https://ecarstrade.com/cars/7004711)
2026-03-26 14:54:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98355a47-c47e-5c4a-b172-eb48e4783faa with identifier: 7000151auction111023
2026-03-26 14:54:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98355a47-c47e-5c4a-b172-eb48e4783faa with scrape type 2
2026-03-26 14:54:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98355a47-c47e-5c4a-b172-eb48e4783faa with scrape type 2
2026-03-26 14:54:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 98355a47-c47e-5c4a-b172-eb48e4783faa, identifier: 7000151auction111023
2026-03-26 14:54:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 470f7efa-07d8-5ddf-ac7a-a4be4a7f7bde with identifier: 7000181auction111023
2026-03-26 14:54:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 470f7efa-07d8-5ddf-ac7a-a4be4a7f7bde with scrape type 2
2026-03-26 14:54:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 470f7efa-07d8-5ddf-ac7a-a4be4a7f7bde with scrape type 2
2026-03-26 14:54:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 470f7efa-07d8-5ddf-ac7a-a4be4a7f7bde, identifier: 7000181auction111023
2026-03-26 14:54:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9d780f26-a9f0-53ab-8f77-ea51470c8299
2026-03-26 14:54:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 98355a47-c47e-5c4a-b172-eb48e4783faa with identifier: 7000151auction111023
2026-03-26 14:54:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 98355a47-c47e-5c4a-b172-eb48e4783faa with identifier: 7000151auction111023
2026-03-26 14:54:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 98355a47-c47e-5c4a-b172-eb48e4783faa with identifier: 7000151auction111023 to the API
2026-03-26 14:54:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:54: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-26 14:54:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000151>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': '98355a47-c47e-5c4a-b172-eb48e4783faa',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000151',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 46731,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-05-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 208 1.2 PureTech Active',
 'transmission': 'manual',
 'trim': 'PEUGEOT  1.2 PureTech Active',
 'vin': None,
 'year': 2023}
2026-03-26 14:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000151auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:54:37 [ecarstrade.nl] INFO: Saving data for 7000151auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450202.20471, 'last_price_update_time': 1774536877.889717}
2026-03-26 14:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000151auction111023') HTTP/1.1" 204 0
2026-03-26 14:54:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 470f7efa-07d8-5ddf-ac7a-a4be4a7f7bde with identifier: 7000181auction111023
2026-03-26 14:54:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 470f7efa-07d8-5ddf-ac7a-a4be4a7f7bde with identifier: 7000181auction111023
2026-03-26 14:54:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 470f7efa-07d8-5ddf-ac7a-a4be4a7f7bde with identifier: 7000181auction111023 to the API
2026-03-26 14:54:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:54: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-26 14:54:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000181>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': '470f7efa-07d8-5ddf-ac7a-a4be4a7f7bde',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000181',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Ford',
 'model': 'Fiesta',
 'odometer': 93492,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-09-11',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Fiesta 1.0 EcoB.Hy. ST-Line',
 'transmission': 'manual',
 'trim': 'FORD  1.0 EcoB.Hy. ST-Line',
 'vin': None,
 'year': 2021}
2026-03-26 14:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000181auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:54:38 [ecarstrade.nl] INFO: Saving data for 7000181auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450202.772941, 'last_price_update_time': 1774536878.170418}
2026-03-26 14:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000181auction111023') HTTP/1.1" 204 0
2026-03-26 14:54:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004711/photo_006/780x0__r.jpg?hash=1774530402> (referer: https://ecarstrade.com/cars/7004711)
2026-03-26 14:54:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004711/photo_004/780x0__r.jpg?hash=1774530402> (referer: https://ecarstrade.com/cars/7004711)
2026-03-26 14:54:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9d780f26-a9f0-53ab-8f77-ea51470c8299
2026-03-26 14:54:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9d780f26-a9f0-53ab-8f77-ea51470c8299
2026-03-26 14:54:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000137> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004711/photo_005/780x0__r.jpg?hash=1774530403> (referer: https://ecarstrade.com/cars/7004711)
2026-03-26 14:54:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9d780f26-a9f0-53ab-8f77-ea51470c8299
2026-03-26 14:54:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9d780f26-a9f0-53ab-8f77-ea51470c8299
2026-03-26 14:54:38 [ecarstrade.nl] INFO: Extracting details for car 7000137auction111023
2026-03-26 14:54:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad8848a6-5d51-5b76-b398-45f4b89de11c with identifier: 7000137auction111023
2026-03-26 14:54:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad8848a6-5d51-5b76-b398-45f4b89de11c with scrape type 2
2026-03-26 14:54:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad8848a6-5d51-5b76-b398-45f4b89de11c with scrape type 2
2026-03-26 14:54:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ad8848a6-5d51-5b76-b398-45f4b89de11c, identifier: 7000137auction111023
2026-03-26 14:54:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ad8848a6-5d51-5b76-b398-45f4b89de11c with identifier: 7000137auction111023
2026-03-26 14:54:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ad8848a6-5d51-5b76-b398-45f4b89de11c with identifier: 7000137auction111023
2026-03-26 14:54:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ad8848a6-5d51-5b76-b398-45f4b89de11c with identifier: 7000137auction111023 to the API
2026-03-26 14:54:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:54: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-26 14:54:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000137>
{'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-30T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'ad8848a6-5d51-5b76-b398-45f4b89de11c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000137',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Toyota',
 'model': 'Aygo',
 'odometer': 58085,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-10-09',
 'seats_number': 4,
 'seller_name': None,
 'title': 'TOYOTA Aygo X 1.0 VVT-i MT Play',
 'transmission': 'manual',
 'trim': 'TOYOTA  X 1.0 VVT-i MT Play',
 'vin': None,
 'year': 2023}
2026-03-26 14:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000137auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:54:38 [ecarstrade.nl] INFO: Saving data for 7000137auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450201.645481, 'last_price_update_time': 1774536878.74096}
2026-03-26 14:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000137auction111023') HTTP/1.1" 204 0
2026-03-26 14:54:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9d780f26-a9f0-53ab-8f77-ea51470c8299
2026-03-26 14:54:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9d780f26-a9f0-53ab-8f77-ea51470c8299, skipping ID generation
2026-03-26 14:54:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d780f26-a9f0-53ab-8f77-ea51470c8299 with scrape type 1
2026-03-26 14:54:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9d780f26-a9f0-53ab-8f77-ea51470c8299 sending to next pipeline
2026-03-26 14:54:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 9d780f26-a9f0-53ab-8f77-ea51470c8299, identifier: 7004711auction111081
2026-03-26 14:54:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 9d780f26-a9f0-53ab-8f77-ea51470c8299 with identifier: 7004711auction111081
2026-03-26 14:54:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 9d780f26-a9f0-53ab-8f77-ea51470c8299 with identifier: 7004711auction111081
2026-03-26 14:54:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 9d780f26-a9f0-53ab-8f77-ea51470c8299 with identifier: 7004711auction111081 to the API
2026-03-26 14:54:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:54: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-26 14:54:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004711/photo_005/780x0__r.jpg?hash=1774530403>
{'auction_title': '',
 'c_o_2_emission_value': 106,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-27T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '9d780f26-a9f0-53ab-8f77-ea51470c8299',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004711',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Volkswagen',
 'model': 'Polo',
 'odometer': 19363,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-07-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Volkswagen Polo 1.0 TSI 70kW 7-DSG Life 5d',
 'transmission': 'automatic',
 'trim': '1.0 TSI 70kW 7-DSG Life 5d',
 'vin': None,
 'year': 2021}
2026-03-26 14:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004711auction111081%27 HTTP/1.1" 200 None
2026-03-26 14:54:39 [ecarstrade.nl] INFO: Saving data for 7004711auction111081: {'created_time': 1774536879.226032, 'last_price_update_time': 1774536879.226047, 'auction_closing_time': 1774618800.0}
2026-03-26 14:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004711auction111081') HTTP/1.1" 204 0
2026-03-26 14:54:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000177> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:39 [ecarstrade.nl] INFO: Extracting details for car 7000177auction111023
2026-03-26 14:54:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 667128a7-6c42-528d-b654-0b59d534cf1e with identifier: 7000177auction111023
2026-03-26 14:54:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 667128a7-6c42-528d-b654-0b59d534cf1e with scrape type 2
2026-03-26 14:54:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 667128a7-6c42-528d-b654-0b59d534cf1e with scrape type 2
2026-03-26 14:54:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 667128a7-6c42-528d-b654-0b59d534cf1e, identifier: 7000177auction111023
2026-03-26 14:54:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 667128a7-6c42-528d-b654-0b59d534cf1e with identifier: 7000177auction111023
2026-03-26 14:54:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 667128a7-6c42-528d-b654-0b59d534cf1e with identifier: 7000177auction111023
2026-03-26 14:54:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 667128a7-6c42-528d-b654-0b59d534cf1e with identifier: 7000177auction111023 to the API
2026-03-26 14:54:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:54: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-26 14:54:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000177>
{'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': '2026-03-30T08:10:00Z',
 'fuel_type': 'Diesel',
 'id': '667128a7-6c42-528d-b654-0b59d534cf1e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000177',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Ford',
 'model': 'Focus',
 'odometer': 97037,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-24',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Focus Wagon 2.0 EcoBl. ST L.XBns',
 'transmission': 'automatic',
 'trim': 'FORD  Wagon 2.0 EcoBl. ST L.XBns',
 'vin': None,
 'year': 2021}
2026-03-26 14:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000177auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:54:39 [ecarstrade.nl] INFO: Saving data for 7000177auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450206.133926, 'last_price_update_time': 1774536879.730204}
2026-03-26 14:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000177auction111023') HTTP/1.1" 204 0
2026-03-26 14:54:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000168> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:40 [ecarstrade.nl] INFO: Extracting details for car 7000168auction111023
2026-03-26 14:54:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca338d58-2e03-5480-a8f8-a9ef9217d561 with identifier: 7000168auction111023
2026-03-26 14:54:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca338d58-2e03-5480-a8f8-a9ef9217d561 with scrape type 2
2026-03-26 14:54:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca338d58-2e03-5480-a8f8-a9ef9217d561 with scrape type 2
2026-03-26 14:54:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ca338d58-2e03-5480-a8f8-a9ef9217d561, identifier: 7000168auction111023
2026-03-26 14:54:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ca338d58-2e03-5480-a8f8-a9ef9217d561 with identifier: 7000168auction111023
2026-03-26 14:54:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ca338d58-2e03-5480-a8f8-a9ef9217d561 with identifier: 7000168auction111023
2026-03-26 14:54:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ca338d58-2e03-5480-a8f8-a9ef9217d561 with identifier: 7000168auction111023 to the API
2026-03-26 14:54:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:54: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-26 14:54:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000168>
{'auction_title': '',
 'c_o_2_emission_value': 111,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'ca338d58-2e03-5480-a8f8-a9ef9217d561',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000168',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mazda',
 'model': 'CX-30',
 'odometer': 217108,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-19',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mazda CX-30 2.0 eSA-X Comfort',
 'transmission': 'manual',
 'trim': '2.0 eSA-X Comfort',
 'vin': None,
 'year': 2021}
2026-03-26 14:54:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000168auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:54:40 [ecarstrade.nl] INFO: Saving data for 7000168auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450204.255916, 'last_price_update_time': 1774536880.853698}
2026-03-26 14:54:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000168auction111023') HTTP/1.1" 204 0
2026-03-26 14:54:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000150> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:41 [ecarstrade.nl] INFO: Extracting details for car 7000150auction111023
2026-03-26 14:54:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62e0f2e3-7dce-56af-b7a8-778c71f5472c with identifier: 7000150auction111023
2026-03-26 14:54:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62e0f2e3-7dce-56af-b7a8-778c71f5472c with scrape type 2
2026-03-26 14:54:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62e0f2e3-7dce-56af-b7a8-778c71f5472c with scrape type 2
2026-03-26 14:54:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 62e0f2e3-7dce-56af-b7a8-778c71f5472c, identifier: 7000150auction111023
2026-03-26 14:54:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 62e0f2e3-7dce-56af-b7a8-778c71f5472c with identifier: 7000150auction111023
2026-03-26 14:54:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 62e0f2e3-7dce-56af-b7a8-778c71f5472c with identifier: 7000150auction111023
2026-03-26 14:54:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 62e0f2e3-7dce-56af-b7a8-778c71f5472c with identifier: 7000150auction111023 to the API
2026-03-26 14:54:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:54: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-26 14:54:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000150>
{'auction_title': '',
 'c_o_2_emission_value': 121,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': '62e0f2e3-7dce-56af-b7a8-778c71f5472c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000150',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Renault',
 'model': 'Captur',
 'odometer': 59691,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Captur 1.0 TCe Zen',
 'transmission': 'manual',
 'trim': 'RENAULT  1.0 TCe Zen',
 'vin': None,
 'year': 2022}
2026-03-26 14:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000150auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:54:41 [ecarstrade.nl] INFO: Saving data for 7000150auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450207.920424, 'last_price_update_time': 1774536881.606763}
2026-03-26 14:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000150auction111023') HTTP/1.1" 204 0
2026-03-26 14:54:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Found 20 car items
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Found listing with ID: 7005166auction111084
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005166auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Scrape type for 7005166auction111084: 1
2026-03-26 14:54:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Found listing with ID: 7005208auction111084
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005208auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Scrape type for 7005208auction111084: 1
2026-03-26 14:54:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Found listing with ID: 7005192auction111084
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005192auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Scrape type for 7005192auction111084: 1
2026-03-26 14:54:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Found listing with ID: 7005169auction111084
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005169auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Scrape type for 7005169auction111084: 1
2026-03-26 14:54:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Found listing with ID: 7005147auction111084
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005147auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Scrape type for 7005147auction111084: 1
2026-03-26 14:54:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Found listing with ID: 7005181auction111084
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005181auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Scrape type for 7005181auction111084: 1
2026-03-26 14:54:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Found listing with ID: 7005146auction111084
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005146auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Scrape type for 7005146auction111084: 1
2026-03-26 14:54:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Found listing with ID: 7005151auction111084
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005151auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Scrape type for 7005151auction111084: 1
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Found listing with ID: 7005165auction111084
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005165auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Scrape type for 7005165auction111084: 1
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Found listing with ID: 7005202auction111084
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005202auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Scrape type for 7005202auction111084: 1
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Found listing with ID: 7005193auction111084
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005193auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Scrape type for 7005193auction111084: 1
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Found listing with ID: 7005163auction111084
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005163auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Scrape type for 7005163auction111084: 1
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Found listing with ID: 7005194auction111084
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005194auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Scrape type for 7005194auction111084: 1
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Found listing with ID: 7005167auction111084
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005167auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Scrape type for 7005167auction111084: 1
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Found listing with ID: 7005196auction111084
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005196auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Scrape type for 7005196auction111084: 1
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Found listing with ID: 7005184auction111084
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005184auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Scrape type for 7005184auction111084: 1
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Found listing with ID: 7005170auction111084
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005170auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Scrape type for 7005170auction111084: 1
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Found listing with ID: 7005168auction111084
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005168auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Scrape type for 7005168auction111084: 1
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Found listing with ID: 7005154auction111084
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005154auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Scrape type for 7005154auction111084: 1
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Found listing with ID: 7005176auction111084
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005176auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:43 [ecarstrade.nl] INFO: Scrape type for 7005176auction111084: 1
2026-03-26 14:54:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005181> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005166> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:49 [ecarstrade.nl] INFO: Extracting details for car 7005181auction111084
2026-03-26 14:54:49 [ecarstrade.nl] INFO: Extracting details for car 7005166auction111084
2026-03-26 14:54:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 313d5f85-ff89-5f8d-bb12-78a9f4e63cce with identifier: 7005181auction111084
2026-03-26 14:54:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 313d5f85-ff89-5f8d-bb12-78a9f4e63cce with scrape type 1
2026-03-26 14:54:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 313d5f85-ff89-5f8d-bb12-78a9f4e63cce
2026-03-26 14:54:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005181%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774534991%27 HTTP/1.1" 200 None
2026-03-26 14:54:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005181/photo_000/780x0__r.jpg?hash=1774534991 not downloaded yet
2026-03-26 14:54:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78467430-cbde-5602-b876-6262df82ac14 with identifier: 7005166auction111084
2026-03-26 14:54:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78467430-cbde-5602-b876-6262df82ac14 with scrape type 1
2026-03-26 14:54:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 78467430-cbde-5602-b876-6262df82ac14
2026-03-26 14:54:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005166%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774534917%27 HTTP/1.1" 200 None
2026-03-26 14:54:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005166/photo_000/780x0__r.jpg?hash=1774534917 not downloaded yet
2026-03-26 14:54:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005181%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774534991%27 HTTP/1.1" 200 None
2026-03-26 14:54:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005181/photo_001/780x0__r.jpg?hash=1774534991 not downloaded yet
2026-03-26 14:54:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005166%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774534917%27 HTTP/1.1" 200 None
2026-03-26 14:54:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005166/photo_001/780x0__r.jpg?hash=1774534917 not downloaded yet
2026-03-26 14:54:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005181%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774534991%27 HTTP/1.1" 200 None
2026-03-26 14:54:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005181/photo_002/780x0__r.jpg?hash=1774534991 not downloaded yet
2026-03-26 14:54:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005166%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774534917%27 HTTP/1.1" 200 None
2026-03-26 14:54:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005166/photo_002/780x0__r.jpg?hash=1774534917 not downloaded yet
2026-03-26 14:54:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005181%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774534991%27 HTTP/1.1" 200 None
2026-03-26 14:54:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005181/photo_003/780x0__r.jpg?hash=1774534991 not downloaded yet
2026-03-26 14:54:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005166%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774534917%27 HTTP/1.1" 200 None
2026-03-26 14:54:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005166/photo_003/780x0__r.jpg?hash=1774534917 not downloaded yet
2026-03-26 14:54:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005181%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774534991%27 HTTP/1.1" 200 None
2026-03-26 14:54:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005181/photo_004/780x0__r.jpg?hash=1774534991 not downloaded yet
2026-03-26 14:54:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005166%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774534917%27 HTTP/1.1" 200 None
2026-03-26 14:54:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005166/photo_004/780x0__r.jpg?hash=1774534917 not downloaded yet
2026-03-26 14:54:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005181%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774534991%27 HTTP/1.1" 200 None
2026-03-26 14:54:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005181/photo_005/780x0__r.jpg?hash=1774534991 not downloaded yet
2026-03-26 14:54:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005166%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774534917%27 HTTP/1.1" 200 None
2026-03-26 14:54:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005166/photo_005/780x0__r.jpg?hash=1774534917 not downloaded yet
2026-03-26 14:54:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005147> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005208> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Extracting details for car 7005147auction111084
2026-03-26 14:54:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce4b2105-cbb5-5c31-8556-85b0fffc26c4 with identifier: 7005147auction111084
2026-03-26 14:54:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce4b2105-cbb5-5c31-8556-85b0fffc26c4 with scrape type 1
2026-03-26 14:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ce4b2105-cbb5-5c31-8556-85b0fffc26c4
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005147%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774534816%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005147/photo_000/780x0__r.jpg?hash=1774534816 not downloaded yet
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005147%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774534816%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005147/photo_001/780x0__r.jpg?hash=1774534816 not downloaded yet
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005147%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774534816%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005147/photo_002/780x0__r.jpg?hash=1774534816 not downloaded yet
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005147%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774534816%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005147/photo_003/780x0__r.jpg?hash=1774534816 not downloaded yet
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Extracting details for car 7005208auction111084
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005147%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774534816%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005147/photo_004/780x0__r.jpg?hash=1774534816 not downloaded yet
2026-03-26 14:54:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cda0572-2244-50be-ba7c-5b012a2a055a with identifier: 7005208auction111084
2026-03-26 14:54:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cda0572-2244-50be-ba7c-5b012a2a055a with scrape type 1
2026-03-26 14:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1cda0572-2244-50be-ba7c-5b012a2a055a
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005208%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774535149%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005208/photo_000/780x0__r.jpg?hash=1774535149 not downloaded yet
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005147%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774534816%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005147/photo_005/780x0__r.jpg?hash=1774534816 not downloaded yet
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005208%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774535149%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005208/photo_001/780x0__r.jpg?hash=1774535149 not downloaded yet
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005208%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774535149%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005208/photo_002/780x0__r.jpg?hash=1774535149 not downloaded yet
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005208%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774535149%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005208/photo_003/780x0__r.jpg?hash=1774535149 not downloaded yet
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005208%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774535149%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005208/photo_004/780x0__r.jpg?hash=1774535149 not downloaded yet
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005208%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774535149%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005208/photo_005/780x0__r.jpg?hash=1774535149 not downloaded yet
2026-03-26 14:54:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005192> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Extracting details for car 7005192auction111084
2026-03-26 14:54:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b378abb6-1aa4-501a-b843-192e7a65e94b with identifier: 7005192auction111084
2026-03-26 14:54:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b378abb6-1aa4-501a-b843-192e7a65e94b with scrape type 1
2026-03-26 14:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b378abb6-1aa4-501a-b843-192e7a65e94b
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005192%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774535041%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005192/photo_000/780x0__r.jpg?hash=1774535041 not downloaded yet
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005192%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774535041%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005192/photo_001/780x0__r.jpg?hash=1774535041 not downloaded yet
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005192%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774535041%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005192/photo_002/780x0__r.jpg?hash=1774535041 not downloaded yet
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005192%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774535041%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005192/photo_003/780x0__r.jpg?hash=1774535041 not downloaded yet
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Found 20 car items
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005192%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774535041%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005192/photo_004/780x0__r.jpg?hash=1774535041 not downloaded yet
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Found listing with ID: 7005157auction111084
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005157auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Scrape type for 7005157auction111084: 1
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005192%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774535041%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005192/photo_005/780x0__r.jpg?hash=1774535041 not downloaded yet
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Found listing with ID: 7005209auction111084
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005209auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Scrape type for 7005209auction111084: 1
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Found listing with ID: 7005158auction111084
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005158auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Scrape type for 7005158auction111084: 1
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Found listing with ID: 7005161auction111084
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005161auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Scrape type for 7005161auction111084: 1
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Found listing with ID: 7005191auction111084
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005191auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Scrape type for 7005191auction111084: 1
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Found listing with ID: 7005177auction111084
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005177auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Scrape type for 7005177auction111084: 1
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Found listing with ID: 7005190auction111084
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005190auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Scrape type for 7005190auction111084: 1
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Found listing with ID: 7005162auction111084
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005162auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Scrape type for 7005162auction111084: 1
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Found listing with ID: 7005159auction111084
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005159auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Scrape type for 7005159auction111084: 1
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Found listing with ID: 7005164auction111084
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005164auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Scrape type for 7005164auction111084: 1
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Found listing with ID: 7005178auction111084
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005178auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Scrape type for 7005178auction111084: 1
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Found listing with ID: 7005179auction111084
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005179auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Scrape type for 7005179auction111084: 1
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Found listing with ID: 7005188auction111084
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005188auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Scrape type for 7005188auction111084: 1
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Found listing with ID: 7005153auction111084
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005153auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Scrape type for 7005153auction111084: 1
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Found listing with ID: 7005155auction111084
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005155auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Scrape type for 7005155auction111084: 1
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Found listing with ID: 7005156auction111084
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005156auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Scrape type for 7005156auction111084: 1
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Found listing with ID: 7005175auction111084
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005175auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Scrape type for 7005175auction111084: 1
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Found listing with ID: 7005152auction111084
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005152auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Scrape type for 7005152auction111084: 1
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Found listing with ID: 7005187auction111084
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005187auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Scrape type for 7005187auction111084: 1
2026-03-26 14:54:50 [ecarstrade.nl] INFO: Found listing with ID: 7005189auction111084
2026-03-26 14:54:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005189auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:54:51 [ecarstrade.nl] INFO: Scrape type for 7005189auction111084: 1
2026-03-26 14:54:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005165> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:55 [ecarstrade.nl] INFO: Extracting details for car 7005165auction111084
2026-03-26 14:54:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e34493c-9348-54d9-ba9c-4bdc35210029 with identifier: 7005165auction111084
2026-03-26 14:54:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e34493c-9348-54d9-ba9c-4bdc35210029 with scrape type 1
2026-03-26 14:54:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9e34493c-9348-54d9-ba9c-4bdc35210029
2026-03-26 14:54:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005165%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774534912%27 HTTP/1.1" 200 None
2026-03-26 14:54:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005165/photo_000/780x0__r.jpg?hash=1774534912 not downloaded yet
2026-03-26 14:54:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005165%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774534912%27 HTTP/1.1" 200 None
2026-03-26 14:54:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005165/photo_001/780x0__r.jpg?hash=1774534912 not downloaded yet
2026-03-26 14:54:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005165%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774534912%27 HTTP/1.1" 200 None
2026-03-26 14:54:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005165/photo_002/780x0__r.jpg?hash=1774534912 not downloaded yet
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005165%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774534913%27 HTTP/1.1" 200 None
2026-03-26 14:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005165/photo_003/780x0__r.jpg?hash=1774534913 not downloaded yet
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005165%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774534913%27 HTTP/1.1" 200 None
2026-03-26 14:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005165/photo_004/780x0__r.jpg?hash=1774534913 not downloaded yet
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005165%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774534913%27 HTTP/1.1" 200 None
2026-03-26 14:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005165/photo_005/780x0__r.jpg?hash=1774534913 not downloaded yet
2026-03-26 14:54:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005146> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:56 [ecarstrade.nl] INFO: Extracting details for car 7005146auction111084
2026-03-26 14:54:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 561b4e18-9b5f-5b2e-997d-2614453efee5 with identifier: 7005146auction111084
2026-03-26 14:54:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 561b4e18-9b5f-5b2e-997d-2614453efee5 with scrape type 1
2026-03-26 14:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 561b4e18-9b5f-5b2e-997d-2614453efee5
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005146%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774534812%27 HTTP/1.1" 200 None
2026-03-26 14:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005146/photo_000/780x0__r.jpg?hash=1774534812 not downloaded yet
2026-03-26 14:54:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005193> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005146%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774534812%27 HTTP/1.1" 200 None
2026-03-26 14:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005146/photo_001/780x0__r.jpg?hash=1774534812 not downloaded yet
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005146%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774534812%27 HTTP/1.1" 200 None
2026-03-26 14:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005146/photo_002/780x0__r.jpg?hash=1774534812 not downloaded yet
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005146%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774534812%27 HTTP/1.1" 200 None
2026-03-26 14:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005146/photo_003/780x0__r.jpg?hash=1774534812 not downloaded yet
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005146%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774534812%27 HTTP/1.1" 200 None
2026-03-26 14:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005146/photo_004/780x0__r.jpg?hash=1774534812 not downloaded yet
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005146%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774534813%27 HTTP/1.1" 200 None
2026-03-26 14:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005146/photo_005/780x0__r.jpg?hash=1774534813 not downloaded yet
2026-03-26 14:54:56 [ecarstrade.nl] INFO: Extracting details for car 7005193auction111084
2026-03-26 14:54:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46a5f4cc-f051-59fc-a709-21c6d3a435c9 with identifier: 7005193auction111084
2026-03-26 14:54:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46a5f4cc-f051-59fc-a709-21c6d3a435c9 with scrape type 1
2026-03-26 14:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 46a5f4cc-f051-59fc-a709-21c6d3a435c9
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005193%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774535045%27 HTTP/1.1" 200 None
2026-03-26 14:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005193/photo_000/780x0__r.jpg?hash=1774535045 not downloaded yet
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005193%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774535045%27 HTTP/1.1" 200 None
2026-03-26 14:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005193/photo_001/780x0__r.jpg?hash=1774535045 not downloaded yet
2026-03-26 14:54:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005151> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005193%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774535045%27 HTTP/1.1" 200 None
2026-03-26 14:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005193/photo_002/780x0__r.jpg?hash=1774535045 not downloaded yet
2026-03-26 14:54:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005193%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774535045%27 HTTP/1.1" 200 None
2026-03-26 14:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005193/photo_003/780x0__r.jpg?hash=1774535045 not downloaded yet
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005193%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774535045%27 HTTP/1.1" 200 None
2026-03-26 14:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005193/photo_004/780x0__r.jpg?hash=1774535045 not downloaded yet
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005193%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774535046%27 HTTP/1.1" 200 None
2026-03-26 14:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005193/photo_005/780x0__r.jpg?hash=1774535046 not downloaded yet
2026-03-26 14:54:56 [ecarstrade.nl] INFO: Extracting details for car 7005151auction111084
2026-03-26 14:54:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6794beb9-13d0-53bc-8e1e-bf0cce5aef5b with identifier: 7005151auction111084
2026-03-26 14:54:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6794beb9-13d0-53bc-8e1e-bf0cce5aef5b with scrape type 1
2026-03-26 14:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6794beb9-13d0-53bc-8e1e-bf0cce5aef5b
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005151%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774534838%27 HTTP/1.1" 200 None
2026-03-26 14:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005151/photo_000/780x0__r.jpg?hash=1774534838 not downloaded yet
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005151%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774534838%27 HTTP/1.1" 200 None
2026-03-26 14:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005151/photo_001/780x0__r.jpg?hash=1774534838 not downloaded yet
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005151%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774534838%27 HTTP/1.1" 200 None
2026-03-26 14:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005151/photo_002/780x0__r.jpg?hash=1774534838 not downloaded yet
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005151%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774534838%27 HTTP/1.1" 200 None
2026-03-26 14:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005151/photo_003/780x0__r.jpg?hash=1774534838 not downloaded yet
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005151%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774534838%27 HTTP/1.1" 200 None
2026-03-26 14:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005151/photo_004/780x0__r.jpg?hash=1774534838 not downloaded yet
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005151%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774534839%27 HTTP/1.1" 200 None
2026-03-26 14:54:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005151/photo_005/780x0__r.jpg?hash=1774534839 not downloaded yet
2026-03-26 14:54:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005202> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005166/photo_005/780x0__r.jpg?hash=1774534917> (referer: https://ecarstrade.com/cars/7005166)
2026-03-26 14:54:57 [ecarstrade.nl] INFO: Extracting details for car 7005202auction111084
2026-03-26 14:54:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbc75e4a-b907-5f3d-8913-b4b6ef7e1df8 with identifier: 7005202auction111084
2026-03-26 14:54:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbc75e4a-b907-5f3d-8913-b4b6ef7e1df8 with scrape type 1
2026-03-26 14:54:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cbc75e4a-b907-5f3d-8913-b4b6ef7e1df8
2026-03-26 14:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005202%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774535114%27 HTTP/1.1" 200 None
2026-03-26 14:54:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005202/photo_000/780x0__r.jpg?hash=1774535114 not downloaded yet
2026-03-26 14:54:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005181/photo_005/780x0__r.jpg?hash=1774534991> (referer: https://ecarstrade.com/cars/7005181)
2026-03-26 14:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005202%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774535115%27 HTTP/1.1" 200 None
2026-03-26 14:54:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005202/photo_001/780x0__r.jpg?hash=1774535115 not downloaded yet
2026-03-26 14:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005202%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774535115%27 HTTP/1.1" 200 None
2026-03-26 14:54:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005202/photo_002/780x0__r.jpg?hash=1774535115 not downloaded yet
2026-03-26 14:54:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 78467430-cbde-5602-b876-6262df82ac14
2026-03-26 14:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005202%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774535115%27 HTTP/1.1" 200 None
2026-03-26 14:54:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005202/photo_003/780x0__r.jpg?hash=1774535115 not downloaded yet
2026-03-26 14:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005202%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774535115%27 HTTP/1.1" 200 None
2026-03-26 14:54:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005202/photo_004/780x0__r.jpg?hash=1774535115 not downloaded yet
2026-03-26 14:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005202%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774535115%27 HTTP/1.1" 200 None
2026-03-26 14:54:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005202/photo_005/780x0__r.jpg?hash=1774535115 not downloaded yet
2026-03-26 14:54:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 313d5f85-ff89-5f8d-bb12-78a9f4e63cce
2026-03-26 14:54:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005208/photo_005/780x0__r.jpg?hash=1774535149> (referer: https://ecarstrade.com/cars/7005208)
2026-03-26 14:54:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005208/photo_004/780x0__r.jpg?hash=1774535149> (referer: https://ecarstrade.com/cars/7005208)
2026-03-26 14:54:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:54:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1cda0572-2244-50be-ba7c-5b012a2a055a
2026-03-26 14:54:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005163> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1cda0572-2244-50be-ba7c-5b012a2a055a
2026-03-26 14:54:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005165/photo_005/780x0__r.jpg?hash=1774534913> (referer: https://ecarstrade.com/cars/7005165)
2026-03-26 14:54:57 [ecarstrade.nl] INFO: Extracting details for car 7005163auction111084
2026-03-26 14:54:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a907ba3c-ceb4-57f9-8617-29190326c3f7 with identifier: 7005163auction111084
2026-03-26 14:54:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a907ba3c-ceb4-57f9-8617-29190326c3f7 with scrape type 1
2026-03-26 14:54:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a907ba3c-ceb4-57f9-8617-29190326c3f7
2026-03-26 14:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005163%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774534902%27 HTTP/1.1" 200 None
2026-03-26 14:54:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005163/photo_000/780x0__r.jpg?hash=1774534902 not downloaded yet
2026-03-26 14:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005163%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774534902%27 HTTP/1.1" 200 None
2026-03-26 14:54:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005163/photo_001/780x0__r.jpg?hash=1774534902 not downloaded yet
2026-03-26 14:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005163%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774534902%27 HTTP/1.1" 200 None
2026-03-26 14:54:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005163/photo_002/780x0__r.jpg?hash=1774534902 not downloaded yet
2026-03-26 14:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005163%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774534902%27 HTTP/1.1" 200 None
2026-03-26 14:54:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005163/photo_003/780x0__r.jpg?hash=1774534902 not downloaded yet
2026-03-26 14:54:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005146/photo_000/780x0__r.jpg?hash=1774534812> (referer: https://ecarstrade.com/cars/7005146)
2026-03-26 14:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005163%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774534902%27 HTTP/1.1" 200 None
2026-03-26 14:54:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005163/photo_004/780x0__r.jpg?hash=1774534902 not downloaded yet
2026-03-26 14:54:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9e34493c-9348-54d9-ba9c-4bdc35210029
2026-03-26 14:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005163%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774534902%27 HTTP/1.1" 200 None
2026-03-26 14:54:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005163/photo_005/780x0__r.jpg?hash=1774534902 not downloaded yet
2026-03-26 14:54:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005193/photo_001/780x0__r.jpg?hash=1774535045> (referer: https://ecarstrade.com/cars/7005193)
2026-03-26 14:54:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 561b4e18-9b5f-5b2e-997d-2614453efee5
2026-03-26 14:54:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 46a5f4cc-f051-59fc-a709-21c6d3a435c9
2026-03-26 14:54:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005151/photo_005/780x0__r.jpg?hash=1774534839> (referer: https://ecarstrade.com/cars/7005151)
2026-03-26 14:54:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005151/photo_004/780x0__r.jpg?hash=1774534838> (referer: https://ecarstrade.com/cars/7005151)
2026-03-26 14:54:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6794beb9-13d0-53bc-8e1e-bf0cce5aef5b
2026-03-26 14:54:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005202/photo_000/780x0__r.jpg?hash=1774535114> (referer: https://ecarstrade.com/cars/7005202)
2026-03-26 14:54:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005202/photo_005/780x0__r.jpg?hash=1774535115> (referer: https://ecarstrade.com/cars/7005202)
2026-03-26 14:54:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6794beb9-13d0-53bc-8e1e-bf0cce5aef5b
2026-03-26 14:54:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cbc75e4a-b907-5f3d-8913-b4b6ef7e1df8
2026-03-26 14:54:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005202/photo_004/780x0__r.jpg?hash=1774535115> (referer: https://ecarstrade.com/cars/7005202)
2026-03-26 14:54:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cbc75e4a-b907-5f3d-8913-b4b6ef7e1df8
2026-03-26 14:54:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005202/photo_003/780x0__r.jpg?hash=1774535115> (referer: https://ecarstrade.com/cars/7005202)
2026-03-26 14:54:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cbc75e4a-b907-5f3d-8913-b4b6ef7e1df8
2026-03-26 14:54:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005202/photo_002/780x0__r.jpg?hash=1774535115> (referer: https://ecarstrade.com/cars/7005202)
2026-03-26 14:54:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cbc75e4a-b907-5f3d-8913-b4b6ef7e1df8
2026-03-26 14:54:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005163/photo_002/780x0__r.jpg?hash=1774534902> (referer: https://ecarstrade.com/cars/7005163)
2026-03-26 14:54:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cbc75e4a-b907-5f3d-8913-b4b6ef7e1df8
2026-03-26 14:54:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005163/photo_005/780x0__r.jpg?hash=1774534902> (referer: https://ecarstrade.com/cars/7005163)
2026-03-26 14:54:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000182> (referer: https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:54:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a907ba3c-ceb4-57f9-8617-29190326c3f7
2026-03-26 14:54:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005163/photo_004/780x0__r.jpg?hash=1774534902> (referer: https://ecarstrade.com/cars/7005163)
2026-03-26 14:54:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005163/photo_003/780x0__r.jpg?hash=1774534902> (referer: https://ecarstrade.com/cars/7005163)
2026-03-26 14:54:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a907ba3c-ceb4-57f9-8617-29190326c3f7
2026-03-26 14:54:59 [ecarstrade.nl] INFO: Extracting details for car 7000182auction111023
2026-03-26 14:54:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c77f2ae0-3dbc-51eb-9877-ab84723b4df0 with identifier: 7000182auction111023
2026-03-26 14:54:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c77f2ae0-3dbc-51eb-9877-ab84723b4df0 with scrape type 2
2026-03-26 14:54:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c77f2ae0-3dbc-51eb-9877-ab84723b4df0 with scrape type 2
2026-03-26 14:54:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c77f2ae0-3dbc-51eb-9877-ab84723b4df0, identifier: 7000182auction111023
2026-03-26 14:54:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c77f2ae0-3dbc-51eb-9877-ab84723b4df0 with identifier: 7000182auction111023
2026-03-26 14:54:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c77f2ae0-3dbc-51eb-9877-ab84723b4df0 with identifier: 7000182auction111023
2026-03-26 14:54:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c77f2ae0-3dbc-51eb-9877-ab84723b4df0 with identifier: 7000182auction111023 to the API
2026-03-26 14:54:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:54:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:54:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7000182>
{'auction_title': '',
 'c_o_2_emission_value': 85,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-30T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'c77f2ae0-3dbc-51eb-9877-ab84723b4df0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7000182',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Citroen',
 'model': 'C1',
 'odometer': 24801,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-11-30',
 'seats_number': 4,
 'seller_name': None,
 'title': 'CITROEN C1 1.0 VTi Shine',
 'transmission': 'manual',
 'trim': 'CITROEN  1.0 VTi Shine',
 'vin': None,
 'year': 2020}
2026-03-26 14:54:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000182auction111023%27 HTTP/1.1" 200 None
2026-03-26 14:54:59 [ecarstrade.nl] INFO: Saving data for 7000182auction111023: {'auction_closing_time': 1774858200.0, 'created_time': 1774450205.494994, 'last_price_update_time': 1774536899.744446}
2026-03-26 14:54:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:54:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000182auction111023') HTTP/1.1" 204 0
2026-03-26 14:54:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005163/photo_001/780x0__r.jpg?hash=1774534902> (referer: https://ecarstrade.com/cars/7005163)
2026-03-26 14:54:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005163/photo_000/780x0__r.jpg?hash=1774534902> (referer: https://ecarstrade.com/cars/7005163)
2026-03-26 14:54:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a907ba3c-ceb4-57f9-8617-29190326c3f7
2026-03-26 14:54:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a907ba3c-ceb4-57f9-8617-29190326c3f7
2026-03-26 14:54:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005151/photo_003/780x0__r.jpg?hash=1774534838> (referer: https://ecarstrade.com/cars/7005151)
2026-03-26 14:54:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005202/photo_001/780x0__r.jpg?hash=1774535115> (referer: https://ecarstrade.com/cars/7005202)
2026-03-26 14:54:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a907ba3c-ceb4-57f9-8617-29190326c3f7
2026-03-26 14:54:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a907ba3c-ceb4-57f9-8617-29190326c3f7
2026-03-26 14:54:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a907ba3c-ceb4-57f9-8617-29190326c3f7, skipping ID generation
2026-03-26 14:54:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a907ba3c-ceb4-57f9-8617-29190326c3f7 with scrape type 1
2026-03-26 14:54:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a907ba3c-ceb4-57f9-8617-29190326c3f7 sending to next pipeline
2026-03-26 14:55:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: a907ba3c-ceb4-57f9-8617-29190326c3f7, identifier: 7005163auction111084
2026-03-26 14:55:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: a907ba3c-ceb4-57f9-8617-29190326c3f7 with identifier: 7005163auction111084
2026-03-26 14:55:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: a907ba3c-ceb4-57f9-8617-29190326c3f7 with identifier: 7005163auction111084
2026-03-26 14:55:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: a907ba3c-ceb4-57f9-8617-29190326c3f7 with identifier: 7005163auction111084 to the API
2026-03-26 14:55:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:55:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005163/photo_000/780x0__r.jpg?hash=1774534902>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'a907ba3c-ceb4-57f9-8617-29190326c3f7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005163',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Toyota',
 'model': 'Corolla',
 'odometer': 99099,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-10',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA COROLLA 2.0 Hybrid Bns Plus',
 'transmission': 'automatic',
 'trim': 'TOYOTA COROLLA 2.0 Hybrid Bns Plus',
 'vin': None,
 'year': 2022}
2026-03-26 14:55:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005163auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:00 [ecarstrade.nl] INFO: Saving data for 7005163auction111084: {'created_time': 1774536900.582836, 'last_price_update_time': 1774536900.582846, 'auction_closing_time': 1774944600.0}
2026-03-26 14:55:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005163auction111084') HTTP/1.1" 204 0
2026-03-26 14:55:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005151/photo_002/780x0__r.jpg?hash=1774534838> (referer: https://ecarstrade.com/cars/7005151)
2026-03-26 14:55:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005151/photo_001/780x0__r.jpg?hash=1774534838> (referer: https://ecarstrade.com/cars/7005151)
2026-03-26 14:55:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6794beb9-13d0-53bc-8e1e-bf0cce5aef5b
2026-03-26 14:55:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cbc75e4a-b907-5f3d-8913-b4b6ef7e1df8
2026-03-26 14:55:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cbc75e4a-b907-5f3d-8913-b4b6ef7e1df8, skipping ID generation
2026-03-26 14:55:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbc75e4a-b907-5f3d-8913-b4b6ef7e1df8 with scrape type 1
2026-03-26 14:55:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cbc75e4a-b907-5f3d-8913-b4b6ef7e1df8 sending to next pipeline
2026-03-26 14:55:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: cbc75e4a-b907-5f3d-8913-b4b6ef7e1df8, identifier: 7005202auction111084
2026-03-26 14:55:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: cbc75e4a-b907-5f3d-8913-b4b6ef7e1df8 with identifier: 7005202auction111084
2026-03-26 14:55:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: cbc75e4a-b907-5f3d-8913-b4b6ef7e1df8 with identifier: 7005202auction111084
2026-03-26 14:55:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: cbc75e4a-b907-5f3d-8913-b4b6ef7e1df8 with identifier: 7005202auction111084 to the API
2026-03-26 14:55:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:55:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005202/photo_001/780x0__r.jpg?hash=1774535115>
{'auction_title': '',
 'c_o_2_emission_value': 35,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'cbc75e4a-b907-5f3d-8913-b4b6ef7e1df8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005202',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'BMW',
 'model': '330',
 'odometer': 192810,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-11-24',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 3-serie 330e eDrive Edition',
 'transmission': 'automatic',
 'trim': '3-serie e eDrive Edition',
 'vin': None,
 'year': 2020}
2026-03-26 14:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005202auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:01 [ecarstrade.nl] INFO: Saving data for 7005202auction111084: {'created_time': 1774536901.016593, 'last_price_update_time': 1774536901.016602, 'auction_closing_time': 1774944600.0}
2026-03-26 14:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005202auction111084') HTTP/1.1" 204 0
2026-03-26 14:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005151/photo_000/780x0__r.jpg?hash=1774534838> (referer: https://ecarstrade.com/cars/7005151)
2026-03-26 14:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005193/photo_005/780x0__r.jpg?hash=1774535046> (referer: https://ecarstrade.com/cars/7005193)
2026-03-26 14:55:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6794beb9-13d0-53bc-8e1e-bf0cce5aef5b
2026-03-26 14:55:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6794beb9-13d0-53bc-8e1e-bf0cce5aef5b
2026-03-26 14:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005193/photo_004/780x0__r.jpg?hash=1774535045> (referer: https://ecarstrade.com/cars/7005193)
2026-03-26 14:55:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005193/photo_003/780x0__r.jpg?hash=1774535045> (referer: https://ecarstrade.com/cars/7005193)
2026-03-26 14:55:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6794beb9-13d0-53bc-8e1e-bf0cce5aef5b
2026-03-26 14:55:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6794beb9-13d0-53bc-8e1e-bf0cce5aef5b, skipping ID generation
2026-03-26 14:55:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6794beb9-13d0-53bc-8e1e-bf0cce5aef5b with scrape type 1
2026-03-26 14:55:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6794beb9-13d0-53bc-8e1e-bf0cce5aef5b sending to next pipeline
2026-03-26 14:55:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 6794beb9-13d0-53bc-8e1e-bf0cce5aef5b, identifier: 7005151auction111084
2026-03-26 14:55:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 46a5f4cc-f051-59fc-a709-21c6d3a435c9
2026-03-26 14:55:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 6794beb9-13d0-53bc-8e1e-bf0cce5aef5b with identifier: 7005151auction111084
2026-03-26 14:55:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 6794beb9-13d0-53bc-8e1e-bf0cce5aef5b with identifier: 7005151auction111084
2026-03-26 14:55:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 6794beb9-13d0-53bc-8e1e-bf0cce5aef5b with identifier: 7005151auction111084 to the API
2026-03-26 14:55:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:55:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005151/photo_000/780x0__r.jpg?hash=1774534838>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '6794beb9-13d0-53bc-8e1e-bf0cce5aef5b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005151',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.4',
 'odometer': 120347,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-20',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.4 Life 77 kWh',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  Life 77 kWh',
 'vin': None,
 'year': 2021}
2026-03-26 14:55:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005151auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:02 [ecarstrade.nl] INFO: Saving data for 7005151auction111084: {'created_time': 1774536902.053714, 'last_price_update_time': 1774536902.053725, 'auction_closing_time': 1774944600.0}
2026-03-26 14:55:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005151auction111084') HTTP/1.1" 204 0
2026-03-26 14:55:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005193/photo_002/780x0__r.jpg?hash=1774535045> (referer: https://ecarstrade.com/cars/7005193)
2026-03-26 14:55:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005193/photo_000/780x0__r.jpg?hash=1774535045> (referer: https://ecarstrade.com/cars/7005193)
2026-03-26 14:55:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 46a5f4cc-f051-59fc-a709-21c6d3a435c9
2026-03-26 14:55:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 46a5f4cc-f051-59fc-a709-21c6d3a435c9
2026-03-26 14:55:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005146/photo_005/780x0__r.jpg?hash=1774534813> (referer: https://ecarstrade.com/cars/7005146)
2026-03-26 14:55:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 46a5f4cc-f051-59fc-a709-21c6d3a435c9
2026-03-26 14:55:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 46a5f4cc-f051-59fc-a709-21c6d3a435c9
2026-03-26 14:55:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 46a5f4cc-f051-59fc-a709-21c6d3a435c9, skipping ID generation
2026-03-26 14:55:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46a5f4cc-f051-59fc-a709-21c6d3a435c9 with scrape type 1
2026-03-26 14:55:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 46a5f4cc-f051-59fc-a709-21c6d3a435c9 sending to next pipeline
2026-03-26 14:55:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 46a5f4cc-f051-59fc-a709-21c6d3a435c9, identifier: 7005193auction111084
2026-03-26 14:55:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 46a5f4cc-f051-59fc-a709-21c6d3a435c9 with identifier: 7005193auction111084
2026-03-26 14:55:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 46a5f4cc-f051-59fc-a709-21c6d3a435c9 with identifier: 7005193auction111084
2026-03-26 14:55:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 46a5f4cc-f051-59fc-a709-21c6d3a435c9 with identifier: 7005193auction111084 to the API
2026-03-26 14:55:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:55: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-26 14:55:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005193/photo_000/780x0__r.jpg?hash=1774535045>
{'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-31T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': '46a5f4cc-f051-59fc-a709-21c6d3a435c9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005193',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Kia',
 'model': "cee'd",
 'odometer': 50035,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-02-10',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA ceed sportswagon 1.0 T-GDi ExecLine',
 'transmission': 'manual',
 'trim': 'KIA ceed sportswagon 1.0 T-GDi ExecLine',
 'vin': None,
 'year': 2024}
2026-03-26 14:55:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005193auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:02 [ecarstrade.nl] INFO: Saving data for 7005193auction111084: {'created_time': 1774536902.664573, 'last_price_update_time': 1774536902.664583, 'auction_closing_time': 1774944600.0}
2026-03-26 14:55:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005193auction111084') HTTP/1.1" 204 0
2026-03-26 14:55:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005146/photo_004/780x0__r.jpg?hash=1774534812> (referer: https://ecarstrade.com/cars/7005146)
2026-03-26 14:55:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005146/photo_003/780x0__r.jpg?hash=1774534812> (referer: https://ecarstrade.com/cars/7005146)
2026-03-26 14:55:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005194> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:55:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 561b4e18-9b5f-5b2e-997d-2614453efee5
2026-03-26 14:55:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005165/photo_004/780x0__r.jpg?hash=1774534913> (referer: https://ecarstrade.com/cars/7005165)
2026-03-26 14:55:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005146/photo_002/780x0__r.jpg?hash=1774534812> (referer: https://ecarstrade.com/cars/7005146)
2026-03-26 14:55:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 561b4e18-9b5f-5b2e-997d-2614453efee5
2026-03-26 14:55:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 561b4e18-9b5f-5b2e-997d-2614453efee5
2026-03-26 14:55:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005146/photo_001/780x0__r.jpg?hash=1774534812> (referer: https://ecarstrade.com/cars/7005146)
2026-03-26 14:55:02 [ecarstrade.nl] INFO: Extracting details for car 7005194auction111084
2026-03-26 14:55:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42023b26-a8f8-54eb-bd0b-92cb6ff25753 with identifier: 7005194auction111084
2026-03-26 14:55:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42023b26-a8f8-54eb-bd0b-92cb6ff25753 with scrape type 1
2026-03-26 14:55:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 42023b26-a8f8-54eb-bd0b-92cb6ff25753
2026-03-26 14:55:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005194%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774535055%27 HTTP/1.1" 200 None
2026-03-26 14:55:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005194/photo_000/780x0__r.jpg?hash=1774535055 not downloaded yet
2026-03-26 14:55:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005194%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774535055%27 HTTP/1.1" 200 None
2026-03-26 14:55:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005194/photo_001/780x0__r.jpg?hash=1774535055 not downloaded yet
2026-03-26 14:55:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005165/photo_002/780x0__r.jpg?hash=1774534912> (referer: https://ecarstrade.com/cars/7005165)
2026-03-26 14:55:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005165/photo_003/780x0__r.jpg?hash=1774534913> (referer: https://ecarstrade.com/cars/7005165)
2026-03-26 14:55:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005165/photo_001/780x0__r.jpg?hash=1774534912> (referer: https://ecarstrade.com/cars/7005165)
2026-03-26 14:55:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005194%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774535055%27 HTTP/1.1" 200 None
2026-03-26 14:55:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005194/photo_002/780x0__r.jpg?hash=1774535055 not downloaded yet
2026-03-26 14:55:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:55:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:55:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9e34493c-9348-54d9-ba9c-4bdc35210029
2026-03-26 14:55:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 561b4e18-9b5f-5b2e-997d-2614453efee5
2026-03-26 14:55:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005194%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774535055%27 HTTP/1.1" 200 None
2026-03-26 14:55:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005194/photo_003/780x0__r.jpg?hash=1774535055 not downloaded yet
2026-03-26 14:55:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 561b4e18-9b5f-5b2e-997d-2614453efee5
2026-03-26 14:55:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 561b4e18-9b5f-5b2e-997d-2614453efee5, skipping ID generation
2026-03-26 14:55:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 561b4e18-9b5f-5b2e-997d-2614453efee5 with scrape type 1
2026-03-26 14:55:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 561b4e18-9b5f-5b2e-997d-2614453efee5 sending to next pipeline
2026-03-26 14:55:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 561b4e18-9b5f-5b2e-997d-2614453efee5, identifier: 7005146auction111084
2026-03-26 14:55:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005194%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774535055%27 HTTP/1.1" 200 None
2026-03-26 14:55:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005194/photo_004/780x0__r.jpg?hash=1774535055 not downloaded yet
2026-03-26 14:55:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 561b4e18-9b5f-5b2e-997d-2614453efee5 with identifier: 7005146auction111084
2026-03-26 14:55:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 561b4e18-9b5f-5b2e-997d-2614453efee5 with identifier: 7005146auction111084
2026-03-26 14:55:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 561b4e18-9b5f-5b2e-997d-2614453efee5 with identifier: 7005146auction111084 to the API
2026-03-26 14:55:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:55:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:55:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005146/photo_001/780x0__r.jpg?hash=1774534812>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': '561b4e18-9b5f-5b2e-997d-2614453efee5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005146',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volvo',
 'model': 'V60',
 'odometer': 118010,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-24',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO V60 2.0 B3 Inscription',
 'transmission': 'automatic',
 'trim': 'VOLVO  2.0 B3 Inscription',
 'vin': None,
 'year': 2021}
2026-03-26 14:55:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005146auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:03 [ecarstrade.nl] INFO: Saving data for 7005146auction111084: {'created_time': 1774536903.471501, 'last_price_update_time': 1774536903.471511, 'auction_closing_time': 1774944600.0}
2026-03-26 14:55:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005146auction111084') HTTP/1.1" 204 0
2026-03-26 14:55:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005165/photo_000/780x0__r.jpg?hash=1774534912> (referer: https://ecarstrade.com/cars/7005165)
2026-03-26 14:55:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:55:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005194%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774535055%27 HTTP/1.1" 200 None
2026-03-26 14:55:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005194/photo_005/780x0__r.jpg?hash=1774535055 not downloaded yet
2026-03-26 14:55:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9e34493c-9348-54d9-ba9c-4bdc35210029
2026-03-26 14:55:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9e34493c-9348-54d9-ba9c-4bdc35210029
2026-03-26 14:55:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9e34493c-9348-54d9-ba9c-4bdc35210029
2026-03-26 14:55:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005154> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:55:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:55:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9e34493c-9348-54d9-ba9c-4bdc35210029
2026-03-26 14:55:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9e34493c-9348-54d9-ba9c-4bdc35210029, skipping ID generation
2026-03-26 14:55:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e34493c-9348-54d9-ba9c-4bdc35210029 with scrape type 1
2026-03-26 14:55:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9e34493c-9348-54d9-ba9c-4bdc35210029 sending to next pipeline
2026-03-26 14:55:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 9e34493c-9348-54d9-ba9c-4bdc35210029, identifier: 7005165auction111084
2026-03-26 14:55:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 9e34493c-9348-54d9-ba9c-4bdc35210029 with identifier: 7005165auction111084
2026-03-26 14:55:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 9e34493c-9348-54d9-ba9c-4bdc35210029 with identifier: 7005165auction111084
2026-03-26 14:55:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 9e34493c-9348-54d9-ba9c-4bdc35210029 with identifier: 7005165auction111084 to the API
2026-03-26 14:55:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:55:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:55:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005165/photo_000/780x0__r.jpg?hash=1774534912>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Green',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.5L',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '9e34493c-9348-54d9-ba9c-4bdc35210029',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005165',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Toyota',
 'model': 'RAV 4',
 'odometer': 160593,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-11-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA RAV4 2.5 Hybrid Business',
 'transmission': 'automatic',
 'trim': 'TOYOTA RAV4 2.5 Hybrid Business',
 'vin': None,
 'year': 2022}
2026-03-26 14:55:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005165auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:04 [ecarstrade.nl] INFO: Saving data for 7005165auction111084: {'created_time': 1774536904.024664, 'last_price_update_time': 1774536904.024676, 'auction_closing_time': 1774944600.0}
2026-03-26 14:55:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005165auction111084') HTTP/1.1" 204 0
2026-03-26 14:55:04 [ecarstrade.nl] INFO: Extracting details for car 7005154auction111084
2026-03-26 14:55:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03e7803e-013a-5b7c-9175-3a8a41e1a67f with identifier: 7005154auction111084
2026-03-26 14:55:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03e7803e-013a-5b7c-9175-3a8a41e1a67f with scrape type 1
2026-03-26 14:55:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 03e7803e-013a-5b7c-9175-3a8a41e1a67f
2026-03-26 14:55:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005154%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774534855%27 HTTP/1.1" 200 None
2026-03-26 14:55:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005154/photo_000/780x0__r.jpg?hash=1774534855 not downloaded yet
2026-03-26 14:55:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005154%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774534855%27 HTTP/1.1" 200 None
2026-03-26 14:55:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005154/photo_001/780x0__r.jpg?hash=1774534855 not downloaded yet
2026-03-26 14:55:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005154%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774534855%27 HTTP/1.1" 200 None
2026-03-26 14:55:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005154/photo_002/780x0__r.jpg?hash=1774534855 not downloaded yet
2026-03-26 14:55:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005154%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774534855%27 HTTP/1.1" 200 None
2026-03-26 14:55:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005154/photo_003/780x0__r.jpg?hash=1774534855 not downloaded yet
2026-03-26 14:55:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005154%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774534855%27 HTTP/1.1" 200 None
2026-03-26 14:55:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005154/photo_004/780x0__r.jpg?hash=1774534855 not downloaded yet
2026-03-26 14:55:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005154%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774534856%27 HTTP/1.1" 200 None
2026-03-26 14:55:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005154/photo_005/780x0__r.jpg?hash=1774534856 not downloaded yet
2026-03-26 14:55:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005189> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:55:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:55:05 [ecarstrade.nl] INFO: Extracting details for car 7005189auction111084
2026-03-26 14:55:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79bc57cb-fbcb-5e91-8486-a5efbf3bd6e6 with identifier: 7005189auction111084
2026-03-26 14:55:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79bc57cb-fbcb-5e91-8486-a5efbf3bd6e6 with scrape type 1
2026-03-26 14:55:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 79bc57cb-fbcb-5e91-8486-a5efbf3bd6e6
2026-03-26 14:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005189%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774535026%27 HTTP/1.1" 200 None
2026-03-26 14:55:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005189/photo_000/780x0__r.jpg?hash=1774535026 not downloaded yet
2026-03-26 14:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005189%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774535026%27 HTTP/1.1" 200 None
2026-03-26 14:55:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005189/photo_001/780x0__r.jpg?hash=1774535026 not downloaded yet
2026-03-26 14:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005189%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774535026%27 HTTP/1.1" 200 None
2026-03-26 14:55:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005189/photo_002/780x0__r.jpg?hash=1774535026 not downloaded yet
2026-03-26 14:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005189%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774535026%27 HTTP/1.1" 200 None
2026-03-26 14:55:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005189/photo_003/780x0__r.jpg?hash=1774535026 not downloaded yet
2026-03-26 14:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005189%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774535026%27 HTTP/1.1" 200 None
2026-03-26 14:55:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005189/photo_004/780x0__r.jpg?hash=1774535026 not downloaded yet
2026-03-26 14:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005189%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774535026%27 HTTP/1.1" 200 None
2026-03-26 14:55:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005189/photo_005/780x0__r.jpg?hash=1774535026 not downloaded yet
2026-03-26 14:55:06 [scrapy.extensions.logstats] INFO: Crawled 260 pages (at 45 pages/min), scraped 237 items (at 41 items/min)
2026-03-26 14:55:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 225MiB
2026-03-26 14:55:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005187> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:55:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:55:10 [ecarstrade.nl] INFO: Extracting details for car 7005187auction111084
2026-03-26 14:55:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96fee79a-a25b-554a-bbef-853775190e07 with identifier: 7005187auction111084
2026-03-26 14:55:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96fee79a-a25b-554a-bbef-853775190e07 with scrape type 1
2026-03-26 14:55:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 96fee79a-a25b-554a-bbef-853775190e07
2026-03-26 14:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005187%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774535014%27 HTTP/1.1" 200 None
2026-03-26 14:55:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005187/photo_000/780x0__r.jpg?hash=1774535014 not downloaded yet
2026-03-26 14:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005187%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774535014%27 HTTP/1.1" 200 None
2026-03-26 14:55:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005187/photo_001/780x0__r.jpg?hash=1774535014 not downloaded yet
2026-03-26 14:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005187%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774535014%27 HTTP/1.1" 200 None
2026-03-26 14:55:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005187/photo_002/780x0__r.jpg?hash=1774535014 not downloaded yet
2026-03-26 14:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005187%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774535014%27 HTTP/1.1" 200 None
2026-03-26 14:55:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005187/photo_003/780x0__r.jpg?hash=1774535014 not downloaded yet
2026-03-26 14:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005187%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774535014%27 HTTP/1.1" 200 None
2026-03-26 14:55:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005187/photo_004/780x0__r.jpg?hash=1774535014 not downloaded yet
2026-03-26 14:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005187%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774535014%27 HTTP/1.1" 200 None
2026-03-26 14:55:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005187/photo_005/780x0__r.jpg?hash=1774535014 not downloaded yet
2026-03-26 14:55:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005156> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:55:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:55:10 [ecarstrade.nl] INFO: Extracting details for car 7005156auction111084
2026-03-26 14:55:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d84adfc2-f8a0-5a83-ac27-8dc400a4e58a with identifier: 7005156auction111084
2026-03-26 14:55:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d84adfc2-f8a0-5a83-ac27-8dc400a4e58a with scrape type 1
2026-03-26 14:55:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d84adfc2-f8a0-5a83-ac27-8dc400a4e58a
2026-03-26 14:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005156%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774534869%27 HTTP/1.1" 200 None
2026-03-26 14:55:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005156/photo_000/780x0__r.jpg?hash=1774534869 not downloaded yet
2026-03-26 14:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005156%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774534869%27 HTTP/1.1" 200 None
2026-03-26 14:55:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005156/photo_001/780x0__r.jpg?hash=1774534869 not downloaded yet
2026-03-26 14:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005156%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774534869%27 HTTP/1.1" 200 None
2026-03-26 14:55:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005156/photo_002/780x0__r.jpg?hash=1774534869 not downloaded yet
2026-03-26 14:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005156%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774534869%27 HTTP/1.1" 200 None
2026-03-26 14:55:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005156/photo_003/780x0__r.jpg?hash=1774534869 not downloaded yet
2026-03-26 14:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005156%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774534869%27 HTTP/1.1" 200 None
2026-03-26 14:55:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005156/photo_004/780x0__r.jpg?hash=1774534869 not downloaded yet
2026-03-26 14:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005156%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774534869%27 HTTP/1.1" 200 None
2026-03-26 14:55:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005156/photo_005/780x0__r.jpg?hash=1774534869 not downloaded yet
2026-03-26 14:55:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005175> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:55:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005152> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:55:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005194/photo_001/780x0__r.jpg?hash=1774535055> (referer: https://ecarstrade.com/cars/7005194)
2026-03-26 14:55:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:55:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005194/photo_000/780x0__r.jpg?hash=1774535055> (referer: https://ecarstrade.com/cars/7005194)
2026-03-26 14:55:11 [ecarstrade.nl] INFO: Extracting details for car 7005175auction111084
2026-03-26 14:55:11 [ecarstrade.nl] INFO: Extracting details for car 7005152auction111084
2026-03-26 14:55:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abb31a36-6f3d-59ef-bdb0-9e1b895298d5 with identifier: 7005175auction111084
2026-03-26 14:55:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abb31a36-6f3d-59ef-bdb0-9e1b895298d5 with scrape type 1
2026-03-26 14:55:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item abb31a36-6f3d-59ef-bdb0-9e1b895298d5
2026-03-26 14:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005175%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774534967%27 HTTP/1.1" 200 None
2026-03-26 14:55:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005175/photo_000/780x0__r.jpg?hash=1774534967 not downloaded yet
2026-03-26 14:55:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e48c24f-186e-5615-8844-6a81187cf813 with identifier: 7005152auction111084
2026-03-26 14:55:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e48c24f-186e-5615-8844-6a81187cf813 with scrape type 1
2026-03-26 14:55:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4e48c24f-186e-5615-8844-6a81187cf813
2026-03-26 14:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005152%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774534843%27 HTTP/1.1" 200 None
2026-03-26 14:55:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005152/photo_000/780x0__r.jpg?hash=1774534843 not downloaded yet
2026-03-26 14:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005175%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774534967%27 HTTP/1.1" 200 None
2026-03-26 14:55:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005175/photo_001/780x0__r.jpg?hash=1774534967 not downloaded yet
2026-03-26 14:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005152%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774534843%27 HTTP/1.1" 200 None
2026-03-26 14:55:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005152/photo_001/780x0__r.jpg?hash=1774534843 not downloaded yet
2026-03-26 14:55:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005194/photo_004/780x0__r.jpg?hash=1774535055> (referer: https://ecarstrade.com/cars/7005194)
2026-03-26 14:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005175%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774534968%27 HTTP/1.1" 200 None
2026-03-26 14:55:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005175/photo_002/780x0__r.jpg?hash=1774534968 not downloaded yet
2026-03-26 14:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005152%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774534843%27 HTTP/1.1" 200 None
2026-03-26 14:55:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005152/photo_002/780x0__r.jpg?hash=1774534843 not downloaded yet
2026-03-26 14:55:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 42023b26-a8f8-54eb-bd0b-92cb6ff25753
2026-03-26 14:55:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 42023b26-a8f8-54eb-bd0b-92cb6ff25753
2026-03-26 14:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005175%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774534968%27 HTTP/1.1" 200 None
2026-03-26 14:55:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005175/photo_003/780x0__r.jpg?hash=1774534968 not downloaded yet
2026-03-26 14:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005152%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774534843%27 HTTP/1.1" 200 None
2026-03-26 14:55:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005152/photo_003/780x0__r.jpg?hash=1774534843 not downloaded yet
2026-03-26 14:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005175%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774534968%27 HTTP/1.1" 200 None
2026-03-26 14:55:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005175/photo_004/780x0__r.jpg?hash=1774534968 not downloaded yet
2026-03-26 14:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005152%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774534843%27 HTTP/1.1" 200 None
2026-03-26 14:55:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005152/photo_004/780x0__r.jpg?hash=1774534843 not downloaded yet
2026-03-26 14:55:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005194/photo_005/780x0__r.jpg?hash=1774535055> (referer: https://ecarstrade.com/cars/7005194)
2026-03-26 14:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005175%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774534968%27 HTTP/1.1" 200 None
2026-03-26 14:55:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005175/photo_005/780x0__r.jpg?hash=1774534968 not downloaded yet
2026-03-26 14:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005152%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774534843%27 HTTP/1.1" 200 None
2026-03-26 14:55:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005152/photo_005/780x0__r.jpg?hash=1774534843 not downloaded yet
2026-03-26 14:55:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 42023b26-a8f8-54eb-bd0b-92cb6ff25753
2026-03-26 14:55:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 42023b26-a8f8-54eb-bd0b-92cb6ff25753
2026-03-26 14:55:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005154/photo_005/780x0__r.jpg?hash=1774534856> (referer: https://ecarstrade.com/cars/7005154)
2026-03-26 14:55:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005189/photo_005/780x0__r.jpg?hash=1774535026> (referer: https://ecarstrade.com/cars/7005189)
2026-03-26 14:55:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 03e7803e-013a-5b7c-9175-3a8a41e1a67f
2026-03-26 14:55:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005187/photo_005/780x0__r.jpg?hash=1774535014> (referer: https://ecarstrade.com/cars/7005187)
2026-03-26 14:55:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 79bc57cb-fbcb-5e91-8486-a5efbf3bd6e6
2026-03-26 14:55:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005156/photo_005/780x0__r.jpg?hash=1774534869> (referer: https://ecarstrade.com/cars/7005156)
2026-03-26 14:55:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 96fee79a-a25b-554a-bbef-853775190e07
2026-03-26 14:55:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005156/photo_004/780x0__r.jpg?hash=1774534869> (referer: https://ecarstrade.com/cars/7005156)
2026-03-26 14:55:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d84adfc2-f8a0-5a83-ac27-8dc400a4e58a
2026-03-26 14:55:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005156/photo_003/780x0__r.jpg?hash=1774534869> (referer: https://ecarstrade.com/cars/7005156)
2026-03-26 14:55:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d84adfc2-f8a0-5a83-ac27-8dc400a4e58a
2026-03-26 14:55:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005156/photo_002/780x0__r.jpg?hash=1774534869> (referer: https://ecarstrade.com/cars/7005156)
2026-03-26 14:55:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d84adfc2-f8a0-5a83-ac27-8dc400a4e58a
2026-03-26 14:55:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005152/photo_001/780x0__r.jpg?hash=1774534843> (referer: https://ecarstrade.com/cars/7005152)
2026-03-26 14:55:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d84adfc2-f8a0-5a83-ac27-8dc400a4e58a
2026-03-26 14:55:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005152/photo_004/780x0__r.jpg?hash=1774534843> (referer: https://ecarstrade.com/cars/7005152)
2026-03-26 14:55:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4e48c24f-186e-5615-8844-6a81187cf813
2026-03-26 14:55:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005152/photo_005/780x0__r.jpg?hash=1774534843> (referer: https://ecarstrade.com/cars/7005152)
2026-03-26 14:55:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005175/photo_005/780x0__r.jpg?hash=1774534968> (referer: https://ecarstrade.com/cars/7005175)
2026-03-26 14:55:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4e48c24f-186e-5615-8844-6a81187cf813
2026-03-26 14:55:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4e48c24f-186e-5615-8844-6a81187cf813
2026-03-26 14:55:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005175/photo_004/780x0__r.jpg?hash=1774534968> (referer: https://ecarstrade.com/cars/7005175)
2026-03-26 14:55:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item abb31a36-6f3d-59ef-bdb0-9e1b895298d5
2026-03-26 14:55:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005152/photo_003/780x0__r.jpg?hash=1774534843> (referer: https://ecarstrade.com/cars/7005152)
2026-03-26 14:55:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item abb31a36-6f3d-59ef-bdb0-9e1b895298d5
2026-03-26 14:55:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005175/photo_003/780x0__r.jpg?hash=1774534968> (referer: https://ecarstrade.com/cars/7005175)
2026-03-26 14:55:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4e48c24f-186e-5615-8844-6a81187cf813
2026-03-26 14:55:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005152/photo_002/780x0__r.jpg?hash=1774534843> (referer: https://ecarstrade.com/cars/7005152)
2026-03-26 14:55:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item abb31a36-6f3d-59ef-bdb0-9e1b895298d5
2026-03-26 14:55:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005175/photo_002/780x0__r.jpg?hash=1774534968> (referer: https://ecarstrade.com/cars/7005175)
2026-03-26 14:55:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005155> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:55:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4e48c24f-186e-5615-8844-6a81187cf813
2026-03-26 14:55:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005152/photo_000/780x0__r.jpg?hash=1774534843> (referer: https://ecarstrade.com/cars/7005152)
2026-03-26 14:55:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005175/photo_001/780x0__r.jpg?hash=1774534967> (referer: https://ecarstrade.com/cars/7005175)
2026-03-26 14:55:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item abb31a36-6f3d-59ef-bdb0-9e1b895298d5
2026-03-26 14:55:12 [ecarstrade.nl] INFO: Extracting details for car 7005155auction111084
2026-03-26 14:55:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ed3ec05-6ce5-53b9-b544-6e4e945638aa with identifier: 7005155auction111084
2026-03-26 14:55:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ed3ec05-6ce5-53b9-b544-6e4e945638aa with scrape type 1
2026-03-26 14:55:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5ed3ec05-6ce5-53b9-b544-6e4e945638aa
2026-03-26 14:55:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005155%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774534859%27 HTTP/1.1" 200 None
2026-03-26 14:55:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005155/photo_000/780x0__r.jpg?hash=1774534859 not downloaded yet
2026-03-26 14:55:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005155%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774534859%27 HTTP/1.1" 200 None
2026-03-26 14:55:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005155/photo_001/780x0__r.jpg?hash=1774534859 not downloaded yet
2026-03-26 14:55:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005175/photo_000/780x0__r.jpg?hash=1774534967> (referer: https://ecarstrade.com/cars/7005175)
2026-03-26 14:55:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005156/photo_001/780x0__r.jpg?hash=1774534869> (referer: https://ecarstrade.com/cars/7005156)
2026-03-26 14:55:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005155%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774534859%27 HTTP/1.1" 200 None
2026-03-26 14:55:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005155/photo_002/780x0__r.jpg?hash=1774534859 not downloaded yet
2026-03-26 14:55:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005155%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774534859%27 HTTP/1.1" 200 None
2026-03-26 14:55:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005155/photo_003/780x0__r.jpg?hash=1774534859 not downloaded yet
2026-03-26 14:55:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4e48c24f-186e-5615-8844-6a81187cf813
2026-03-26 14:55:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4e48c24f-186e-5615-8844-6a81187cf813, skipping ID generation
2026-03-26 14:55:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e48c24f-186e-5615-8844-6a81187cf813 with scrape type 1
2026-03-26 14:55:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4e48c24f-186e-5615-8844-6a81187cf813 sending to next pipeline
2026-03-26 14:55:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4e48c24f-186e-5615-8844-6a81187cf813, identifier: 7005152auction111084
2026-03-26 14:55:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item abb31a36-6f3d-59ef-bdb0-9e1b895298d5
2026-03-26 14:55:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005155%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774534859%27 HTTP/1.1" 200 None
2026-03-26 14:55:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005155/photo_004/780x0__r.jpg?hash=1774534859 not downloaded yet
2026-03-26 14:55:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4e48c24f-186e-5615-8844-6a81187cf813 with identifier: 7005152auction111084
2026-03-26 14:55:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4e48c24f-186e-5615-8844-6a81187cf813 with identifier: 7005152auction111084
2026-03-26 14:55:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4e48c24f-186e-5615-8844-6a81187cf813 with identifier: 7005152auction111084 to the API
2026-03-26 14:55:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:55:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005152/photo_000/780x0__r.jpg?hash=1774534843>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '4e48c24f-186e-5615-8844-6a81187cf813',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005152',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 94403,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-12-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 Pro 58 kWh',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  Pro 58 kWh',
 'vin': None,
 'year': 2022}
2026-03-26 14:55:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005152auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:13 [ecarstrade.nl] INFO: Saving data for 7005152auction111084: {'created_time': 1774536913.460524, 'last_price_update_time': 1774536913.460534, 'auction_closing_time': 1774944600.0}
2026-03-26 14:55:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005152auction111084') HTTP/1.1" 204 0
2026-03-26 14:55:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005187/photo_004/780x0__r.jpg?hash=1774535014> (referer: https://ecarstrade.com/cars/7005187)
2026-03-26 14:55:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005156/photo_000/780x0__r.jpg?hash=1774534869> (referer: https://ecarstrade.com/cars/7005156)
2026-03-26 14:55:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005155%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774534859%27 HTTP/1.1" 200 None
2026-03-26 14:55:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005155/photo_005/780x0__r.jpg?hash=1774534859 not downloaded yet
2026-03-26 14:55:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item abb31a36-6f3d-59ef-bdb0-9e1b895298d5
2026-03-26 14:55:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: abb31a36-6f3d-59ef-bdb0-9e1b895298d5, skipping ID generation
2026-03-26 14:55:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abb31a36-6f3d-59ef-bdb0-9e1b895298d5 with scrape type 1
2026-03-26 14:55:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item abb31a36-6f3d-59ef-bdb0-9e1b895298d5 sending to next pipeline
2026-03-26 14:55:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: abb31a36-6f3d-59ef-bdb0-9e1b895298d5, identifier: 7005175auction111084
2026-03-26 14:55:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d84adfc2-f8a0-5a83-ac27-8dc400a4e58a
2026-03-26 14:55:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: abb31a36-6f3d-59ef-bdb0-9e1b895298d5 with identifier: 7005175auction111084
2026-03-26 14:55:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: abb31a36-6f3d-59ef-bdb0-9e1b895298d5 with identifier: 7005175auction111084
2026-03-26 14:55:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: abb31a36-6f3d-59ef-bdb0-9e1b895298d5 with identifier: 7005175auction111084 to the API
2026-03-26 14:55:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:55:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005175/photo_000/780x0__r.jpg?hash=1774534967>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Electric',
 'id': 'abb31a36-6f3d-59ef-bdb0-9e1b895298d5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005175',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': 'e-208',
 'odometer': 60205,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-03-23',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT e-208 EV Active Pck 50 kWh',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  EV Active Pck 50 kWh',
 'vin': None,
 'year': 2023}
2026-03-26 14:55:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005175auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:13 [ecarstrade.nl] INFO: Saving data for 7005175auction111084: {'created_time': 1774536913.961595, 'last_price_update_time': 1774536913.961605, 'auction_closing_time': 1774944600.0}
2026-03-26 14:55:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005175auction111084') HTTP/1.1" 204 0
2026-03-26 14:55:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005187/photo_003/780x0__r.jpg?hash=1774535014> (referer: https://ecarstrade.com/cars/7005187)
2026-03-26 14:55:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005187/photo_002/780x0__r.jpg?hash=1774535014> (referer: https://ecarstrade.com/cars/7005187)
2026-03-26 14:55:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 96fee79a-a25b-554a-bbef-853775190e07
2026-03-26 14:55:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d84adfc2-f8a0-5a83-ac27-8dc400a4e58a
2026-03-26 14:55:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d84adfc2-f8a0-5a83-ac27-8dc400a4e58a, skipping ID generation
2026-03-26 14:55:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d84adfc2-f8a0-5a83-ac27-8dc400a4e58a with scrape type 1
2026-03-26 14:55:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d84adfc2-f8a0-5a83-ac27-8dc400a4e58a sending to next pipeline
2026-03-26 14:55:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d84adfc2-f8a0-5a83-ac27-8dc400a4e58a, identifier: 7005156auction111084
2026-03-26 14:55:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d84adfc2-f8a0-5a83-ac27-8dc400a4e58a with identifier: 7005156auction111084
2026-03-26 14:55:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d84adfc2-f8a0-5a83-ac27-8dc400a4e58a with identifier: 7005156auction111084
2026-03-26 14:55:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d84adfc2-f8a0-5a83-ac27-8dc400a4e58a with identifier: 7005156auction111084 to the API
2026-03-26 14:55:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:55:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:55:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005156/photo_000/780x0__r.jpg?hash=1774534869>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Electric',
 'id': 'd84adfc2-f8a0-5a83-ac27-8dc400a4e58a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005156',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 91750,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-10-20',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 Pro 58 kWh',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  Pro 58 kWh',
 'vin': None,
 'year': 2022}
2026-03-26 14:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005156auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:14 [ecarstrade.nl] INFO: Saving data for 7005156auction111084: {'created_time': 1774536914.377602, 'last_price_update_time': 1774536914.377612, 'auction_closing_time': 1774944600.0}
2026-03-26 14:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005156auction111084') HTTP/1.1" 204 0
2026-03-26 14:55:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005187/photo_001/780x0__r.jpg?hash=1774535014> (referer: https://ecarstrade.com/cars/7005187)
2026-03-26 14:55:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005187/photo_000/780x0__r.jpg?hash=1774535014> (referer: https://ecarstrade.com/cars/7005187)
2026-03-26 14:55:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 96fee79a-a25b-554a-bbef-853775190e07
2026-03-26 14:55:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 96fee79a-a25b-554a-bbef-853775190e07
2026-03-26 14:55:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005189/photo_004/780x0__r.jpg?hash=1774535026> (referer: https://ecarstrade.com/cars/7005189)
2026-03-26 14:55:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005189/photo_003/780x0__r.jpg?hash=1774535026> (referer: https://ecarstrade.com/cars/7005189)
2026-03-26 14:55:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 96fee79a-a25b-554a-bbef-853775190e07
2026-03-26 14:55:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 96fee79a-a25b-554a-bbef-853775190e07
2026-03-26 14:55:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 96fee79a-a25b-554a-bbef-853775190e07, skipping ID generation
2026-03-26 14:55:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96fee79a-a25b-554a-bbef-853775190e07 with scrape type 1
2026-03-26 14:55:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 96fee79a-a25b-554a-bbef-853775190e07 sending to next pipeline
2026-03-26 14:55:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 96fee79a-a25b-554a-bbef-853775190e07, identifier: 7005187auction111084
2026-03-26 14:55:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 96fee79a-a25b-554a-bbef-853775190e07 with identifier: 7005187auction111084
2026-03-26 14:55:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 96fee79a-a25b-554a-bbef-853775190e07 with identifier: 7005187auction111084
2026-03-26 14:55:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 96fee79a-a25b-554a-bbef-853775190e07 with identifier: 7005187auction111084 to the API
2026-03-26 14:55:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:55:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:55:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005187/photo_000/780x0__r.jpg?hash=1774535014>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 3,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '96fee79a-a25b-554a-bbef-853775190e07',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005187',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mini',
 'model': '',
 'odometer': 101274,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-04',
 'seats_number': 4,
 'seller_name': None,
 'title': 'Mini Mini Electric Classic 33 kWh',
 'transmission': 'automatic',
 'trim': 'Electric Classic 33 kWh',
 'vin': None,
 'year': 2022}
2026-03-26 14:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005187auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:14 [ecarstrade.nl] INFO: Saving data for 7005187auction111084: {'created_time': 1774536914.989221, 'last_price_update_time': 1774536914.989232, 'auction_closing_time': 1774944600.0}
2026-03-26 14:55:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005187auction111084') HTTP/1.1" 204 0
2026-03-26 14:55:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005155/photo_001/780x0__r.jpg?hash=1774534859> (referer: https://ecarstrade.com/cars/7005155)
2026-03-26 14:55:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005155/photo_000/780x0__r.jpg?hash=1774534859> (referer: https://ecarstrade.com/cars/7005155)
2026-03-26 14:55:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 79bc57cb-fbcb-5e91-8486-a5efbf3bd6e6
2026-03-26 14:55:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 79bc57cb-fbcb-5e91-8486-a5efbf3bd6e6
2026-03-26 14:55:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005155/photo_002/780x0__r.jpg?hash=1774534859> (referer: https://ecarstrade.com/cars/7005155)
2026-03-26 14:55:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005155/photo_003/780x0__r.jpg?hash=1774534859> (referer: https://ecarstrade.com/cars/7005155)
2026-03-26 14:55:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5ed3ec05-6ce5-53b9-b544-6e4e945638aa
2026-03-26 14:55:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5ed3ec05-6ce5-53b9-b544-6e4e945638aa
2026-03-26 14:55:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005155/photo_005/780x0__r.jpg?hash=1774534859> (referer: https://ecarstrade.com/cars/7005155)
2026-03-26 14:55:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005155/photo_004/780x0__r.jpg?hash=1774534859> (referer: https://ecarstrade.com/cars/7005155)
2026-03-26 14:55:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5ed3ec05-6ce5-53b9-b544-6e4e945638aa
2026-03-26 14:55:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5ed3ec05-6ce5-53b9-b544-6e4e945638aa
2026-03-26 14:55:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005189/photo_002/780x0__r.jpg?hash=1774535026> (referer: https://ecarstrade.com/cars/7005189)
2026-03-26 14:55:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005189/photo_001/780x0__r.jpg?hash=1774535026> (referer: https://ecarstrade.com/cars/7005189)
2026-03-26 14:55:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5ed3ec05-6ce5-53b9-b544-6e4e945638aa
2026-03-26 14:55:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5ed3ec05-6ce5-53b9-b544-6e4e945638aa
2026-03-26 14:55:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5ed3ec05-6ce5-53b9-b544-6e4e945638aa, skipping ID generation
2026-03-26 14:55:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ed3ec05-6ce5-53b9-b544-6e4e945638aa with scrape type 1
2026-03-26 14:55:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5ed3ec05-6ce5-53b9-b544-6e4e945638aa sending to next pipeline
2026-03-26 14:55:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 5ed3ec05-6ce5-53b9-b544-6e4e945638aa, identifier: 7005155auction111084
2026-03-26 14:55:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 5ed3ec05-6ce5-53b9-b544-6e4e945638aa with identifier: 7005155auction111084
2026-03-26 14:55:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 5ed3ec05-6ce5-53b9-b544-6e4e945638aa with identifier: 7005155auction111084
2026-03-26 14:55:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 5ed3ec05-6ce5-53b9-b544-6e4e945638aa with identifier: 7005155auction111084 to the API
2026-03-26 14:55:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:55: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-26 14:55:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005155/photo_004/780x0__r.jpg?hash=1774534859>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '5ed3ec05-6ce5-53b9-b544-6e4e945638aa',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005155',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 85498,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-09-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 Pro 58 kWh',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  Pro 58 kWh',
 'vin': None,
 'year': 2022}
2026-03-26 14:55:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005155auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:15 [ecarstrade.nl] INFO: Saving data for 7005155auction111084: {'created_time': 1774536915.688486, 'last_price_update_time': 1774536915.688497, 'auction_closing_time': 1774944600.0}
2026-03-26 14:55:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005155auction111084') HTTP/1.1" 204 0
2026-03-26 14:55:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005189/photo_000/780x0__r.jpg?hash=1774535026> (referer: https://ecarstrade.com/cars/7005189)
2026-03-26 14:55:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005154/photo_004/780x0__r.jpg?hash=1774534855> (referer: https://ecarstrade.com/cars/7005154)
2026-03-26 14:55:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 79bc57cb-fbcb-5e91-8486-a5efbf3bd6e6
2026-03-26 14:55:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 79bc57cb-fbcb-5e91-8486-a5efbf3bd6e6
2026-03-26 14:55:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005154/photo_003/780x0__r.jpg?hash=1774534855> (referer: https://ecarstrade.com/cars/7005154)
2026-03-26 14:55:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005154/photo_002/780x0__r.jpg?hash=1774534855> (referer: https://ecarstrade.com/cars/7005154)
2026-03-26 14:55:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 79bc57cb-fbcb-5e91-8486-a5efbf3bd6e6
2026-03-26 14:55:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 79bc57cb-fbcb-5e91-8486-a5efbf3bd6e6, skipping ID generation
2026-03-26 14:55:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79bc57cb-fbcb-5e91-8486-a5efbf3bd6e6 with scrape type 1
2026-03-26 14:55:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 79bc57cb-fbcb-5e91-8486-a5efbf3bd6e6 sending to next pipeline
2026-03-26 14:55:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 79bc57cb-fbcb-5e91-8486-a5efbf3bd6e6, identifier: 7005189auction111084
2026-03-26 14:55:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 79bc57cb-fbcb-5e91-8486-a5efbf3bd6e6 with identifier: 7005189auction111084
2026-03-26 14:55:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 79bc57cb-fbcb-5e91-8486-a5efbf3bd6e6 with identifier: 7005189auction111084
2026-03-26 14:55:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 79bc57cb-fbcb-5e91-8486-a5efbf3bd6e6 with identifier: 7005189auction111084 to the API
2026-03-26 14:55:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:55: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-26 14:55:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005189/photo_000/780x0__r.jpg?hash=1774535026>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': '79bc57cb-fbcb-5e91-8486-a5efbf3bd6e6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005189',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mini',
 'model': 'ONE',
 'odometer': 39932,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-25',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mini Mini 1.5 One Classic',
 'transmission': 'manual',
 'trim': '1.5 One Classic',
 'vin': None,
 'year': 2022}
2026-03-26 14:55:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005189auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:16 [ecarstrade.nl] INFO: Saving data for 7005189auction111084: {'created_time': 1774536916.232711, 'last_price_update_time': 1774536916.232724, 'auction_closing_time': 1774944600.0}
2026-03-26 14:55:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005189auction111084') HTTP/1.1" 204 0
2026-03-26 14:55:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005154/photo_001/780x0__r.jpg?hash=1774534855> (referer: https://ecarstrade.com/cars/7005154)
2026-03-26 14:55:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005154/photo_000/780x0__r.jpg?hash=1774534855> (referer: https://ecarstrade.com/cars/7005154)
2026-03-26 14:55:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 03e7803e-013a-5b7c-9175-3a8a41e1a67f
2026-03-26 14:55:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 03e7803e-013a-5b7c-9175-3a8a41e1a67f
2026-03-26 14:55:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 03e7803e-013a-5b7c-9175-3a8a41e1a67f
2026-03-26 14:55:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005194/photo_002/780x0__r.jpg?hash=1774535055> (referer: https://ecarstrade.com/cars/7005194)
2026-03-26 14:55:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:55:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005194/photo_003/780x0__r.jpg?hash=1774535055> (referer: https://ecarstrade.com/cars/7005194)
2026-03-26 14:55:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:55:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 03e7803e-013a-5b7c-9175-3a8a41e1a67f
2026-03-26 14:55:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 03e7803e-013a-5b7c-9175-3a8a41e1a67f
2026-03-26 14:55:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 03e7803e-013a-5b7c-9175-3a8a41e1a67f, skipping ID generation
2026-03-26 14:55:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03e7803e-013a-5b7c-9175-3a8a41e1a67f with scrape type 1
2026-03-26 14:55:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 03e7803e-013a-5b7c-9175-3a8a41e1a67f sending to next pipeline
2026-03-26 14:55:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 03e7803e-013a-5b7c-9175-3a8a41e1a67f, identifier: 7005154auction111084
2026-03-26 14:55:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 03e7803e-013a-5b7c-9175-3a8a41e1a67f with identifier: 7005154auction111084
2026-03-26 14:55:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 03e7803e-013a-5b7c-9175-3a8a41e1a67f with identifier: 7005154auction111084
2026-03-26 14:55:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 03e7803e-013a-5b7c-9175-3a8a41e1a67f with identifier: 7005154auction111084 to the API
2026-03-26 14:55:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:55: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-26 14:55:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005154/photo_000/780x0__r.jpg?hash=1774534855>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '03e7803e-013a-5b7c-9175-3a8a41e1a67f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005154',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 47886,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-12-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 Pro 58 kWh',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  Pro 58 kWh',
 'vin': None,
 'year': 2022}
2026-03-26 14:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005154auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:17 [ecarstrade.nl] INFO: Saving data for 7005154auction111084: {'created_time': 1774536917.043513, 'last_price_update_time': 1774536917.043525, 'auction_closing_time': 1774944600.0}
2026-03-26 14:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005154auction111084') HTTP/1.1" 204 0
2026-03-26 14:55:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005188> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:55:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:55:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 42023b26-a8f8-54eb-bd0b-92cb6ff25753
2026-03-26 14:55:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 42023b26-a8f8-54eb-bd0b-92cb6ff25753
2026-03-26 14:55:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 42023b26-a8f8-54eb-bd0b-92cb6ff25753, skipping ID generation
2026-03-26 14:55:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42023b26-a8f8-54eb-bd0b-92cb6ff25753 with scrape type 1
2026-03-26 14:55:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 42023b26-a8f8-54eb-bd0b-92cb6ff25753 sending to next pipeline
2026-03-26 14:55:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 42023b26-a8f8-54eb-bd0b-92cb6ff25753, identifier: 7005194auction111084
2026-03-26 14:55:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 42023b26-a8f8-54eb-bd0b-92cb6ff25753 with identifier: 7005194auction111084
2026-03-26 14:55:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 42023b26-a8f8-54eb-bd0b-92cb6ff25753 with identifier: 7005194auction111084
2026-03-26 14:55:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 42023b26-a8f8-54eb-bd0b-92cb6ff25753 with identifier: 7005194auction111084 to the API
2026-03-26 14:55:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:55: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-26 14:55:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005194/photo_003/780x0__r.jpg?hash=1774535055>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': '42023b26-a8f8-54eb-bd0b-92cb6ff25753',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005194',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Kia',
 'model': "cee'd",
 'odometer': 51091,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-02-27',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA ceed sportswagon 1.0 T-GDi ExecLine',
 'transmission': 'manual',
 'trim': 'KIA ceed sportswagon 1.0 T-GDi ExecLine',
 'vin': None,
 'year': 2024}
2026-03-26 14:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005194auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:17 [ecarstrade.nl] INFO: Saving data for 7005194auction111084: {'created_time': 1774536917.480709, 'last_price_update_time': 1774536917.480718, 'auction_closing_time': 1774944600.0}
2026-03-26 14:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005194auction111084') HTTP/1.1" 204 0
2026-03-26 14:55:17 [ecarstrade.nl] INFO: Extracting details for car 7005188auction111084
2026-03-26 14:55:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005169> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:55:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:55:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74abe474-1dcd-594b-9f50-b2e4b0b887c1 with identifier: 7005188auction111084
2026-03-26 14:55:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74abe474-1dcd-594b-9f50-b2e4b0b887c1 with scrape type 1
2026-03-26 14:55:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 74abe474-1dcd-594b-9f50-b2e4b0b887c1
2026-03-26 14:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005188%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774535022%27 HTTP/1.1" 200 None
2026-03-26 14:55:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005188/photo_000/780x0__r.jpg?hash=1774535022 not downloaded yet
2026-03-26 14:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005188%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774535022%27 HTTP/1.1" 200 None
2026-03-26 14:55:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005188/photo_001/780x0__r.jpg?hash=1774535022 not downloaded yet
2026-03-26 14:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005188%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774535022%27 HTTP/1.1" 200 None
2026-03-26 14:55:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005188/photo_002/780x0__r.jpg?hash=1774535022 not downloaded yet
2026-03-26 14:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005188%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774535022%27 HTTP/1.1" 200 None
2026-03-26 14:55:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005188/photo_003/780x0__r.jpg?hash=1774535022 not downloaded yet
2026-03-26 14:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005188%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774535023%27 HTTP/1.1" 200 None
2026-03-26 14:55:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005188/photo_004/780x0__r.jpg?hash=1774535023 not downloaded yet
2026-03-26 14:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005188%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774535023%27 HTTP/1.1" 200 None
2026-03-26 14:55:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005188/photo_005/780x0__r.jpg?hash=1774535023 not downloaded yet
2026-03-26 14:55:17 [ecarstrade.nl] INFO: Extracting details for car 7005169auction111084
2026-03-26 14:55:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05d230d8-d507-5b90-a3ce-99a12c09fa7f with identifier: 7005169auction111084
2026-03-26 14:55:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05d230d8-d507-5b90-a3ce-99a12c09fa7f with scrape type 1
2026-03-26 14:55:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 05d230d8-d507-5b90-a3ce-99a12c09fa7f
2026-03-26 14:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005169%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774534934%27 HTTP/1.1" 200 None
2026-03-26 14:55:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005169/photo_000/780x0__r.jpg?hash=1774534934 not downloaded yet
2026-03-26 14:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005169%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774534934%27 HTTP/1.1" 200 None
2026-03-26 14:55:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005169/photo_001/780x0__r.jpg?hash=1774534934 not downloaded yet
2026-03-26 14:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005169%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774534934%27 HTTP/1.1" 200 None
2026-03-26 14:55:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005169/photo_002/780x0__r.jpg?hash=1774534934 not downloaded yet
2026-03-26 14:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005169%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774534934%27 HTTP/1.1" 200 None
2026-03-26 14:55:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005169/photo_003/780x0__r.jpg?hash=1774534934 not downloaded yet
2026-03-26 14:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005169%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774534934%27 HTTP/1.1" 200 None
2026-03-26 14:55:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005169/photo_004/780x0__r.jpg?hash=1774534934 not downloaded yet
2026-03-26 14:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005169%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774534934%27 HTTP/1.1" 200 None
2026-03-26 14:55:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005169/photo_005/780x0__r.jpg?hash=1774534934 not downloaded yet
2026-03-26 14:55:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005179> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:55:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:55:18 [ecarstrade.nl] INFO: Extracting details for car 7005179auction111084
2026-03-26 14:55:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a60a4eb1-7bad-5c44-9f08-74a4d70633cc with identifier: 7005179auction111084
2026-03-26 14:55:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a60a4eb1-7bad-5c44-9f08-74a4d70633cc with scrape type 1
2026-03-26 14:55:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a60a4eb1-7bad-5c44-9f08-74a4d70633cc
2026-03-26 14:55:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005179%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774534986%27 HTTP/1.1" 200 None
2026-03-26 14:55:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005179/photo_000/780x0__r.jpg?hash=1774534986 not downloaded yet
2026-03-26 14:55:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005179%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774534986%27 HTTP/1.1" 200 None
2026-03-26 14:55:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005179/photo_001/780x0__r.jpg?hash=1774534986 not downloaded yet
2026-03-26 14:55:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005179%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774534986%27 HTTP/1.1" 200 None
2026-03-26 14:55:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005179/photo_002/780x0__r.jpg?hash=1774534986 not downloaded yet
2026-03-26 14:55:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005179%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774534986%27 HTTP/1.1" 200 None
2026-03-26 14:55:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005179/photo_003/780x0__r.jpg?hash=1774534986 not downloaded yet
2026-03-26 14:55:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005179%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774534986%27 HTTP/1.1" 200 None
2026-03-26 14:55:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005179/photo_004/780x0__r.jpg?hash=1774534986 not downloaded yet
2026-03-26 14:55:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005179%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774534986%27 HTTP/1.1" 200 None
2026-03-26 14:55:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005179/photo_005/780x0__r.jpg?hash=1774534986 not downloaded yet
2026-03-26 14:55:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005153> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:55:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:55:19 [ecarstrade.nl] INFO: Extracting details for car 7005153auction111084
2026-03-26 14:55:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c5980df-981e-5937-8923-a25cfe6eba75 with identifier: 7005153auction111084
2026-03-26 14:55:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c5980df-981e-5937-8923-a25cfe6eba75 with scrape type 1
2026-03-26 14:55:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0c5980df-981e-5937-8923-a25cfe6eba75
2026-03-26 14:55:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005153%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774534852%27 HTTP/1.1" 200 None
2026-03-26 14:55:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005153/photo_000/780x0__r.jpg?hash=1774534852 not downloaded yet
2026-03-26 14:55:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005153%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774534852%27 HTTP/1.1" 200 None
2026-03-26 14:55:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005153/photo_001/780x0__r.jpg?hash=1774534852 not downloaded yet
2026-03-26 14:55:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005153%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774534852%27 HTTP/1.1" 200 None
2026-03-26 14:55:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005153/photo_002/780x0__r.jpg?hash=1774534852 not downloaded yet
2026-03-26 14:55:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005153%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774534852%27 HTTP/1.1" 200 None
2026-03-26 14:55:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005153/photo_003/780x0__r.jpg?hash=1774534852 not downloaded yet
2026-03-26 14:55:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005153%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774534852%27 HTTP/1.1" 200 None
2026-03-26 14:55:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005153/photo_004/780x0__r.jpg?hash=1774534852 not downloaded yet
2026-03-26 14:55:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005153%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774534852%27 HTTP/1.1" 200 None
2026-03-26 14:55:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005153/photo_005/780x0__r.jpg?hash=1774534852 not downloaded yet
2026-03-26 14:55:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005167> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:55:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:55:24 [ecarstrade.nl] INFO: Extracting details for car 7005167auction111084
2026-03-26 14:55:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2250b3e9-b358-5cb6-8d6b-08f2c050d9be with identifier: 7005167auction111084
2026-03-26 14:55:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2250b3e9-b358-5cb6-8d6b-08f2c050d9be with scrape type 1
2026-03-26 14:55:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2250b3e9-b358-5cb6-8d6b-08f2c050d9be
2026-03-26 14:55:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005167%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774534923%27 HTTP/1.1" 200 None
2026-03-26 14:55:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005167/photo_000/780x0__r.jpg?hash=1774534923 not downloaded yet
2026-03-26 14:55:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005167%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774534923%27 HTTP/1.1" 200 None
2026-03-26 14:55:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005167/photo_001/780x0__r.jpg?hash=1774534923 not downloaded yet
2026-03-26 14:55:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005167%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774534923%27 HTTP/1.1" 200 None
2026-03-26 14:55:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005167/photo_002/780x0__r.jpg?hash=1774534923 not downloaded yet
2026-03-26 14:55:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005167%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774534923%27 HTTP/1.1" 200 None
2026-03-26 14:55:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005167/photo_003/780x0__r.jpg?hash=1774534923 not downloaded yet
2026-03-26 14:55:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005167%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774534923%27 HTTP/1.1" 200 None
2026-03-26 14:55:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005167/photo_004/780x0__r.jpg?hash=1774534923 not downloaded yet
2026-03-26 14:55:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005167%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774534923%27 HTTP/1.1" 200 None
2026-03-26 14:55:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005167/photo_005/780x0__r.jpg?hash=1774534923 not downloaded yet
2026-03-26 14:55:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005178> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:55:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:55:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005164> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:55:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:55:26 [ecarstrade.nl] INFO: Extracting details for car 7005178auction111084
2026-03-26 14:55:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c0414b7-e046-5971-bd54-b1788ba23729 with identifier: 7005178auction111084
2026-03-26 14:55:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c0414b7-e046-5971-bd54-b1788ba23729 with scrape type 1
2026-03-26 14:55:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6c0414b7-e046-5971-bd54-b1788ba23729
2026-03-26 14:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005178%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774534982%27 HTTP/1.1" 200 None
2026-03-26 14:55:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005178/photo_000/780x0__r.jpg?hash=1774534982 not downloaded yet
2026-03-26 14:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005178%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774534983%27 HTTP/1.1" 200 None
2026-03-26 14:55:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005178/photo_001/780x0__r.jpg?hash=1774534983 not downloaded yet
2026-03-26 14:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005178%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774534983%27 HTTP/1.1" 200 None
2026-03-26 14:55:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005178/photo_002/780x0__r.jpg?hash=1774534983 not downloaded yet
2026-03-26 14:55:26 [ecarstrade.nl] INFO: Extracting details for car 7005164auction111084
2026-03-26 14:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005178%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774534983%27 HTTP/1.1" 200 None
2026-03-26 14:55:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005178/photo_003/780x0__r.jpg?hash=1774534983 not downloaded yet
2026-03-26 14:55:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36a6ec97-42d6-5cd7-b39c-75c50e9675be with identifier: 7005164auction111084
2026-03-26 14:55:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36a6ec97-42d6-5cd7-b39c-75c50e9675be with scrape type 1
2026-03-26 14:55:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 36a6ec97-42d6-5cd7-b39c-75c50e9675be
2026-03-26 14:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005164%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774534908%27 HTTP/1.1" 200 None
2026-03-26 14:55:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005164/photo_000/780x0__r.jpg?hash=1774534908 not downloaded yet
2026-03-26 14:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005178%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774534983%27 HTTP/1.1" 200 None
2026-03-26 14:55:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005178/photo_004/780x0__r.jpg?hash=1774534983 not downloaded yet
2026-03-26 14:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005164%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774534908%27 HTTP/1.1" 200 None
2026-03-26 14:55:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005164/photo_001/780x0__r.jpg?hash=1774534908 not downloaded yet
2026-03-26 14:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005178%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774534983%27 HTTP/1.1" 200 None
2026-03-26 14:55:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005178/photo_005/780x0__r.jpg?hash=1774534983 not downloaded yet
2026-03-26 14:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005164%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774534908%27 HTTP/1.1" 200 None
2026-03-26 14:55:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005164/photo_002/780x0__r.jpg?hash=1774534908 not downloaded yet
2026-03-26 14:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005164%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774534908%27 HTTP/1.1" 200 None
2026-03-26 14:55:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005164/photo_003/780x0__r.jpg?hash=1774534908 not downloaded yet
2026-03-26 14:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005164%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774534908%27 HTTP/1.1" 200 None
2026-03-26 14:55:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005164/photo_004/780x0__r.jpg?hash=1774534908 not downloaded yet
2026-03-26 14:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005164%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774534908%27 HTTP/1.1" 200 None
2026-03-26 14:55:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005164/photo_005/780x0__r.jpg?hash=1774534908 not downloaded yet
2026-03-26 14:55:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005190> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:55:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:55:26 [ecarstrade.nl] INFO: Extracting details for car 7005190auction111084
2026-03-26 14:55:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005159> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:55:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47dfb0fa-132e-5422-aac2-bc94c0e863ab with identifier: 7005190auction111084
2026-03-26 14:55:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47dfb0fa-132e-5422-aac2-bc94c0e863ab with scrape type 1
2026-03-26 14:55:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 47dfb0fa-132e-5422-aac2-bc94c0e863ab
2026-03-26 14:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005190%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774535030%27 HTTP/1.1" 200 None
2026-03-26 14:55:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005190/photo_000/780x0__r.jpg?hash=1774535030 not downloaded yet
2026-03-26 14:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005190%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774535030%27 HTTP/1.1" 200 None
2026-03-26 14:55:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005190/photo_001/780x0__r.jpg?hash=1774535030 not downloaded yet
2026-03-26 14:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005190%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774535030%27 HTTP/1.1" 200 None
2026-03-26 14:55:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005190/photo_002/780x0__r.jpg?hash=1774535030 not downloaded yet
2026-03-26 14:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005190%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774535030%27 HTTP/1.1" 200 None
2026-03-26 14:55:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005190/photo_003/780x0__r.jpg?hash=1774535030 not downloaded yet
2026-03-26 14:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005190%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774535030%27 HTTP/1.1" 200 None
2026-03-26 14:55:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005190/photo_004/780x0__r.jpg?hash=1774535030 not downloaded yet
2026-03-26 14:55:27 [ecarstrade.nl] INFO: Extracting details for car 7005159auction111084
2026-03-26 14:55:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005192/photo_005/780x0__r.jpg?hash=1774535041> (referer: https://ecarstrade.com/cars/7005192)
2026-03-26 14:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005190%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774535030%27 HTTP/1.1" 200 None
2026-03-26 14:55:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005190/photo_005/780x0__r.jpg?hash=1774535030 not downloaded yet
2026-03-26 14:55:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:55:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 825f02a0-1054-5a79-841c-74059228cb4b with identifier: 7005159auction111084
2026-03-26 14:55:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 825f02a0-1054-5a79-841c-74059228cb4b with scrape type 1
2026-03-26 14:55:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 825f02a0-1054-5a79-841c-74059228cb4b
2026-03-26 14:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005159%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774534880%27 HTTP/1.1" 200 None
2026-03-26 14:55:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005159/photo_000/780x0__r.jpg?hash=1774534880 not downloaded yet
2026-03-26 14:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005159%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774534880%27 HTTP/1.1" 200 None
2026-03-26 14:55:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005159/photo_001/780x0__r.jpg?hash=1774534880 not downloaded yet
2026-03-26 14:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005159%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774534880%27 HTTP/1.1" 200 None
2026-03-26 14:55:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005159/photo_002/780x0__r.jpg?hash=1774534880 not downloaded yet
2026-03-26 14:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005159%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774534880%27 HTTP/1.1" 200 None
2026-03-26 14:55:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005159/photo_003/780x0__r.jpg?hash=1774534880 not downloaded yet
2026-03-26 14:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005159%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774534880%27 HTTP/1.1" 200 None
2026-03-26 14:55:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005159/photo_004/780x0__r.jpg?hash=1774534880 not downloaded yet
2026-03-26 14:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005159%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774534880%27 HTTP/1.1" 200 None
2026-03-26 14:55:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005159/photo_005/780x0__r.jpg?hash=1774534880 not downloaded yet
2026-03-26 14:55:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b378abb6-1aa4-501a-b843-192e7a65e94b
2026-03-26 14:55:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005162> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:55:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005169/photo_005/780x0__r.jpg?hash=1774534934> (referer: https://ecarstrade.com/cars/7005169)
2026-03-26 14:55:30 [ecarstrade.nl] INFO: Extracting details for car 7005162auction111084
2026-03-26 14:55:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98c4d994-9aa8-508d-b571-45787504a90f with identifier: 7005162auction111084
2026-03-26 14:55:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98c4d994-9aa8-508d-b571-45787504a90f with scrape type 1
2026-03-26 14:55:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 98c4d994-9aa8-508d-b571-45787504a90f
2026-03-26 14:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005162%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774534898%27 HTTP/1.1" 200 None
2026-03-26 14:55:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005162/photo_000/780x0__r.jpg?hash=1774534898 not downloaded yet
2026-03-26 14:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005162%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774534898%27 HTTP/1.1" 200 None
2026-03-26 14:55:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005162/photo_001/780x0__r.jpg?hash=1774534898 not downloaded yet
2026-03-26 14:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005162%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774534898%27 HTTP/1.1" 200 None
2026-03-26 14:55:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005162/photo_002/780x0__r.jpg?hash=1774534898 not downloaded yet
2026-03-26 14:55:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005179/photo_005/780x0__r.jpg?hash=1774534986> (referer: https://ecarstrade.com/cars/7005179)
2026-03-26 14:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005162%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774534898%27 HTTP/1.1" 200 None
2026-03-26 14:55:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005162/photo_003/780x0__r.jpg?hash=1774534898 not downloaded yet
2026-03-26 14:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005162%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774534899%27 HTTP/1.1" 200 None
2026-03-26 14:55:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005162/photo_004/780x0__r.jpg?hash=1774534899 not downloaded yet
2026-03-26 14:55:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 05d230d8-d507-5b90-a3ce-99a12c09fa7f
2026-03-26 14:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005162%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774534899%27 HTTP/1.1" 200 None
2026-03-26 14:55:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005162/photo_005/780x0__r.jpg?hash=1774534899 not downloaded yet
2026-03-26 14:55:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a60a4eb1-7bad-5c44-9f08-74a4d70633cc
2026-03-26 14:55:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005153/photo_005/780x0__r.jpg?hash=1774534852> (referer: https://ecarstrade.com/cars/7005153)
2026-03-26 14:55:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005167/photo_005/780x0__r.jpg?hash=1774534923> (referer: https://ecarstrade.com/cars/7005167)
2026-03-26 14:55:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0c5980df-981e-5937-8923-a25cfe6eba75
2026-03-26 14:55:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005167/photo_004/780x0__r.jpg?hash=1774534923> (referer: https://ecarstrade.com/cars/7005167)
2026-03-26 14:55:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2250b3e9-b358-5cb6-8d6b-08f2c050d9be
2026-03-26 14:55:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005164/photo_005/780x0__r.jpg?hash=1774534908> (referer: https://ecarstrade.com/cars/7005164)
2026-03-26 14:55:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2250b3e9-b358-5cb6-8d6b-08f2c050d9be
2026-03-26 14:55:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005164/photo_004/780x0__r.jpg?hash=1774534908> (referer: https://ecarstrade.com/cars/7005164)
2026-03-26 14:55:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 36a6ec97-42d6-5cd7-b39c-75c50e9675be
2026-03-26 14:55:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005190/photo_004/780x0__r.jpg?hash=1774535030> (referer: https://ecarstrade.com/cars/7005190)
2026-03-26 14:55:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005159/photo_005/780x0__r.jpg?hash=1774534880> (referer: https://ecarstrade.com/cars/7005159)
2026-03-26 14:55:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 36a6ec97-42d6-5cd7-b39c-75c50e9675be
2026-03-26 14:55:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 47dfb0fa-132e-5422-aac2-bc94c0e863ab
2026-03-26 14:55:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005159/photo_004/780x0__r.jpg?hash=1774534880> (referer: https://ecarstrade.com/cars/7005159)
2026-03-26 14:55:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 825f02a0-1054-5a79-841c-74059228cb4b
2026-03-26 14:55:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005162/photo_002/780x0__r.jpg?hash=1774534898> (referer: https://ecarstrade.com/cars/7005162)
2026-03-26 14:55:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 825f02a0-1054-5a79-841c-74059228cb4b
2026-03-26 14:55:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005162/photo_005/780x0__r.jpg?hash=1774534899> (referer: https://ecarstrade.com/cars/7005162)
2026-03-26 14:55:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 98c4d994-9aa8-508d-b571-45787504a90f
2026-03-26 14:55:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005162/photo_004/780x0__r.jpg?hash=1774534899> (referer: https://ecarstrade.com/cars/7005162)
2026-03-26 14:55:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 98c4d994-9aa8-508d-b571-45787504a90f
2026-03-26 14:55:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005162/photo_003/780x0__r.jpg?hash=1774534898> (referer: https://ecarstrade.com/cars/7005162)
2026-03-26 14:55:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 98c4d994-9aa8-508d-b571-45787504a90f
2026-03-26 14:55:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005162/photo_001/780x0__r.jpg?hash=1774534898> (referer: https://ecarstrade.com/cars/7005162)
2026-03-26 14:55:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 98c4d994-9aa8-508d-b571-45787504a90f
2026-03-26 14:55:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005162/photo_000/780x0__r.jpg?hash=1774534898> (referer: https://ecarstrade.com/cars/7005162)
2026-03-26 14:55:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 98c4d994-9aa8-508d-b571-45787504a90f
2026-03-26 14:55:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 98c4d994-9aa8-508d-b571-45787504a90f
2026-03-26 14:55:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 98c4d994-9aa8-508d-b571-45787504a90f, skipping ID generation
2026-03-26 14:55:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98c4d994-9aa8-508d-b571-45787504a90f with scrape type 1
2026-03-26 14:55:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 98c4d994-9aa8-508d-b571-45787504a90f sending to next pipeline
2026-03-26 14:55:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 98c4d994-9aa8-508d-b571-45787504a90f, identifier: 7005162auction111084
2026-03-26 14:55:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 98c4d994-9aa8-508d-b571-45787504a90f with identifier: 7005162auction111084
2026-03-26 14:55:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 98c4d994-9aa8-508d-b571-45787504a90f with identifier: 7005162auction111084
2026-03-26 14:55:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 98c4d994-9aa8-508d-b571-45787504a90f with identifier: 7005162auction111084 to the API
2026-03-26 14:55:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:55: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-26 14:55:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005162/photo_000/780x0__r.jpg?hash=1774534898>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '98c4d994-9aa8-508d-b571-45787504a90f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005162',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 71915,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-08-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 Pro 58 kWh',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  Pro 58 kWh',
 'vin': None,
 'year': 2022}
2026-03-26 14:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005162auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:32 [ecarstrade.nl] INFO: Saving data for 7005162auction111084: {'created_time': 1774536932.223825, 'last_price_update_time': 1774536932.223836, 'auction_closing_time': 1774944600.0}
2026-03-26 14:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005162auction111084') HTTP/1.1" 204 0
2026-03-26 14:55:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005159/photo_003/780x0__r.jpg?hash=1774534880> (referer: https://ecarstrade.com/cars/7005159)
2026-03-26 14:55:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005159/photo_002/780x0__r.jpg?hash=1774534880> (referer: https://ecarstrade.com/cars/7005159)
2026-03-26 14:55:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 825f02a0-1054-5a79-841c-74059228cb4b
2026-03-26 14:55:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005159/photo_001/780x0__r.jpg?hash=1774534880> (referer: https://ecarstrade.com/cars/7005159)
2026-03-26 14:55:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 825f02a0-1054-5a79-841c-74059228cb4b
2026-03-26 14:55:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005159/photo_000/780x0__r.jpg?hash=1774534880> (referer: https://ecarstrade.com/cars/7005159)
2026-03-26 14:55:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 825f02a0-1054-5a79-841c-74059228cb4b
2026-03-26 14:55:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005190/photo_005/780x0__r.jpg?hash=1774535030> (referer: https://ecarstrade.com/cars/7005190)
2026-03-26 14:55:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 825f02a0-1054-5a79-841c-74059228cb4b
2026-03-26 14:55:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 825f02a0-1054-5a79-841c-74059228cb4b, skipping ID generation
2026-03-26 14:55:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 825f02a0-1054-5a79-841c-74059228cb4b with scrape type 1
2026-03-26 14:55:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 825f02a0-1054-5a79-841c-74059228cb4b sending to next pipeline
2026-03-26 14:55:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 825f02a0-1054-5a79-841c-74059228cb4b, identifier: 7005159auction111084
2026-03-26 14:55:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 825f02a0-1054-5a79-841c-74059228cb4b with identifier: 7005159auction111084
2026-03-26 14:55:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 825f02a0-1054-5a79-841c-74059228cb4b with identifier: 7005159auction111084
2026-03-26 14:55:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 825f02a0-1054-5a79-841c-74059228cb4b with identifier: 7005159auction111084 to the API
2026-03-26 14:55:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:55:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:55:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005159/photo_000/780x0__r.jpg?hash=1774534880>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '825f02a0-1054-5a79-841c-74059228cb4b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005159',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 73887,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-09-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 Pro 58 kWh',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  Pro 58 kWh',
 'vin': None,
 'year': 2022}
2026-03-26 14:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005159auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:33 [ecarstrade.nl] INFO: Saving data for 7005159auction111084: {'created_time': 1774536933.128122, 'last_price_update_time': 1774536933.128132, 'auction_closing_time': 1774944600.0}
2026-03-26 14:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005159auction111084') HTTP/1.1" 204 0
2026-03-26 14:55:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005190/photo_003/780x0__r.jpg?hash=1774535030> (referer: https://ecarstrade.com/cars/7005190)
2026-03-26 14:55:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005161> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:55:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 47dfb0fa-132e-5422-aac2-bc94c0e863ab
2026-03-26 14:55:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005158> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:55:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005190/photo_002/780x0__r.jpg?hash=1774535030> (referer: https://ecarstrade.com/cars/7005190)
2026-03-26 14:55:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005190/photo_001/780x0__r.jpg?hash=1774535030> (referer: https://ecarstrade.com/cars/7005190)
2026-03-26 14:55:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 47dfb0fa-132e-5422-aac2-bc94c0e863ab
2026-03-26 14:55:33 [ecarstrade.nl] INFO: Extracting details for car 7005161auction111084
2026-03-26 14:55:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10ccee8f-3a39-50fc-8057-4ca6e10780ac with identifier: 7005161auction111084
2026-03-26 14:55:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10ccee8f-3a39-50fc-8057-4ca6e10780ac with scrape type 1
2026-03-26 14:55:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 10ccee8f-3a39-50fc-8057-4ca6e10780ac
2026-03-26 14:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005161%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774534889%27 HTTP/1.1" 200 None
2026-03-26 14:55:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005161/photo_000/780x0__r.jpg?hash=1774534889 not downloaded yet
2026-03-26 14:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005161%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774534889%27 HTTP/1.1" 200 None
2026-03-26 14:55:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005161/photo_001/780x0__r.jpg?hash=1774534889 not downloaded yet
2026-03-26 14:55:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005190/photo_000/780x0__r.jpg?hash=1774535030> (referer: https://ecarstrade.com/cars/7005190)
2026-03-26 14:55:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005164/photo_003/780x0__r.jpg?hash=1774534908> (referer: https://ecarstrade.com/cars/7005164)
2026-03-26 14:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005161%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774534889%27 HTTP/1.1" 200 None
2026-03-26 14:55:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005161/photo_002/780x0__r.jpg?hash=1774534889 not downloaded yet
2026-03-26 14:55:33 [ecarstrade.nl] INFO: Extracting details for car 7005158auction111084
2026-03-26 14:55:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005164/photo_002/780x0__r.jpg?hash=1774534908> (referer: https://ecarstrade.com/cars/7005164)
2026-03-26 14:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005161%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774534890%27 HTTP/1.1" 200 None
2026-03-26 14:55:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005161/photo_003/780x0__r.jpg?hash=1774534890 not downloaded yet
2026-03-26 14:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005161%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774534890%27 HTTP/1.1" 200 None
2026-03-26 14:55:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005161/photo_004/780x0__r.jpg?hash=1774534890 not downloaded yet
2026-03-26 14:55:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1551a136-e9e2-59b8-b158-3e36fb954485 with identifier: 7005158auction111084
2026-03-26 14:55:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1551a136-e9e2-59b8-b158-3e36fb954485 with scrape type 1
2026-03-26 14:55:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1551a136-e9e2-59b8-b158-3e36fb954485
2026-03-26 14:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005158%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774534876%27 HTTP/1.1" 200 None
2026-03-26 14:55:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005158/photo_000/780x0__r.jpg?hash=1774534876 not downloaded yet
2026-03-26 14:55:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 47dfb0fa-132e-5422-aac2-bc94c0e863ab
2026-03-26 14:55:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 47dfb0fa-132e-5422-aac2-bc94c0e863ab
2026-03-26 14:55:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005178/photo_005/780x0__r.jpg?hash=1774534983> (referer: https://ecarstrade.com/cars/7005178)
2026-03-26 14:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005161%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774534890%27 HTTP/1.1" 200 None
2026-03-26 14:55:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005161/photo_005/780x0__r.jpg?hash=1774534890 not downloaded yet
2026-03-26 14:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005158%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774534877%27 HTTP/1.1" 200 None
2026-03-26 14:55:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005158/photo_001/780x0__r.jpg?hash=1774534877 not downloaded yet
2026-03-26 14:55:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005164/photo_001/780x0__r.jpg?hash=1774534908> (referer: https://ecarstrade.com/cars/7005164)
2026-03-26 14:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005158%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774534877%27 HTTP/1.1" 200 None
2026-03-26 14:55:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005158/photo_002/780x0__r.jpg?hash=1774534877 not downloaded yet
2026-03-26 14:55:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 47dfb0fa-132e-5422-aac2-bc94c0e863ab
2026-03-26 14:55:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 47dfb0fa-132e-5422-aac2-bc94c0e863ab, skipping ID generation
2026-03-26 14:55:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47dfb0fa-132e-5422-aac2-bc94c0e863ab with scrape type 1
2026-03-26 14:55:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 47dfb0fa-132e-5422-aac2-bc94c0e863ab sending to next pipeline
2026-03-26 14:55:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 47dfb0fa-132e-5422-aac2-bc94c0e863ab, identifier: 7005190auction111084
2026-03-26 14:55:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 36a6ec97-42d6-5cd7-b39c-75c50e9675be
2026-03-26 14:55:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 36a6ec97-42d6-5cd7-b39c-75c50e9675be
2026-03-26 14:55:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005178/photo_004/780x0__r.jpg?hash=1774534983> (referer: https://ecarstrade.com/cars/7005178)
2026-03-26 14:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005158%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774534877%27 HTTP/1.1" 200 None
2026-03-26 14:55:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005158/photo_003/780x0__r.jpg?hash=1774534877 not downloaded yet
2026-03-26 14:55:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 47dfb0fa-132e-5422-aac2-bc94c0e863ab with identifier: 7005190auction111084
2026-03-26 14:55:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 47dfb0fa-132e-5422-aac2-bc94c0e863ab with identifier: 7005190auction111084
2026-03-26 14:55:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 47dfb0fa-132e-5422-aac2-bc94c0e863ab with identifier: 7005190auction111084 to the API
2026-03-26 14:55:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:55:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:55:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005190/photo_000/780x0__r.jpg?hash=1774535030>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 3,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '47dfb0fa-132e-5422-aac2-bc94c0e863ab',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005190',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mini',
 'model': '',
 'odometer': 71675,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-17',
 'seats_number': 4,
 'seller_name': None,
 'title': 'Mini Mini Electric Classic 33 kWh',
 'transmission': 'automatic',
 'trim': 'Electric Classic 33 kWh',
 'vin': None,
 'year': 2022}
2026-03-26 14:55:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005190auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:34 [ecarstrade.nl] INFO: Saving data for 7005190auction111084: {'created_time': 1774536934.393412, 'last_price_update_time': 1774536934.393421, 'auction_closing_time': 1774944600.0}
2026-03-26 14:55:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005190auction111084') HTTP/1.1" 204 0
2026-03-26 14:55:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005164/photo_000/780x0__r.jpg?hash=1774534908> (referer: https://ecarstrade.com/cars/7005164)
2026-03-26 14:55:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005178/photo_003/780x0__r.jpg?hash=1774534983> (referer: https://ecarstrade.com/cars/7005178)
2026-03-26 14:55:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005158%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774534877%27 HTTP/1.1" 200 None
2026-03-26 14:55:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005158/photo_004/780x0__r.jpg?hash=1774534877 not downloaded yet
2026-03-26 14:55:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005157> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:55:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005176> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:55:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005209> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:55:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005158%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774534877%27 HTTP/1.1" 200 None
2026-03-26 14:55:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005158/photo_005/780x0__r.jpg?hash=1774534877 not downloaded yet
2026-03-26 14:55:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6c0414b7-e046-5971-bd54-b1788ba23729
2026-03-26 14:55:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 36a6ec97-42d6-5cd7-b39c-75c50e9675be
2026-03-26 14:55:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6c0414b7-e046-5971-bd54-b1788ba23729
2026-03-26 14:55:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005178/photo_001/780x0__r.jpg?hash=1774534983> (referer: https://ecarstrade.com/cars/7005178)
2026-03-26 14:55:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005178/photo_002/780x0__r.jpg?hash=1774534983> (referer: https://ecarstrade.com/cars/7005178)
2026-03-26 14:55:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 36a6ec97-42d6-5cd7-b39c-75c50e9675be
2026-03-26 14:55:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 36a6ec97-42d6-5cd7-b39c-75c50e9675be, skipping ID generation
2026-03-26 14:55:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36a6ec97-42d6-5cd7-b39c-75c50e9675be with scrape type 1
2026-03-26 14:55:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 36a6ec97-42d6-5cd7-b39c-75c50e9675be sending to next pipeline
2026-03-26 14:55:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 36a6ec97-42d6-5cd7-b39c-75c50e9675be, identifier: 7005164auction111084
2026-03-26 14:55:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 36a6ec97-42d6-5cd7-b39c-75c50e9675be with identifier: 7005164auction111084
2026-03-26 14:55:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 36a6ec97-42d6-5cd7-b39c-75c50e9675be with identifier: 7005164auction111084
2026-03-26 14:55:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 36a6ec97-42d6-5cd7-b39c-75c50e9675be with identifier: 7005164auction111084 to the API
2026-03-26 14:55:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:55:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:55:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005164/photo_000/780x0__r.jpg?hash=1774534908>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Green',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '36a6ec97-42d6-5cd7-b39c-75c50e9675be',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005164',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Toyota',
 'model': 'Yaris',
 'odometer': 79795,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA Yaris 1.5 Hyb. Active',
 'transmission': 'automatic',
 'trim': 'TOYOTA  1.5 Hyb. Active',
 'vin': None,
 'year': 2023}
2026-03-26 14:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005164auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:35 [ecarstrade.nl] INFO: Saving data for 7005164auction111084: {'created_time': 1774536935.167821, 'last_price_update_time': 1774536935.167832, 'auction_closing_time': 1774944600.0}
2026-03-26 14:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005164auction111084') HTTP/1.1" 204 0
2026-03-26 14:55:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005178/photo_000/780x0__r.jpg?hash=1774534982> (referer: https://ecarstrade.com/cars/7005178)
2026-03-26 14:55:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005161/photo_000/780x0__r.jpg?hash=1774534889> (referer: https://ecarstrade.com/cars/7005161)
2026-03-26 14:55:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005161/photo_001/780x0__r.jpg?hash=1774534889> (referer: https://ecarstrade.com/cars/7005161)
2026-03-26 14:55:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005161/photo_002/780x0__r.jpg?hash=1774534889> (referer: https://ecarstrade.com/cars/7005161)
2026-03-26 14:55:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005158/photo_001/780x0__r.jpg?hash=1774534877> (referer: https://ecarstrade.com/cars/7005158)
2026-03-26 14:55:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005158/photo_000/780x0__r.jpg?hash=1774534876> (referer: https://ecarstrade.com/cars/7005158)
2026-03-26 14:55:35 [ecarstrade.nl] INFO: Extracting details for car 7005157auction111084
2026-03-26 14:55:35 [ecarstrade.nl] INFO: Extracting details for car 7005176auction111084
2026-03-26 14:55:35 [ecarstrade.nl] INFO: Extracting details for car 7005209auction111084
2026-03-26 14:55:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6c0414b7-e046-5971-bd54-b1788ba23729
2026-03-26 14:55:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f3f369e-cf46-512c-be0f-8874692b0b18 with identifier: 7005157auction111084
2026-03-26 14:55:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f3f369e-cf46-512c-be0f-8874692b0b18 with scrape type 1
2026-03-26 14:55:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2f3f369e-cf46-512c-be0f-8874692b0b18
2026-03-26 14:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005157%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774534873%27 HTTP/1.1" 200 None
2026-03-26 14:55:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005157/photo_000/780x0__r.jpg?hash=1774534873 not downloaded yet
2026-03-26 14:55:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61d12991-3a18-59a1-8cab-d7336184bcf9 with identifier: 7005176auction111084
2026-03-26 14:55:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61d12991-3a18-59a1-8cab-d7336184bcf9 with scrape type 1
2026-03-26 14:55:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 61d12991-3a18-59a1-8cab-d7336184bcf9
2026-03-26 14:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005176%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774534972%27 HTTP/1.1" 200 None
2026-03-26 14:55:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005176/photo_000/780x0__r.jpg?hash=1774534972 not downloaded yet
2026-03-26 14:55:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bac3eccb-c897-59d6-8210-cdf4eafd26bb with identifier: 7005209auction111084
2026-03-26 14:55:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bac3eccb-c897-59d6-8210-cdf4eafd26bb with scrape type 1
2026-03-26 14:55:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item bac3eccb-c897-59d6-8210-cdf4eafd26bb
2026-03-26 14:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005209%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774535154%27 HTTP/1.1" 200 None
2026-03-26 14:55:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005209/photo_000/780x0__r.jpg?hash=1774535154 not downloaded yet
2026-03-26 14:55:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6c0414b7-e046-5971-bd54-b1788ba23729
2026-03-26 14:55:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6c0414b7-e046-5971-bd54-b1788ba23729
2026-03-26 14:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005157%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774534873%27 HTTP/1.1" 200 None
2026-03-26 14:55:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005157/photo_001/780x0__r.jpg?hash=1774534873 not downloaded yet
2026-03-26 14:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005176%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774534972%27 HTTP/1.1" 200 None
2026-03-26 14:55:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005176/photo_001/780x0__r.jpg?hash=1774534972 not downloaded yet
2026-03-26 14:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005209%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774535154%27 HTTP/1.1" 200 None
2026-03-26 14:55:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005209/photo_001/780x0__r.jpg?hash=1774535154 not downloaded yet
2026-03-26 14:55:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005161/photo_005/780x0__r.jpg?hash=1774534890> (referer: https://ecarstrade.com/cars/7005161)
2026-03-26 14:55:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6c0414b7-e046-5971-bd54-b1788ba23729
2026-03-26 14:55:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6c0414b7-e046-5971-bd54-b1788ba23729, skipping ID generation
2026-03-26 14:55:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c0414b7-e046-5971-bd54-b1788ba23729 with scrape type 1
2026-03-26 14:55:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6c0414b7-e046-5971-bd54-b1788ba23729 sending to next pipeline
2026-03-26 14:55:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 6c0414b7-e046-5971-bd54-b1788ba23729, identifier: 7005178auction111084
2026-03-26 14:55:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 10ccee8f-3a39-50fc-8057-4ca6e10780ac
2026-03-26 14:55:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 10ccee8f-3a39-50fc-8057-4ca6e10780ac
2026-03-26 14:55:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 10ccee8f-3a39-50fc-8057-4ca6e10780ac
2026-03-26 14:55:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1551a136-e9e2-59b8-b158-3e36fb954485
2026-03-26 14:55:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1551a136-e9e2-59b8-b158-3e36fb954485
2026-03-26 14:55:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005158/photo_003/780x0__r.jpg?hash=1774534877> (referer: https://ecarstrade.com/cars/7005158)
2026-03-26 14:55:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005161/photo_003/780x0__r.jpg?hash=1774534890> (referer: https://ecarstrade.com/cars/7005161)
2026-03-26 14:55:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005158/photo_004/780x0__r.jpg?hash=1774534877> (referer: https://ecarstrade.com/cars/7005158)
2026-03-26 14:55:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005158/photo_002/780x0__r.jpg?hash=1774534877> (referer: https://ecarstrade.com/cars/7005158)
2026-03-26 14:55:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005161/photo_004/780x0__r.jpg?hash=1774534890> (referer: https://ecarstrade.com/cars/7005161)
2026-03-26 14:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005157%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774534873%27 HTTP/1.1" 200 None
2026-03-26 14:55:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005157/photo_002/780x0__r.jpg?hash=1774534873 not downloaded yet
2026-03-26 14:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005176%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774534972%27 HTTP/1.1" 200 None
2026-03-26 14:55:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005176/photo_002/780x0__r.jpg?hash=1774534972 not downloaded yet
2026-03-26 14:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005209%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774535154%27 HTTP/1.1" 200 None
2026-03-26 14:55:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005209/photo_002/780x0__r.jpg?hash=1774535154 not downloaded yet
2026-03-26 14:55:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 6c0414b7-e046-5971-bd54-b1788ba23729 with identifier: 7005178auction111084
2026-03-26 14:55:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 6c0414b7-e046-5971-bd54-b1788ba23729 with identifier: 7005178auction111084
2026-03-26 14:55:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 6c0414b7-e046-5971-bd54-b1788ba23729 with identifier: 7005178auction111084 to the API
2026-03-26 14:55:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:55:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:55:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005178/photo_000/780x0__r.jpg?hash=1774534982>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '6c0414b7-e046-5971-bd54-b1788ba23729',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005178',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': 'e-208',
 'odometer': 55378,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-03-23',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT e-208 EV Active Pck 50 kWh',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  EV Active Pck 50 kWh',
 'vin': None,
 'year': 2023}
2026-03-26 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005178auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:36 [ecarstrade.nl] INFO: Saving data for 7005178auction111084: {'created_time': 1774536936.065031, 'last_price_update_time': 1774536936.065042, 'auction_closing_time': 1774944600.0}
2026-03-26 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005178auction111084') HTTP/1.1" 204 0
2026-03-26 14:55:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005158/photo_005/780x0__r.jpg?hash=1774534877> (referer: https://ecarstrade.com/cars/7005158)
2026-03-26 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005157%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774534873%27 HTTP/1.1" 200 None
2026-03-26 14:55:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005157/photo_003/780x0__r.jpg?hash=1774534873 not downloaded yet
2026-03-26 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005176%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774534972%27 HTTP/1.1" 200 None
2026-03-26 14:55:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005176/photo_003/780x0__r.jpg?hash=1774534972 not downloaded yet
2026-03-26 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005209%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774535154%27 HTTP/1.1" 200 None
2026-03-26 14:55:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005209/photo_003/780x0__r.jpg?hash=1774535154 not downloaded yet
2026-03-26 14:55:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 10ccee8f-3a39-50fc-8057-4ca6e10780ac
2026-03-26 14:55:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005167/photo_002/780x0__r.jpg?hash=1774534923> (referer: https://ecarstrade.com/cars/7005167)
2026-03-26 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005157%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774534873%27 HTTP/1.1" 200 None
2026-03-26 14:55:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005157/photo_004/780x0__r.jpg?hash=1774534873 not downloaded yet
2026-03-26 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005176%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774534972%27 HTTP/1.1" 200 None
2026-03-26 14:55:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005176/photo_004/780x0__r.jpg?hash=1774534972 not downloaded yet
2026-03-26 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005209%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774535154%27 HTTP/1.1" 200 None
2026-03-26 14:55:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005209/photo_004/780x0__r.jpg?hash=1774535154 not downloaded yet
2026-03-26 14:55:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1551a136-e9e2-59b8-b158-3e36fb954485
2026-03-26 14:55:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 10ccee8f-3a39-50fc-8057-4ca6e10780ac
2026-03-26 14:55:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1551a136-e9e2-59b8-b158-3e36fb954485
2026-03-26 14:55:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1551a136-e9e2-59b8-b158-3e36fb954485
2026-03-26 14:55:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 10ccee8f-3a39-50fc-8057-4ca6e10780ac
2026-03-26 14:55:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 10ccee8f-3a39-50fc-8057-4ca6e10780ac, skipping ID generation
2026-03-26 14:55:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10ccee8f-3a39-50fc-8057-4ca6e10780ac with scrape type 1
2026-03-26 14:55:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 10ccee8f-3a39-50fc-8057-4ca6e10780ac sending to next pipeline
2026-03-26 14:55:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 10ccee8f-3a39-50fc-8057-4ca6e10780ac, identifier: 7005161auction111084
2026-03-26 14:55:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005167/photo_001/780x0__r.jpg?hash=1774534923> (referer: https://ecarstrade.com/cars/7005167)
2026-03-26 14:55:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 10ccee8f-3a39-50fc-8057-4ca6e10780ac with identifier: 7005161auction111084
2026-03-26 14:55:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 10ccee8f-3a39-50fc-8057-4ca6e10780ac with identifier: 7005161auction111084
2026-03-26 14:55:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 10ccee8f-3a39-50fc-8057-4ca6e10780ac with identifier: 7005161auction111084 to the API
2026-03-26 14:55:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:55: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-26 14:55:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005161/photo_004/780x0__r.jpg?hash=1774534890>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '10ccee8f-3a39-50fc-8057-4ca6e10780ac',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005161',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 61604,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-09-23',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 Pro 58 kWh',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  Pro 58 kWh',
 'vin': None,
 'year': 2022}
2026-03-26 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005161auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:36 [ecarstrade.nl] INFO: Saving data for 7005161auction111084: {'created_time': 1774536936.626233, 'last_price_update_time': 1774536936.626245, 'auction_closing_time': 1774944600.0}
2026-03-26 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005161auction111084') HTTP/1.1" 204 0
2026-03-26 14:55:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005167/photo_003/780x0__r.jpg?hash=1774534923> (referer: https://ecarstrade.com/cars/7005167)
2026-03-26 14:55:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005167/photo_000/780x0__r.jpg?hash=1774534923> (referer: https://ecarstrade.com/cars/7005167)
2026-03-26 14:55:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005153/photo_004/780x0__r.jpg?hash=1774534852> (referer: https://ecarstrade.com/cars/7005153)
2026-03-26 14:55:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005153/photo_003/780x0__r.jpg?hash=1774534852> (referer: https://ecarstrade.com/cars/7005153)
2026-03-26 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005157%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774534873%27 HTTP/1.1" 200 None
2026-03-26 14:55:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005157/photo_005/780x0__r.jpg?hash=1774534873 not downloaded yet
2026-03-26 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005176%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774534972%27 HTTP/1.1" 200 None
2026-03-26 14:55:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005176/photo_005/780x0__r.jpg?hash=1774534972 not downloaded yet
2026-03-26 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005209%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774535154%27 HTTP/1.1" 200 None
2026-03-26 14:55:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005209/photo_005/780x0__r.jpg?hash=1774535154 not downloaded yet
2026-03-26 14:55:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005153/photo_002/780x0__r.jpg?hash=1774534852> (referer: https://ecarstrade.com/cars/7005153)
2026-03-26 14:55:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1551a136-e9e2-59b8-b158-3e36fb954485
2026-03-26 14:55:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1551a136-e9e2-59b8-b158-3e36fb954485, skipping ID generation
2026-03-26 14:55:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1551a136-e9e2-59b8-b158-3e36fb954485 with scrape type 1
2026-03-26 14:55:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1551a136-e9e2-59b8-b158-3e36fb954485 sending to next pipeline
2026-03-26 14:55:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 1551a136-e9e2-59b8-b158-3e36fb954485, identifier: 7005158auction111084
2026-03-26 14:55:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2250b3e9-b358-5cb6-8d6b-08f2c050d9be
2026-03-26 14:55:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005209/photo_000/780x0__r.jpg?hash=1774535154> (referer: https://ecarstrade.com/cars/7005209)
2026-03-26 14:55:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 1551a136-e9e2-59b8-b158-3e36fb954485 with identifier: 7005158auction111084
2026-03-26 14:55:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 1551a136-e9e2-59b8-b158-3e36fb954485 with identifier: 7005158auction111084
2026-03-26 14:55:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 1551a136-e9e2-59b8-b158-3e36fb954485 with identifier: 7005158auction111084 to the API
2026-03-26 14:55:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:55: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-26 14:55:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005158/photo_005/780x0__r.jpg?hash=1774534877>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '1551a136-e9e2-59b8-b158-3e36fb954485',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005158',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 60495,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-10-24',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 Pro 58 kWh',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  Pro 58 kWh',
 'vin': None,
 'year': 2022}
2026-03-26 14:55:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005158auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:37 [ecarstrade.nl] INFO: Saving data for 7005158auction111084: {'created_time': 1774536937.096131, 'last_price_update_time': 1774536937.096141, 'auction_closing_time': 1774944600.0}
2026-03-26 14:55:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005158auction111084') HTTP/1.1" 204 0
2026-03-26 14:55:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2250b3e9-b358-5cb6-8d6b-08f2c050d9be
2026-03-26 14:55:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005209/photo_002/780x0__r.jpg?hash=1774535154> (referer: https://ecarstrade.com/cars/7005209)
2026-03-26 14:55:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005157/photo_000/780x0__r.jpg?hash=1774534873> (referer: https://ecarstrade.com/cars/7005157)
2026-03-26 14:55:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005176/photo_000/780x0__r.jpg?hash=1774534972> (referer: https://ecarstrade.com/cars/7005176)
2026-03-26 14:55:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005176/photo_001/780x0__r.jpg?hash=1774534972> (referer: https://ecarstrade.com/cars/7005176)
2026-03-26 14:55:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005157/photo_001/780x0__r.jpg?hash=1774534873> (referer: https://ecarstrade.com/cars/7005157)
2026-03-26 14:55:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005209/photo_001/780x0__r.jpg?hash=1774535154> (referer: https://ecarstrade.com/cars/7005209)
2026-03-26 14:55:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2250b3e9-b358-5cb6-8d6b-08f2c050d9be
2026-03-26 14:55:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2250b3e9-b358-5cb6-8d6b-08f2c050d9be
2026-03-26 14:55:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2250b3e9-b358-5cb6-8d6b-08f2c050d9be, skipping ID generation
2026-03-26 14:55:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2250b3e9-b358-5cb6-8d6b-08f2c050d9be with scrape type 1
2026-03-26 14:55:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2250b3e9-b358-5cb6-8d6b-08f2c050d9be sending to next pipeline
2026-03-26 14:55:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 2250b3e9-b358-5cb6-8d6b-08f2c050d9be, identifier: 7005167auction111084
2026-03-26 14:55:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0c5980df-981e-5937-8923-a25cfe6eba75
2026-03-26 14:55:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0c5980df-981e-5937-8923-a25cfe6eba75
2026-03-26 14:55:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 2250b3e9-b358-5cb6-8d6b-08f2c050d9be with identifier: 7005167auction111084
2026-03-26 14:55:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 2250b3e9-b358-5cb6-8d6b-08f2c050d9be with identifier: 7005167auction111084
2026-03-26 14:55:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 2250b3e9-b358-5cb6-8d6b-08f2c050d9be with identifier: 7005167auction111084 to the API
2026-03-26 14:55:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:55: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-26 14:55:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005167/photo_000/780x0__r.jpg?hash=1774534923>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': '2250b3e9-b358-5cb6-8d6b-08f2c050d9be',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005167',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Skoda',
 'model': 'Kodiaq',
 'odometer': 135617,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-11',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA Kodiaq 1.5 TSI Bns. Ed.',
 'transmission': 'manual',
 'trim': 'SKODA  1.5 TSI Bns. Ed.',
 'vin': None,
 'year': 2021}
2026-03-26 14:55:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005167auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:37 [ecarstrade.nl] INFO: Saving data for 7005167auction111084: {'created_time': 1774536937.595127, 'last_price_update_time': 1774536937.595137, 'auction_closing_time': 1774944600.0}
2026-03-26 14:55:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005167auction111084') HTTP/1.1" 204 0
2026-03-26 14:55:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0c5980df-981e-5937-8923-a25cfe6eba75
2026-03-26 14:55:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item bac3eccb-c897-59d6-8210-cdf4eafd26bb
2026-03-26 14:55:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005176/photo_003/780x0__r.jpg?hash=1774534972> (referer: https://ecarstrade.com/cars/7005176)
2026-03-26 14:55:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005157/photo_003/780x0__r.jpg?hash=1774534873> (referer: https://ecarstrade.com/cars/7005157)
2026-03-26 14:55:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005176/photo_004/780x0__r.jpg?hash=1774534972> (referer: https://ecarstrade.com/cars/7005176)
2026-03-26 14:55:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005209/photo_003/780x0__r.jpg?hash=1774535154> (referer: https://ecarstrade.com/cars/7005209)
2026-03-26 14:55:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005209/photo_004/780x0__r.jpg?hash=1774535154> (referer: https://ecarstrade.com/cars/7005209)
2026-03-26 14:55:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005157/photo_004/780x0__r.jpg?hash=1774534873> (referer: https://ecarstrade.com/cars/7005157)
2026-03-26 14:55:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item bac3eccb-c897-59d6-8210-cdf4eafd26bb
2026-03-26 14:55:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2f3f369e-cf46-512c-be0f-8874692b0b18
2026-03-26 14:55:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 61d12991-3a18-59a1-8cab-d7336184bcf9
2026-03-26 14:55:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 61d12991-3a18-59a1-8cab-d7336184bcf9
2026-03-26 14:55:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2f3f369e-cf46-512c-be0f-8874692b0b18
2026-03-26 14:55:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item bac3eccb-c897-59d6-8210-cdf4eafd26bb
2026-03-26 14:55:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005176/photo_002/780x0__r.jpg?hash=1774534972> (referer: https://ecarstrade.com/cars/7005176)
2026-03-26 14:55:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005157/photo_002/780x0__r.jpg?hash=1774534873> (referer: https://ecarstrade.com/cars/7005157)
2026-03-26 14:55:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005209/photo_005/780x0__r.jpg?hash=1774535154> (referer: https://ecarstrade.com/cars/7005209)
2026-03-26 14:55:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005157/photo_005/780x0__r.jpg?hash=1774534873> (referer: https://ecarstrade.com/cars/7005157)
2026-03-26 14:55:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005176/photo_005/780x0__r.jpg?hash=1774534972> (referer: https://ecarstrade.com/cars/7005176)
2026-03-26 14:55:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 61d12991-3a18-59a1-8cab-d7336184bcf9
2026-03-26 14:55:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2f3f369e-cf46-512c-be0f-8874692b0b18
2026-03-26 14:55:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 61d12991-3a18-59a1-8cab-d7336184bcf9
2026-03-26 14:55:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item bac3eccb-c897-59d6-8210-cdf4eafd26bb
2026-03-26 14:55:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item bac3eccb-c897-59d6-8210-cdf4eafd26bb
2026-03-26 14:55:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2f3f369e-cf46-512c-be0f-8874692b0b18
2026-03-26 14:55:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005153/photo_001/780x0__r.jpg?hash=1774534852> (referer: https://ecarstrade.com/cars/7005153)
2026-03-26 14:55:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005179/photo_002/780x0__r.jpg?hash=1774534986> (referer: https://ecarstrade.com/cars/7005179)
2026-03-26 14:55:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005153/photo_000/780x0__r.jpg?hash=1774534852> (referer: https://ecarstrade.com/cars/7005153)
2026-03-26 14:55:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005179/photo_004/780x0__r.jpg?hash=1774534986> (referer: https://ecarstrade.com/cars/7005179)
2026-03-26 14:55:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005179/photo_001/780x0__r.jpg?hash=1774534986> (referer: https://ecarstrade.com/cars/7005179)
2026-03-26 14:55:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005179/photo_003/780x0__r.jpg?hash=1774534986> (referer: https://ecarstrade.com/cars/7005179)
2026-03-26 14:55:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 61d12991-3a18-59a1-8cab-d7336184bcf9
2026-03-26 14:55:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2f3f369e-cf46-512c-be0f-8874692b0b18
2026-03-26 14:55:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item bac3eccb-c897-59d6-8210-cdf4eafd26bb
2026-03-26 14:55:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bac3eccb-c897-59d6-8210-cdf4eafd26bb, skipping ID generation
2026-03-26 14:55:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bac3eccb-c897-59d6-8210-cdf4eafd26bb with scrape type 1
2026-03-26 14:55:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bac3eccb-c897-59d6-8210-cdf4eafd26bb sending to next pipeline
2026-03-26 14:55:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: bac3eccb-c897-59d6-8210-cdf4eafd26bb, identifier: 7005209auction111084
2026-03-26 14:55:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: bac3eccb-c897-59d6-8210-cdf4eafd26bb with identifier: 7005209auction111084
2026-03-26 14:55:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: bac3eccb-c897-59d6-8210-cdf4eafd26bb with identifier: 7005209auction111084
2026-03-26 14:55:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: bac3eccb-c897-59d6-8210-cdf4eafd26bb with identifier: 7005209auction111084 to the API
2026-03-26 14:55:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:55: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-26 14:55:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005209/photo_005/780x0__r.jpg?hash=1774535154>
{'auction_title': '',
 'c_o_2_emission_value': 102,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'bac3eccb-c897-59d6-8210-cdf4eafd26bb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005209',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 192033,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-06-09',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI A3 Limousine 30 TFSI S edition',
 'transmission': 'automatic',
 'trim': 'AUDI  Limousine 30 TFSI S edition',
 'vin': None,
 'year': 2022}
2026-03-26 14:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005209auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:38 [ecarstrade.nl] INFO: Saving data for 7005209auction111084: {'created_time': 1774536938.245068, 'last_price_update_time': 1774536938.24508, 'auction_closing_time': 1774944600.0}
2026-03-26 14:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005209auction111084') HTTP/1.1" 204 0
2026-03-26 14:55:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005169/photo_004/780x0__r.jpg?hash=1774534934> (referer: https://ecarstrade.com/cars/7005169)
2026-03-26 14:55:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005169/photo_003/780x0__r.jpg?hash=1774534934> (referer: https://ecarstrade.com/cars/7005169)
2026-03-26 14:55:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005179/photo_000/780x0__r.jpg?hash=1774534986> (referer: https://ecarstrade.com/cars/7005179)
2026-03-26 14:55:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005169/photo_002/780x0__r.jpg?hash=1774534934> (referer: https://ecarstrade.com/cars/7005169)
2026-03-26 14:55:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005169/photo_001/780x0__r.jpg?hash=1774534934> (referer: https://ecarstrade.com/cars/7005169)
2026-03-26 14:55:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005169/photo_000/780x0__r.jpg?hash=1774534934> (referer: https://ecarstrade.com/cars/7005169)
2026-03-26 14:55:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2f3f369e-cf46-512c-be0f-8874692b0b18
2026-03-26 14:55:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2f3f369e-cf46-512c-be0f-8874692b0b18, skipping ID generation
2026-03-26 14:55:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f3f369e-cf46-512c-be0f-8874692b0b18 with scrape type 1
2026-03-26 14:55:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2f3f369e-cf46-512c-be0f-8874692b0b18 sending to next pipeline
2026-03-26 14:55:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 2f3f369e-cf46-512c-be0f-8874692b0b18, identifier: 7005157auction111084
2026-03-26 14:55:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 61d12991-3a18-59a1-8cab-d7336184bcf9
2026-03-26 14:55:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 61d12991-3a18-59a1-8cab-d7336184bcf9, skipping ID generation
2026-03-26 14:55:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61d12991-3a18-59a1-8cab-d7336184bcf9 with scrape type 1
2026-03-26 14:55:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 61d12991-3a18-59a1-8cab-d7336184bcf9 sending to next pipeline
2026-03-26 14:55:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 61d12991-3a18-59a1-8cab-d7336184bcf9, identifier: 7005176auction111084
2026-03-26 14:55:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0c5980df-981e-5937-8923-a25cfe6eba75
2026-03-26 14:55:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a60a4eb1-7bad-5c44-9f08-74a4d70633cc
2026-03-26 14:55:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0c5980df-981e-5937-8923-a25cfe6eba75
2026-03-26 14:55:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0c5980df-981e-5937-8923-a25cfe6eba75, skipping ID generation
2026-03-26 14:55:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c5980df-981e-5937-8923-a25cfe6eba75 with scrape type 1
2026-03-26 14:55:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0c5980df-981e-5937-8923-a25cfe6eba75 sending to next pipeline
2026-03-26 14:55:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0c5980df-981e-5937-8923-a25cfe6eba75, identifier: 7005153auction111084
2026-03-26 14:55:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a60a4eb1-7bad-5c44-9f08-74a4d70633cc
2026-03-26 14:55:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a60a4eb1-7bad-5c44-9f08-74a4d70633cc
2026-03-26 14:55:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a60a4eb1-7bad-5c44-9f08-74a4d70633cc
2026-03-26 14:55:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 2f3f369e-cf46-512c-be0f-8874692b0b18 with identifier: 7005157auction111084
2026-03-26 14:55:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 2f3f369e-cf46-512c-be0f-8874692b0b18 with identifier: 7005157auction111084
2026-03-26 14:55:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 2f3f369e-cf46-512c-be0f-8874692b0b18 with identifier: 7005157auction111084 to the API
2026-03-26 14:55:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:55: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-26 14:55:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005157/photo_005/780x0__r.jpg?hash=1774534873>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '2f3f369e-cf46-512c-be0f-8874692b0b18',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005157',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 56322,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-09-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 Pro 58 kWh',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  Pro 58 kWh',
 'vin': None,
 'year': 2022}
2026-03-26 14:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005157auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:38 [ecarstrade.nl] INFO: Saving data for 7005157auction111084: {'created_time': 1774536938.855238, 'last_price_update_time': 1774536938.85525, 'auction_closing_time': 1774944600.0}
2026-03-26 14:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005157auction111084') HTTP/1.1" 204 0
2026-03-26 14:55:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 61d12991-3a18-59a1-8cab-d7336184bcf9 with identifier: 7005176auction111084
2026-03-26 14:55:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 61d12991-3a18-59a1-8cab-d7336184bcf9 with identifier: 7005176auction111084
2026-03-26 14:55:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 61d12991-3a18-59a1-8cab-d7336184bcf9 with identifier: 7005176auction111084 to the API
2026-03-26 14:55:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:55:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:55:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005176/photo_005/780x0__r.jpg?hash=1774534972>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '61d12991-3a18-59a1-8cab-d7336184bcf9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005176',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': 'e-208',
 'odometer': 30811,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-03-09',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT e-208 EV Active Pck 50 kWh',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  EV Active Pck 50 kWh',
 'vin': None,
 'year': 2023}
2026-03-26 14:55:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005176auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:39 [ecarstrade.nl] INFO: Saving data for 7005176auction111084: {'created_time': 1774536939.176289, 'last_price_update_time': 1774536939.176299, 'auction_closing_time': 1774944600.0}
2026-03-26 14:55:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005176auction111084') HTTP/1.1" 204 0
2026-03-26 14:55:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0c5980df-981e-5937-8923-a25cfe6eba75 with identifier: 7005153auction111084
2026-03-26 14:55:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0c5980df-981e-5937-8923-a25cfe6eba75 with identifier: 7005153auction111084
2026-03-26 14:55:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0c5980df-981e-5937-8923-a25cfe6eba75 with identifier: 7005153auction111084 to the API
2026-03-26 14:55:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:55:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:55:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005153/photo_000/780x0__r.jpg?hash=1774534852>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '0c5980df-981e-5937-8923-a25cfe6eba75',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005153',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 82779,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-08-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 Pro 58 kWh',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  Pro 58 kWh',
 'vin': None,
 'year': 2022}
2026-03-26 14:55:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005153auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:39 [ecarstrade.nl] INFO: Saving data for 7005153auction111084: {'created_time': 1774536939.515034, 'last_price_update_time': 1774536939.515044, 'auction_closing_time': 1774944600.0}
2026-03-26 14:55:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005153auction111084') HTTP/1.1" 204 0
2026-03-26 14:55:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005188/photo_004/780x0__r.jpg?hash=1774535023> (referer: https://ecarstrade.com/cars/7005188)
2026-03-26 14:55:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005188/photo_002/780x0__r.jpg?hash=1774535022> (referer: https://ecarstrade.com/cars/7005188)
2026-03-26 14:55:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005188/photo_000/780x0__r.jpg?hash=1774535022> (referer: https://ecarstrade.com/cars/7005188)
2026-03-26 14:55:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005188/photo_001/780x0__r.jpg?hash=1774535022> (referer: https://ecarstrade.com/cars/7005188)
2026-03-26 14:55:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005188/photo_003/780x0__r.jpg?hash=1774535022> (referer: https://ecarstrade.com/cars/7005188)
2026-03-26 14:55:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005188/photo_005/780x0__r.jpg?hash=1774535023> (referer: https://ecarstrade.com/cars/7005188)
2026-03-26 14:55:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:55:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 05d230d8-d507-5b90-a3ce-99a12c09fa7f
2026-03-26 14:55:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 05d230d8-d507-5b90-a3ce-99a12c09fa7f
2026-03-26 14:55:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a60a4eb1-7bad-5c44-9f08-74a4d70633cc
2026-03-26 14:55:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a60a4eb1-7bad-5c44-9f08-74a4d70633cc, skipping ID generation
2026-03-26 14:55:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a60a4eb1-7bad-5c44-9f08-74a4d70633cc with scrape type 1
2026-03-26 14:55:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a60a4eb1-7bad-5c44-9f08-74a4d70633cc sending to next pipeline
2026-03-26 14:55:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: a60a4eb1-7bad-5c44-9f08-74a4d70633cc, identifier: 7005179auction111084
2026-03-26 14:55:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 05d230d8-d507-5b90-a3ce-99a12c09fa7f
2026-03-26 14:55:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 05d230d8-d507-5b90-a3ce-99a12c09fa7f
2026-03-26 14:55:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 05d230d8-d507-5b90-a3ce-99a12c09fa7f
2026-03-26 14:55:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 05d230d8-d507-5b90-a3ce-99a12c09fa7f, skipping ID generation
2026-03-26 14:55:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05d230d8-d507-5b90-a3ce-99a12c09fa7f with scrape type 1
2026-03-26 14:55:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 05d230d8-d507-5b90-a3ce-99a12c09fa7f sending to next pipeline
2026-03-26 14:55:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 05d230d8-d507-5b90-a3ce-99a12c09fa7f, identifier: 7005169auction111084
2026-03-26 14:55:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: a60a4eb1-7bad-5c44-9f08-74a4d70633cc with identifier: 7005179auction111084
2026-03-26 14:55:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: a60a4eb1-7bad-5c44-9f08-74a4d70633cc with identifier: 7005179auction111084
2026-03-26 14:55:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: a60a4eb1-7bad-5c44-9f08-74a4d70633cc with identifier: 7005179auction111084 to the API
2026-03-26 14:55:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:55:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:55:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005179/photo_000/780x0__r.jpg?hash=1774534986>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Electric',
 'id': 'a60a4eb1-7bad-5c44-9f08-74a4d70633cc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005179',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Opel',
 'model': 'Corsa',
 'odometer': 46351,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-09-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'OPEL CORSA-E Level 2 50 kWh',
 'transmission': 'automatic',
 'trim': 'OPEL CORSA-E Level 2 50 kWh',
 'vin': None,
 'year': 2023}
2026-03-26 14:55:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005179auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:40 [ecarstrade.nl] INFO: Saving data for 7005179auction111084: {'created_time': 1774536940.078162, 'last_price_update_time': 1774536940.078173, 'auction_closing_time': 1774944600.0}
2026-03-26 14:55:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005179auction111084') HTTP/1.1" 204 0
2026-03-26 14:55:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 05d230d8-d507-5b90-a3ce-99a12c09fa7f with identifier: 7005169auction111084
2026-03-26 14:55:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 05d230d8-d507-5b90-a3ce-99a12c09fa7f with identifier: 7005169auction111084
2026-03-26 14:55:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 05d230d8-d507-5b90-a3ce-99a12c09fa7f with identifier: 7005169auction111084 to the API
2026-03-26 14:55:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:55:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:55:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005169/photo_000/780x0__r.jpg?hash=1774534934>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': '05d230d8-d507-5b90-a3ce-99a12c09fa7f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005169',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Skoda',
 'model': 'Karoq',
 'odometer': 55105,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA Karoq 1.5 TSI Sportl. Bus.',
 'transmission': 'automatic',
 'trim': 'SKODA  1.5 TSI Sportl. Bus.',
 'vin': None,
 'year': 2022}
2026-03-26 14:55:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005169auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:40 [ecarstrade.nl] INFO: Saving data for 7005169auction111084: {'created_time': 1774536940.433133, 'last_price_update_time': 1774536940.433143, 'auction_closing_time': 1774944600.0}
2026-03-26 14:55:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005169auction111084') HTTP/1.1" 204 0
2026-03-26 14:55:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005192/photo_003/780x0__r.jpg?hash=1774535041> (referer: https://ecarstrade.com/cars/7005192)
2026-03-26 14:55:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005192/photo_004/780x0__r.jpg?hash=1774535041> (referer: https://ecarstrade.com/cars/7005192)
2026-03-26 14:55:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005192/photo_002/780x0__r.jpg?hash=1774535041> (referer: https://ecarstrade.com/cars/7005192)
2026-03-26 14:55:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005192/photo_000/780x0__r.jpg?hash=1774535041> (referer: https://ecarstrade.com/cars/7005192)
2026-03-26 14:55:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005192/photo_001/780x0__r.jpg?hash=1774535041> (referer: https://ecarstrade.com/cars/7005192)
2026-03-26 14:55:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 74abe474-1dcd-594b-9f50-b2e4b0b887c1
2026-03-26 14:55:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 74abe474-1dcd-594b-9f50-b2e4b0b887c1
2026-03-26 14:55:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 74abe474-1dcd-594b-9f50-b2e4b0b887c1
2026-03-26 14:55:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 74abe474-1dcd-594b-9f50-b2e4b0b887c1
2026-03-26 14:55:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 74abe474-1dcd-594b-9f50-b2e4b0b887c1
2026-03-26 14:55:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 74abe474-1dcd-594b-9f50-b2e4b0b887c1
2026-03-26 14:55:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 74abe474-1dcd-594b-9f50-b2e4b0b887c1, skipping ID generation
2026-03-26 14:55:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74abe474-1dcd-594b-9f50-b2e4b0b887c1 with scrape type 1
2026-03-26 14:55:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 74abe474-1dcd-594b-9f50-b2e4b0b887c1 sending to next pipeline
2026-03-26 14:55:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 74abe474-1dcd-594b-9f50-b2e4b0b887c1, identifier: 7005188auction111084
2026-03-26 14:55:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 74abe474-1dcd-594b-9f50-b2e4b0b887c1 with identifier: 7005188auction111084
2026-03-26 14:55:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 74abe474-1dcd-594b-9f50-b2e4b0b887c1 with identifier: 7005188auction111084
2026-03-26 14:55:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 74abe474-1dcd-594b-9f50-b2e4b0b887c1 with identifier: 7005188auction111084 to the API
2026-03-26 14:55:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:55:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:55:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005188/photo_005/780x0__r.jpg?hash=1774535023>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 3,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '74abe474-1dcd-594b-9f50-b2e4b0b887c1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005188',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mini',
 'model': '',
 'odometer': 89786,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-31',
 'seats_number': 4,
 'seller_name': None,
 'title': 'Mini Mini Electric Classic 33 kWh',
 'transmission': 'automatic',
 'trim': 'Electric Classic 33 kWh',
 'vin': None,
 'year': 2022}
2026-03-26 14:55:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005188auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:41 [ecarstrade.nl] INFO: Saving data for 7005188auction111084: {'created_time': 1774536941.540864, 'last_price_update_time': 1774536941.540875, 'auction_closing_time': 1774944600.0}
2026-03-26 14:55:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005188auction111084') HTTP/1.1" 204 0
2026-03-26 14:55:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005147/photo_005/780x0__r.jpg?hash=1774534816> (referer: https://ecarstrade.com/cars/7005147)
2026-03-26 14:55:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005208/photo_002/780x0__r.jpg?hash=1774535149> (referer: https://ecarstrade.com/cars/7005208)
2026-03-26 14:55:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005208/photo_001/780x0__r.jpg?hash=1774535149> (referer: https://ecarstrade.com/cars/7005208)
2026-03-26 14:55:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005208/photo_003/780x0__r.jpg?hash=1774535149> (referer: https://ecarstrade.com/cars/7005208)
2026-03-26 14:55:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005208/photo_000/780x0__r.jpg?hash=1774535149> (referer: https://ecarstrade.com/cars/7005208)
2026-03-26 14:55:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b378abb6-1aa4-501a-b843-192e7a65e94b
2026-03-26 14:55:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b378abb6-1aa4-501a-b843-192e7a65e94b
2026-03-26 14:55:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b378abb6-1aa4-501a-b843-192e7a65e94b
2026-03-26 14:55:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b378abb6-1aa4-501a-b843-192e7a65e94b
2026-03-26 14:55:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b378abb6-1aa4-501a-b843-192e7a65e94b
2026-03-26 14:55:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b378abb6-1aa4-501a-b843-192e7a65e94b, skipping ID generation
2026-03-26 14:55:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b378abb6-1aa4-501a-b843-192e7a65e94b with scrape type 1
2026-03-26 14:55:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b378abb6-1aa4-501a-b843-192e7a65e94b sending to next pipeline
2026-03-26 14:55:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: b378abb6-1aa4-501a-b843-192e7a65e94b, identifier: 7005192auction111084
2026-03-26 14:55:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: b378abb6-1aa4-501a-b843-192e7a65e94b with identifier: 7005192auction111084
2026-03-26 14:55:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: b378abb6-1aa4-501a-b843-192e7a65e94b with identifier: 7005192auction111084
2026-03-26 14:55:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: b378abb6-1aa4-501a-b843-192e7a65e94b with identifier: 7005192auction111084 to the API
2026-03-26 14:55:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:55: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-26 14:55:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005192/photo_001/780x0__r.jpg?hash=1774535041>
{'auction_title': '',
 'c_o_2_emission_value': 38,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'b378abb6-1aa4-501a-b843-192e7a65e94b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005192',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mercedes',
 'model': 'E 250',
 'odometer': 159311,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-19',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLA-klasse 250 e BnsSol AMG Ltd',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ GLA-klasse 250 e BnsSol AMG Ltd',
 'vin': None,
 'year': 2021}
2026-03-26 14:55:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005192auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:43 [ecarstrade.nl] INFO: Saving data for 7005192auction111084: {'created_time': 1774536943.711696, 'last_price_update_time': 1774536943.711708, 'auction_closing_time': 1774944600.0}
2026-03-26 14:55:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005192auction111084') HTTP/1.1" 204 0
2026-03-26 14:55:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005147/photo_001/780x0__r.jpg?hash=1774534816> (referer: https://ecarstrade.com/cars/7005147)
2026-03-26 14:55:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005147/photo_003/780x0__r.jpg?hash=1774534816> (referer: https://ecarstrade.com/cars/7005147)
2026-03-26 14:55:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005147/photo_002/780x0__r.jpg?hash=1774534816> (referer: https://ecarstrade.com/cars/7005147)
2026-03-26 14:55:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005147/photo_000/780x0__r.jpg?hash=1774534816> (referer: https://ecarstrade.com/cars/7005147)
2026-03-26 14:55:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005147/photo_004/780x0__r.jpg?hash=1774534816> (referer: https://ecarstrade.com/cars/7005147)
2026-03-26 14:55:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ce4b2105-cbb5-5c31-8556-85b0fffc26c4
2026-03-26 14:55:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1cda0572-2244-50be-ba7c-5b012a2a055a
2026-03-26 14:55:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1cda0572-2244-50be-ba7c-5b012a2a055a
2026-03-26 14:55:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1cda0572-2244-50be-ba7c-5b012a2a055a
2026-03-26 14:55:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1cda0572-2244-50be-ba7c-5b012a2a055a
2026-03-26 14:55:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1cda0572-2244-50be-ba7c-5b012a2a055a, skipping ID generation
2026-03-26 14:55:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cda0572-2244-50be-ba7c-5b012a2a055a with scrape type 1
2026-03-26 14:55:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1cda0572-2244-50be-ba7c-5b012a2a055a sending to next pipeline
2026-03-26 14:55:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 1cda0572-2244-50be-ba7c-5b012a2a055a, identifier: 7005208auction111084
2026-03-26 14:55:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 1cda0572-2244-50be-ba7c-5b012a2a055a with identifier: 7005208auction111084
2026-03-26 14:55:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 1cda0572-2244-50be-ba7c-5b012a2a055a with identifier: 7005208auction111084
2026-03-26 14:55:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 1cda0572-2244-50be-ba7c-5b012a2a055a with identifier: 7005208auction111084 to the API
2026-03-26 14:55:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:55: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-26 14:55:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005208/photo_000/780x0__r.jpg?hash=1774535149>
{'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-31T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': '1cda0572-2244-50be-ba7c-5b012a2a055a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005208',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'AC',
 'model': 'BMW 218 Active Tourer',
 'odometer': 45438,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-02-02',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 2-serie Active Tourer 218',
 'transmission': 'automatic',
 'trim': 'BMW 2-serie Active Tourer 218',
 'vin': None,
 'year': 2024}
2026-03-26 14:55:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005208auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:44 [ecarstrade.nl] INFO: Saving data for 7005208auction111084: {'created_time': 1774536944.339474, 'last_price_update_time': 1774536944.339491, 'auction_closing_time': 1774944600.0}
2026-03-26 14:55:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005208auction111084') HTTP/1.1" 204 0
2026-03-26 14:55:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005166/photo_003/780x0__r.jpg?hash=1774534917> (referer: https://ecarstrade.com/cars/7005166)
2026-03-26 14:55:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005166/photo_002/780x0__r.jpg?hash=1774534917> (referer: https://ecarstrade.com/cars/7005166)
2026-03-26 14:55:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005181/photo_004/780x0__r.jpg?hash=1774534991> (referer: https://ecarstrade.com/cars/7005181)
2026-03-26 14:55:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005166/photo_004/780x0__r.jpg?hash=1774534917> (referer: https://ecarstrade.com/cars/7005166)
2026-03-26 14:55:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005181/photo_003/780x0__r.jpg?hash=1774534991> (referer: https://ecarstrade.com/cars/7005181)
2026-03-26 14:55:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ce4b2105-cbb5-5c31-8556-85b0fffc26c4
2026-03-26 14:55:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ce4b2105-cbb5-5c31-8556-85b0fffc26c4
2026-03-26 14:55:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ce4b2105-cbb5-5c31-8556-85b0fffc26c4
2026-03-26 14:55:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ce4b2105-cbb5-5c31-8556-85b0fffc26c4
2026-03-26 14:55:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ce4b2105-cbb5-5c31-8556-85b0fffc26c4
2026-03-26 14:55:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ce4b2105-cbb5-5c31-8556-85b0fffc26c4, skipping ID generation
2026-03-26 14:55:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce4b2105-cbb5-5c31-8556-85b0fffc26c4 with scrape type 1
2026-03-26 14:55:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ce4b2105-cbb5-5c31-8556-85b0fffc26c4 sending to next pipeline
2026-03-26 14:55:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ce4b2105-cbb5-5c31-8556-85b0fffc26c4, identifier: 7005147auction111084
2026-03-26 14:55:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ce4b2105-cbb5-5c31-8556-85b0fffc26c4 with identifier: 7005147auction111084
2026-03-26 14:55:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ce4b2105-cbb5-5c31-8556-85b0fffc26c4 with identifier: 7005147auction111084
2026-03-26 14:55:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ce4b2105-cbb5-5c31-8556-85b0fffc26c4 with identifier: 7005147auction111084 to the API
2026-03-26 14:55:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:55:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:55:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005147/photo_004/780x0__r.jpg?hash=1774534816>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'ce4b2105-cbb5-5c31-8556-85b0fffc26c4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005147',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 133072,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC40 Recharge Core 70 kWh',
 'transmission': 'automatic',
 'trim': 'VOLVO  Recharge Core 70 kWh',
 'vin': None,
 'year': 2023}
2026-03-26 14:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005147auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:45 [ecarstrade.nl] INFO: Saving data for 7005147auction111084: {'created_time': 1774536945.202846, 'last_price_update_time': 1774536945.202856, 'auction_closing_time': 1774944600.0}
2026-03-26 14:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005147auction111084') HTTP/1.1" 204 0
2026-03-26 14:55:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005181/photo_001/780x0__r.jpg?hash=1774534991> (referer: https://ecarstrade.com/cars/7005181)
2026-03-26 14:55:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005166/photo_001/780x0__r.jpg?hash=1774534917> (referer: https://ecarstrade.com/cars/7005166)
2026-03-26 14:55:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005181/photo_002/780x0__r.jpg?hash=1774534991> (referer: https://ecarstrade.com/cars/7005181)
2026-03-26 14:55:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005166/photo_000/780x0__r.jpg?hash=1774534917> (referer: https://ecarstrade.com/cars/7005166)
2026-03-26 14:55:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005181/photo_000/780x0__r.jpg?hash=1774534991> (referer: https://ecarstrade.com/cars/7005181)
2026-03-26 14:55:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:55:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:55:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:55:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:55:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 78467430-cbde-5602-b876-6262df82ac14
2026-03-26 14:55:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 78467430-cbde-5602-b876-6262df82ac14
2026-03-26 14:55:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 313d5f85-ff89-5f8d-bb12-78a9f4e63cce
2026-03-26 14:55:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 78467430-cbde-5602-b876-6262df82ac14
2026-03-26 14:55:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 313d5f85-ff89-5f8d-bb12-78a9f4e63cce
2026-03-26 14:55:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 313d5f85-ff89-5f8d-bb12-78a9f4e63cce
2026-03-26 14:55:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 78467430-cbde-5602-b876-6262df82ac14
2026-03-26 14:55:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 313d5f85-ff89-5f8d-bb12-78a9f4e63cce
2026-03-26 14:55:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 78467430-cbde-5602-b876-6262df82ac14
2026-03-26 14:55:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 78467430-cbde-5602-b876-6262df82ac14, skipping ID generation
2026-03-26 14:55:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78467430-cbde-5602-b876-6262df82ac14 with scrape type 1
2026-03-26 14:55:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 78467430-cbde-5602-b876-6262df82ac14 sending to next pipeline
2026-03-26 14:55:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 78467430-cbde-5602-b876-6262df82ac14, identifier: 7005166auction111084
2026-03-26 14:55:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 78467430-cbde-5602-b876-6262df82ac14 with identifier: 7005166auction111084
2026-03-26 14:55:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 78467430-cbde-5602-b876-6262df82ac14 with identifier: 7005166auction111084
2026-03-26 14:55:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 78467430-cbde-5602-b876-6262df82ac14 with identifier: 7005166auction111084 to the API
2026-03-26 14:55:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:55:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:55:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005166/photo_000/780x0__r.jpg?hash=1774534917>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '78467430-cbde-5602-b876-6262df82ac14',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005166',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Tesla',
 'model': 'Model Y',
 'odometer': 51517,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-12-22',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Tesla Model Y RWD 58 kWh',
 'transmission': 'automatic',
 'trim': 'RWD 58 kWh',
 'vin': None,
 'year': 2022}
2026-03-26 14:55:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005166auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:46 [ecarstrade.nl] INFO: Saving data for 7005166auction111084: {'created_time': 1774536946.014604, 'last_price_update_time': 1774536946.014614, 'auction_closing_time': 1774944600.0}
2026-03-26 14:55:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005166auction111084') HTTP/1.1" 204 0
2026-03-26 14:55:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 313d5f85-ff89-5f8d-bb12-78a9f4e63cce
2026-03-26 14:55:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 313d5f85-ff89-5f8d-bb12-78a9f4e63cce, skipping ID generation
2026-03-26 14:55:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 313d5f85-ff89-5f8d-bb12-78a9f4e63cce with scrape type 1
2026-03-26 14:55:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 313d5f85-ff89-5f8d-bb12-78a9f4e63cce sending to next pipeline
2026-03-26 14:55:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 313d5f85-ff89-5f8d-bb12-78a9f4e63cce, identifier: 7005181auction111084
2026-03-26 14:55:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 313d5f85-ff89-5f8d-bb12-78a9f4e63cce with identifier: 7005181auction111084
2026-03-26 14:55:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 313d5f85-ff89-5f8d-bb12-78a9f4e63cce with identifier: 7005181auction111084
2026-03-26 14:55:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 313d5f85-ff89-5f8d-bb12-78a9f4e63cce with identifier: 7005181auction111084 to the API
2026-03-26 14:55:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:55: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-26 14:55:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005181/photo_000/780x0__r.jpg?hash=1774534991>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': '313d5f85-ff89-5f8d-bb12-78a9f4e63cce',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005181',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Nissan',
 'model': 'Qashqai',
 'odometer': 39742,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-03-12',
 'seats_number': 5,
 'seller_name': None,
 'title': 'NISSAN Qashqai 1.3 MHEV X N-Connect',
 'transmission': 'automatic',
 'trim': 'NISSAN  1.3 MHEV X N-Connect',
 'vin': None,
 'year': 2024}
2026-03-26 14:55:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005181auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:46 [ecarstrade.nl] INFO: Saving data for 7005181auction111084: {'created_time': 1774536946.595401, 'last_price_update_time': 1774536946.595411, 'auction_closing_time': 1774944600.0}
2026-03-26 14:55:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005181auction111084') HTTP/1.1" 204 0
2026-03-26 14:55:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page15?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:55:49 [ecarstrade.nl] INFO: Found 20 car items
2026-03-26 14:55:49 [ecarstrade.nl] INFO: Found listing with ID: 7005185auction111084
2026-03-26 14:55:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005185auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:49 [ecarstrade.nl] INFO: Scrape type for 7005185auction111084: 1
2026-03-26 14:55:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:55:49 [ecarstrade.nl] INFO: Found listing with ID: 7005201auction111084
2026-03-26 14:55:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005201auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:49 [ecarstrade.nl] INFO: Scrape type for 7005201auction111084: 1
2026-03-26 14:55:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:55:49 [ecarstrade.nl] INFO: Found listing with ID: 7005199auction111084
2026-03-26 14:55:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005199auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:49 [ecarstrade.nl] INFO: Scrape type for 7005199auction111084: 1
2026-03-26 14:55:49 [ecarstrade.nl] INFO: Found listing with ID: 7005173auction111084
2026-03-26 14:55:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005173auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:49 [ecarstrade.nl] INFO: Scrape type for 7005173auction111084: 1
2026-03-26 14:55:49 [ecarstrade.nl] INFO: Found listing with ID: 7005200auction111084
2026-03-26 14:55:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005200auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:49 [ecarstrade.nl] INFO: Scrape type for 7005200auction111084: 1
2026-03-26 14:55:49 [ecarstrade.nl] INFO: Found listing with ID: 7005150auction111084
2026-03-26 14:55:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005150auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:49 [ecarstrade.nl] INFO: Scrape type for 7005150auction111084: 1
2026-03-26 14:55:49 [ecarstrade.nl] INFO: Found listing with ID: 7005197auction111084
2026-03-26 14:55:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005197auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:50 [ecarstrade.nl] INFO: Scrape type for 7005197auction111084: 1
2026-03-26 14:55:50 [ecarstrade.nl] INFO: Found listing with ID: 7005195auction111084
2026-03-26 14:55:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005195auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:50 [ecarstrade.nl] INFO: Scrape type for 7005195auction111084: 1
2026-03-26 14:55:50 [ecarstrade.nl] INFO: Found listing with ID: 7005172auction111084
2026-03-26 14:55:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005172auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:50 [ecarstrade.nl] INFO: Scrape type for 7005172auction111084: 1
2026-03-26 14:55:50 [ecarstrade.nl] INFO: Found listing with ID: 7005198auction111084
2026-03-26 14:55:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005198auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:50 [ecarstrade.nl] INFO: Scrape type for 7005198auction111084: 1
2026-03-26 14:55:50 [ecarstrade.nl] INFO: Found listing with ID: 7005171auction111084
2026-03-26 14:55:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005171auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:55:50 [ecarstrade.nl] INFO: Scrape type for 7005171auction111084: 1
2026-03-26 14:55:50 [ecarstrade.nl] INFO: Found listing with ID: 7004123auction111077
2026-03-26 14:55:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004123auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:55:50 [ecarstrade.nl] INFO: Scrape type for 7004123auction111077: 1
2026-03-26 14:55:50 [ecarstrade.nl] INFO: Found listing with ID: 7004138auction111077
2026-03-26 14:55:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004138auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:55:50 [ecarstrade.nl] INFO: Scrape type for 7004138auction111077: 1
2026-03-26 14:55:50 [ecarstrade.nl] INFO: Found listing with ID: 7004128auction111077
2026-03-26 14:55:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004128auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:55:50 [ecarstrade.nl] INFO: Scrape type for 7004128auction111077: 1
2026-03-26 14:55:50 [ecarstrade.nl] INFO: Found listing with ID: 7004124auction111077
2026-03-26 14:55:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004124auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:55:50 [ecarstrade.nl] INFO: Scrape type for 7004124auction111077: 1
2026-03-26 14:55:50 [ecarstrade.nl] INFO: Found listing with ID: 7004136auction111077
2026-03-26 14:55:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004136auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:55:50 [ecarstrade.nl] INFO: Scrape type for 7004136auction111077: 1
2026-03-26 14:55:50 [ecarstrade.nl] INFO: Found listing with ID: 7004147auction111077
2026-03-26 14:55:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004147auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:55:50 [ecarstrade.nl] INFO: Scrape type for 7004147auction111077: 1
2026-03-26 14:55:50 [ecarstrade.nl] INFO: Found listing with ID: 7004126auction111077
2026-03-26 14:55:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004126auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:55:50 [ecarstrade.nl] INFO: Scrape type for 7004126auction111077: 1
2026-03-26 14:55:50 [ecarstrade.nl] INFO: Found listing with ID: 7004255auction111077
2026-03-26 14:55:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004255auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:55:50 [ecarstrade.nl] INFO: Scrape type for 7004255auction111077: 1
2026-03-26 14:55:50 [ecarstrade.nl] INFO: Found listing with ID: 7004285auction111077
2026-03-26 14:55:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004285auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:55:50 [ecarstrade.nl] INFO: Scrape type for 7004285auction111077: 1
2026-03-26 14:55:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005196> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:55:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:55:53 [ecarstrade.nl] INFO: Extracting details for car 7005196auction111084
2026-03-26 14:55:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e345615-2b35-552f-8480-97559d711ecf with identifier: 7005196auction111084
2026-03-26 14:55:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e345615-2b35-552f-8480-97559d711ecf with scrape type 1
2026-03-26 14:55:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4e345615-2b35-552f-8480-97559d711ecf
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005196%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774535062%27 HTTP/1.1" 200 None
2026-03-26 14:55:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005196/photo_000/780x0__r.jpg?hash=1774535062 not downloaded yet
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005196%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774535062%27 HTTP/1.1" 200 None
2026-03-26 14:55:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005196/photo_001/780x0__r.jpg?hash=1774535062 not downloaded yet
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005196%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774535062%27 HTTP/1.1" 200 None
2026-03-26 14:55:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005196/photo_002/780x0__r.jpg?hash=1774535062 not downloaded yet
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005196%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774535062%27 HTTP/1.1" 200 None
2026-03-26 14:55:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005196/photo_003/780x0__r.jpg?hash=1774535062 not downloaded yet
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005196%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774535062%27 HTTP/1.1" 200 None
2026-03-26 14:55:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005196/photo_004/780x0__r.jpg?hash=1774535062 not downloaded yet
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005196%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774535062%27 HTTP/1.1" 200 None
2026-03-26 14:55:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005196/photo_005/780x0__r.jpg?hash=1774535062 not downloaded yet
2026-03-26 14:55:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005184> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:55:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:55:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005168> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:55:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:55:53 [ecarstrade.nl] INFO: Extracting details for car 7005184auction111084
2026-03-26 14:55:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af81a868-2f9e-586f-acd1-7fc0c772c82c with identifier: 7005184auction111084
2026-03-26 14:55:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af81a868-2f9e-586f-acd1-7fc0c772c82c with scrape type 1
2026-03-26 14:55:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item af81a868-2f9e-586f-acd1-7fc0c772c82c
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005184%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774535001%27 HTTP/1.1" 200 None
2026-03-26 14:55:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005184/photo_000/780x0__r.jpg?hash=1774535001 not downloaded yet
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005184%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774535001%27 HTTP/1.1" 200 None
2026-03-26 14:55:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005184/photo_001/780x0__r.jpg?hash=1774535001 not downloaded yet
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005184%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774535002%27 HTTP/1.1" 200 None
2026-03-26 14:55:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005184/photo_002/780x0__r.jpg?hash=1774535002 not downloaded yet
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005184%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774535002%27 HTTP/1.1" 200 None
2026-03-26 14:55:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005184/photo_003/780x0__r.jpg?hash=1774535002 not downloaded yet
2026-03-26 14:55:53 [ecarstrade.nl] INFO: Extracting details for car 7005168auction111084
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005184%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774535002%27 HTTP/1.1" 200 None
2026-03-26 14:55:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005184/photo_004/780x0__r.jpg?hash=1774535002 not downloaded yet
2026-03-26 14:55:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2e99269-bbdb-51ce-a2c3-2721d5f44a22 with identifier: 7005168auction111084
2026-03-26 14:55:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2e99269-bbdb-51ce-a2c3-2721d5f44a22 with scrape type 1
2026-03-26 14:55:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e2e99269-bbdb-51ce-a2c3-2721d5f44a22
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005168%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774534927%27 HTTP/1.1" 200 None
2026-03-26 14:55:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005168/photo_000/780x0__r.jpg?hash=1774534927 not downloaded yet
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005184%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774535002%27 HTTP/1.1" 200 None
2026-03-26 14:55:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005184/photo_005/780x0__r.jpg?hash=1774535002 not downloaded yet
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005168%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774534928%27 HTTP/1.1" 200 None
2026-03-26 14:55:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005168/photo_001/780x0__r.jpg?hash=1774534928 not downloaded yet
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005168%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774534928%27 HTTP/1.1" 200 None
2026-03-26 14:55:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005168/photo_002/780x0__r.jpg?hash=1774534928 not downloaded yet
2026-03-26 14:55:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005170> (referer: https://ecarstrade.com/search/page13?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:55:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005168%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774534928%27 HTTP/1.1" 200 None
2026-03-26 14:55:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005168/photo_003/780x0__r.jpg?hash=1774534928 not downloaded yet
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005168%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774534928%27 HTTP/1.1" 200 None
2026-03-26 14:55:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005168/photo_004/780x0__r.jpg?hash=1774534928 not downloaded yet
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005168%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774534928%27 HTTP/1.1" 200 None
2026-03-26 14:55:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005168/photo_005/780x0__r.jpg?hash=1774534928 not downloaded yet
2026-03-26 14:55:53 [ecarstrade.nl] INFO: Extracting details for car 7005170auction111084
2026-03-26 14:55:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c510dae0-b8df-5cd0-936d-52f914a12aa2 with identifier: 7005170auction111084
2026-03-26 14:55:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c510dae0-b8df-5cd0-936d-52f914a12aa2 with scrape type 1
2026-03-26 14:55:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c510dae0-b8df-5cd0-936d-52f914a12aa2
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005170%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774534939%27 HTTP/1.1" 200 None
2026-03-26 14:55:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005170/photo_000/780x0__r.jpg?hash=1774534939 not downloaded yet
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005170%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774534939%27 HTTP/1.1" 200 None
2026-03-26 14:55:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005170/photo_001/780x0__r.jpg?hash=1774534939 not downloaded yet
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005170%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774534939%27 HTTP/1.1" 200 None
2026-03-26 14:55:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005170/photo_002/780x0__r.jpg?hash=1774534939 not downloaded yet
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005170%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774534939%27 HTTP/1.1" 200 None
2026-03-26 14:55:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005170/photo_003/780x0__r.jpg?hash=1774534939 not downloaded yet
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005170%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774534939%27 HTTP/1.1" 200 None
2026-03-26 14:55:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005170/photo_004/780x0__r.jpg?hash=1774534939 not downloaded yet
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005170%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774534939%27 HTTP/1.1" 200 None
2026-03-26 14:55:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005170/photo_005/780x0__r.jpg?hash=1774534939 not downloaded yet
2026-03-26 14:55:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005185> (referer: https://ecarstrade.com/search/page15?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:55:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:55:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005177> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:55:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:55:56 [ecarstrade.nl] INFO: Extracting details for car 7005185auction111084
2026-03-26 14:55:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 491ee8cf-dcd3-500e-9fcf-96fc3e6c2abc with identifier: 7005185auction111084
2026-03-26 14:55:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 491ee8cf-dcd3-500e-9fcf-96fc3e6c2abc with scrape type 1
2026-03-26 14:55:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 491ee8cf-dcd3-500e-9fcf-96fc3e6c2abc
2026-03-26 14:55:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005185%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774535007%27 HTTP/1.1" 200 None
2026-03-26 14:55:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005185/photo_000/780x0__r.jpg?hash=1774535007 not downloaded yet
2026-03-26 14:55:56 [ecarstrade.nl] INFO: Extracting details for car 7005177auction111084
2026-03-26 14:55:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005185%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774535007%27 HTTP/1.1" 200 None
2026-03-26 14:55:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005185/photo_001/780x0__r.jpg?hash=1774535007 not downloaded yet
2026-03-26 14:55:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005185%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774535007%27 HTTP/1.1" 200 None
2026-03-26 14:55:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005185/photo_002/780x0__r.jpg?hash=1774535007 not downloaded yet
2026-03-26 14:55:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77795f8e-fb29-5607-8d52-acc08d939d2a with identifier: 7005177auction111084
2026-03-26 14:55:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77795f8e-fb29-5607-8d52-acc08d939d2a with scrape type 1
2026-03-26 14:55:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 77795f8e-fb29-5607-8d52-acc08d939d2a
2026-03-26 14:55:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005177%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774534978%27 HTTP/1.1" 200 None
2026-03-26 14:55:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005177/photo_000/780x0__r.jpg?hash=1774534978 not downloaded yet
2026-03-26 14:55:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005185%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774535007%27 HTTP/1.1" 200 None
2026-03-26 14:55:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005185/photo_003/780x0__r.jpg?hash=1774535007 not downloaded yet
2026-03-26 14:55:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005177%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774534978%27 HTTP/1.1" 200 None
2026-03-26 14:55:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005177/photo_001/780x0__r.jpg?hash=1774534978 not downloaded yet
2026-03-26 14:55:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005185%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774535007%27 HTTP/1.1" 200 None
2026-03-26 14:55:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005185/photo_004/780x0__r.jpg?hash=1774535007 not downloaded yet
2026-03-26 14:55:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005177%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774534978%27 HTTP/1.1" 200 None
2026-03-26 14:55:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005177/photo_002/780x0__r.jpg?hash=1774534978 not downloaded yet
2026-03-26 14:55:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005185%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774535007%27 HTTP/1.1" 200 None
2026-03-26 14:55:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005185/photo_005/780x0__r.jpg?hash=1774535007 not downloaded yet
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005177%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774534978%27 HTTP/1.1" 200 None
2026-03-26 14:55:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005177/photo_003/780x0__r.jpg?hash=1774534978 not downloaded yet
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005177%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774534978%27 HTTP/1.1" 200 None
2026-03-26 14:55:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005177/photo_004/780x0__r.jpg?hash=1774534978 not downloaded yet
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005177%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774534978%27 HTTP/1.1" 200 None
2026-03-26 14:55:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005177/photo_005/780x0__r.jpg?hash=1774534978 not downloaded yet
2026-03-26 14:55:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page15?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:55:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Found 20 car items
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Found listing with ID: 7004283auction111077
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004283auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Scrape type for 7004283auction111077: 1
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Found listing with ID: 7004190auction111077
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004190auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Scrape type for 7004190auction111077: 1
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Found listing with ID: 7004289auction111077
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004289auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Scrape type for 7004289auction111077: 1
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Found listing with ID: 7004155auction111077
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004155auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Scrape type for 7004155auction111077: 1
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Found listing with ID: 7004260auction111077
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004260auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Scrape type for 7004260auction111077: 1
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Found listing with ID: 7004253auction111077
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004253auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Scrape type for 7004253auction111077: 1
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Found listing with ID: 7004135auction111077
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004135auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Scrape type for 7004135auction111077: 1
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Found listing with ID: 7004139auction111077
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004139auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Scrape type for 7004139auction111077: 1
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Found listing with ID: 7004133auction111077
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004133auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Scrape type for 7004133auction111077: 1
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Found listing with ID: 7004254auction111077
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004254auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Scrape type for 7004254auction111077: 1
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Found listing with ID: 7004279auction111077
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004279auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Scrape type for 7004279auction111077: 1
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Found listing with ID: 7004192auction111077
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004192auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Scrape type for 7004192auction111077: 1
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Found listing with ID: 7004193auction111077
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004193auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Scrape type for 7004193auction111077: 1
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Found listing with ID: 7004196auction111077
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004196auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Scrape type for 7004196auction111077: 1
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Found listing with ID: 7004278auction111077
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004278auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Scrape type for 7004278auction111077: 1
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Found listing with ID: 7004131auction111077
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004131auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Scrape type for 7004131auction111077: 1
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Found listing with ID: 7004275auction111077
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004275auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Scrape type for 7004275auction111077: 1
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Found listing with ID: 7004127auction111077
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004127auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Scrape type for 7004127auction111077: 1
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Found listing with ID: 7004290auction111077
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004290auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Scrape type for 7004290auction111077: 1
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Found listing with ID: 7004169auction111077
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004169auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:55:57 [ecarstrade.nl] INFO: Scrape type for 7004169auction111077: 1
2026-03-26 14:55:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005199> (referer: https://ecarstrade.com/search/page15?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:55:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:55:59 [ecarstrade.nl] INFO: Extracting details for car 7005199auction111084
2026-03-26 14:55:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7865cf8-70ca-590d-855c-74bc9b48879f with identifier: 7005199auction111084
2026-03-26 14:55:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7865cf8-70ca-590d-855c-74bc9b48879f with scrape type 1
2026-03-26 14:55:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b7865cf8-70ca-590d-855c-74bc9b48879f
2026-03-26 14:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005199%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774535083%27 HTTP/1.1" 200 None
2026-03-26 14:55:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005199/photo_000/780x0__r.jpg?hash=1774535083 not downloaded yet
2026-03-26 14:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005199%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774535084%27 HTTP/1.1" 200 None
2026-03-26 14:55:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005199/photo_001/780x0__r.jpg?hash=1774535084 not downloaded yet
2026-03-26 14:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005199%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774535084%27 HTTP/1.1" 200 None
2026-03-26 14:55:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005199/photo_002/780x0__r.jpg?hash=1774535084 not downloaded yet
2026-03-26 14:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005199%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774535084%27 HTTP/1.1" 200 None
2026-03-26 14:55:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005199/photo_003/780x0__r.jpg?hash=1774535084 not downloaded yet
2026-03-26 14:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005199%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774535084%27 HTTP/1.1" 200 None
2026-03-26 14:55:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005199/photo_004/780x0__r.jpg?hash=1774535084 not downloaded yet
2026-03-26 14:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:55:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005199%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774535084%27 HTTP/1.1" 200 None
2026-03-26 14:55:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005199/photo_005/780x0__r.jpg?hash=1774535084 not downloaded yet
2026-03-26 14:56:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005201> (referer: https://ecarstrade.com/search/page15?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 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-26 14:56:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005200> (referer: https://ecarstrade.com/search/page15?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005196/photo_005/780x0__r.jpg?hash=1774535062> (referer: https://ecarstrade.com/cars/7005196)
2026-03-26 14:56:00 [ecarstrade.nl] INFO: Extracting details for car 7005201auction111084
2026-03-26 14:56:00 [ecarstrade.nl] INFO: Extracting details for car 7005200auction111084
2026-03-26 14:56:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d432e40-8c7d-52a0-87c2-fc68f22ba49e with identifier: 7005201auction111084
2026-03-26 14:56:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d432e40-8c7d-52a0-87c2-fc68f22ba49e with scrape type 1
2026-03-26 14:56:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5d432e40-8c7d-52a0-87c2-fc68f22ba49e
2026-03-26 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005201%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774535105%27 HTTP/1.1" 200 None
2026-03-26 14:56:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005201/photo_000/780x0__r.jpg?hash=1774535105 not downloaded yet
2026-03-26 14:56:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc4c0989-c246-5f01-8831-9898b60cf36b with identifier: 7005200auction111084
2026-03-26 14:56:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc4c0989-c246-5f01-8831-9898b60cf36b with scrape type 1
2026-03-26 14:56:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item bc4c0989-c246-5f01-8831-9898b60cf36b
2026-03-26 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005200%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774535088%27 HTTP/1.1" 200 None
2026-03-26 14:56:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005200/photo_000/780x0__r.jpg?hash=1774535088 not downloaded yet
2026-03-26 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005201%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774535105%27 HTTP/1.1" 200 None
2026-03-26 14:56:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005201/photo_001/780x0__r.jpg?hash=1774535105 not downloaded yet
2026-03-26 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005200%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774535088%27 HTTP/1.1" 200 None
2026-03-26 14:56:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005200/photo_001/780x0__r.jpg?hash=1774535088 not downloaded yet
2026-03-26 14:56:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005196/photo_004/780x0__r.jpg?hash=1774535062> (referer: https://ecarstrade.com/cars/7005196)
2026-03-26 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005201%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774535105%27 HTTP/1.1" 200 None
2026-03-26 14:56:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005201/photo_002/780x0__r.jpg?hash=1774535105 not downloaded yet
2026-03-26 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005200%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774535088%27 HTTP/1.1" 200 None
2026-03-26 14:56:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005200/photo_002/780x0__r.jpg?hash=1774535088 not downloaded yet
2026-03-26 14:56:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4e345615-2b35-552f-8480-97559d711ecf
2026-03-26 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005201%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774535105%27 HTTP/1.1" 200 None
2026-03-26 14:56:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005201/photo_003/780x0__r.jpg?hash=1774535105 not downloaded yet
2026-03-26 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005200%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774535088%27 HTTP/1.1" 200 None
2026-03-26 14:56:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005200/photo_003/780x0__r.jpg?hash=1774535088 not downloaded yet
2026-03-26 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005201%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774535105%27 HTTP/1.1" 200 None
2026-03-26 14:56:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005201/photo_004/780x0__r.jpg?hash=1774535105 not downloaded yet
2026-03-26 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005200%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774535088%27 HTTP/1.1" 200 None
2026-03-26 14:56:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005200/photo_004/780x0__r.jpg?hash=1774535088 not downloaded yet
2026-03-26 14:56:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005168/photo_002/780x0__r.jpg?hash=1774534928> (referer: https://ecarstrade.com/cars/7005168)
2026-03-26 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005201%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774535105%27 HTTP/1.1" 200 None
2026-03-26 14:56:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005201/photo_005/780x0__r.jpg?hash=1774535105 not downloaded yet
2026-03-26 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005200%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774535088%27 HTTP/1.1" 200 None
2026-03-26 14:56:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005200/photo_005/780x0__r.jpg?hash=1774535088 not downloaded yet
2026-03-26 14:56:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4e345615-2b35-552f-8480-97559d711ecf
2026-03-26 14:56:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e2e99269-bbdb-51ce-a2c3-2721d5f44a22
2026-03-26 14:56:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005170/photo_005/780x0__r.jpg?hash=1774534939> (referer: https://ecarstrade.com/cars/7005170)
2026-03-26 14:56:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005170/photo_004/780x0__r.jpg?hash=1774534939> (referer: https://ecarstrade.com/cars/7005170)
2026-03-26 14:56:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c510dae0-b8df-5cd0-936d-52f914a12aa2
2026-03-26 14:56:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c510dae0-b8df-5cd0-936d-52f914a12aa2
2026-03-26 14:56:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005177/photo_005/780x0__r.jpg?hash=1774534978> (referer: https://ecarstrade.com/cars/7005177)
2026-03-26 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-26 14:56:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 77795f8e-fb29-5607-8d52-acc08d939d2a
2026-03-26 14:56:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005191> (referer: https://ecarstrade.com/search/page14?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005199/photo_005/780x0__r.jpg?hash=1774535084> (referer: https://ecarstrade.com/cars/7005199)
2026-03-26 14:56:02 [ecarstrade.nl] INFO: Extracting details for car 7005191auction111084
2026-03-26 14:56:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a1027c5-3c2b-548b-9c05-11ee19c30210 with identifier: 7005191auction111084
2026-03-26 14:56:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a1027c5-3c2b-548b-9c05-11ee19c30210 with scrape type 1
2026-03-26 14:56:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3a1027c5-3c2b-548b-9c05-11ee19c30210
2026-03-26 14:56:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005191%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774535036%27 HTTP/1.1" 200 None
2026-03-26 14:56:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005191/photo_000/780x0__r.jpg?hash=1774535036 not downloaded yet
2026-03-26 14:56:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005191%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774535037%27 HTTP/1.1" 200 None
2026-03-26 14:56:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005191/photo_001/780x0__r.jpg?hash=1774535037 not downloaded yet
2026-03-26 14:56:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005191%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774535037%27 HTTP/1.1" 200 None
2026-03-26 14:56:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005191/photo_002/780x0__r.jpg?hash=1774535037 not downloaded yet
2026-03-26 14:56:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005199/photo_004/780x0__r.jpg?hash=1774535084> (referer: https://ecarstrade.com/cars/7005199)
2026-03-26 14:56:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005191%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774535037%27 HTTP/1.1" 200 None
2026-03-26 14:56:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005191/photo_003/780x0__r.jpg?hash=1774535037 not downloaded yet
2026-03-26 14:56:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005191%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774535037%27 HTTP/1.1" 200 None
2026-03-26 14:56:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005191/photo_004/780x0__r.jpg?hash=1774535037 not downloaded yet
2026-03-26 14:56:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b7865cf8-70ca-590d-855c-74bc9b48879f
2026-03-26 14:56:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005191%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774535037%27 HTTP/1.1" 200 None
2026-03-26 14:56:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005191/photo_005/780x0__r.jpg?hash=1774535037 not downloaded yet
2026-03-26 14:56:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005199/photo_003/780x0__r.jpg?hash=1774535084> (referer: https://ecarstrade.com/cars/7005199)
2026-03-26 14:56:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b7865cf8-70ca-590d-855c-74bc9b48879f
2026-03-26 14:56:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005200/photo_001/780x0__r.jpg?hash=1774535088> (referer: https://ecarstrade.com/cars/7005200)
2026-03-26 14:56:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b7865cf8-70ca-590d-855c-74bc9b48879f
2026-03-26 14:56:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005200/photo_004/780x0__r.jpg?hash=1774535088> (referer: https://ecarstrade.com/cars/7005200)
2026-03-26 14:56:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item bc4c0989-c246-5f01-8831-9898b60cf36b
2026-03-26 14:56:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005200/photo_005/780x0__r.jpg?hash=1774535088> (referer: https://ecarstrade.com/cars/7005200)
2026-03-26 14:56:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item bc4c0989-c246-5f01-8831-9898b60cf36b
2026-03-26 14:56:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005201/photo_005/780x0__r.jpg?hash=1774535105> (referer: https://ecarstrade.com/cars/7005201)
2026-03-26 14:56:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item bc4c0989-c246-5f01-8831-9898b60cf36b
2026-03-26 14:56:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005195> (referer: https://ecarstrade.com/search/page15?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005201/photo_004/780x0__r.jpg?hash=1774535105> (referer: https://ecarstrade.com/cars/7005201)
2026-03-26 14:56:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5d432e40-8c7d-52a0-87c2-fc68f22ba49e
2026-03-26 14:56:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005200/photo_003/780x0__r.jpg?hash=1774535088> (referer: https://ecarstrade.com/cars/7005200)
2026-03-26 14:56:03 [ecarstrade.nl] INFO: Extracting details for car 7005195auction111084
2026-03-26 14:56:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: baf69779-334c-51f1-8e39-f41a7c9bcffc with identifier: 7005195auction111084
2026-03-26 14:56:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item baf69779-334c-51f1-8e39-f41a7c9bcffc with scrape type 1
2026-03-26 14:56:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item baf69779-334c-51f1-8e39-f41a7c9bcffc
2026-03-26 14:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005195%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774535058%27 HTTP/1.1" 200 None
2026-03-26 14:56:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005195/photo_000/780x0__r.jpg?hash=1774535058 not downloaded yet
2026-03-26 14:56:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005201/photo_003/780x0__r.jpg?hash=1774535105> (referer: https://ecarstrade.com/cars/7005201)
2026-03-26 14:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005195%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774535058%27 HTTP/1.1" 200 None
2026-03-26 14:56:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005195/photo_001/780x0__r.jpg?hash=1774535058 not downloaded yet
2026-03-26 14:56:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005191/photo_002/780x0__r.jpg?hash=1774535037> (referer: https://ecarstrade.com/cars/7005191)
2026-03-26 14:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005195%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774535058%27 HTTP/1.1" 200 None
2026-03-26 14:56:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005195/photo_002/780x0__r.jpg?hash=1774535058 not downloaded yet
2026-03-26 14:56:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5d432e40-8c7d-52a0-87c2-fc68f22ba49e
2026-03-26 14:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005195%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774535059%27 HTTP/1.1" 200 None
2026-03-26 14:56:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005195/photo_003/780x0__r.jpg?hash=1774535059 not downloaded yet
2026-03-26 14:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005195%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774535059%27 HTTP/1.1" 200 None
2026-03-26 14:56:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005195/photo_004/780x0__r.jpg?hash=1774535059 not downloaded yet
2026-03-26 14:56:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item bc4c0989-c246-5f01-8831-9898b60cf36b
2026-03-26 14:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005195%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774535059%27 HTTP/1.1" 200 None
2026-03-26 14:56:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005195/photo_005/780x0__r.jpg?hash=1774535059 not downloaded yet
2026-03-26 14:56:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5d432e40-8c7d-52a0-87c2-fc68f22ba49e
2026-03-26 14:56:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005191/photo_004/780x0__r.jpg?hash=1774535037> (referer: https://ecarstrade.com/cars/7005191)
2026-03-26 14:56:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005191/photo_005/780x0__r.jpg?hash=1774535037> (referer: https://ecarstrade.com/cars/7005191)
2026-03-26 14:56:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005191/photo_001/780x0__r.jpg?hash=1774535037> (referer: https://ecarstrade.com/cars/7005191)
2026-03-26 14:56:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005191/photo_003/780x0__r.jpg?hash=1774535037> (referer: https://ecarstrade.com/cars/7005191)
2026-03-26 14:56:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3a1027c5-3c2b-548b-9c05-11ee19c30210
2026-03-26 14:56:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3a1027c5-3c2b-548b-9c05-11ee19c30210
2026-03-26 14:56:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3a1027c5-3c2b-548b-9c05-11ee19c30210
2026-03-26 14:56:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005191/photo_000/780x0__r.jpg?hash=1774535036> (referer: https://ecarstrade.com/cars/7005191)
2026-03-26 14:56:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005200/photo_002/780x0__r.jpg?hash=1774535088> (referer: https://ecarstrade.com/cars/7005200)
2026-03-26 14:56:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3a1027c5-3c2b-548b-9c05-11ee19c30210
2026-03-26 14:56:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3a1027c5-3c2b-548b-9c05-11ee19c30210
2026-03-26 14:56:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005201/photo_002/780x0__r.jpg?hash=1774535105> (referer: https://ecarstrade.com/cars/7005201)
2026-03-26 14:56:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005201/photo_001/780x0__r.jpg?hash=1774535105> (referer: https://ecarstrade.com/cars/7005201)
2026-03-26 14:56:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3a1027c5-3c2b-548b-9c05-11ee19c30210
2026-03-26 14:56:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3a1027c5-3c2b-548b-9c05-11ee19c30210, skipping ID generation
2026-03-26 14:56:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a1027c5-3c2b-548b-9c05-11ee19c30210 with scrape type 1
2026-03-26 14:56:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3a1027c5-3c2b-548b-9c05-11ee19c30210 sending to next pipeline
2026-03-26 14:56:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 3a1027c5-3c2b-548b-9c05-11ee19c30210, identifier: 7005191auction111084
2026-03-26 14:56:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 3a1027c5-3c2b-548b-9c05-11ee19c30210 with identifier: 7005191auction111084
2026-03-26 14:56:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 3a1027c5-3c2b-548b-9c05-11ee19c30210 with identifier: 7005191auction111084
2026-03-26 14:56:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 3a1027c5-3c2b-548b-9c05-11ee19c30210 with identifier: 7005191auction111084 to the API
2026-03-26 14:56:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:56:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005191/photo_000/780x0__r.jpg?hash=1774535036>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '3a1027c5-3c2b-548b-9c05-11ee19c30210',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005191',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'MG',
 'model': 'ZS',
 'odometer': 151143,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-06-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MG Mg zs ev EV Long R Luxury',
 'transmission': 'automatic',
 'trim': 'Mg zs ev EV Long R Luxury',
 'vin': None,
 'year': 2023}
2026-03-26 14:56:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005191auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:56:04 [ecarstrade.nl] INFO: Saving data for 7005191auction111084: {'created_time': 1774536964.24491, 'last_price_update_time': 1774536964.244924, 'auction_closing_time': 1774944600.0}
2026-03-26 14:56:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005191auction111084') HTTP/1.1" 204 0
2026-03-26 14:56:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005195/photo_000/780x0__r.jpg?hash=1774535058> (referer: https://ecarstrade.com/cars/7005195)
2026-03-26 14:56:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005195/photo_001/780x0__r.jpg?hash=1774535058> (referer: https://ecarstrade.com/cars/7005195)
2026-03-26 14:56:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005150> (referer: https://ecarstrade.com/search/page15?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item bc4c0989-c246-5f01-8831-9898b60cf36b
2026-03-26 14:56:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5d432e40-8c7d-52a0-87c2-fc68f22ba49e
2026-03-26 14:56:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5d432e40-8c7d-52a0-87c2-fc68f22ba49e
2026-03-26 14:56:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005195/photo_003/780x0__r.jpg?hash=1774535059> (referer: https://ecarstrade.com/cars/7005195)
2026-03-26 14:56:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005195/photo_004/780x0__r.jpg?hash=1774535059> (referer: https://ecarstrade.com/cars/7005195)
2026-03-26 14:56:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005195/photo_005/780x0__r.jpg?hash=1774535059> (referer: https://ecarstrade.com/cars/7005195)
2026-03-26 14:56:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item baf69779-334c-51f1-8e39-f41a7c9bcffc
2026-03-26 14:56:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item baf69779-334c-51f1-8e39-f41a7c9bcffc
2026-03-26 14:56:04 [ecarstrade.nl] INFO: Extracting details for car 7005150auction111084
2026-03-26 14:56:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ea40d5f-e8af-5f46-8fc2-072d951deb45 with identifier: 7005150auction111084
2026-03-26 14:56:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ea40d5f-e8af-5f46-8fc2-072d951deb45 with scrape type 1
2026-03-26 14:56:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9ea40d5f-e8af-5f46-8fc2-072d951deb45
2026-03-26 14:56:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005150%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774534829%27 HTTP/1.1" 200 None
2026-03-26 14:56:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005150/photo_000/780x0__r.jpg?hash=1774534829 not downloaded yet
2026-03-26 14:56:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005150%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774534829%27 HTTP/1.1" 200 None
2026-03-26 14:56:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005150/photo_001/780x0__r.jpg?hash=1774534829 not downloaded yet
2026-03-26 14:56:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005195/photo_002/780x0__r.jpg?hash=1774535058> (referer: https://ecarstrade.com/cars/7005195)
2026-03-26 14:56:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005200/photo_000/780x0__r.jpg?hash=1774535088> (referer: https://ecarstrade.com/cars/7005200)
2026-03-26 14:56:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005150%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774534834%27 HTTP/1.1" 200 None
2026-03-26 14:56:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005150/photo_002/780x0__r.jpg?hash=1774534834 not downloaded yet
2026-03-26 14:56:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005201/photo_000/780x0__r.jpg?hash=1774535105> (referer: https://ecarstrade.com/cars/7005201)
2026-03-26 14:56:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005150%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774534834%27 HTTP/1.1" 200 None
2026-03-26 14:56:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005150/photo_003/780x0__r.jpg?hash=1774534834 not downloaded yet
2026-03-26 14:56:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item baf69779-334c-51f1-8e39-f41a7c9bcffc
2026-03-26 14:56:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item baf69779-334c-51f1-8e39-f41a7c9bcffc
2026-03-26 14:56:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005150%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774534835%27 HTTP/1.1" 200 None
2026-03-26 14:56:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005150/photo_004/780x0__r.jpg?hash=1774534835 not downloaded yet
2026-03-26 14:56:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item baf69779-334c-51f1-8e39-f41a7c9bcffc
2026-03-26 14:56:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005150%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774534835%27 HTTP/1.1" 200 None
2026-03-26 14:56:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005150/photo_005/780x0__r.jpg?hash=1774534835 not downloaded yet
2026-03-26 14:56:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005199/photo_002/780x0__r.jpg?hash=1774535084> (referer: https://ecarstrade.com/cars/7005199)
2026-03-26 14:56:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item baf69779-334c-51f1-8e39-f41a7c9bcffc
2026-03-26 14:56:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: baf69779-334c-51f1-8e39-f41a7c9bcffc, skipping ID generation
2026-03-26 14:56:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item baf69779-334c-51f1-8e39-f41a7c9bcffc with scrape type 1
2026-03-26 14:56:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item baf69779-334c-51f1-8e39-f41a7c9bcffc sending to next pipeline
2026-03-26 14:56:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: baf69779-334c-51f1-8e39-f41a7c9bcffc, identifier: 7005195auction111084
2026-03-26 14:56:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: baf69779-334c-51f1-8e39-f41a7c9bcffc with identifier: 7005195auction111084
2026-03-26 14:56:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: baf69779-334c-51f1-8e39-f41a7c9bcffc with identifier: 7005195auction111084
2026-03-26 14:56:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: baf69779-334c-51f1-8e39-f41a7c9bcffc with identifier: 7005195auction111084 to the API
2026-03-26 14:56:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:56:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005195/photo_002/780x0__r.jpg?hash=1774535058>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'baf69779-334c-51f1-8e39-f41a7c9bcffc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005195',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Kia',
 'model': "cee'd",
 'odometer': 160771,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-04-21',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA ceed sportswagon 1.5 T-GDi DynamicL.',
 'transmission': 'manual',
 'trim': 'KIA ceed sportswagon 1.5 T-GDi DynamicL.',
 'vin': None,
 'year': 2023}
2026-03-26 14:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005195auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:56:05 [ecarstrade.nl] INFO: Saving data for 7005195auction111084: {'created_time': 1774536965.047454, 'last_price_update_time': 1774536965.047468, 'auction_closing_time': 1774944600.0}
2026-03-26 14:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005195auction111084') HTTP/1.1" 204 0
2026-03-26 14:56:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005199/photo_001/780x0__r.jpg?hash=1774535084> (referer: https://ecarstrade.com/cars/7005199)
2026-03-26 14:56:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005199/photo_000/780x0__r.jpg?hash=1774535083> (referer: https://ecarstrade.com/cars/7005199)
2026-03-26 14:56:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item bc4c0989-c246-5f01-8831-9898b60cf36b
2026-03-26 14:56:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bc4c0989-c246-5f01-8831-9898b60cf36b, skipping ID generation
2026-03-26 14:56:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc4c0989-c246-5f01-8831-9898b60cf36b with scrape type 1
2026-03-26 14:56:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bc4c0989-c246-5f01-8831-9898b60cf36b sending to next pipeline
2026-03-26 14:56:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: bc4c0989-c246-5f01-8831-9898b60cf36b, identifier: 7005200auction111084
2026-03-26 14:56:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5d432e40-8c7d-52a0-87c2-fc68f22ba49e
2026-03-26 14:56:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5d432e40-8c7d-52a0-87c2-fc68f22ba49e, skipping ID generation
2026-03-26 14:56:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d432e40-8c7d-52a0-87c2-fc68f22ba49e with scrape type 1
2026-03-26 14:56:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5d432e40-8c7d-52a0-87c2-fc68f22ba49e sending to next pipeline
2026-03-26 14:56:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 5d432e40-8c7d-52a0-87c2-fc68f22ba49e, identifier: 7005201auction111084
2026-03-26 14:56:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b7865cf8-70ca-590d-855c-74bc9b48879f
2026-03-26 14:56:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: bc4c0989-c246-5f01-8831-9898b60cf36b with identifier: 7005200auction111084
2026-03-26 14:56:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: bc4c0989-c246-5f01-8831-9898b60cf36b with identifier: 7005200auction111084
2026-03-26 14:56:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: bc4c0989-c246-5f01-8831-9898b60cf36b with identifier: 7005200auction111084 to the API
2026-03-26 14:56:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:56:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005200/photo_000/780x0__r.jpg?hash=1774535088>
{'auction_title': '',
 'c_o_2_emission_value': 102,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'bc4c0989-c246-5f01-8831-9898b60cf36b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005200',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Ford',
 'model': 'Focus',
 'odometer': 50010,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Focus Wagon 1.5 EcoBl. Connected',
 'transmission': 'manual',
 'trim': 'FORD  Wagon 1.5 EcoBl. Connected',
 'vin': None,
 'year': 2022}
2026-03-26 14:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005200auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:56:05 [ecarstrade.nl] INFO: Saving data for 7005200auction111084: {'created_time': 1774536965.613358, 'last_price_update_time': 1774536965.613368, 'auction_closing_time': 1774944600.0}
2026-03-26 14:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005200auction111084') HTTP/1.1" 204 0
2026-03-26 14:56:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 5d432e40-8c7d-52a0-87c2-fc68f22ba49e with identifier: 7005201auction111084
2026-03-26 14:56:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 5d432e40-8c7d-52a0-87c2-fc68f22ba49e with identifier: 7005201auction111084
2026-03-26 14:56:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 5d432e40-8c7d-52a0-87c2-fc68f22ba49e with identifier: 7005201auction111084 to the API
2026-03-26 14:56:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:56:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005201/photo_000/780x0__r.jpg?hash=1774535105>
{'auction_title': '',
 'c_o_2_emission_value': 113,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': '5d432e40-8c7d-52a0-87c2-fc68f22ba49e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005201',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'BMW',
 'model': '118',
 'odometer': 138630,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-05-10',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 1-serie 118i Bns Edition',
 'transmission': 'automatic',
 'trim': '1-serie i Bns Edition',
 'vin': None,
 'year': 2021}
2026-03-26 14:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005201auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:56:05 [ecarstrade.nl] INFO: Saving data for 7005201auction111084: {'created_time': 1774536965.929631, 'last_price_update_time': 1774536965.929642, 'auction_closing_time': 1774944600.0}
2026-03-26 14:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005201auction111084') HTTP/1.1" 204 0
2026-03-26 14:56:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b7865cf8-70ca-590d-855c-74bc9b48879f
2026-03-26 14:56:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b7865cf8-70ca-590d-855c-74bc9b48879f
2026-03-26 14:56:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b7865cf8-70ca-590d-855c-74bc9b48879f, skipping ID generation
2026-03-26 14:56:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7865cf8-70ca-590d-855c-74bc9b48879f with scrape type 1
2026-03-26 14:56:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b7865cf8-70ca-590d-855c-74bc9b48879f sending to next pipeline
2026-03-26 14:56:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: b7865cf8-70ca-590d-855c-74bc9b48879f, identifier: 7005199auction111084
2026-03-26 14:56:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: b7865cf8-70ca-590d-855c-74bc9b48879f with identifier: 7005199auction111084
2026-03-26 14:56:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: b7865cf8-70ca-590d-855c-74bc9b48879f with identifier: 7005199auction111084
2026-03-26 14:56:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: b7865cf8-70ca-590d-855c-74bc9b48879f with identifier: 7005199auction111084 to the API
2026-03-26 14:56:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-26 14:56:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27b7865cf8-70ca-590d-855c-74bc9b48879f%27 HTTP/1.1" 200 None
2026-03-26 14:56:06 [crawlers.pipelines.post_to_api] ERROR: ecarstrade.nl, item_id b7865cf8-70ca-590d-855c-74bc9b48879f: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
 | Status Code: 400
 | Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022White\u0022, \u0022OriginalPhotoCount\u0022: 6, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FORD Focus Wagon 1.5 EcoBl. Connected\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022Ford\u0022, \u0022Model\u0022: \u0022Focus\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.5L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222022-03-17\u0022, \u0022LinkToWebOffer\u0022: \u0022https://ecarstrade.com/cars/7005199\u0022, \u0022ExpirationDate\u0022: \u00222026-03-31T08:10:00Z\u0022, \u0022Location\u0022: \u0022The Netherlands\u0022, \u0022OriginCountryCode\u0022: \u0022NL\u0022, \u0022Trim\u0022: \u0022FORD  Wagon 1.5 EcoBl. Connected\u0022, \u0022Year\u0022: 2022, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: null, \u0022DoorsNumber\u0022: 5, \u0022Vin\u0022: null, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CO2EmissionValue\u0022: 102, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u0022b7865cf8-70ca-590d-855c-74bc9b48879f\u0022, \u0022Photos\u0022: []}"}
 | Response Headers: {'Content-Type': 'application/json', 'Date': 'Thu, 26 Mar 2026 14:56:05 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}

2026-03-26 14:56:06 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
  File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
    response.raise_for_status()
  File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-26 14:56:06 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
 'c_o_2_emission_value': 102,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'b7865cf8-70ca-590d-855c-74bc9b48879f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005199',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Ford',
 'model': 'Focus',
 'odometer': None,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-17',
 'seats_number': None,
 'seller_name': None,
 'title': 'FORD Focus Wagon 1.5 EcoBl. Connected',
 'transmission': 'manual',
 'trim': 'FORD  Wagon 1.5 EcoBl. Connected',
 'vin': None,
 'year': 2022}
Traceback (most recent call last):
  File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
    current.result = callback(  # type: ignore[misc]
  File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
    return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
  File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
    raise e
  File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
    response.raise_for_status()
  File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-26 14:56:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005199auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:56:06 [ecarstrade.nl] INFO: Saving data for 7005199auction111084: {'created_time': 1774536966.277365, 'last_price_update_time': 1774536966.277375, 'auction_closing_time': 1774944600.0}
2026-03-26 14:56:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005199auction111084') HTTP/1.1" 204 0
2026-03-26 14:56:06 [scrapy.extensions.logstats] INFO: Crawled 294 pages (at 34 pages/min), scraped 269 items (at 32 items/min)
2026-03-26 14:56:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 225MiB
2026-03-26 14:56:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004169> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:07 [ecarstrade.nl] INFO: Extracting details for car 7004169auction111077
2026-03-26 14:56:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa1ee846-5910-59be-984e-992258cb90bb with identifier: 7004169auction111077
2026-03-26 14:56:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa1ee846-5910-59be-984e-992258cb90bb with scrape type 1
2026-03-26 14:56:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item aa1ee846-5910-59be-984e-992258cb90bb
2026-03-26 14:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004169%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524873%27 HTTP/1.1" 200 None
2026-03-26 14:56:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004169/photo_000/780x0__r.jpg?hash=1774524873 not downloaded yet
2026-03-26 14:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004169%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524873%27 HTTP/1.1" 200 None
2026-03-26 14:56:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004169/photo_001/780x0__r.jpg?hash=1774524873 not downloaded yet
2026-03-26 14:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004169%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524873%27 HTTP/1.1" 200 None
2026-03-26 14:56:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004169/photo_002/780x0__r.jpg?hash=1774524873 not downloaded yet
2026-03-26 14:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004169%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524873%27 HTTP/1.1" 200 None
2026-03-26 14:56:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004169/photo_003/780x0__r.jpg?hash=1774524873 not downloaded yet
2026-03-26 14:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004169%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524873%27 HTTP/1.1" 200 None
2026-03-26 14:56:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004169/photo_004/780x0__r.jpg?hash=1774524873 not downloaded yet
2026-03-26 14:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004169%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524873%27 HTTP/1.1" 200 None
2026-03-26 14:56:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004169/photo_005/780x0__r.jpg?hash=1774524873 not downloaded yet
2026-03-26 14:56:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005172> (referer: https://ecarstrade.com/search/page15?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004285> (referer: https://ecarstrade.com/search/page15?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:07 [ecarstrade.nl] INFO: Extracting details for car 7005172auction111084
2026-03-26 14:56:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 407787f8-ab2f-56ce-9004-2afd4fdc38d4 with identifier: 7005172auction111084
2026-03-26 14:56:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 407787f8-ab2f-56ce-9004-2afd4fdc38d4 with scrape type 1
2026-03-26 14:56:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 407787f8-ab2f-56ce-9004-2afd4fdc38d4
2026-03-26 14:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005172%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774534950%27 HTTP/1.1" 200 None
2026-03-26 14:56:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005172/photo_000/780x0__r.jpg?hash=1774534950 not downloaded yet
2026-03-26 14:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005172%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774534950%27 HTTP/1.1" 200 None
2026-03-26 14:56:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005172/photo_001/780x0__r.jpg?hash=1774534950 not downloaded yet
2026-03-26 14:56:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005150/photo_001/780x0__r.jpg?hash=1774534829> (referer: https://ecarstrade.com/cars/7005150)
2026-03-26 14:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005172%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774534950%27 HTTP/1.1" 200 None
2026-03-26 14:56:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005172/photo_002/780x0__r.jpg?hash=1774534950 not downloaded yet
2026-03-26 14:56:07 [ecarstrade.nl] INFO: Extracting details for car 7004285auction111077
2026-03-26 14:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005172%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774534950%27 HTTP/1.1" 200 None
2026-03-26 14:56:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005172/photo_003/780x0__r.jpg?hash=1774534950 not downloaded yet
2026-03-26 14:56:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b8e8150-a31d-52fe-af14-91834ac0f1b2 with identifier: 7004285auction111077
2026-03-26 14:56:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b8e8150-a31d-52fe-af14-91834ac0f1b2 with scrape type 1
2026-03-26 14:56:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5b8e8150-a31d-52fe-af14-91834ac0f1b2
2026-03-26 14:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004285%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525972%27 HTTP/1.1" 200 None
2026-03-26 14:56:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004285/photo_000/780x0__r.jpg?hash=1774525972 not downloaded yet
2026-03-26 14:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005172%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774534951%27 HTTP/1.1" 200 None
2026-03-26 14:56:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005172/photo_004/780x0__r.jpg?hash=1774534951 not downloaded yet
2026-03-26 14:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004285%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525972%27 HTTP/1.1" 200 None
2026-03-26 14:56:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004285/photo_001/780x0__r.jpg?hash=1774525972 not downloaded yet
2026-03-26 14:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005172%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774534951%27 HTTP/1.1" 200 None
2026-03-26 14:56:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005172/photo_005/780x0__r.jpg?hash=1774534951 not downloaded yet
2026-03-26 14:56:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005150/photo_000/780x0__r.jpg?hash=1774534829> (referer: https://ecarstrade.com/cars/7005150)
2026-03-26 14:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004285%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525972%27 HTTP/1.1" 200 None
2026-03-26 14:56:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004285/photo_002/780x0__r.jpg?hash=1774525972 not downloaded yet
2026-03-26 14:56:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9ea40d5f-e8af-5f46-8fc2-072d951deb45
2026-03-26 14:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004285%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525972%27 HTTP/1.1" 200 None
2026-03-26 14:56:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004285/photo_003/780x0__r.jpg?hash=1774525972 not downloaded yet
2026-03-26 14:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004285%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525972%27 HTTP/1.1" 200 None
2026-03-26 14:56:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004285/photo_004/780x0__r.jpg?hash=1774525972 not downloaded yet
2026-03-26 14:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004285%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525972%27 HTTP/1.1" 200 None
2026-03-26 14:56:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004285/photo_005/780x0__r.jpg?hash=1774525972 not downloaded yet
2026-03-26 14:56:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005150/photo_002/780x0__r.jpg?hash=1774534834> (referer: https://ecarstrade.com/cars/7005150)
2026-03-26 14:56:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9ea40d5f-e8af-5f46-8fc2-072d951deb45
2026-03-26 14:56:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005150/photo_005/780x0__r.jpg?hash=1774534835> (referer: https://ecarstrade.com/cars/7005150)
2026-03-26 14:56:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9ea40d5f-e8af-5f46-8fc2-072d951deb45
2026-03-26 14:56:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005150/photo_004/780x0__r.jpg?hash=1774534835> (referer: https://ecarstrade.com/cars/7005150)
2026-03-26 14:56:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9ea40d5f-e8af-5f46-8fc2-072d951deb45
2026-03-26 14:56:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9ea40d5f-e8af-5f46-8fc2-072d951deb45
2026-03-26 14:56:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005150/photo_003/780x0__r.jpg?hash=1774534834> (referer: https://ecarstrade.com/cars/7005150)
2026-03-26 14:56:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9ea40d5f-e8af-5f46-8fc2-072d951deb45
2026-03-26 14:56:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9ea40d5f-e8af-5f46-8fc2-072d951deb45, skipping ID generation
2026-03-26 14:56:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ea40d5f-e8af-5f46-8fc2-072d951deb45 with scrape type 1
2026-03-26 14:56:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9ea40d5f-e8af-5f46-8fc2-072d951deb45 sending to next pipeline
2026-03-26 14:56:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 9ea40d5f-e8af-5f46-8fc2-072d951deb45, identifier: 7005150auction111084
2026-03-26 14:56:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 9ea40d5f-e8af-5f46-8fc2-072d951deb45 with identifier: 7005150auction111084
2026-03-26 14:56:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 9ea40d5f-e8af-5f46-8fc2-072d951deb45 with identifier: 7005150auction111084
2026-03-26 14:56:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 9ea40d5f-e8af-5f46-8fc2-072d951deb45 with identifier: 7005150auction111084 to the API
2026-03-26 14:56:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56: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-26 14:56:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005150/photo_003/780x0__r.jpg?hash=1774534834>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '9ea40d5f-e8af-5f46-8fc2-072d951deb45',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005150',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 71182,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-11-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 First 58 kWh',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  First 58 kWh',
 'vin': None,
 'year': 2020}
2026-03-26 14:56:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005150auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:56:08 [ecarstrade.nl] INFO: Saving data for 7005150auction111084: {'created_time': 1774536968.786923, 'last_price_update_time': 1774536968.786934, 'auction_closing_time': 1774944600.0}
2026-03-26 14:56:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005150auction111084') HTTP/1.1" 204 0
2026-03-26 14:56:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004290> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004127> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004169/photo_005/780x0__r.jpg?hash=1774524873> (referer: https://ecarstrade.com/cars/7004169)
2026-03-26 14:56:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004169/photo_004/780x0__r.jpg?hash=1774524873> (referer: https://ecarstrade.com/cars/7004169)
2026-03-26 14:56:12 [ecarstrade.nl] INFO: Extracting details for car 7004290auction111077
2026-03-26 14:56:12 [ecarstrade.nl] INFO: Extracting details for car 7004127auction111077
2026-03-26 14:56:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebf54603-0853-58ca-98bc-fb3e15d742fe with identifier: 7004290auction111077
2026-03-26 14:56:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebf54603-0853-58ca-98bc-fb3e15d742fe with scrape type 1
2026-03-26 14:56:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ebf54603-0853-58ca-98bc-fb3e15d742fe
2026-03-26 14:56:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004290%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525995%27 HTTP/1.1" 200 None
2026-03-26 14:56:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004290/photo_000/780x0__r.jpg?hash=1774525995 not downloaded yet
2026-03-26 14:56:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d685754a-3293-5e4b-9e10-a2eada3fb5d8 with identifier: 7004127auction111077
2026-03-26 14:56:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d685754a-3293-5e4b-9e10-a2eada3fb5d8 with scrape type 1
2026-03-26 14:56:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d685754a-3293-5e4b-9e10-a2eada3fb5d8
2026-03-26 14:56:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004127%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524748%27 HTTP/1.1" 200 None
2026-03-26 14:56:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004127/photo_000/780x0__r.jpg?hash=1774524748 not downloaded yet
2026-03-26 14:56:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005172/photo_001/780x0__r.jpg?hash=1774534950> (referer: https://ecarstrade.com/cars/7005172)
2026-03-26 14:56:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004290%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525996%27 HTTP/1.1" 200 None
2026-03-26 14:56:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004290/photo_001/780x0__r.jpg?hash=1774525996 not downloaded yet
2026-03-26 14:56:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004127%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524748%27 HTTP/1.1" 200 None
2026-03-26 14:56:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004127/photo_001/780x0__r.jpg?hash=1774524748 not downloaded yet
2026-03-26 14:56:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004285/photo_001/780x0__r.jpg?hash=1774525972> (referer: https://ecarstrade.com/cars/7004285)
2026-03-26 14:56:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004290%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525996%27 HTTP/1.1" 200 None
2026-03-26 14:56:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004290/photo_002/780x0__r.jpg?hash=1774525996 not downloaded yet
2026-03-26 14:56:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004127%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524748%27 HTTP/1.1" 200 None
2026-03-26 14:56:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004127/photo_002/780x0__r.jpg?hash=1774524748 not downloaded yet
2026-03-26 14:56:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item aa1ee846-5910-59be-984e-992258cb90bb
2026-03-26 14:56:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item aa1ee846-5910-59be-984e-992258cb90bb
2026-03-26 14:56:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004290%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525996%27 HTTP/1.1" 200 None
2026-03-26 14:56:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004290/photo_003/780x0__r.jpg?hash=1774525996 not downloaded yet
2026-03-26 14:56:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004127%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524748%27 HTTP/1.1" 200 None
2026-03-26 14:56:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004127/photo_003/780x0__r.jpg?hash=1774524748 not downloaded yet
2026-03-26 14:56:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004290%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525996%27 HTTP/1.1" 200 None
2026-03-26 14:56:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004290/photo_004/780x0__r.jpg?hash=1774525996 not downloaded yet
2026-03-26 14:56:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004127%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524748%27 HTTP/1.1" 200 None
2026-03-26 14:56:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004127/photo_004/780x0__r.jpg?hash=1774524748 not downloaded yet
2026-03-26 14:56:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004285/photo_005/780x0__r.jpg?hash=1774525972> (referer: https://ecarstrade.com/cars/7004285)
2026-03-26 14:56:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004285/photo_004/780x0__r.jpg?hash=1774525972> (referer: https://ecarstrade.com/cars/7004285)
2026-03-26 14:56:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004290%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525996%27 HTTP/1.1" 200 None
2026-03-26 14:56:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004290/photo_005/780x0__r.jpg?hash=1774525996 not downloaded yet
2026-03-26 14:56:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004127%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524748%27 HTTP/1.1" 200 None
2026-03-26 14:56:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004127/photo_005/780x0__r.jpg?hash=1774524748 not downloaded yet
2026-03-26 14:56:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 407787f8-ab2f-56ce-9004-2afd4fdc38d4
2026-03-26 14:56:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5b8e8150-a31d-52fe-af14-91834ac0f1b2
2026-03-26 14:56:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5b8e8150-a31d-52fe-af14-91834ac0f1b2
2026-03-26 14:56:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5b8e8150-a31d-52fe-af14-91834ac0f1b2
2026-03-26 14:56:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004285/photo_002/780x0__r.jpg?hash=1774525972> (referer: https://ecarstrade.com/cars/7004285)
2026-03-26 14:56:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004285/photo_003/780x0__r.jpg?hash=1774525972> (referer: https://ecarstrade.com/cars/7004285)
2026-03-26 14:56:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005172/photo_005/780x0__r.jpg?hash=1774534951> (referer: https://ecarstrade.com/cars/7005172)
2026-03-26 14:56:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004275> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5b8e8150-a31d-52fe-af14-91834ac0f1b2
2026-03-26 14:56:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005172/photo_004/780x0__r.jpg?hash=1774534951> (referer: https://ecarstrade.com/cars/7005172)
2026-03-26 14:56:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5b8e8150-a31d-52fe-af14-91834ac0f1b2
2026-03-26 14:56:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 407787f8-ab2f-56ce-9004-2afd4fdc38d4
2026-03-26 14:56:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004285/photo_000/780x0__r.jpg?hash=1774525972> (referer: https://ecarstrade.com/cars/7004285)
2026-03-26 14:56:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004127/photo_000/780x0__r.jpg?hash=1774524748> (referer: https://ecarstrade.com/cars/7004127)
2026-03-26 14:56:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005172/photo_003/780x0__r.jpg?hash=1774534950> (referer: https://ecarstrade.com/cars/7005172)
2026-03-26 14:56:12 [ecarstrade.nl] INFO: Extracting details for car 7004275auction111077
2026-03-26 14:56:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a94b16f8-d27c-5efb-8bc3-2597ccf8a3ab with identifier: 7004275auction111077
2026-03-26 14:56:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a94b16f8-d27c-5efb-8bc3-2597ccf8a3ab with scrape type 1
2026-03-26 14:56:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a94b16f8-d27c-5efb-8bc3-2597ccf8a3ab
2026-03-26 14:56:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004275%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525929%27 HTTP/1.1" 200 None
2026-03-26 14:56:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004275/photo_000/780x0__r.jpg?hash=1774525929 not downloaded yet
2026-03-26 14:56:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 407787f8-ab2f-56ce-9004-2afd4fdc38d4
2026-03-26 14:56:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004275%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525929%27 HTTP/1.1" 200 None
2026-03-26 14:56:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004275/photo_001/780x0__r.jpg?hash=1774525929 not downloaded yet
2026-03-26 14:56:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004127/photo_004/780x0__r.jpg?hash=1774524748> (referer: https://ecarstrade.com/cars/7004127)
2026-03-26 14:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004275%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525929%27 HTTP/1.1" 200 None
2026-03-26 14:56:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004275/photo_002/780x0__r.jpg?hash=1774525929 not downloaded yet
2026-03-26 14:56:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004290/photo_004/780x0__r.jpg?hash=1774525996> (referer: https://ecarstrade.com/cars/7004290)
2026-03-26 14:56:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004290/photo_000/780x0__r.jpg?hash=1774525995> (referer: https://ecarstrade.com/cars/7004290)
2026-03-26 14:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004275%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525929%27 HTTP/1.1" 200 None
2026-03-26 14:56:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004275/photo_003/780x0__r.jpg?hash=1774525929 not downloaded yet
2026-03-26 14:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004275%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525929%27 HTTP/1.1" 200 None
2026-03-26 14:56:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004275/photo_004/780x0__r.jpg?hash=1774525929 not downloaded yet
2026-03-26 14:56:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5b8e8150-a31d-52fe-af14-91834ac0f1b2
2026-03-26 14:56:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5b8e8150-a31d-52fe-af14-91834ac0f1b2, skipping ID generation
2026-03-26 14:56:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b8e8150-a31d-52fe-af14-91834ac0f1b2 with scrape type 1
2026-03-26 14:56:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5b8e8150-a31d-52fe-af14-91834ac0f1b2 sending to next pipeline
2026-03-26 14:56:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 5b8e8150-a31d-52fe-af14-91834ac0f1b2, identifier: 7004285auction111077
2026-03-26 14:56:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d685754a-3293-5e4b-9e10-a2eada3fb5d8
2026-03-26 14:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004275%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525929%27 HTTP/1.1" 200 None
2026-03-26 14:56:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004275/photo_005/780x0__r.jpg?hash=1774525929 not downloaded yet
2026-03-26 14:56:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 5b8e8150-a31d-52fe-af14-91834ac0f1b2 with identifier: 7004285auction111077
2026-03-26 14:56:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 5b8e8150-a31d-52fe-af14-91834ac0f1b2 with identifier: 7004285auction111077
2026-03-26 14:56:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 5b8e8150-a31d-52fe-af14-91834ac0f1b2 with identifier: 7004285auction111077 to the API
2026-03-26 14:56:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56: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-26 14:56:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004285/photo_000/780x0__r.jpg?hash=1774525972>
{'auction_title': '',
 'c_o_2_emission_value': 32,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.4L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '5b8e8150-a31d-52fe-af14-91834ac0f1b2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004285',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Skoda',
 'model': 'Superb',
 'odometer': 117298,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-05-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA Superb Combi 1.4 TSI PHEV DSG Sportline Business 5D 160kW',
 'transmission': 'automatic',
 'trim': 'SKODA  Combi 1.4 TSI PHEV DSG Sportline Business 5D 160kW',
 'vin': None,
 'year': 2024}
2026-03-26 14:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004285auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:13 [ecarstrade.nl] INFO: Saving data for 7004285auction111077: {'created_time': 1774536973.577671, 'last_price_update_time': 1774536973.577682, 'auction_closing_time': 1774945500.0}
2026-03-26 14:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004285auction111077') HTTP/1.1" 204 0
2026-03-26 14:56:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004127/photo_005/780x0__r.jpg?hash=1774524748> (referer: https://ecarstrade.com/cars/7004127)
2026-03-26 14:56:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004290/photo_005/780x0__r.jpg?hash=1774525996> (referer: https://ecarstrade.com/cars/7004290)
2026-03-26 14:56:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004127/photo_003/780x0__r.jpg?hash=1774524748> (referer: https://ecarstrade.com/cars/7004127)
2026-03-26 14:56:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 407787f8-ab2f-56ce-9004-2afd4fdc38d4
2026-03-26 14:56:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d685754a-3293-5e4b-9e10-a2eada3fb5d8
2026-03-26 14:56:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ebf54603-0853-58ca-98bc-fb3e15d742fe
2026-03-26 14:56:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ebf54603-0853-58ca-98bc-fb3e15d742fe
2026-03-26 14:56:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004127/photo_002/780x0__r.jpg?hash=1774524748> (referer: https://ecarstrade.com/cars/7004127)
2026-03-26 14:56:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004290/photo_003/780x0__r.jpg?hash=1774525996> (referer: https://ecarstrade.com/cars/7004290)
2026-03-26 14:56:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004290/photo_002/780x0__r.jpg?hash=1774525996> (referer: https://ecarstrade.com/cars/7004290)
2026-03-26 14:56:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d685754a-3293-5e4b-9e10-a2eada3fb5d8
2026-03-26 14:56:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ebf54603-0853-58ca-98bc-fb3e15d742fe
2026-03-26 14:56:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d685754a-3293-5e4b-9e10-a2eada3fb5d8
2026-03-26 14:56:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004127/photo_001/780x0__r.jpg?hash=1774524748> (referer: https://ecarstrade.com/cars/7004127)
2026-03-26 14:56:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004290/photo_001/780x0__r.jpg?hash=1774525996> (referer: https://ecarstrade.com/cars/7004290)
2026-03-26 14:56:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004275/photo_001/780x0__r.jpg?hash=1774525929> (referer: https://ecarstrade.com/cars/7004275)
2026-03-26 14:56:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d685754a-3293-5e4b-9e10-a2eada3fb5d8
2026-03-26 14:56:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ebf54603-0853-58ca-98bc-fb3e15d742fe
2026-03-26 14:56:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004275/photo_000/780x0__r.jpg?hash=1774525929> (referer: https://ecarstrade.com/cars/7004275)
2026-03-26 14:56:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ebf54603-0853-58ca-98bc-fb3e15d742fe
2026-03-26 14:56:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d685754a-3293-5e4b-9e10-a2eada3fb5d8
2026-03-26 14:56:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d685754a-3293-5e4b-9e10-a2eada3fb5d8, skipping ID generation
2026-03-26 14:56:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d685754a-3293-5e4b-9e10-a2eada3fb5d8 with scrape type 1
2026-03-26 14:56:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d685754a-3293-5e4b-9e10-a2eada3fb5d8 sending to next pipeline
2026-03-26 14:56:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d685754a-3293-5e4b-9e10-a2eada3fb5d8, identifier: 7004127auction111077
2026-03-26 14:56:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ebf54603-0853-58ca-98bc-fb3e15d742fe
2026-03-26 14:56:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ebf54603-0853-58ca-98bc-fb3e15d742fe, skipping ID generation
2026-03-26 14:56:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebf54603-0853-58ca-98bc-fb3e15d742fe with scrape type 1
2026-03-26 14:56:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ebf54603-0853-58ca-98bc-fb3e15d742fe sending to next pipeline
2026-03-26 14:56:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ebf54603-0853-58ca-98bc-fb3e15d742fe, identifier: 7004290auction111077
2026-03-26 14:56:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d685754a-3293-5e4b-9e10-a2eada3fb5d8 with identifier: 7004127auction111077
2026-03-26 14:56:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d685754a-3293-5e4b-9e10-a2eada3fb5d8 with identifier: 7004127auction111077
2026-03-26 14:56:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d685754a-3293-5e4b-9e10-a2eada3fb5d8 with identifier: 7004127auction111077 to the API
2026-03-26 14:56:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:56:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004127/photo_001/780x0__r.jpg?hash=1774524748>
{'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-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': 'd685754a-3293-5e4b-9e10-a2eada3fb5d8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004127',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mercedes',
 'model': 'EQC',
 'odometer': 193068,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-02-13',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQC EQC 400 4MATIC 5D 300kW',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ   400 4MATIC 5D 300kW',
 'vin': None,
 'year': 2020}
2026-03-26 14:56:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004127auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:14 [ecarstrade.nl] INFO: Saving data for 7004127auction111077: {'created_time': 1774536974.371657, 'last_price_update_time': 1774536974.371667, 'auction_closing_time': 1774945500.0}
2026-03-26 14:56:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004127auction111077') HTTP/1.1" 204 0
2026-03-26 14:56:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ebf54603-0853-58ca-98bc-fb3e15d742fe with identifier: 7004290auction111077
2026-03-26 14:56:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ebf54603-0853-58ca-98bc-fb3e15d742fe with identifier: 7004290auction111077
2026-03-26 14:56:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ebf54603-0853-58ca-98bc-fb3e15d742fe with identifier: 7004290auction111077 to the API
2026-03-26 14:56:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:56:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004290/photo_001/780x0__r.jpg?hash=1774525996>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': 'ebf54603-0853-58ca-98bc-fb3e15d742fe',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004290',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Skoda',
 'model': 'Enyaq',
 'odometer': 99805,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-09-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA Enyaq iV 80 5D 150kW',
 'transmission': 'automatic',
 'trim': 'SKODA  iV 80 5D 150kW',
 'vin': None,
 'year': 2021}
2026-03-26 14:56:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004290auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:14 [ecarstrade.nl] INFO: Saving data for 7004290auction111077: {'created_time': 1774536974.736448, 'last_price_update_time': 1774536974.736465, 'auction_closing_time': 1774945500.0}
2026-03-26 14:56:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004290auction111077') HTTP/1.1" 204 0
2026-03-26 14:56:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004275/photo_002/780x0__r.jpg?hash=1774525929> (referer: https://ecarstrade.com/cars/7004275)
2026-03-26 14:56:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004275/photo_003/780x0__r.jpg?hash=1774525929> (referer: https://ecarstrade.com/cars/7004275)
2026-03-26 14:56:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004275/photo_004/780x0__r.jpg?hash=1774525929> (referer: https://ecarstrade.com/cars/7004275)
2026-03-26 14:56:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004278> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a94b16f8-d27c-5efb-8bc3-2597ccf8a3ab
2026-03-26 14:56:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a94b16f8-d27c-5efb-8bc3-2597ccf8a3ab
2026-03-26 14:56:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005172/photo_002/780x0__r.jpg?hash=1774534950> (referer: https://ecarstrade.com/cars/7005172)
2026-03-26 14:56:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005172/photo_000/780x0__r.jpg?hash=1774534950> (referer: https://ecarstrade.com/cars/7005172)
2026-03-26 14:56:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004275/photo_005/780x0__r.jpg?hash=1774525929> (referer: https://ecarstrade.com/cars/7004275)
2026-03-26 14:56:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004169/photo_003/780x0__r.jpg?hash=1774524873> (referer: https://ecarstrade.com/cars/7004169)
2026-03-26 14:56:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a94b16f8-d27c-5efb-8bc3-2597ccf8a3ab
2026-03-26 14:56:14 [ecarstrade.nl] INFO: Extracting details for car 7004278auction111077
2026-03-26 14:56:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a94b16f8-d27c-5efb-8bc3-2597ccf8a3ab
2026-03-26 14:56:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a94b16f8-d27c-5efb-8bc3-2597ccf8a3ab
2026-03-26 14:56:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004131> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c87787ea-2e4c-5ad2-84fc-8deba51bfcb2 with identifier: 7004278auction111077
2026-03-26 14:56:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c87787ea-2e4c-5ad2-84fc-8deba51bfcb2 with scrape type 1
2026-03-26 14:56:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c87787ea-2e4c-5ad2-84fc-8deba51bfcb2
2026-03-26 14:56:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004278%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525941%27 HTTP/1.1" 200 None
2026-03-26 14:56:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004278/photo_000/780x0__r.jpg?hash=1774525941 not downloaded yet
2026-03-26 14:56:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004278%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525941%27 HTTP/1.1" 200 None
2026-03-26 14:56:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004278/photo_001/780x0__r.jpg?hash=1774525941 not downloaded yet
2026-03-26 14:56:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004169/photo_002/780x0__r.jpg?hash=1774524873> (referer: https://ecarstrade.com/cars/7004169)
2026-03-26 14:56:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004169/photo_000/780x0__r.jpg?hash=1774524873> (referer: https://ecarstrade.com/cars/7004169)
2026-03-26 14:56:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004278%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525941%27 HTTP/1.1" 200 None
2026-03-26 14:56:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004278/photo_002/780x0__r.jpg?hash=1774525941 not downloaded yet
2026-03-26 14:56:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 407787f8-ab2f-56ce-9004-2afd4fdc38d4
2026-03-26 14:56:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 407787f8-ab2f-56ce-9004-2afd4fdc38d4
2026-03-26 14:56:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 407787f8-ab2f-56ce-9004-2afd4fdc38d4, skipping ID generation
2026-03-26 14:56:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 407787f8-ab2f-56ce-9004-2afd4fdc38d4 with scrape type 1
2026-03-26 14:56:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 407787f8-ab2f-56ce-9004-2afd4fdc38d4 sending to next pipeline
2026-03-26 14:56:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 407787f8-ab2f-56ce-9004-2afd4fdc38d4, identifier: 7005172auction111084
2026-03-26 14:56:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a94b16f8-d27c-5efb-8bc3-2597ccf8a3ab
2026-03-26 14:56:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a94b16f8-d27c-5efb-8bc3-2597ccf8a3ab, skipping ID generation
2026-03-26 14:56:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a94b16f8-d27c-5efb-8bc3-2597ccf8a3ab with scrape type 1
2026-03-26 14:56:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a94b16f8-d27c-5efb-8bc3-2597ccf8a3ab sending to next pipeline
2026-03-26 14:56:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: a94b16f8-d27c-5efb-8bc3-2597ccf8a3ab, identifier: 7004275auction111077
2026-03-26 14:56:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item aa1ee846-5910-59be-984e-992258cb90bb
2026-03-26 14:56:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004169/photo_001/780x0__r.jpg?hash=1774524873> (referer: https://ecarstrade.com/cars/7004169)
2026-03-26 14:56:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004278%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525941%27 HTTP/1.1" 200 None
2026-03-26 14:56:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004278/photo_003/780x0__r.jpg?hash=1774525941 not downloaded yet
2026-03-26 14:56:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 407787f8-ab2f-56ce-9004-2afd4fdc38d4 with identifier: 7005172auction111084
2026-03-26 14:56:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 407787f8-ab2f-56ce-9004-2afd4fdc38d4 with identifier: 7005172auction111084
2026-03-26 14:56:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 407787f8-ab2f-56ce-9004-2afd4fdc38d4 with identifier: 7005172auction111084 to the API
2026-03-26 14:56:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56: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-26 14:56:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005172/photo_000/780x0__r.jpg?hash=1774534950>
{'auction_title': '',
 'c_o_2_emission_value': 83,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '407787f8-ab2f-56ce-9004-2afd4fdc38d4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005172',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 111513,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-19',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT CLIO 1.6 ET H 140 Bns Zen',
 'transmission': 'automatic',
 'trim': 'RENAULT CLIO 1.6 ET H 140 Bns Zen',
 'vin': None,
 'year': 2021}
2026-03-26 14:56:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005172auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:56:15 [ecarstrade.nl] INFO: Saving data for 7005172auction111084: {'created_time': 1774536975.513118, 'last_price_update_time': 1774536975.513128, 'auction_closing_time': 1774944600.0}
2026-03-26 14:56:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005172auction111084') HTTP/1.1" 204 0
2026-03-26 14:56:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: a94b16f8-d27c-5efb-8bc3-2597ccf8a3ab with identifier: 7004275auction111077
2026-03-26 14:56:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: a94b16f8-d27c-5efb-8bc3-2597ccf8a3ab with identifier: 7004275auction111077
2026-03-26 14:56:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: a94b16f8-d27c-5efb-8bc3-2597ccf8a3ab with identifier: 7004275auction111077 to the API
2026-03-26 14:56:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56: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-26 14:56:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004275/photo_005/780x0__r.jpg?hash=1774525929>
{'auction_title': '',
 'c_o_2_emission_value': 26,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.4L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'a94b16f8-d27c-5efb-8bc3-2597ccf8a3ab',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004275',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 67163,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-06-25',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF 1.4 eHybrid 180kW DSG GTE 5D',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN GOLF 1.4 eHybrid 180kW DSG GTE 5D',
 'vin': None,
 'year': 2021}
2026-03-26 14:56:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004275auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:15 [ecarstrade.nl] INFO: Saving data for 7004275auction111077: {'created_time': 1774536975.853417, 'last_price_update_time': 1774536975.853427, 'auction_closing_time': 1774945500.0}
2026-03-26 14:56:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004275auction111077') HTTP/1.1" 204 0
2026-03-26 14:56:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:15 [ecarstrade.nl] INFO: Extracting details for car 7004131auction111077
2026-03-26 14:56:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004196> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004278%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525941%27 HTTP/1.1" 200 None
2026-03-26 14:56:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004278/photo_004/780x0__r.jpg?hash=1774525941 not downloaded yet
2026-03-26 14:56:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004278%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525941%27 HTTP/1.1" 200 None
2026-03-26 14:56:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004278/photo_005/780x0__r.jpg?hash=1774525941 not downloaded yet
2026-03-26 14:56:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b32f3de2-3bb8-507e-aa97-4dc36845fbdd with identifier: 7004131auction111077
2026-03-26 14:56:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b32f3de2-3bb8-507e-aa97-4dc36845fbdd with scrape type 1
2026-03-26 14:56:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b32f3de2-3bb8-507e-aa97-4dc36845fbdd
2026-03-26 14:56:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004131%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524760%27 HTTP/1.1" 200 None
2026-03-26 14:56:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004131/photo_000/780x0__r.jpg?hash=1774524760 not downloaded yet
2026-03-26 14:56:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item aa1ee846-5910-59be-984e-992258cb90bb
2026-03-26 14:56:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item aa1ee846-5910-59be-984e-992258cb90bb
2026-03-26 14:56:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item aa1ee846-5910-59be-984e-992258cb90bb
2026-03-26 14:56:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aa1ee846-5910-59be-984e-992258cb90bb, skipping ID generation
2026-03-26 14:56:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa1ee846-5910-59be-984e-992258cb90bb with scrape type 1
2026-03-26 14:56:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aa1ee846-5910-59be-984e-992258cb90bb sending to next pipeline
2026-03-26 14:56:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: aa1ee846-5910-59be-984e-992258cb90bb, identifier: 7004169auction111077
2026-03-26 14:56:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: aa1ee846-5910-59be-984e-992258cb90bb with identifier: 7004169auction111077
2026-03-26 14:56:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: aa1ee846-5910-59be-984e-992258cb90bb with identifier: 7004169auction111077
2026-03-26 14:56:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: aa1ee846-5910-59be-984e-992258cb90bb with identifier: 7004169auction111077 to the API
2026-03-26 14:56:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56: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-26 14:56:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004169/photo_001/780x0__r.jpg?hash=1774524873>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': 'aa1ee846-5910-59be-984e-992258cb90bb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004169',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'AC',
 'model': 'Ford Mustang Mach-E',
 'odometer': 113855,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-11-12',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Mustang Mach-E 75kWh AWD auto 5D 198kW Athlon Edition',
 'transmission': 'automatic',
 'trim': 'FORD Mustang Mach-E 75kWh AWD auto 5D 198kW Athlon Edition',
 'vin': None,
 'year': 2021}
2026-03-26 14:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004169auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:16 [ecarstrade.nl] INFO: Saving data for 7004169auction111077: {'created_time': 1774536976.346668, 'last_price_update_time': 1774536976.346678, 'auction_closing_time': 1774945500.0}
2026-03-26 14:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004169auction111077') HTTP/1.1" 204 0
2026-03-26 14:56:16 [ecarstrade.nl] INFO: Extracting details for car 7004196auction111077
2026-03-26 14:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004131%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524760%27 HTTP/1.1" 200 None
2026-03-26 14:56:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004131/photo_001/780x0__r.jpg?hash=1774524760 not downloaded yet
2026-03-26 14:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004131%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524760%27 HTTP/1.1" 200 None
2026-03-26 14:56:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004131/photo_002/780x0__r.jpg?hash=1774524760 not downloaded yet
2026-03-26 14:56:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36237115-d3b3-5661-a739-05260d8ef8d4 with identifier: 7004196auction111077
2026-03-26 14:56:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36237115-d3b3-5661-a739-05260d8ef8d4 with scrape type 1
2026-03-26 14:56:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 36237115-d3b3-5661-a739-05260d8ef8d4
2026-03-26 14:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004196%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524971%27 HTTP/1.1" 200 None
2026-03-26 14:56:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004196/photo_000/780x0__r.jpg?hash=1774524971 not downloaded yet
2026-03-26 14:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004131%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524760%27 HTTP/1.1" 200 None
2026-03-26 14:56:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004131/photo_003/780x0__r.jpg?hash=1774524760 not downloaded yet
2026-03-26 14:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004196%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524971%27 HTTP/1.1" 200 None
2026-03-26 14:56:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004196/photo_001/780x0__r.jpg?hash=1774524971 not downloaded yet
2026-03-26 14:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004131%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524760%27 HTTP/1.1" 200 None
2026-03-26 14:56:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004131/photo_004/780x0__r.jpg?hash=1774524760 not downloaded yet
2026-03-26 14:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004196%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524971%27 HTTP/1.1" 200 None
2026-03-26 14:56:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004196/photo_002/780x0__r.jpg?hash=1774524971 not downloaded yet
2026-03-26 14:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004131%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524760%27 HTTP/1.1" 200 None
2026-03-26 14:56:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004131/photo_005/780x0__r.jpg?hash=1774524760 not downloaded yet
2026-03-26 14:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004196%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524971%27 HTTP/1.1" 200 None
2026-03-26 14:56:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004196/photo_003/780x0__r.jpg?hash=1774524971 not downloaded yet
2026-03-26 14:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004196%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524971%27 HTTP/1.1" 200 None
2026-03-26 14:56:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004196/photo_004/780x0__r.jpg?hash=1774524971 not downloaded yet
2026-03-26 14:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004196%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524971%27 HTTP/1.1" 200 None
2026-03-26 14:56:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004196/photo_005/780x0__r.jpg?hash=1774524971 not downloaded yet
2026-03-26 14:56:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004193> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004139> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:23 [ecarstrade.nl] INFO: Extracting details for car 7004193auction111077
2026-03-26 14:56:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e2f42f6-6873-5b27-84f9-0d4dd54d2fd8 with identifier: 7004193auction111077
2026-03-26 14:56:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e2f42f6-6873-5b27-84f9-0d4dd54d2fd8 with scrape type 1
2026-03-26 14:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1e2f42f6-6873-5b27-84f9-0d4dd54d2fd8
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004193%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524961%27 HTTP/1.1" 200 None
2026-03-26 14:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004193/photo_000/780x0__r.jpg?hash=1774524961 not downloaded yet
2026-03-26 14:56:23 [ecarstrade.nl] INFO: Extracting details for car 7004139auction111077
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004193%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524961%27 HTTP/1.1" 200 None
2026-03-26 14:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004193/photo_001/780x0__r.jpg?hash=1774524961 not downloaded yet
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004193%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524961%27 HTTP/1.1" 200 None
2026-03-26 14:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004193/photo_002/780x0__r.jpg?hash=1774524961 not downloaded yet
2026-03-26 14:56:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 558bf5dc-0b30-5f52-bb42-7240ea099fa5 with identifier: 7004139auction111077
2026-03-26 14:56:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 558bf5dc-0b30-5f52-bb42-7240ea099fa5 with scrape type 1
2026-03-26 14:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 558bf5dc-0b30-5f52-bb42-7240ea099fa5
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004139%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524785%27 HTTP/1.1" 200 None
2026-03-26 14:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004139/photo_000/780x0__r.jpg?hash=1774524785 not downloaded yet
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004193%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524961%27 HTTP/1.1" 200 None
2026-03-26 14:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004193/photo_003/780x0__r.jpg?hash=1774524961 not downloaded yet
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004139%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524785%27 HTTP/1.1" 200 None
2026-03-26 14:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004139/photo_001/780x0__r.jpg?hash=1774524785 not downloaded yet
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004193%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524961%27 HTTP/1.1" 200 None
2026-03-26 14:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004193/photo_004/780x0__r.jpg?hash=1774524961 not downloaded yet
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004139%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524786%27 HTTP/1.1" 200 None
2026-03-26 14:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004139/photo_002/780x0__r.jpg?hash=1774524786 not downloaded yet
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004193%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524961%27 HTTP/1.1" 200 None
2026-03-26 14:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004193/photo_005/780x0__r.jpg?hash=1774524961 not downloaded yet
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004139%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524786%27 HTTP/1.1" 200 None
2026-03-26 14:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004139/photo_003/780x0__r.jpg?hash=1774524786 not downloaded yet
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004139%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524786%27 HTTP/1.1" 200 None
2026-03-26 14:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004139/photo_004/780x0__r.jpg?hash=1774524786 not downloaded yet
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004139%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524786%27 HTTP/1.1" 200 None
2026-03-26 14:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004139/photo_005/780x0__r.jpg?hash=1774524786 not downloaded yet
2026-03-26 14:56:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004279> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:23 [ecarstrade.nl] INFO: Extracting details for car 7004279auction111077
2026-03-26 14:56:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a063ca3e-de1b-57da-b857-636943f36ab2 with identifier: 7004279auction111077
2026-03-26 14:56:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a063ca3e-de1b-57da-b857-636943f36ab2 with scrape type 1
2026-03-26 14:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a063ca3e-de1b-57da-b857-636943f36ab2
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004279%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525945%27 HTTP/1.1" 200 None
2026-03-26 14:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004279/photo_000/780x0__r.jpg?hash=1774525945 not downloaded yet
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004279%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525945%27 HTTP/1.1" 200 None
2026-03-26 14:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004279/photo_001/780x0__r.jpg?hash=1774525945 not downloaded yet
2026-03-26 14:56:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004254> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004279%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525945%27 HTTP/1.1" 200 None
2026-03-26 14:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004279/photo_002/780x0__r.jpg?hash=1774525945 not downloaded yet
2026-03-26 14:56:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004279%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525945%27 HTTP/1.1" 200 None
2026-03-26 14:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004279/photo_003/780x0__r.jpg?hash=1774525945 not downloaded yet
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004279%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525945%27 HTTP/1.1" 200 None
2026-03-26 14:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004279/photo_004/780x0__r.jpg?hash=1774525945 not downloaded yet
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004279%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525945%27 HTTP/1.1" 200 None
2026-03-26 14:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004279/photo_005/780x0__r.jpg?hash=1774525945 not downloaded yet
2026-03-26 14:56:23 [ecarstrade.nl] INFO: Extracting details for car 7004254auction111077
2026-03-26 14:56:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebc72665-a399-5ece-b124-fd9ecb92686b with identifier: 7004254auction111077
2026-03-26 14:56:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebc72665-a399-5ece-b124-fd9ecb92686b with scrape type 1
2026-03-26 14:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ebc72665-a399-5ece-b124-fd9ecb92686b
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004254%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525822%27 HTTP/1.1" 200 None
2026-03-26 14:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004254/photo_000/780x0__r.jpg?hash=1774525822 not downloaded yet
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004254%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525822%27 HTTP/1.1" 200 None
2026-03-26 14:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004254/photo_001/780x0__r.jpg?hash=1774525822 not downloaded yet
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004254%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525822%27 HTTP/1.1" 200 None
2026-03-26 14:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004254/photo_002/780x0__r.jpg?hash=1774525822 not downloaded yet
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004254%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525823%27 HTTP/1.1" 200 None
2026-03-26 14:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004254/photo_003/780x0__r.jpg?hash=1774525823 not downloaded yet
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004254%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525823%27 HTTP/1.1" 200 None
2026-03-26 14:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004254/photo_004/780x0__r.jpg?hash=1774525823 not downloaded yet
2026-03-26 14:56:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004133> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004254%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525823%27 HTTP/1.1" 200 None
2026-03-26 14:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004254/photo_005/780x0__r.jpg?hash=1774525823 not downloaded yet
2026-03-26 14:56:23 [ecarstrade.nl] INFO: Extracting details for car 7004133auction111077
2026-03-26 14:56:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004278/photo_000/780x0__r.jpg?hash=1774525941> (referer: https://ecarstrade.com/cars/7004278)
2026-03-26 14:56:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004192> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e22f8a4f-74be-555f-9dac-71c110e0ac7b with identifier: 7004133auction111077
2026-03-26 14:56:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e22f8a4f-74be-555f-9dac-71c110e0ac7b with scrape type 1
2026-03-26 14:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e22f8a4f-74be-555f-9dac-71c110e0ac7b
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004133%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524764%27 HTTP/1.1" 200 None
2026-03-26 14:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004133/photo_000/780x0__r.jpg?hash=1774524764 not downloaded yet
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004133%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524764%27 HTTP/1.1" 200 None
2026-03-26 14:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004133/photo_001/780x0__r.jpg?hash=1774524764 not downloaded yet
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004133%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524764%27 HTTP/1.1" 200 None
2026-03-26 14:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004133/photo_002/780x0__r.jpg?hash=1774524764 not downloaded yet
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004133%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524764%27 HTTP/1.1" 200 None
2026-03-26 14:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004133/photo_003/780x0__r.jpg?hash=1774524764 not downloaded yet
2026-03-26 14:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004133%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524764%27 HTTP/1.1" 200 None
2026-03-26 14:56:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004133/photo_004/780x0__r.jpg?hash=1774524764 not downloaded yet
2026-03-26 14:56:24 [ecarstrade.nl] INFO: Extracting details for car 7004192auction111077
2026-03-26 14:56:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004278/photo_001/780x0__r.jpg?hash=1774525941> (referer: https://ecarstrade.com/cars/7004278)
2026-03-26 14:56:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004133%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524764%27 HTTP/1.1" 200 None
2026-03-26 14:56:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004133/photo_005/780x0__r.jpg?hash=1774524764 not downloaded yet
2026-03-26 14:56:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004278/photo_002/780x0__r.jpg?hash=1774525941> (referer: https://ecarstrade.com/cars/7004278)
2026-03-26 14:56:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c87787ea-2e4c-5ad2-84fc-8deba51bfcb2
2026-03-26 14:56:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0d7af59-ca65-50c3-b345-5c7e7a494b1b with identifier: 7004192auction111077
2026-03-26 14:56:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0d7af59-ca65-50c3-b345-5c7e7a494b1b with scrape type 1
2026-03-26 14:56:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c0d7af59-ca65-50c3-b345-5c7e7a494b1b
2026-03-26 14:56:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004192%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524958%27 HTTP/1.1" 200 None
2026-03-26 14:56:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004192/photo_000/780x0__r.jpg?hash=1774524958 not downloaded yet
2026-03-26 14:56:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004192%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524958%27 HTTP/1.1" 200 None
2026-03-26 14:56:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004192/photo_001/780x0__r.jpg?hash=1774524958 not downloaded yet
2026-03-26 14:56:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004192%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524958%27 HTTP/1.1" 200 None
2026-03-26 14:56:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004192/photo_002/780x0__r.jpg?hash=1774524958 not downloaded yet
2026-03-26 14:56:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004192%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524958%27 HTTP/1.1" 200 None
2026-03-26 14:56:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004192/photo_003/780x0__r.jpg?hash=1774524958 not downloaded yet
2026-03-26 14:56:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004192%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524958%27 HTTP/1.1" 200 None
2026-03-26 14:56:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004192/photo_004/780x0__r.jpg?hash=1774524958 not downloaded yet
2026-03-26 14:56:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c87787ea-2e4c-5ad2-84fc-8deba51bfcb2
2026-03-26 14:56:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004278/photo_003/780x0__r.jpg?hash=1774525941> (referer: https://ecarstrade.com/cars/7004278)
2026-03-26 14:56:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004192%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524958%27 HTTP/1.1" 200 None
2026-03-26 14:56:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004192/photo_005/780x0__r.jpg?hash=1774524958 not downloaded yet
2026-03-26 14:56:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c87787ea-2e4c-5ad2-84fc-8deba51bfcb2
2026-03-26 14:56:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004196/photo_005/780x0__r.jpg?hash=1774524971> (referer: https://ecarstrade.com/cars/7004196)
2026-03-26 14:56:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004139/photo_005/780x0__r.jpg?hash=1774524786> (referer: https://ecarstrade.com/cars/7004139)
2026-03-26 14:56:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c87787ea-2e4c-5ad2-84fc-8deba51bfcb2
2026-03-26 14:56:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 36237115-d3b3-5661-a739-05260d8ef8d4
2026-03-26 14:56:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004196/photo_004/780x0__r.jpg?hash=1774524971> (referer: https://ecarstrade.com/cars/7004196)
2026-03-26 14:56:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 558bf5dc-0b30-5f52-bb42-7240ea099fa5
2026-03-26 14:56:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004279/photo_001/780x0__r.jpg?hash=1774525945> (referer: https://ecarstrade.com/cars/7004279)
2026-03-26 14:56:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004254/photo_004/780x0__r.jpg?hash=1774525823> (referer: https://ecarstrade.com/cars/7004254)
2026-03-26 14:56:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 36237115-d3b3-5661-a739-05260d8ef8d4
2026-03-26 14:56:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004254/photo_005/780x0__r.jpg?hash=1774525823> (referer: https://ecarstrade.com/cars/7004254)
2026-03-26 14:56:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004133/photo_000/780x0__r.jpg?hash=1774524764> (referer: https://ecarstrade.com/cars/7004133)
2026-03-26 14:56:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a063ca3e-de1b-57da-b857-636943f36ab2
2026-03-26 14:56:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ebc72665-a399-5ece-b124-fd9ecb92686b
2026-03-26 14:56:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004133/photo_004/780x0__r.jpg?hash=1774524764> (referer: https://ecarstrade.com/cars/7004133)
2026-03-26 14:56:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ebc72665-a399-5ece-b124-fd9ecb92686b
2026-03-26 14:56:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e22f8a4f-74be-555f-9dac-71c110e0ac7b
2026-03-26 14:56:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004133/photo_003/780x0__r.jpg?hash=1774524764> (referer: https://ecarstrade.com/cars/7004133)
2026-03-26 14:56:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004192/photo_004/780x0__r.jpg?hash=1774524958> (referer: https://ecarstrade.com/cars/7004192)
2026-03-26 14:56:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e22f8a4f-74be-555f-9dac-71c110e0ac7b
2026-03-26 14:56:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004192/photo_005/780x0__r.jpg?hash=1774524958> (referer: https://ecarstrade.com/cars/7004192)
2026-03-26 14:56:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e22f8a4f-74be-555f-9dac-71c110e0ac7b
2026-03-26 14:56:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004192/photo_003/780x0__r.jpg?hash=1774524958> (referer: https://ecarstrade.com/cars/7004192)
2026-03-26 14:56:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c0d7af59-ca65-50c3-b345-5c7e7a494b1b
2026-03-26 14:56:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004192/photo_002/780x0__r.jpg?hash=1774524958> (referer: https://ecarstrade.com/cars/7004192)
2026-03-26 14:56:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c0d7af59-ca65-50c3-b345-5c7e7a494b1b
2026-03-26 14:56:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004192/photo_001/780x0__r.jpg?hash=1774524958> (referer: https://ecarstrade.com/cars/7004192)
2026-03-26 14:56:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c0d7af59-ca65-50c3-b345-5c7e7a494b1b
2026-03-26 14:56:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004192/photo_000/780x0__r.jpg?hash=1774524958> (referer: https://ecarstrade.com/cars/7004192)
2026-03-26 14:56:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c0d7af59-ca65-50c3-b345-5c7e7a494b1b
2026-03-26 14:56:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004133/photo_005/780x0__r.jpg?hash=1774524764> (referer: https://ecarstrade.com/cars/7004133)
2026-03-26 14:56:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c0d7af59-ca65-50c3-b345-5c7e7a494b1b
2026-03-26 14:56:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004133/photo_002/780x0__r.jpg?hash=1774524764> (referer: https://ecarstrade.com/cars/7004133)
2026-03-26 14:56:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004133/photo_001/780x0__r.jpg?hash=1774524764> (referer: https://ecarstrade.com/cars/7004133)
2026-03-26 14:56:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c0d7af59-ca65-50c3-b345-5c7e7a494b1b
2026-03-26 14:56:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c0d7af59-ca65-50c3-b345-5c7e7a494b1b, skipping ID generation
2026-03-26 14:56:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0d7af59-ca65-50c3-b345-5c7e7a494b1b with scrape type 1
2026-03-26 14:56:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c0d7af59-ca65-50c3-b345-5c7e7a494b1b sending to next pipeline
2026-03-26 14:56:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c0d7af59-ca65-50c3-b345-5c7e7a494b1b, identifier: 7004192auction111077
2026-03-26 14:56:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c0d7af59-ca65-50c3-b345-5c7e7a494b1b with identifier: 7004192auction111077
2026-03-26 14:56:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c0d7af59-ca65-50c3-b345-5c7e7a494b1b with identifier: 7004192auction111077
2026-03-26 14:56:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c0d7af59-ca65-50c3-b345-5c7e7a494b1b with identifier: 7004192auction111077 to the API
2026-03-26 14:56:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:56:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004192/photo_000/780x0__r.jpg?hash=1774524958>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': 'c0d7af59-ca65-50c3-b345-5c7e7a494b1b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004192',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Audi',
 'model': 'Q4 e-tron',
 'odometer': 62100,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-30',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI Q4 e-tron 40 e-tron Launch edition Advanced 5D 150kW',
 'transmission': 'automatic',
 'trim': 'AUDI  40 e-tron Launch edition Advanced 5D 150kW',
 'vin': None,
 'year': 2021}
2026-03-26 14:56:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004192auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:25 [ecarstrade.nl] INFO: Saving data for 7004192auction111077: {'created_time': 1774536985.570624, 'last_price_update_time': 1774536985.570642, 'auction_closing_time': 1774945500.0}
2026-03-26 14:56:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004192auction111077') HTTP/1.1" 204 0
2026-03-26 14:56:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004254/photo_003/780x0__r.jpg?hash=1774525823> (referer: https://ecarstrade.com/cars/7004254)
2026-03-26 14:56:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004254/photo_002/780x0__r.jpg?hash=1774525822> (referer: https://ecarstrade.com/cars/7004254)
2026-03-26 14:56:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e22f8a4f-74be-555f-9dac-71c110e0ac7b
2026-03-26 14:56:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e22f8a4f-74be-555f-9dac-71c110e0ac7b
2026-03-26 14:56:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e22f8a4f-74be-555f-9dac-71c110e0ac7b
2026-03-26 14:56:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e22f8a4f-74be-555f-9dac-71c110e0ac7b, skipping ID generation
2026-03-26 14:56:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e22f8a4f-74be-555f-9dac-71c110e0ac7b with scrape type 1
2026-03-26 14:56:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e22f8a4f-74be-555f-9dac-71c110e0ac7b sending to next pipeline
2026-03-26 14:56:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e22f8a4f-74be-555f-9dac-71c110e0ac7b, identifier: 7004133auction111077
2026-03-26 14:56:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e22f8a4f-74be-555f-9dac-71c110e0ac7b with identifier: 7004133auction111077
2026-03-26 14:56:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e22f8a4f-74be-555f-9dac-71c110e0ac7b with identifier: 7004133auction111077
2026-03-26 14:56:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e22f8a4f-74be-555f-9dac-71c110e0ac7b with identifier: 7004133auction111077 to the API
2026-03-26 14:56:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:56:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004133/photo_001/780x0__r.jpg?hash=1774524764>
{'auction_title': '',
 'c_o_2_emission_value': 22,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'e22f8a4f-74be-555f-9dac-71c110e0ac7b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004133',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mercedes',
 'model': 'CLA 250',
 'odometer': 85703,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-11-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA CLA 250 e DCT Bus. Sol. Luxury Limited 4D 160kW',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ CLA  e DCT Bus. Sol. Luxury Limited 4D 160kW',
 'vin': None,
 'year': 2021}
2026-03-26 14:56:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004133auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:25 [ecarstrade.nl] INFO: Saving data for 7004133auction111077: {'created_time': 1774536985.986116, 'last_price_update_time': 1774536985.986128, 'auction_closing_time': 1774945500.0}
2026-03-26 14:56:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004133auction111077') HTTP/1.1" 204 0
2026-03-26 14:56:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004254/photo_001/780x0__r.jpg?hash=1774525822> (referer: https://ecarstrade.com/cars/7004254)
2026-03-26 14:56:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004254/photo_000/780x0__r.jpg?hash=1774525822> (referer: https://ecarstrade.com/cars/7004254)
2026-03-26 14:56:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ebc72665-a399-5ece-b124-fd9ecb92686b
2026-03-26 14:56:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ebc72665-a399-5ece-b124-fd9ecb92686b
2026-03-26 14:56:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004279/photo_005/780x0__r.jpg?hash=1774525945> (referer: https://ecarstrade.com/cars/7004279)
2026-03-26 14:56:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004279/photo_004/780x0__r.jpg?hash=1774525945> (referer: https://ecarstrade.com/cars/7004279)
2026-03-26 14:56:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ebc72665-a399-5ece-b124-fd9ecb92686b
2026-03-26 14:56:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ebc72665-a399-5ece-b124-fd9ecb92686b
2026-03-26 14:56:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ebc72665-a399-5ece-b124-fd9ecb92686b, skipping ID generation
2026-03-26 14:56:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebc72665-a399-5ece-b124-fd9ecb92686b with scrape type 1
2026-03-26 14:56:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ebc72665-a399-5ece-b124-fd9ecb92686b sending to next pipeline
2026-03-26 14:56:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ebc72665-a399-5ece-b124-fd9ecb92686b, identifier: 7004254auction111077
2026-03-26 14:56:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ebc72665-a399-5ece-b124-fd9ecb92686b with identifier: 7004254auction111077
2026-03-26 14:56:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ebc72665-a399-5ece-b124-fd9ecb92686b with identifier: 7004254auction111077
2026-03-26 14:56:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ebc72665-a399-5ece-b124-fd9ecb92686b with identifier: 7004254auction111077 to the API
2026-03-26 14:56:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:56:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004254/photo_000/780x0__r.jpg?hash=1774525822>
{'auction_title': '',
 'c_o_2_emission_value': 157,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'ebc72665-a399-5ece-b124-fd9ecb92686b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004254',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volvo',
 'model': 'V60',
 'odometer': 67883,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-12',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO V60 B3 Automaat Inscription 5D 120kW',
 'transmission': 'automatic',
 'trim': 'VOLVO  B3 Automaat Inscription 5D 120kW',
 'vin': None,
 'year': 2021}
2026-03-26 14:56:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004254auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:26 [ecarstrade.nl] INFO: Saving data for 7004254auction111077: {'created_time': 1774536986.538142, 'last_price_update_time': 1774536986.538152, 'auction_closing_time': 1774945500.0}
2026-03-26 14:56:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004254auction111077') HTTP/1.1" 204 0
2026-03-26 14:56:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004279/photo_002/780x0__r.jpg?hash=1774525945> (referer: https://ecarstrade.com/cars/7004279)
2026-03-26 14:56:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004279/photo_003/780x0__r.jpg?hash=1774525945> (referer: https://ecarstrade.com/cars/7004279)
2026-03-26 14:56:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a063ca3e-de1b-57da-b857-636943f36ab2
2026-03-26 14:56:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a063ca3e-de1b-57da-b857-636943f36ab2
2026-03-26 14:56:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004279/photo_000/780x0__r.jpg?hash=1774525945> (referer: https://ecarstrade.com/cars/7004279)
2026-03-26 14:56:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004139/photo_004/780x0__r.jpg?hash=1774524786> (referer: https://ecarstrade.com/cars/7004139)
2026-03-26 14:56:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a063ca3e-de1b-57da-b857-636943f36ab2
2026-03-26 14:56:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a063ca3e-de1b-57da-b857-636943f36ab2
2026-03-26 14:56:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004193/photo_005/780x0__r.jpg?hash=1774524961> (referer: https://ecarstrade.com/cars/7004193)
2026-03-26 14:56:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004139/photo_003/780x0__r.jpg?hash=1774524786> (referer: https://ecarstrade.com/cars/7004139)
2026-03-26 14:56:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a063ca3e-de1b-57da-b857-636943f36ab2
2026-03-26 14:56:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a063ca3e-de1b-57da-b857-636943f36ab2, skipping ID generation
2026-03-26 14:56:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a063ca3e-de1b-57da-b857-636943f36ab2 with scrape type 1
2026-03-26 14:56:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a063ca3e-de1b-57da-b857-636943f36ab2 sending to next pipeline
2026-03-26 14:56:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: a063ca3e-de1b-57da-b857-636943f36ab2, identifier: 7004279auction111077
2026-03-26 14:56:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: a063ca3e-de1b-57da-b857-636943f36ab2 with identifier: 7004279auction111077
2026-03-26 14:56:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: a063ca3e-de1b-57da-b857-636943f36ab2 with identifier: 7004279auction111077
2026-03-26 14:56:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: a063ca3e-de1b-57da-b857-636943f36ab2 with identifier: 7004279auction111077 to the API
2026-03-26 14:56:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:56:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004279/photo_000/780x0__r.jpg?hash=1774525945>
{'auction_title': '',
 'c_o_2_emission_value': 100,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.8L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'a063ca3e-de1b-57da-b857-636943f36ab2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004279',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Toyota',
 'model': 'Corolla',
 'odometer': 44679,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-01-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA Corolla Hatchback 1.8 Hybrid Active 5D 103kW',
 'transmission': 'automatic',
 'trim': 'TOYOTA  Hatchback 1.8 Hybrid Active 5D 103kW',
 'vin': None,
 'year': 2024}
2026-03-26 14:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004279auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:27 [ecarstrade.nl] INFO: Saving data for 7004279auction111077: {'created_time': 1774536987.174909, 'last_price_update_time': 1774536987.174919, 'auction_closing_time': 1774945500.0}
2026-03-26 14:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004279auction111077') HTTP/1.1" 204 0
2026-03-26 14:56:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004193/photo_004/780x0__r.jpg?hash=1774524961> (referer: https://ecarstrade.com/cars/7004193)
2026-03-26 14:56:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004139/photo_002/780x0__r.jpg?hash=1774524786> (referer: https://ecarstrade.com/cars/7004139)
2026-03-26 14:56:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 558bf5dc-0b30-5f52-bb42-7240ea099fa5
2026-03-26 14:56:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1e2f42f6-6873-5b27-84f9-0d4dd54d2fd8
2026-03-26 14:56:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 558bf5dc-0b30-5f52-bb42-7240ea099fa5
2026-03-26 14:56:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004193/photo_003/780x0__r.jpg?hash=1774524961> (referer: https://ecarstrade.com/cars/7004193)
2026-03-26 14:56:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1e2f42f6-6873-5b27-84f9-0d4dd54d2fd8
2026-03-26 14:56:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 558bf5dc-0b30-5f52-bb42-7240ea099fa5
2026-03-26 14:56:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004139/photo_001/780x0__r.jpg?hash=1774524785> (referer: https://ecarstrade.com/cars/7004139)
2026-03-26 14:56:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004193/photo_002/780x0__r.jpg?hash=1774524961> (referer: https://ecarstrade.com/cars/7004193)
2026-03-26 14:56:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004139/photo_000/780x0__r.jpg?hash=1774524785> (referer: https://ecarstrade.com/cars/7004139)
2026-03-26 14:56:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1e2f42f6-6873-5b27-84f9-0d4dd54d2fd8
2026-03-26 14:56:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 558bf5dc-0b30-5f52-bb42-7240ea099fa5
2026-03-26 14:56:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004193/photo_000/780x0__r.jpg?hash=1774524961> (referer: https://ecarstrade.com/cars/7004193)
2026-03-26 14:56:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1e2f42f6-6873-5b27-84f9-0d4dd54d2fd8
2026-03-26 14:56:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 558bf5dc-0b30-5f52-bb42-7240ea099fa5
2026-03-26 14:56:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 558bf5dc-0b30-5f52-bb42-7240ea099fa5, skipping ID generation
2026-03-26 14:56:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 558bf5dc-0b30-5f52-bb42-7240ea099fa5 with scrape type 1
2026-03-26 14:56:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 558bf5dc-0b30-5f52-bb42-7240ea099fa5 sending to next pipeline
2026-03-26 14:56:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 558bf5dc-0b30-5f52-bb42-7240ea099fa5, identifier: 7004139auction111077
2026-03-26 14:56:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 558bf5dc-0b30-5f52-bb42-7240ea099fa5 with identifier: 7004139auction111077
2026-03-26 14:56:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 558bf5dc-0b30-5f52-bb42-7240ea099fa5 with identifier: 7004139auction111077
2026-03-26 14:56:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 558bf5dc-0b30-5f52-bb42-7240ea099fa5 with identifier: 7004139auction111077 to the API
2026-03-26 14:56:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:56:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004139/photo_000/780x0__r.jpg?hash=1774524785>
{'auction_title': '',
 'c_o_2_emission_value': 23,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO Onbekend',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '558bf5dc-0b30-5f52-bb42-7240ea099fa5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004139',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mercedes',
 'model': 'A 250',
 'odometer': 92255,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ A-Klasse Limousine A 250 e 8G-DCT Business Sol AMG '
          'Limited 4D 160kW',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ A-Klasse Limousine  e 8G-DCT Business Sol AMG Limited '
         '4D 160kW',
 'vin': None,
 'year': 2022}
2026-03-26 14:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004139auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:27 [ecarstrade.nl] INFO: Saving data for 7004139auction111077: {'created_time': 1774536987.95289, 'last_price_update_time': 1774536987.952905, 'auction_closing_time': 1774945500.0}
2026-03-26 14:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004139auction111077') HTTP/1.1" 204 0
2026-03-26 14:56:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004193/photo_001/780x0__r.jpg?hash=1774524961> (referer: https://ecarstrade.com/cars/7004193)
2026-03-26 14:56:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004196/photo_003/780x0__r.jpg?hash=1774524971> (referer: https://ecarstrade.com/cars/7004196)
2026-03-26 14:56:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1e2f42f6-6873-5b27-84f9-0d4dd54d2fd8
2026-03-26 14:56:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004196/photo_002/780x0__r.jpg?hash=1774524971> (referer: https://ecarstrade.com/cars/7004196)
2026-03-26 14:56:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004131/photo_005/780x0__r.jpg?hash=1774524760> (referer: https://ecarstrade.com/cars/7004131)
2026-03-26 14:56:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1e2f42f6-6873-5b27-84f9-0d4dd54d2fd8
2026-03-26 14:56:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1e2f42f6-6873-5b27-84f9-0d4dd54d2fd8, skipping ID generation
2026-03-26 14:56:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e2f42f6-6873-5b27-84f9-0d4dd54d2fd8 with scrape type 1
2026-03-26 14:56:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1e2f42f6-6873-5b27-84f9-0d4dd54d2fd8 sending to next pipeline
2026-03-26 14:56:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 1e2f42f6-6873-5b27-84f9-0d4dd54d2fd8, identifier: 7004193auction111077
2026-03-26 14:56:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 1e2f42f6-6873-5b27-84f9-0d4dd54d2fd8 with identifier: 7004193auction111077
2026-03-26 14:56:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 1e2f42f6-6873-5b27-84f9-0d4dd54d2fd8 with identifier: 7004193auction111077
2026-03-26 14:56:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 1e2f42f6-6873-5b27-84f9-0d4dd54d2fd8 with identifier: 7004193auction111077 to the API
2026-03-26 14:56:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:56:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004193/photo_001/780x0__r.jpg?hash=1774524961>
{'auction_title': '',
 'c_o_2_emission_value': 150,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '1e2f42f6-6873-5b27-84f9-0d4dd54d2fd8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004193',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Audi',
 'model': 'Q3',
 'odometer': 132948,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-08-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI Q3 35 TFSI S tronic S edition 5D 110kW',
 'transmission': 'automatic',
 'trim': 'AUDI  35 TFSI S tronic S edition 5D 110kW',
 'vin': None,
 'year': 2021}
2026-03-26 14:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004193auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:28 [ecarstrade.nl] INFO: Saving data for 7004193auction111077: {'created_time': 1774536988.900461, 'last_price_update_time': 1774536988.900473, 'auction_closing_time': 1774945500.0}
2026-03-26 14:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004193auction111077') HTTP/1.1" 204 0
2026-03-26 14:56:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004196/photo_001/780x0__r.jpg?hash=1774524971> (referer: https://ecarstrade.com/cars/7004196)
2026-03-26 14:56:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004131/photo_004/780x0__r.jpg?hash=1774524760> (referer: https://ecarstrade.com/cars/7004131)
2026-03-26 14:56:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 36237115-d3b3-5661-a739-05260d8ef8d4
2026-03-26 14:56:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 36237115-d3b3-5661-a739-05260d8ef8d4
2026-03-26 14:56:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b32f3de2-3bb8-507e-aa97-4dc36845fbdd
2026-03-26 14:56:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004253> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004196/photo_000/780x0__r.jpg?hash=1774524971> (referer: https://ecarstrade.com/cars/7004196)
2026-03-26 14:56:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 36237115-d3b3-5661-a739-05260d8ef8d4
2026-03-26 14:56:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b32f3de2-3bb8-507e-aa97-4dc36845fbdd
2026-03-26 14:56:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004131/photo_003/780x0__r.jpg?hash=1774524760> (referer: https://ecarstrade.com/cars/7004131)
2026-03-26 14:56:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004131/photo_002/780x0__r.jpg?hash=1774524760> (referer: https://ecarstrade.com/cars/7004131)
2026-03-26 14:56:29 [ecarstrade.nl] INFO: Extracting details for car 7004253auction111077
2026-03-26 14:56:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5bd1508-16f2-57aa-84fa-30e7f3a616b6 with identifier: 7004253auction111077
2026-03-26 14:56:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5bd1508-16f2-57aa-84fa-30e7f3a616b6 with scrape type 1
2026-03-26 14:56:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d5bd1508-16f2-57aa-84fa-30e7f3a616b6
2026-03-26 14:56:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004253%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525819%27 HTTP/1.1" 200 None
2026-03-26 14:56:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004253/photo_000/780x0__r.jpg?hash=1774525819 not downloaded yet
2026-03-26 14:56:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004253%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525819%27 HTTP/1.1" 200 None
2026-03-26 14:56:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004253/photo_001/780x0__r.jpg?hash=1774525819 not downloaded yet
2026-03-26 14:56:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004253%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525819%27 HTTP/1.1" 200 None
2026-03-26 14:56:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004253/photo_002/780x0__r.jpg?hash=1774525819 not downloaded yet
2026-03-26 14:56:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004131/photo_001/780x0__r.jpg?hash=1774524760> (referer: https://ecarstrade.com/cars/7004131)
2026-03-26 14:56:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004253%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525819%27 HTTP/1.1" 200 None
2026-03-26 14:56:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004253/photo_003/780x0__r.jpg?hash=1774525819 not downloaded yet
2026-03-26 14:56:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004131/photo_000/780x0__r.jpg?hash=1774524760> (referer: https://ecarstrade.com/cars/7004131)
2026-03-26 14:56:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 36237115-d3b3-5661-a739-05260d8ef8d4
2026-03-26 14:56:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 36237115-d3b3-5661-a739-05260d8ef8d4, skipping ID generation
2026-03-26 14:56:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36237115-d3b3-5661-a739-05260d8ef8d4 with scrape type 1
2026-03-26 14:56:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 36237115-d3b3-5661-a739-05260d8ef8d4 sending to next pipeline
2026-03-26 14:56:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 36237115-d3b3-5661-a739-05260d8ef8d4, identifier: 7004196auction111077
2026-03-26 14:56:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004278/photo_005/780x0__r.jpg?hash=1774525941> (referer: https://ecarstrade.com/cars/7004278)
2026-03-26 14:56:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004253%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525819%27 HTTP/1.1" 200 None
2026-03-26 14:56:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004253/photo_004/780x0__r.jpg?hash=1774525819 not downloaded yet
2026-03-26 14:56:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 36237115-d3b3-5661-a739-05260d8ef8d4 with identifier: 7004196auction111077
2026-03-26 14:56:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 36237115-d3b3-5661-a739-05260d8ef8d4 with identifier: 7004196auction111077
2026-03-26 14:56:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 36237115-d3b3-5661-a739-05260d8ef8d4 with identifier: 7004196auction111077 to the API
2026-03-26 14:56:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56: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-26 14:56:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004196/photo_000/780x0__r.jpg?hash=1774524971>
{'auction_title': '',
 'c_o_2_emission_value': 148,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '36237115-d3b3-5661-a739-05260d8ef8d4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004196',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Audi',
 'model': 'A4',
 'odometer': 182188,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-09-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI A4 Avant 40 TFSI S tronic S Edition Competition 5D 150kW',
 'transmission': 'automatic',
 'trim': 'AUDI  Avant 40 TFSI S tronic S Edition Competition 5D 150kW',
 'vin': None,
 'year': 2022}
2026-03-26 14:56:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004196auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:29 [ecarstrade.nl] INFO: Saving data for 7004196auction111077: {'created_time': 1774536989.579603, 'last_price_update_time': 1774536989.579617, 'auction_closing_time': 1774945500.0}
2026-03-26 14:56:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004196auction111077') HTTP/1.1" 204 0
2026-03-26 14:56:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b32f3de2-3bb8-507e-aa97-4dc36845fbdd
2026-03-26 14:56:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b32f3de2-3bb8-507e-aa97-4dc36845fbdd
2026-03-26 14:56:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004278/photo_004/780x0__r.jpg?hash=1774525941> (referer: https://ecarstrade.com/cars/7004278)
2026-03-26 14:56:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004253%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525820%27 HTTP/1.1" 200 None
2026-03-26 14:56:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004253/photo_005/780x0__r.jpg?hash=1774525820 not downloaded yet
2026-03-26 14:56:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b32f3de2-3bb8-507e-aa97-4dc36845fbdd
2026-03-26 14:56:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b32f3de2-3bb8-507e-aa97-4dc36845fbdd
2026-03-26 14:56:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b32f3de2-3bb8-507e-aa97-4dc36845fbdd, skipping ID generation
2026-03-26 14:56:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b32f3de2-3bb8-507e-aa97-4dc36845fbdd with scrape type 1
2026-03-26 14:56:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b32f3de2-3bb8-507e-aa97-4dc36845fbdd sending to next pipeline
2026-03-26 14:56:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: b32f3de2-3bb8-507e-aa97-4dc36845fbdd, identifier: 7004131auction111077
2026-03-26 14:56:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c87787ea-2e4c-5ad2-84fc-8deba51bfcb2
2026-03-26 14:56:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: b32f3de2-3bb8-507e-aa97-4dc36845fbdd with identifier: 7004131auction111077
2026-03-26 14:56:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: b32f3de2-3bb8-507e-aa97-4dc36845fbdd with identifier: 7004131auction111077
2026-03-26 14:56:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: b32f3de2-3bb8-507e-aa97-4dc36845fbdd with identifier: 7004131auction111077 to the API
2026-03-26 14:56:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56: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-26 14:56:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004131/photo_000/780x0__r.jpg?hash=1774524760>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.3L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'b32f3de2-3bb8-507e-aa97-4dc36845fbdd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004131',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mercedes',
 'model': 'CLA Shooting Brake',
 'odometer': 108899,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA Shooting Brake CLA 180 DCT Bus. Solution Luxury '
          '5D 100kW',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ  CLA 180 DCT Bus. Solution Luxury 5D 100kW',
 'vin': None,
 'year': 2021}
2026-03-26 14:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004131auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:30 [ecarstrade.nl] INFO: Saving data for 7004131auction111077: {'created_time': 1774536990.053569, 'last_price_update_time': 1774536990.053578, 'auction_closing_time': 1774945500.0}
2026-03-26 14:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004131auction111077') HTTP/1.1" 204 0
2026-03-26 14:56:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c87787ea-2e4c-5ad2-84fc-8deba51bfcb2
2026-03-26 14:56:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c87787ea-2e4c-5ad2-84fc-8deba51bfcb2, skipping ID generation
2026-03-26 14:56:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c87787ea-2e4c-5ad2-84fc-8deba51bfcb2 with scrape type 1
2026-03-26 14:56:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c87787ea-2e4c-5ad2-84fc-8deba51bfcb2 sending to next pipeline
2026-03-26 14:56:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c87787ea-2e4c-5ad2-84fc-8deba51bfcb2, identifier: 7004278auction111077
2026-03-26 14:56:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c87787ea-2e4c-5ad2-84fc-8deba51bfcb2 with identifier: 7004278auction111077
2026-03-26 14:56:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c87787ea-2e4c-5ad2-84fc-8deba51bfcb2 with identifier: 7004278auction111077
2026-03-26 14:56:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c87787ea-2e4c-5ad2-84fc-8deba51bfcb2 with identifier: 7004278auction111077 to the API
2026-03-26 14:56:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:56:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004278/photo_004/780x0__r.jpg?hash=1774525941>
{'auction_title': '',
 'c_o_2_emission_value': 112,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'c87787ea-2e4c-5ad2-84fc-8deba51bfcb2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004278',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Toyota',
 'model': 'Yaris Cross',
 'odometer': 53345,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA Yaris Cross 1.5 Hybrid Executive Automaat 5D 85kW',
 'transmission': 'automatic',
 'trim': 'TOYOTA  1.5 Hybrid Executive Automaat 5D 85kW',
 'vin': None,
 'year': 2022}
2026-03-26 14:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004278auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:30 [ecarstrade.nl] INFO: Saving data for 7004278auction111077: {'created_time': 1774536990.532931, 'last_price_update_time': 1774536990.532946, 'auction_closing_time': 1774945500.0}
2026-03-26 14:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004278auction111077') HTTP/1.1" 204 0
2026-03-26 14:56:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004155> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005173> (referer: https://ecarstrade.com/search/page15?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004260> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005177/photo_004/780x0__r.jpg?hash=1774534978> (referer: https://ecarstrade.com/cars/7005177)
2026-03-26 14:56:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005177/photo_003/780x0__r.jpg?hash=1774534978> (referer: https://ecarstrade.com/cars/7005177)
2026-03-26 14:56:30 [ecarstrade.nl] INFO: Extracting details for car 7004155auction111077
2026-03-26 14:56:30 [ecarstrade.nl] INFO: Extracting details for car 7005173auction111084
2026-03-26 14:56:30 [ecarstrade.nl] INFO: Extracting details for car 7004260auction111077
2026-03-26 14:56:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004135> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e941bbf9-0e36-54fe-b61f-11e86ff31922 with identifier: 7004155auction111077
2026-03-26 14:56:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e941bbf9-0e36-54fe-b61f-11e86ff31922 with scrape type 1
2026-03-26 14:56:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e941bbf9-0e36-54fe-b61f-11e86ff31922
2026-03-26 14:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004155%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524828%27 HTTP/1.1" 200 None
2026-03-26 14:56:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004155/photo_000/780x0__r.jpg?hash=1774524828 not downloaded yet
2026-03-26 14:56:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70c8e7ab-4c80-5f52-bd81-51c48a5e857b with identifier: 7005173auction111084
2026-03-26 14:56:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70c8e7ab-4c80-5f52-bd81-51c48a5e857b with scrape type 1
2026-03-26 14:56:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 70c8e7ab-4c80-5f52-bd81-51c48a5e857b
2026-03-26 14:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005173%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774534961%27 HTTP/1.1" 200 None
2026-03-26 14:56:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005173/photo_000/780x0__r.jpg?hash=1774534961 not downloaded yet
2026-03-26 14:56:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cd3f885-7f54-5169-8823-e4209507e4b2 with identifier: 7004260auction111077
2026-03-26 14:56:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cd3f885-7f54-5169-8823-e4209507e4b2 with scrape type 1
2026-03-26 14:56:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3cd3f885-7f54-5169-8823-e4209507e4b2
2026-03-26 14:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004260%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525859%27 HTTP/1.1" 200 None
2026-03-26 14:56:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004260/photo_000/780x0__r.jpg?hash=1774525859 not downloaded yet
2026-03-26 14:56:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005185/photo_005/780x0__r.jpg?hash=1774535007> (referer: https://ecarstrade.com/cars/7005185)
2026-03-26 14:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004155%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524828%27 HTTP/1.1" 200 None
2026-03-26 14:56:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004155/photo_001/780x0__r.jpg?hash=1774524828 not downloaded yet
2026-03-26 14:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005173%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774534961%27 HTTP/1.1" 200 None
2026-03-26 14:56:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005173/photo_001/780x0__r.jpg?hash=1774534961 not downloaded yet
2026-03-26 14:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004260%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525859%27 HTTP/1.1" 200 None
2026-03-26 14:56:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004260/photo_001/780x0__r.jpg?hash=1774525859 not downloaded yet
2026-03-26 14:56:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005197> (referer: https://ecarstrade.com/search/page15?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004253/photo_002/780x0__r.jpg?hash=1774525819> (referer: https://ecarstrade.com/cars/7004253)
2026-03-26 14:56:30 [ecarstrade.nl] INFO: Extracting details for car 7004135auction111077
2026-03-26 14:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004155%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524828%27 HTTP/1.1" 200 None
2026-03-26 14:56:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004155/photo_002/780x0__r.jpg?hash=1774524828 not downloaded yet
2026-03-26 14:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005173%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774534961%27 HTTP/1.1" 200 None
2026-03-26 14:56:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005173/photo_002/780x0__r.jpg?hash=1774534961 not downloaded yet
2026-03-26 14:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004260%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525859%27 HTTP/1.1" 200 None
2026-03-26 14:56:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004260/photo_002/780x0__r.jpg?hash=1774525859 not downloaded yet
2026-03-26 14:56:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 77795f8e-fb29-5607-8d52-acc08d939d2a
2026-03-26 14:56:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 77795f8e-fb29-5607-8d52-acc08d939d2a
2026-03-26 14:56:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004253/photo_001/780x0__r.jpg?hash=1774525819> (referer: https://ecarstrade.com/cars/7004253)
2026-03-26 14:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004155%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524828%27 HTTP/1.1" 200 None
2026-03-26 14:56:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004155/photo_003/780x0__r.jpg?hash=1774524828 not downloaded yet
2026-03-26 14:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005173%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774534962%27 HTTP/1.1" 200 None
2026-03-26 14:56:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005173/photo_003/780x0__r.jpg?hash=1774534962 not downloaded yet
2026-03-26 14:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004260%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525859%27 HTTP/1.1" 200 None
2026-03-26 14:56:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004260/photo_003/780x0__r.jpg?hash=1774525859 not downloaded yet
2026-03-26 14:56:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004253/photo_003/780x0__r.jpg?hash=1774525819> (referer: https://ecarstrade.com/cars/7004253)
2026-03-26 14:56:31 [ecarstrade.nl] INFO: Extracting details for car 7005197auction111084
2026-03-26 14:56:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 892a58f3-5563-51bb-8540-daf017249345 with identifier: 7004135auction111077
2026-03-26 14:56:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 892a58f3-5563-51bb-8540-daf017249345 with scrape type 1
2026-03-26 14:56:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 892a58f3-5563-51bb-8540-daf017249345
2026-03-26 14:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004135%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524772%27 HTTP/1.1" 200 None
2026-03-26 14:56:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004135/photo_000/780x0__r.jpg?hash=1774524772 not downloaded yet
2026-03-26 14:56:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 491ee8cf-dcd3-500e-9fcf-96fc3e6c2abc
2026-03-26 14:56:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004253/photo_005/780x0__r.jpg?hash=1774525820> (referer: https://ecarstrade.com/cars/7004253)
2026-03-26 14:56:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004253/photo_004/780x0__r.jpg?hash=1774525819> (referer: https://ecarstrade.com/cars/7004253)
2026-03-26 14:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004155%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524829%27 HTTP/1.1" 200 None
2026-03-26 14:56:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004155/photo_004/780x0__r.jpg?hash=1774524829 not downloaded yet
2026-03-26 14:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005173%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774534962%27 HTTP/1.1" 200 None
2026-03-26 14:56:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005173/photo_004/780x0__r.jpg?hash=1774534962 not downloaded yet
2026-03-26 14:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004260%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525859%27 HTTP/1.1" 200 None
2026-03-26 14:56:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004260/photo_004/780x0__r.jpg?hash=1774525859 not downloaded yet
2026-03-26 14:56:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004253/photo_000/780x0__r.jpg?hash=1774525819> (referer: https://ecarstrade.com/cars/7004253)
2026-03-26 14:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004135%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524772%27 HTTP/1.1" 200 None
2026-03-26 14:56:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004135/photo_001/780x0__r.jpg?hash=1774524772 not downloaded yet
2026-03-26 14:56:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005177/photo_002/780x0__r.jpg?hash=1774534978> (referer: https://ecarstrade.com/cars/7005177)
2026-03-26 14:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004155%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524829%27 HTTP/1.1" 200 None
2026-03-26 14:56:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004155/photo_005/780x0__r.jpg?hash=1774524829 not downloaded yet
2026-03-26 14:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005173%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774534962%27 HTTP/1.1" 200 None
2026-03-26 14:56:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005173/photo_005/780x0__r.jpg?hash=1774534962 not downloaded yet
2026-03-26 14:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004260%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525859%27 HTTP/1.1" 200 None
2026-03-26 14:56:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004260/photo_005/780x0__r.jpg?hash=1774525859 not downloaded yet
2026-03-26 14:56:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9de09384-b204-59dd-9270-6aeb6c73b570 with identifier: 7005197auction111084
2026-03-26 14:56:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9de09384-b204-59dd-9270-6aeb6c73b570 with scrape type 1
2026-03-26 14:56:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9de09384-b204-59dd-9270-6aeb6c73b570
2026-03-26 14:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005197%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774535068%27 HTTP/1.1" 200 None
2026-03-26 14:56:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005197/photo_000/780x0__r.jpg?hash=1774535068 not downloaded yet
2026-03-26 14:56:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d5bd1508-16f2-57aa-84fa-30e7f3a616b6
2026-03-26 14:56:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d5bd1508-16f2-57aa-84fa-30e7f3a616b6
2026-03-26 14:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004135%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524773%27 HTTP/1.1" 200 None
2026-03-26 14:56:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004135/photo_002/780x0__r.jpg?hash=1774524773 not downloaded yet
2026-03-26 14:56:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005177/photo_001/780x0__r.jpg?hash=1774534978> (referer: https://ecarstrade.com/cars/7005177)
2026-03-26 14:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005197%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774535068%27 HTTP/1.1" 200 None
2026-03-26 14:56:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005197/photo_001/780x0__r.jpg?hash=1774535068 not downloaded yet
2026-03-26 14:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004135%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524773%27 HTTP/1.1" 200 None
2026-03-26 14:56:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004135/photo_003/780x0__r.jpg?hash=1774524773 not downloaded yet
2026-03-26 14:56:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d5bd1508-16f2-57aa-84fa-30e7f3a616b6
2026-03-26 14:56:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d5bd1508-16f2-57aa-84fa-30e7f3a616b6
2026-03-26 14:56:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d5bd1508-16f2-57aa-84fa-30e7f3a616b6
2026-03-26 14:56:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d5bd1508-16f2-57aa-84fa-30e7f3a616b6
2026-03-26 14:56:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d5bd1508-16f2-57aa-84fa-30e7f3a616b6, skipping ID generation
2026-03-26 14:56:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5bd1508-16f2-57aa-84fa-30e7f3a616b6 with scrape type 1
2026-03-26 14:56:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d5bd1508-16f2-57aa-84fa-30e7f3a616b6 sending to next pipeline
2026-03-26 14:56:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d5bd1508-16f2-57aa-84fa-30e7f3a616b6, identifier: 7004253auction111077
2026-03-26 14:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005197%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774535068%27 HTTP/1.1" 200 None
2026-03-26 14:56:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005197/photo_002/780x0__r.jpg?hash=1774535068 not downloaded yet
2026-03-26 14:56:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d5bd1508-16f2-57aa-84fa-30e7f3a616b6 with identifier: 7004253auction111077
2026-03-26 14:56:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d5bd1508-16f2-57aa-84fa-30e7f3a616b6 with identifier: 7004253auction111077
2026-03-26 14:56:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d5bd1508-16f2-57aa-84fa-30e7f3a616b6 with identifier: 7004253auction111077 to the API
2026-03-26 14:56:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56: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-26 14:56:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004253/photo_000/780x0__r.jpg?hash=1774525819>
{'auction_title': '',
 'c_o_2_emission_value': 50,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'd5bd1508-16f2-57aa-84fa-30e7f3a616b6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004253',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 112500,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-10-31',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC40 T5 Plug-in hybrid Ultimate - Dark 5D 192kW',
 'transmission': 'automatic',
 'trim': 'VOLVO  T5 Plug-in hybrid Ultimate - Dark 5D 192kW',
 'vin': None,
 'year': 2022}
2026-03-26 14:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004253auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:31 [ecarstrade.nl] INFO: Saving data for 7004253auction111077: {'created_time': 1774536991.96906, 'last_price_update_time': 1774536991.96907, 'auction_closing_time': 1774945500.0}
2026-03-26 14:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004253auction111077') HTTP/1.1" 204 0
2026-03-26 14:56:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005185/photo_003/780x0__r.jpg?hash=1774535007> (referer: https://ecarstrade.com/cars/7005185)
2026-03-26 14:56:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005185/photo_004/780x0__r.jpg?hash=1774535007> (referer: https://ecarstrade.com/cars/7005185)
2026-03-26 14:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004135%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524773%27 HTTP/1.1" 200 None
2026-03-26 14:56:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004135/photo_004/780x0__r.jpg?hash=1774524773 not downloaded yet
2026-03-26 14:56:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 77795f8e-fb29-5607-8d52-acc08d939d2a
2026-03-26 14:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004260/photo_000/780x0__r.jpg?hash=1774525859> (referer: https://ecarstrade.com/cars/7004260)
2026-03-26 14:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005197%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774535068%27 HTTP/1.1" 200 None
2026-03-26 14:56:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005197/photo_003/780x0__r.jpg?hash=1774535068 not downloaded yet
2026-03-26 14:56:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 77795f8e-fb29-5607-8d52-acc08d939d2a
2026-03-26 14:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004260/photo_001/780x0__r.jpg?hash=1774525859> (referer: https://ecarstrade.com/cars/7004260)
2026-03-26 14:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004135%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524773%27 HTTP/1.1" 200 None
2026-03-26 14:56:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004135/photo_005/780x0__r.jpg?hash=1774524773 not downloaded yet
2026-03-26 14:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005197%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774535068%27 HTTP/1.1" 200 None
2026-03-26 14:56:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005197/photo_004/780x0__r.jpg?hash=1774535068 not downloaded yet
2026-03-26 14:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005197%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774535068%27 HTTP/1.1" 200 None
2026-03-26 14:56:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005197/photo_005/780x0__r.jpg?hash=1774535068 not downloaded yet
2026-03-26 14:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004155/photo_001/780x0__r.jpg?hash=1774524828> (referer: https://ecarstrade.com/cars/7004155)
2026-03-26 14:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005173/photo_001/780x0__r.jpg?hash=1774534961> (referer: https://ecarstrade.com/cars/7005173)
2026-03-26 14:56:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 491ee8cf-dcd3-500e-9fcf-96fc3e6c2abc
2026-03-26 14:56:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 491ee8cf-dcd3-500e-9fcf-96fc3e6c2abc
2026-03-26 14:56:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3cd3f885-7f54-5169-8823-e4209507e4b2
2026-03-26 14:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004260/photo_002/780x0__r.jpg?hash=1774525859> (referer: https://ecarstrade.com/cars/7004260)
2026-03-26 14:56:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3cd3f885-7f54-5169-8823-e4209507e4b2
2026-03-26 14:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004260/photo_003/780x0__r.jpg?hash=1774525859> (referer: https://ecarstrade.com/cars/7004260)
2026-03-26 14:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004260/photo_004/780x0__r.jpg?hash=1774525859> (referer: https://ecarstrade.com/cars/7004260)
2026-03-26 14:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005173/photo_004/780x0__r.jpg?hash=1774534962> (referer: https://ecarstrade.com/cars/7005173)
2026-03-26 14:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005173/photo_003/780x0__r.jpg?hash=1774534962> (referer: https://ecarstrade.com/cars/7005173)
2026-03-26 14:56:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e941bbf9-0e36-54fe-b61f-11e86ff31922
2026-03-26 14:56:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 70c8e7ab-4c80-5f52-bd81-51c48a5e857b
2026-03-26 14:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004135/photo_002/780x0__r.jpg?hash=1774524773> (referer: https://ecarstrade.com/cars/7004135)
2026-03-26 14:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005197/photo_001/780x0__r.jpg?hash=1774535068> (referer: https://ecarstrade.com/cars/7005197)
2026-03-26 14:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005197/photo_002/780x0__r.jpg?hash=1774535068> (referer: https://ecarstrade.com/cars/7005197)
2026-03-26 14:56:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3cd3f885-7f54-5169-8823-e4209507e4b2
2026-03-26 14:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004135/photo_003/780x0__r.jpg?hash=1774524773> (referer: https://ecarstrade.com/cars/7004135)
2026-03-26 14:56:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3cd3f885-7f54-5169-8823-e4209507e4b2
2026-03-26 14:56:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3cd3f885-7f54-5169-8823-e4209507e4b2
2026-03-26 14:56:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 70c8e7ab-4c80-5f52-bd81-51c48a5e857b
2026-03-26 14:56:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 70c8e7ab-4c80-5f52-bd81-51c48a5e857b
2026-03-26 14:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005197/photo_003/780x0__r.jpg?hash=1774535068> (referer: https://ecarstrade.com/cars/7005197)
2026-03-26 14:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005197/photo_004/780x0__r.jpg?hash=1774535068> (referer: https://ecarstrade.com/cars/7005197)
2026-03-26 14:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004135/photo_005/780x0__r.jpg?hash=1774524773> (referer: https://ecarstrade.com/cars/7004135)
2026-03-26 14:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005197/photo_005/780x0__r.jpg?hash=1774535068> (referer: https://ecarstrade.com/cars/7005197)
2026-03-26 14:56:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 892a58f3-5563-51bb-8540-daf017249345
2026-03-26 14:56:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9de09384-b204-59dd-9270-6aeb6c73b570
2026-03-26 14:56:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9de09384-b204-59dd-9270-6aeb6c73b570
2026-03-26 14:56:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 892a58f3-5563-51bb-8540-daf017249345
2026-03-26 14:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004135/photo_004/780x0__r.jpg?hash=1774524773> (referer: https://ecarstrade.com/cars/7004135)
2026-03-26 14:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005173/photo_005/780x0__r.jpg?hash=1774534962> (referer: https://ecarstrade.com/cars/7005173)
2026-03-26 14:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004260/photo_005/780x0__r.jpg?hash=1774525859> (referer: https://ecarstrade.com/cars/7004260)
2026-03-26 14:56:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9de09384-b204-59dd-9270-6aeb6c73b570
2026-03-26 14:56:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9de09384-b204-59dd-9270-6aeb6c73b570
2026-03-26 14:56:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 892a58f3-5563-51bb-8540-daf017249345
2026-03-26 14:56:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9de09384-b204-59dd-9270-6aeb6c73b570
2026-03-26 14:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005197/photo_000/780x0__r.jpg?hash=1774535068> (referer: https://ecarstrade.com/cars/7005197)
2026-03-26 14:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004155/photo_005/780x0__r.jpg?hash=1774524829> (referer: https://ecarstrade.com/cars/7004155)
2026-03-26 14:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004155/photo_004/780x0__r.jpg?hash=1774524829> (referer: https://ecarstrade.com/cars/7004155)
2026-03-26 14:56:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 892a58f3-5563-51bb-8540-daf017249345
2026-03-26 14:56:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 70c8e7ab-4c80-5f52-bd81-51c48a5e857b
2026-03-26 14:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004135/photo_001/780x0__r.jpg?hash=1774524772> (referer: https://ecarstrade.com/cars/7004135)
2026-03-26 14:56:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3cd3f885-7f54-5169-8823-e4209507e4b2
2026-03-26 14:56:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3cd3f885-7f54-5169-8823-e4209507e4b2, skipping ID generation
2026-03-26 14:56:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cd3f885-7f54-5169-8823-e4209507e4b2 with scrape type 1
2026-03-26 14:56:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3cd3f885-7f54-5169-8823-e4209507e4b2 sending to next pipeline
2026-03-26 14:56:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 3cd3f885-7f54-5169-8823-e4209507e4b2, identifier: 7004260auction111077
2026-03-26 14:56:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 3cd3f885-7f54-5169-8823-e4209507e4b2 with identifier: 7004260auction111077
2026-03-26 14:56:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 3cd3f885-7f54-5169-8823-e4209507e4b2 with identifier: 7004260auction111077
2026-03-26 14:56:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 3cd3f885-7f54-5169-8823-e4209507e4b2 with identifier: 7004260auction111077 to the API
2026-03-26 14:56:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56: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-26 14:56:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004260/photo_005/780x0__r.jpg?hash=1774525859>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': '3cd3f885-7f54-5169-8823-e4209507e4b2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004260',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.5',
 'odometer': 70658,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-12-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.5 BEV 77 kWh 150 kW Pro auto 5D Athlon Edition',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  BEV 77 kWh 150 kW Pro auto 5D Athlon Edition',
 'vin': None,
 'year': 2022}
2026-03-26 14:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004260auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:32 [ecarstrade.nl] INFO: Saving data for 7004260auction111077: {'created_time': 1774536992.971572, 'last_price_update_time': 1774536992.971583, 'auction_closing_time': 1774945500.0}
2026-03-26 14:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004260auction111077') HTTP/1.1" 204 0
2026-03-26 14:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004155/photo_003/780x0__r.jpg?hash=1774524828> (referer: https://ecarstrade.com/cars/7004155)
2026-03-26 14:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004135/photo_000/780x0__r.jpg?hash=1774524772> (referer: https://ecarstrade.com/cars/7004135)
2026-03-26 14:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005173/photo_002/780x0__r.jpg?hash=1774534961> (referer: https://ecarstrade.com/cars/7005173)
2026-03-26 14:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004155/photo_002/780x0__r.jpg?hash=1774524828> (referer: https://ecarstrade.com/cars/7004155)
2026-03-26 14:56:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9de09384-b204-59dd-9270-6aeb6c73b570
2026-03-26 14:56:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9de09384-b204-59dd-9270-6aeb6c73b570, skipping ID generation
2026-03-26 14:56:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9de09384-b204-59dd-9270-6aeb6c73b570 with scrape type 1
2026-03-26 14:56:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9de09384-b204-59dd-9270-6aeb6c73b570 sending to next pipeline
2026-03-26 14:56:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 9de09384-b204-59dd-9270-6aeb6c73b570, identifier: 7005197auction111084
2026-03-26 14:56:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e941bbf9-0e36-54fe-b61f-11e86ff31922
2026-03-26 14:56:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e941bbf9-0e36-54fe-b61f-11e86ff31922
2026-03-26 14:56:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 892a58f3-5563-51bb-8540-daf017249345
2026-03-26 14:56:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 9de09384-b204-59dd-9270-6aeb6c73b570 with identifier: 7005197auction111084
2026-03-26 14:56:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 9de09384-b204-59dd-9270-6aeb6c73b570 with identifier: 7005197auction111084
2026-03-26 14:56:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 9de09384-b204-59dd-9270-6aeb6c73b570 with identifier: 7005197auction111084 to the API
2026-03-26 14:56:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:56:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005197/photo_000/780x0__r.jpg?hash=1774535068>
{'auction_title': '',
 'c_o_2_emission_value': 95,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': '9de09384-b204-59dd-9270-6aeb6c73b570',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005197',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Ford',
 'model': 'Focus',
 'odometer': 67438,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-30',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Focus Wagon 1.0 EBH ST L. XBns',
 'transmission': 'manual',
 'trim': 'FORD  Wagon 1.0 EBH ST L. XBns',
 'vin': None,
 'year': 2021}
2026-03-26 14:56:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005197auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:56:33 [ecarstrade.nl] INFO: Saving data for 7005197auction111084: {'created_time': 1774536993.394715, 'last_price_update_time': 1774536993.394725, 'auction_closing_time': 1774944600.0}
2026-03-26 14:56:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005197auction111084') HTTP/1.1" 204 0
2026-03-26 14:56:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005173/photo_000/780x0__r.jpg?hash=1774534961> (referer: https://ecarstrade.com/cars/7005173)
2026-03-26 14:56:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005177/photo_000/780x0__r.jpg?hash=1774534978> (referer: https://ecarstrade.com/cars/7005177)
2026-03-26 14:56:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005185/photo_002/780x0__r.jpg?hash=1774535007> (referer: https://ecarstrade.com/cars/7005185)
2026-03-26 14:56:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004155/photo_000/780x0__r.jpg?hash=1774524828> (referer: https://ecarstrade.com/cars/7004155)
2026-03-26 14:56:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e941bbf9-0e36-54fe-b61f-11e86ff31922
2026-03-26 14:56:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 892a58f3-5563-51bb-8540-daf017249345
2026-03-26 14:56:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 892a58f3-5563-51bb-8540-daf017249345, skipping ID generation
2026-03-26 14:56:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 892a58f3-5563-51bb-8540-daf017249345 with scrape type 1
2026-03-26 14:56:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 892a58f3-5563-51bb-8540-daf017249345 sending to next pipeline
2026-03-26 14:56:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 892a58f3-5563-51bb-8540-daf017249345, identifier: 7004135auction111077
2026-03-26 14:56:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 70c8e7ab-4c80-5f52-bd81-51c48a5e857b
2026-03-26 14:56:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e941bbf9-0e36-54fe-b61f-11e86ff31922
2026-03-26 14:56:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 892a58f3-5563-51bb-8540-daf017249345 with identifier: 7004135auction111077
2026-03-26 14:56:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 892a58f3-5563-51bb-8540-daf017249345 with identifier: 7004135auction111077
2026-03-26 14:56:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 892a58f3-5563-51bb-8540-daf017249345 with identifier: 7004135auction111077 to the API
2026-03-26 14:56:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:56:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004135/photo_000/780x0__r.jpg?hash=1774524772>
{'auction_title': '',
 'c_o_2_emission_value': 147,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '892a58f3-5563-51bb-8540-daf017249345',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004135',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mercedes',
 'model': 'CLA 180',
 'odometer': 86377,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-03-23',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA CLA 180 DCT AMG Line 4D 100kW',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ CLA  DCT AMG Line 4D 100kW',
 'vin': None,
 'year': 2023}
2026-03-26 14:56:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004135auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:33 [ecarstrade.nl] INFO: Saving data for 7004135auction111077: {'created_time': 1774536993.824014, 'last_price_update_time': 1774536993.824026, 'auction_closing_time': 1774945500.0}
2026-03-26 14:56:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004135auction111077') HTTP/1.1" 204 0
2026-03-26 14:56:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005185/photo_001/780x0__r.jpg?hash=1774535007> (referer: https://ecarstrade.com/cars/7005185)
2026-03-26 14:56:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005185/photo_000/780x0__r.jpg?hash=1774535007> (referer: https://ecarstrade.com/cars/7005185)
2026-03-26 14:56:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005170/photo_002/780x0__r.jpg?hash=1774534939> (referer: https://ecarstrade.com/cars/7005170)
2026-03-26 14:56:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005170/photo_003/780x0__r.jpg?hash=1774534939> (referer: https://ecarstrade.com/cars/7005170)
2026-03-26 14:56:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 70c8e7ab-4c80-5f52-bd81-51c48a5e857b
2026-03-26 14:56:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 70c8e7ab-4c80-5f52-bd81-51c48a5e857b, skipping ID generation
2026-03-26 14:56:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70c8e7ab-4c80-5f52-bd81-51c48a5e857b with scrape type 1
2026-03-26 14:56:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 70c8e7ab-4c80-5f52-bd81-51c48a5e857b sending to next pipeline
2026-03-26 14:56:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 70c8e7ab-4c80-5f52-bd81-51c48a5e857b, identifier: 7005173auction111084
2026-03-26 14:56:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 77795f8e-fb29-5607-8d52-acc08d939d2a
2026-03-26 14:56:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 77795f8e-fb29-5607-8d52-acc08d939d2a, skipping ID generation
2026-03-26 14:56:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77795f8e-fb29-5607-8d52-acc08d939d2a with scrape type 1
2026-03-26 14:56:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 77795f8e-fb29-5607-8d52-acc08d939d2a sending to next pipeline
2026-03-26 14:56:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 77795f8e-fb29-5607-8d52-acc08d939d2a, identifier: 7005177auction111084
2026-03-26 14:56:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 491ee8cf-dcd3-500e-9fcf-96fc3e6c2abc
2026-03-26 14:56:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e941bbf9-0e36-54fe-b61f-11e86ff31922
2026-03-26 14:56:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e941bbf9-0e36-54fe-b61f-11e86ff31922, skipping ID generation
2026-03-26 14:56:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e941bbf9-0e36-54fe-b61f-11e86ff31922 with scrape type 1
2026-03-26 14:56:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e941bbf9-0e36-54fe-b61f-11e86ff31922 sending to next pipeline
2026-03-26 14:56:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e941bbf9-0e36-54fe-b61f-11e86ff31922, identifier: 7004155auction111077
2026-03-26 14:56:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 70c8e7ab-4c80-5f52-bd81-51c48a5e857b with identifier: 7005173auction111084
2026-03-26 14:56:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 70c8e7ab-4c80-5f52-bd81-51c48a5e857b with identifier: 7005173auction111084
2026-03-26 14:56:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 70c8e7ab-4c80-5f52-bd81-51c48a5e857b with identifier: 7005173auction111084 to the API
2026-03-26 14:56:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:56:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005173/photo_000/780x0__r.jpg?hash=1774534961>
{'auction_title': '',
 'c_o_2_emission_value': 117,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': '70c8e7ab-4c80-5f52-bd81-51c48a5e857b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005173',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 67042,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-22',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 2008 1.2 PureTech Allure',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  1.2 PureTech Allure',
 'vin': None,
 'year': 2022}
2026-03-26 14:56:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005173auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:56:34 [ecarstrade.nl] INFO: Saving data for 7005173auction111084: {'created_time': 1774536994.441271, 'last_price_update_time': 1774536994.441283, 'auction_closing_time': 1774944600.0}
2026-03-26 14:56:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005173auction111084') HTTP/1.1" 204 0
2026-03-26 14:56:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 77795f8e-fb29-5607-8d52-acc08d939d2a with identifier: 7005177auction111084
2026-03-26 14:56:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 77795f8e-fb29-5607-8d52-acc08d939d2a with identifier: 7005177auction111084
2026-03-26 14:56:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 77795f8e-fb29-5607-8d52-acc08d939d2a with identifier: 7005177auction111084 to the API
2026-03-26 14:56:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:56:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005177/photo_000/780x0__r.jpg?hash=1774534978>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '77795f8e-fb29-5607-8d52-acc08d939d2a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005177',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': 'e-208',
 'odometer': 46654,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-08-25',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT e-208 EV Allure Pack 50 kWh',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  EV Allure Pack 50 kWh',
 'vin': None,
 'year': 2023}
2026-03-26 14:56:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005177auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:56:34 [ecarstrade.nl] INFO: Saving data for 7005177auction111084: {'created_time': 1774536994.795824, 'last_price_update_time': 1774536994.795834, 'auction_closing_time': 1774944600.0}
2026-03-26 14:56:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005177auction111084') HTTP/1.1" 204 0
2026-03-26 14:56:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e941bbf9-0e36-54fe-b61f-11e86ff31922 with identifier: 7004155auction111077
2026-03-26 14:56:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e941bbf9-0e36-54fe-b61f-11e86ff31922 with identifier: 7004155auction111077
2026-03-26 14:56:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e941bbf9-0e36-54fe-b61f-11e86ff31922 with identifier: 7004155auction111077 to the API
2026-03-26 14:56:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56: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-26 14:56:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004155/photo_000/780x0__r.jpg?hash=1774524828>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': 'e941bbf9-0e36-54fe-b61f-11e86ff31922',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004155',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Kia',
 'model': 'EV6',
 'odometer': 93488,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-05-30',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA EV6 77.4kWh Plus Advanced RWD 5D 168kW',
 'transmission': 'automatic',
 'trim': 'KIA  77.4kWh Plus Advanced RWD 5D 168kW',
 'vin': None,
 'year': 2022}
2026-03-26 14:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004155auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:35 [ecarstrade.nl] INFO: Saving data for 7004155auction111077: {'created_time': 1774536995.132801, 'last_price_update_time': 1774536995.132811, 'auction_closing_time': 1774945500.0}
2026-03-26 14:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004155auction111077') HTTP/1.1" 204 0
2026-03-26 14:56:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005168/photo_004/780x0__r.jpg?hash=1774534928> (referer: https://ecarstrade.com/cars/7005168)
2026-03-26 14:56:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005168/photo_005/780x0__r.jpg?hash=1774534928> (referer: https://ecarstrade.com/cars/7005168)
2026-03-26 14:56:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005170/photo_000/780x0__r.jpg?hash=1774534939> (referer: https://ecarstrade.com/cars/7005170)
2026-03-26 14:56:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005170/photo_001/780x0__r.jpg?hash=1774534939> (referer: https://ecarstrade.com/cars/7005170)
2026-03-26 14:56:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 491ee8cf-dcd3-500e-9fcf-96fc3e6c2abc
2026-03-26 14:56:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 491ee8cf-dcd3-500e-9fcf-96fc3e6c2abc
2026-03-26 14:56:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 491ee8cf-dcd3-500e-9fcf-96fc3e6c2abc, skipping ID generation
2026-03-26 14:56:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 491ee8cf-dcd3-500e-9fcf-96fc3e6c2abc with scrape type 1
2026-03-26 14:56:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 491ee8cf-dcd3-500e-9fcf-96fc3e6c2abc sending to next pipeline
2026-03-26 14:56:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 491ee8cf-dcd3-500e-9fcf-96fc3e6c2abc, identifier: 7005185auction111084
2026-03-26 14:56:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c510dae0-b8df-5cd0-936d-52f914a12aa2
2026-03-26 14:56:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c510dae0-b8df-5cd0-936d-52f914a12aa2
2026-03-26 14:56:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 491ee8cf-dcd3-500e-9fcf-96fc3e6c2abc with identifier: 7005185auction111084
2026-03-26 14:56:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 491ee8cf-dcd3-500e-9fcf-96fc3e6c2abc with identifier: 7005185auction111084
2026-03-26 14:56:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 491ee8cf-dcd3-500e-9fcf-96fc3e6c2abc with identifier: 7005185auction111084 to the API
2026-03-26 14:56:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56: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-26 14:56:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005185/photo_000/780x0__r.jpg?hash=1774535007>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 3,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': '491ee8cf-dcd3-500e-9fcf-96fc3e6c2abc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005185',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mini',
 'model': 'Cooper',
 'odometer': 41474,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-10',
 'seats_number': 4,
 'seller_name': None,
 'title': 'Mini Mini 1.5 Cooper Chili',
 'transmission': 'manual',
 'trim': '1.5  Chili',
 'vin': None,
 'year': 2021}
2026-03-26 14:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005185auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:56:35 [ecarstrade.nl] INFO: Saving data for 7005185auction111084: {'created_time': 1774536995.561933, 'last_price_update_time': 1774536995.561942, 'auction_closing_time': 1774944600.0}
2026-03-26 14:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005185auction111084') HTTP/1.1" 204 0
2026-03-26 14:56:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005184/photo_005/780x0__r.jpg?hash=1774535002> (referer: https://ecarstrade.com/cars/7005184)
2026-03-26 14:56:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005168/photo_000/780x0__r.jpg?hash=1774534927> (referer: https://ecarstrade.com/cars/7005168)
2026-03-26 14:56:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005168/photo_003/780x0__r.jpg?hash=1774534928> (referer: https://ecarstrade.com/cars/7005168)
2026-03-26 14:56:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005168/photo_001/780x0__r.jpg?hash=1774534928> (referer: https://ecarstrade.com/cars/7005168)
2026-03-26 14:56:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e2e99269-bbdb-51ce-a2c3-2721d5f44a22
2026-03-26 14:56:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e2e99269-bbdb-51ce-a2c3-2721d5f44a22
2026-03-26 14:56:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c510dae0-b8df-5cd0-936d-52f914a12aa2
2026-03-26 14:56:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c510dae0-b8df-5cd0-936d-52f914a12aa2
2026-03-26 14:56:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c510dae0-b8df-5cd0-936d-52f914a12aa2, skipping ID generation
2026-03-26 14:56:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c510dae0-b8df-5cd0-936d-52f914a12aa2 with scrape type 1
2026-03-26 14:56:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c510dae0-b8df-5cd0-936d-52f914a12aa2 sending to next pipeline
2026-03-26 14:56:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c510dae0-b8df-5cd0-936d-52f914a12aa2, identifier: 7005170auction111084
2026-03-26 14:56:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c510dae0-b8df-5cd0-936d-52f914a12aa2 with identifier: 7005170auction111084
2026-03-26 14:56:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c510dae0-b8df-5cd0-936d-52f914a12aa2 with identifier: 7005170auction111084
2026-03-26 14:56:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c510dae0-b8df-5cd0-936d-52f914a12aa2 with identifier: 7005170auction111084 to the API
2026-03-26 14:56:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56: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-26 14:56:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005170/photo_001/780x0__r.jpg?hash=1774534939>
{'auction_title': '',
 'c_o_2_emission_value': 132,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'c510dae0-b8df-5cd0-936d-52f914a12aa2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005170',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Skoda',
 'model': 'Kodiaq',
 'odometer': 175318,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA Kodiaq 1.5 TSI Bns. Ed. Pl.',
 'transmission': 'automatic',
 'trim': 'SKODA  1.5 TSI Bns. Ed. Pl.',
 'vin': None,
 'year': 2022}
2026-03-26 14:56:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005170auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:56:36 [ecarstrade.nl] INFO: Saving data for 7005170auction111084: {'created_time': 1774536996.054225, 'last_price_update_time': 1774536996.054236, 'auction_closing_time': 1774944600.0}
2026-03-26 14:56:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005170auction111084') HTTP/1.1" 204 0
2026-03-26 14:56:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005184/photo_002/780x0__r.jpg?hash=1774535002> (referer: https://ecarstrade.com/cars/7005184)
2026-03-26 14:56:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005184/photo_001/780x0__r.jpg?hash=1774535001> (referer: https://ecarstrade.com/cars/7005184)
2026-03-26 14:56:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005184/photo_003/780x0__r.jpg?hash=1774535002> (referer: https://ecarstrade.com/cars/7005184)
2026-03-26 14:56:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005184/photo_004/780x0__r.jpg?hash=1774535002> (referer: https://ecarstrade.com/cars/7005184)
2026-03-26 14:56:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item af81a868-2f9e-586f-acd1-7fc0c772c82c
2026-03-26 14:56:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e2e99269-bbdb-51ce-a2c3-2721d5f44a22
2026-03-26 14:56:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e2e99269-bbdb-51ce-a2c3-2721d5f44a22
2026-03-26 14:56:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e2e99269-bbdb-51ce-a2c3-2721d5f44a22
2026-03-26 14:56:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e2e99269-bbdb-51ce-a2c3-2721d5f44a22, skipping ID generation
2026-03-26 14:56:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2e99269-bbdb-51ce-a2c3-2721d5f44a22 with scrape type 1
2026-03-26 14:56:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e2e99269-bbdb-51ce-a2c3-2721d5f44a22 sending to next pipeline
2026-03-26 14:56:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e2e99269-bbdb-51ce-a2c3-2721d5f44a22, identifier: 7005168auction111084
2026-03-26 14:56:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e2e99269-bbdb-51ce-a2c3-2721d5f44a22 with identifier: 7005168auction111084
2026-03-26 14:56:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e2e99269-bbdb-51ce-a2c3-2721d5f44a22 with identifier: 7005168auction111084
2026-03-26 14:56:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e2e99269-bbdb-51ce-a2c3-2721d5f44a22 with identifier: 7005168auction111084 to the API
2026-03-26 14:56:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56: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-26 14:56:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005168/photo_001/780x0__r.jpg?hash=1774534928>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Electric',
 'id': 'e2e99269-bbdb-51ce-a2c3-2721d5f44a22',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005168',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Skoda',
 'model': 'Enyaq',
 'odometer': 180667,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-11-12',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA Enyaq iV 80',
 'transmission': 'automatic',
 'trim': 'SKODA  iV 80',
 'vin': None,
 'year': 2021}
2026-03-26 14:56:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005168auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:56:36 [ecarstrade.nl] INFO: Saving data for 7005168auction111084: {'created_time': 1774536996.4843, 'last_price_update_time': 1774536996.484313, 'auction_closing_time': 1774944600.0}
2026-03-26 14:56:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005168auction111084') HTTP/1.1" 204 0
2026-03-26 14:56:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005196/photo_002/780x0__r.jpg?hash=1774535062> (referer: https://ecarstrade.com/cars/7005196)
2026-03-26 14:56:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005196/photo_001/780x0__r.jpg?hash=1774535062> (referer: https://ecarstrade.com/cars/7005196)
2026-03-26 14:56:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005196/photo_003/780x0__r.jpg?hash=1774535062> (referer: https://ecarstrade.com/cars/7005196)
2026-03-26 14:56:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005184/photo_000/780x0__r.jpg?hash=1774535001> (referer: https://ecarstrade.com/cars/7005184)
2026-03-26 14:56:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item af81a868-2f9e-586f-acd1-7fc0c772c82c
2026-03-26 14:56:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item af81a868-2f9e-586f-acd1-7fc0c772c82c
2026-03-26 14:56:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item af81a868-2f9e-586f-acd1-7fc0c772c82c
2026-03-26 14:56:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item af81a868-2f9e-586f-acd1-7fc0c772c82c
2026-03-26 14:56:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005196/photo_000/780x0__r.jpg?hash=1774535062> (referer: https://ecarstrade.com/cars/7005196)
2026-03-26 14:56:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4e345615-2b35-552f-8480-97559d711ecf
2026-03-26 14:56:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4e345615-2b35-552f-8480-97559d711ecf
2026-03-26 14:56:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4e345615-2b35-552f-8480-97559d711ecf
2026-03-26 14:56:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item af81a868-2f9e-586f-acd1-7fc0c772c82c
2026-03-26 14:56:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: af81a868-2f9e-586f-acd1-7fc0c772c82c, skipping ID generation
2026-03-26 14:56:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af81a868-2f9e-586f-acd1-7fc0c772c82c with scrape type 1
2026-03-26 14:56:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item af81a868-2f9e-586f-acd1-7fc0c772c82c sending to next pipeline
2026-03-26 14:56:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: af81a868-2f9e-586f-acd1-7fc0c772c82c, identifier: 7005184auction111084
2026-03-26 14:56:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: af81a868-2f9e-586f-acd1-7fc0c772c82c with identifier: 7005184auction111084
2026-03-26 14:56:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: af81a868-2f9e-586f-acd1-7fc0c772c82c with identifier: 7005184auction111084
2026-03-26 14:56:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: af81a868-2f9e-586f-acd1-7fc0c772c82c with identifier: 7005184auction111084 to the API
2026-03-26 14:56:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56: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-26 14:56:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005184/photo_000/780x0__r.jpg?hash=1774535001>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'af81a868-2f9e-586f-acd1-7fc0c772c82c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005184',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'MAN',
 'model': 'Mini Cooper Countryman',
 'odometer': 70943,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mini Mini Countryman 1.5 Cooper Pepper',
 'transmission': 'manual',
 'trim': 'Mini Mini Countryman 1.5 Cooper Pepper',
 'vin': None,
 'year': 2021}
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005184auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:56:37 [ecarstrade.nl] INFO: Saving data for 7005184auction111084: {'created_time': 1774536997.032865, 'last_price_update_time': 1774536997.032875, 'auction_closing_time': 1774944600.0}
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005184auction111084') HTTP/1.1" 204 0
2026-03-26 14:56:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004283> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4e345615-2b35-552f-8480-97559d711ecf
2026-03-26 14:56:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4e345615-2b35-552f-8480-97559d711ecf, skipping ID generation
2026-03-26 14:56:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e345615-2b35-552f-8480-97559d711ecf with scrape type 1
2026-03-26 14:56:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4e345615-2b35-552f-8480-97559d711ecf sending to next pipeline
2026-03-26 14:56:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4e345615-2b35-552f-8480-97559d711ecf, identifier: 7005196auction111084
2026-03-26 14:56:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4e345615-2b35-552f-8480-97559d711ecf with identifier: 7005196auction111084
2026-03-26 14:56:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4e345615-2b35-552f-8480-97559d711ecf with identifier: 7005196auction111084
2026-03-26 14:56:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4e345615-2b35-552f-8480-97559d711ecf with identifier: 7005196auction111084 to the API
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:56:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005196/photo_000/780x0__r.jpg?hash=1774535062>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': '4e345615-2b35-552f-8480-97559d711ecf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005196',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Kia',
 'model': "cee'd",
 'odometer': 62732,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-02-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA ceed sportswagon 1.0 T-GDi ExecLine',
 'transmission': 'manual',
 'trim': 'KIA ceed sportswagon 1.0 T-GDi ExecLine',
 'vin': None,
 'year': 2024}
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005196auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:56:37 [ecarstrade.nl] INFO: Saving data for 7005196auction111084: {'created_time': 1774536997.481784, 'last_price_update_time': 1774536997.481797, 'auction_closing_time': 1774944600.0}
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005196auction111084') HTTP/1.1" 204 0
2026-03-26 14:56:37 [ecarstrade.nl] INFO: Extracting details for car 7004283auction111077
2026-03-26 14:56:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f7e8981-b8df-550b-a292-b8588f180e48 with identifier: 7004283auction111077
2026-03-26 14:56:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f7e8981-b8df-550b-a292-b8588f180e48 with scrape type 1
2026-03-26 14:56:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3f7e8981-b8df-550b-a292-b8588f180e48
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004283%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525963%27 HTTP/1.1" 200 None
2026-03-26 14:56:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004283/photo_000/780x0__r.jpg?hash=1774525963 not downloaded yet
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004283%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525963%27 HTTP/1.1" 200 None
2026-03-26 14:56:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004283/photo_001/780x0__r.jpg?hash=1774525963 not downloaded yet
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004283%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525963%27 HTTP/1.1" 200 None
2026-03-26 14:56:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004283/photo_002/780x0__r.jpg?hash=1774525963 not downloaded yet
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004283%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525963%27 HTTP/1.1" 200 None
2026-03-26 14:56:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004283/photo_003/780x0__r.jpg?hash=1774525963 not downloaded yet
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004283%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525964%27 HTTP/1.1" 200 None
2026-03-26 14:56:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004283/photo_004/780x0__r.jpg?hash=1774525964 not downloaded yet
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004283%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525964%27 HTTP/1.1" 200 None
2026-03-26 14:56:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004283/photo_005/780x0__r.jpg?hash=1774525964 not downloaded yet
2026-03-26 14:56:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:37 [ecarstrade.nl] INFO: Found 20 car items
2026-03-26 14:56:37 [ecarstrade.nl] INFO: Found listing with ID: 7004263auction111077
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004263auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:37 [ecarstrade.nl] INFO: Scrape type for 7004263auction111077: 1
2026-03-26 14:56:37 [ecarstrade.nl] INFO: Found listing with ID: 7004261auction111077
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004261auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:37 [ecarstrade.nl] INFO: Scrape type for 7004261auction111077: 1
2026-03-26 14:56:37 [ecarstrade.nl] INFO: Found listing with ID: 7004282auction111077
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004282auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:37 [ecarstrade.nl] INFO: Scrape type for 7004282auction111077: 1
2026-03-26 14:56:37 [ecarstrade.nl] INFO: Found listing with ID: 7004315auction111077
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004315auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:37 [ecarstrade.nl] INFO: Scrape type for 7004315auction111077: 1
2026-03-26 14:56:37 [ecarstrade.nl] INFO: Found listing with ID: 7004251auction111077
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004251auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:37 [ecarstrade.nl] INFO: Scrape type for 7004251auction111077: 1
2026-03-26 14:56:37 [ecarstrade.nl] INFO: Found listing with ID: 7004252auction111077
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004252auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:37 [ecarstrade.nl] INFO: Scrape type for 7004252auction111077: 1
2026-03-26 14:56:37 [ecarstrade.nl] INFO: Found listing with ID: 7004250auction111077
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004250auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:37 [ecarstrade.nl] INFO: Scrape type for 7004250auction111077: 1
2026-03-26 14:56:37 [ecarstrade.nl] INFO: Found listing with ID: 7004163auction111077
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004163auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:37 [ecarstrade.nl] INFO: Scrape type for 7004163auction111077: 1
2026-03-26 14:56:37 [ecarstrade.nl] INFO: Found listing with ID: 7004114auction111077
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004114auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:37 [ecarstrade.nl] INFO: Scrape type for 7004114auction111077: 1
2026-03-26 14:56:37 [ecarstrade.nl] INFO: Found listing with ID: 7004141auction111077
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004141auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:37 [ecarstrade.nl] INFO: Scrape type for 7004141auction111077: 1
2026-03-26 14:56:37 [ecarstrade.nl] INFO: Found listing with ID: 7004262auction111077
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004262auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:37 [ecarstrade.nl] INFO: Scrape type for 7004262auction111077: 1
2026-03-26 14:56:37 [ecarstrade.nl] INFO: Found listing with ID: 7004314auction111077
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004314auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:37 [ecarstrade.nl] INFO: Scrape type for 7004314auction111077: 1
2026-03-26 14:56:38 [ecarstrade.nl] INFO: Found listing with ID: 7004265auction111077
2026-03-26 14:56:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004265auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:38 [ecarstrade.nl] INFO: Scrape type for 7004265auction111077: 1
2026-03-26 14:56:38 [ecarstrade.nl] INFO: Found listing with ID: 7004313auction111077
2026-03-26 14:56:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004313auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:38 [ecarstrade.nl] INFO: Scrape type for 7004313auction111077: 1
2026-03-26 14:56:38 [ecarstrade.nl] INFO: Found listing with ID: 7004117auction111077
2026-03-26 14:56:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004117auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:38 [ecarstrade.nl] INFO: Scrape type for 7004117auction111077: 1
2026-03-26 14:56:38 [ecarstrade.nl] INFO: Found listing with ID: 7004161auction111077
2026-03-26 14:56:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004161auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:38 [ecarstrade.nl] INFO: Scrape type for 7004161auction111077: 1
2026-03-26 14:56:38 [ecarstrade.nl] INFO: Found listing with ID: 7004154auction111077
2026-03-26 14:56:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004154auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:38 [ecarstrade.nl] INFO: Scrape type for 7004154auction111077: 1
2026-03-26 14:56:38 [ecarstrade.nl] INFO: Found listing with ID: 7004264auction111077
2026-03-26 14:56:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004264auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:38 [ecarstrade.nl] INFO: Scrape type for 7004264auction111077: 1
2026-03-26 14:56:38 [ecarstrade.nl] INFO: Found listing with ID: 7004177auction111077
2026-03-26 14:56:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004177auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:38 [ecarstrade.nl] INFO: Scrape type for 7004177auction111077: 1
2026-03-26 14:56:38 [ecarstrade.nl] INFO: Found listing with ID: 7004195auction111077
2026-03-26 14:56:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004195auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:38 [ecarstrade.nl] INFO: Scrape type for 7004195auction111077: 1
2026-03-26 14:56:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004190> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:38 [ecarstrade.nl] INFO: Extracting details for car 7004190auction111077
2026-03-26 14:56:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b26fea7-b9be-5e95-aa7b-82c1791ed37c with identifier: 7004190auction111077
2026-03-26 14:56:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b26fea7-b9be-5e95-aa7b-82c1791ed37c with scrape type 1
2026-03-26 14:56:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8b26fea7-b9be-5e95-aa7b-82c1791ed37c
2026-03-26 14:56:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004190%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524949%27 HTTP/1.1" 200 None
2026-03-26 14:56:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004190/photo_000/780x0__r.jpg?hash=1774524949 not downloaded yet
2026-03-26 14:56:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004190%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524949%27 HTTP/1.1" 200 None
2026-03-26 14:56:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004190/photo_001/780x0__r.jpg?hash=1774524949 not downloaded yet
2026-03-26 14:56:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004190%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524949%27 HTTP/1.1" 200 None
2026-03-26 14:56:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004190/photo_002/780x0__r.jpg?hash=1774524949 not downloaded yet
2026-03-26 14:56:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004190%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524949%27 HTTP/1.1" 200 None
2026-03-26 14:56:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004190/photo_003/780x0__r.jpg?hash=1774524949 not downloaded yet
2026-03-26 14:56:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004190%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524949%27 HTTP/1.1" 200 None
2026-03-26 14:56:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004190/photo_004/780x0__r.jpg?hash=1774524949 not downloaded yet
2026-03-26 14:56:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004190%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524949%27 HTTP/1.1" 200 None
2026-03-26 14:56:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004190/photo_005/780x0__r.jpg?hash=1774524949 not downloaded yet
2026-03-26 14:56:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004289> (referer: https://ecarstrade.com/search/page16?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:39 [ecarstrade.nl] INFO: Extracting details for car 7004289auction111077
2026-03-26 14:56:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6260d61-989d-55df-832d-2a4de9c72fd4 with identifier: 7004289auction111077
2026-03-26 14:56:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6260d61-989d-55df-832d-2a4de9c72fd4 with scrape type 1
2026-03-26 14:56:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e6260d61-989d-55df-832d-2a4de9c72fd4
2026-03-26 14:56:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004289%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525992%27 HTTP/1.1" 200 None
2026-03-26 14:56:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004289/photo_000/780x0__r.jpg?hash=1774525992 not downloaded yet
2026-03-26 14:56:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004289%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525992%27 HTTP/1.1" 200 None
2026-03-26 14:56:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004289/photo_001/780x0__r.jpg?hash=1774525992 not downloaded yet
2026-03-26 14:56:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004289%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525992%27 HTTP/1.1" 200 None
2026-03-26 14:56:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004289/photo_002/780x0__r.jpg?hash=1774525992 not downloaded yet
2026-03-26 14:56:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004289%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525993%27 HTTP/1.1" 200 None
2026-03-26 14:56:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004289/photo_003/780x0__r.jpg?hash=1774525993 not downloaded yet
2026-03-26 14:56:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004289%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525993%27 HTTP/1.1" 200 None
2026-03-26 14:56:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004289/photo_004/780x0__r.jpg?hash=1774525993 not downloaded yet
2026-03-26 14:56:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004289%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525993%27 HTTP/1.1" 200 None
2026-03-26 14:56:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004289/photo_005/780x0__r.jpg?hash=1774525993 not downloaded yet
2026-03-26 14:56:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004147> (referer: https://ecarstrade.com/search/page15?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 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-26 14:56:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004255> (referer: https://ecarstrade.com/search/page15?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:43 [ecarstrade.nl] INFO: Extracting details for car 7004147auction111077
2026-03-26 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-26 14:56:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd33154e-e41d-574f-b2b4-447f0a308df2 with identifier: 7004147auction111077
2026-03-26 14:56:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd33154e-e41d-574f-b2b4-447f0a308df2 with scrape type 1
2026-03-26 14:56:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cd33154e-e41d-574f-b2b4-447f0a308df2
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004147%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524808%27 HTTP/1.1" 200 None
2026-03-26 14:56:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004147/photo_000/780x0__r.jpg?hash=1774524808 not downloaded yet
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004147%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524808%27 HTTP/1.1" 200 None
2026-03-26 14:56:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004147/photo_001/780x0__r.jpg?hash=1774524808 not downloaded yet
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004147%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524808%27 HTTP/1.1" 200 None
2026-03-26 14:56:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004147/photo_002/780x0__r.jpg?hash=1774524808 not downloaded yet
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004147%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524809%27 HTTP/1.1" 200 None
2026-03-26 14:56:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004147/photo_003/780x0__r.jpg?hash=1774524809 not downloaded yet
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004147%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524809%27 HTTP/1.1" 200 None
2026-03-26 14:56:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004147/photo_004/780x0__r.jpg?hash=1774524809 not downloaded yet
2026-03-26 14:56:43 [ecarstrade.nl] INFO: Extracting details for car 7004255auction111077
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004147%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524809%27 HTTP/1.1" 200 None
2026-03-26 14:56:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004147/photo_005/780x0__r.jpg?hash=1774524809 not downloaded yet
2026-03-26 14:56:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: beeabdaa-89ce-5f66-b999-4d61b54c124b with identifier: 7004255auction111077
2026-03-26 14:56:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item beeabdaa-89ce-5f66-b999-4d61b54c124b with scrape type 1
2026-03-26 14:56:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item beeabdaa-89ce-5f66-b999-4d61b54c124b
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004255%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525828%27 HTTP/1.1" 200 None
2026-03-26 14:56:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004255/photo_000/780x0__r.jpg?hash=1774525828 not downloaded yet
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004255%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525828%27 HTTP/1.1" 200 None
2026-03-26 14:56:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004255/photo_001/780x0__r.jpg?hash=1774525828 not downloaded yet
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004255%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525828%27 HTTP/1.1" 200 None
2026-03-26 14:56:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004255/photo_002/780x0__r.jpg?hash=1774525828 not downloaded yet
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004255%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525828%27 HTTP/1.1" 200 None
2026-03-26 14:56:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004255/photo_003/780x0__r.jpg?hash=1774525828 not downloaded yet
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004255%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525828%27 HTTP/1.1" 200 None
2026-03-26 14:56:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004255/photo_004/780x0__r.jpg?hash=1774525828 not downloaded yet
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004255%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525828%27 HTTP/1.1" 200 None
2026-03-26 14:56:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004255/photo_005/780x0__r.jpg?hash=1774525828 not downloaded yet
2026-03-26 14:56:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004124> (referer: https://ecarstrade.com/search/page15?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004126> (referer: https://ecarstrade.com/search/page15?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004283/photo_000/780x0__r.jpg?hash=1774525963> (referer: https://ecarstrade.com/cars/7004283)
2026-03-26 14:56:43 [ecarstrade.nl] INFO: Extracting details for car 7004124auction111077
2026-03-26 14:56:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 014c5c3d-5ffa-5714-bee5-03ac66a1efc9 with identifier: 7004124auction111077
2026-03-26 14:56:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 014c5c3d-5ffa-5714-bee5-03ac66a1efc9 with scrape type 1
2026-03-26 14:56:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 014c5c3d-5ffa-5714-bee5-03ac66a1efc9
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004124%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524740%27 HTTP/1.1" 200 None
2026-03-26 14:56:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004124/photo_000/780x0__r.jpg?hash=1774524740 not downloaded yet
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004124%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524740%27 HTTP/1.1" 200 None
2026-03-26 14:56:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004124/photo_001/780x0__r.jpg?hash=1774524740 not downloaded yet
2026-03-26 14:56:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004283/photo_002/780x0__r.jpg?hash=1774525963> (referer: https://ecarstrade.com/cars/7004283)
2026-03-26 14:56:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004283/photo_001/780x0__r.jpg?hash=1774525963> (referer: https://ecarstrade.com/cars/7004283)
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004124%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524740%27 HTTP/1.1" 200 None
2026-03-26 14:56:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004124/photo_002/780x0__r.jpg?hash=1774524740 not downloaded yet
2026-03-26 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-26 14:56:43 [ecarstrade.nl] INFO: Extracting details for car 7004126auction111077
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004124%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524740%27 HTTP/1.1" 200 None
2026-03-26 14:56:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004124/photo_003/780x0__r.jpg?hash=1774524740 not downloaded yet
2026-03-26 14:56:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9ec87bc-ce16-5d51-9d60-fdc3de1532c4 with identifier: 7004126auction111077
2026-03-26 14:56:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9ec87bc-ce16-5d51-9d60-fdc3de1532c4 with scrape type 1
2026-03-26 14:56:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b9ec87bc-ce16-5d51-9d60-fdc3de1532c4
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004126%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524745%27 HTTP/1.1" 200 None
2026-03-26 14:56:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004126/photo_000/780x0__r.jpg?hash=1774524745 not downloaded yet
2026-03-26 14:56:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3f7e8981-b8df-550b-a292-b8588f180e48
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004124%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524741%27 HTTP/1.1" 200 None
2026-03-26 14:56:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004124/photo_004/780x0__r.jpg?hash=1774524741 not downloaded yet
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004126%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524745%27 HTTP/1.1" 200 None
2026-03-26 14:56:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004126/photo_001/780x0__r.jpg?hash=1774524745 not downloaded yet
2026-03-26 14:56:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004283/photo_005/780x0__r.jpg?hash=1774525964> (referer: https://ecarstrade.com/cars/7004283)
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004124%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524741%27 HTTP/1.1" 200 None
2026-03-26 14:56:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004124/photo_005/780x0__r.jpg?hash=1774524741 not downloaded yet
2026-03-26 14:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004126%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524745%27 HTTP/1.1" 200 None
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004126/photo_002/780x0__r.jpg?hash=1774524745 not downloaded yet
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3f7e8981-b8df-550b-a292-b8588f180e48
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3f7e8981-b8df-550b-a292-b8588f180e48
2026-03-26 14:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004126%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524745%27 HTTP/1.1" 200 None
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004126/photo_003/780x0__r.jpg?hash=1774524745 not downloaded yet
2026-03-26 14:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004126%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524745%27 HTTP/1.1" 200 None
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004126/photo_004/780x0__r.jpg?hash=1774524745 not downloaded yet
2026-03-26 14:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004126%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524745%27 HTTP/1.1" 200 None
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004126/photo_005/780x0__r.jpg?hash=1774524745 not downloaded yet
2026-03-26 14:56:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004190/photo_005/780x0__r.jpg?hash=1774524949> (referer: https://ecarstrade.com/cars/7004190)
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3f7e8981-b8df-550b-a292-b8588f180e48
2026-03-26 14:56:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004289/photo_005/780x0__r.jpg?hash=1774525993> (referer: https://ecarstrade.com/cars/7004289)
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8b26fea7-b9be-5e95-aa7b-82c1791ed37c
2026-03-26 14:56:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004128> (referer: https://ecarstrade.com/search/page15?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004289/photo_004/780x0__r.jpg?hash=1774525993> (referer: https://ecarstrade.com/cars/7004289)
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e6260d61-989d-55df-832d-2a4de9c72fd4
2026-03-26 14:56:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004255/photo_005/780x0__r.jpg?hash=1774525828> (referer: https://ecarstrade.com/cars/7004255)
2026-03-26 14:56:44 [ecarstrade.nl] INFO: Extracting details for car 7004128auction111077
2026-03-26 14:56:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4636158-7635-5d60-94ff-0882ab10c802 with identifier: 7004128auction111077
2026-03-26 14:56:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4636158-7635-5d60-94ff-0882ab10c802 with scrape type 1
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f4636158-7635-5d60-94ff-0882ab10c802
2026-03-26 14:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004128%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524752%27 HTTP/1.1" 200 None
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004128/photo_000/780x0__r.jpg?hash=1774524752 not downloaded yet
2026-03-26 14:56:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004255/photo_004/780x0__r.jpg?hash=1774525828> (referer: https://ecarstrade.com/cars/7004255)
2026-03-26 14:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004128%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524752%27 HTTP/1.1" 200 None
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004128/photo_001/780x0__r.jpg?hash=1774524752 not downloaded yet
2026-03-26 14:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004128%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524752%27 HTTP/1.1" 200 None
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004128/photo_002/780x0__r.jpg?hash=1774524752 not downloaded yet
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e6260d61-989d-55df-832d-2a4de9c72fd4
2026-03-26 14:56:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004255/photo_003/780x0__r.jpg?hash=1774525828> (referer: https://ecarstrade.com/cars/7004255)
2026-03-26 14:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004128%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524752%27 HTTP/1.1" 200 None
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004128/photo_003/780x0__r.jpg?hash=1774524752 not downloaded yet
2026-03-26 14:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004128%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524753%27 HTTP/1.1" 200 None
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004128/photo_004/780x0__r.jpg?hash=1774524753 not downloaded yet
2026-03-26 14:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004128%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524753%27 HTTP/1.1" 200 None
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004128/photo_005/780x0__r.jpg?hash=1774524753 not downloaded yet
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item beeabdaa-89ce-5f66-b999-4d61b54c124b
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item beeabdaa-89ce-5f66-b999-4d61b54c124b
2026-03-26 14:56:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004124/photo_001/780x0__r.jpg?hash=1774524740> (referer: https://ecarstrade.com/cars/7004124)
2026-03-26 14:56:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004124/photo_000/780x0__r.jpg?hash=1774524740> (referer: https://ecarstrade.com/cars/7004124)
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item beeabdaa-89ce-5f66-b999-4d61b54c124b
2026-03-26 14:56:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004124/photo_004/780x0__r.jpg?hash=1774524741> (referer: https://ecarstrade.com/cars/7004124)
2026-03-26 14:56:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004126/photo_005/780x0__r.jpg?hash=1774524745> (referer: https://ecarstrade.com/cars/7004126)
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 014c5c3d-5ffa-5714-bee5-03ac66a1efc9
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 014c5c3d-5ffa-5714-bee5-03ac66a1efc9
2026-03-26 14:56:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004136> (referer: https://ecarstrade.com/search/page15?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004126/photo_004/780x0__r.jpg?hash=1774524745> (referer: https://ecarstrade.com/cars/7004126)
2026-03-26 14:56:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004126/photo_003/780x0__r.jpg?hash=1774524745> (referer: https://ecarstrade.com/cars/7004126)
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 014c5c3d-5ffa-5714-bee5-03ac66a1efc9
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b9ec87bc-ce16-5d51-9d60-fdc3de1532c4
2026-03-26 14:56:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004126/photo_002/780x0__r.jpg?hash=1774524745> (referer: https://ecarstrade.com/cars/7004126)
2026-03-26 14:56:44 [ecarstrade.nl] INFO: Extracting details for car 7004136auction111077
2026-03-26 14:56:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004124/photo_005/780x0__r.jpg?hash=1774524741> (referer: https://ecarstrade.com/cars/7004124)
2026-03-26 14:56:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 462b60c6-bb9d-5d74-8ee7-76fecff031c6 with identifier: 7004136auction111077
2026-03-26 14:56:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 462b60c6-bb9d-5d74-8ee7-76fecff031c6 with scrape type 1
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 462b60c6-bb9d-5d74-8ee7-76fecff031c6
2026-03-26 14:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004136%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524775%27 HTTP/1.1" 200 None
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004136/photo_000/780x0__r.jpg?hash=1774524775 not downloaded yet
2026-03-26 14:56:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004128/photo_000/780x0__r.jpg?hash=1774524752> (referer: https://ecarstrade.com/cars/7004128)
2026-03-26 14:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004136%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524775%27 HTTP/1.1" 200 None
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004136/photo_001/780x0__r.jpg?hash=1774524775 not downloaded yet
2026-03-26 14:56:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004128/photo_002/780x0__r.jpg?hash=1774524752> (referer: https://ecarstrade.com/cars/7004128)
2026-03-26 14:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004136%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524776%27 HTTP/1.1" 200 None
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004136/photo_002/780x0__r.jpg?hash=1774524776 not downloaded yet
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b9ec87bc-ce16-5d51-9d60-fdc3de1532c4
2026-03-26 14:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004136%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524776%27 HTTP/1.1" 200 None
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004136/photo_003/780x0__r.jpg?hash=1774524776 not downloaded yet
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b9ec87bc-ce16-5d51-9d60-fdc3de1532c4
2026-03-26 14:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004136%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524776%27 HTTP/1.1" 200 None
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004136/photo_004/780x0__r.jpg?hash=1774524776 not downloaded yet
2026-03-26 14:56:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004128/photo_004/780x0__r.jpg?hash=1774524753> (referer: https://ecarstrade.com/cars/7004128)
2026-03-26 14:56:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004128/photo_003/780x0__r.jpg?hash=1774524752> (referer: https://ecarstrade.com/cars/7004128)
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b9ec87bc-ce16-5d51-9d60-fdc3de1532c4
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 014c5c3d-5ffa-5714-bee5-03ac66a1efc9
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f4636158-7635-5d60-94ff-0882ab10c802
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f4636158-7635-5d60-94ff-0882ab10c802
2026-03-26 14:56:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004128/photo_005/780x0__r.jpg?hash=1774524753> (referer: https://ecarstrade.com/cars/7004128)
2026-03-26 14:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004136%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524776%27 HTTP/1.1" 200 None
2026-03-26 14:56:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004136/photo_005/780x0__r.jpg?hash=1774524776 not downloaded yet
2026-03-26 14:56:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004126/photo_001/780x0__r.jpg?hash=1774524745> (referer: https://ecarstrade.com/cars/7004126)
2026-03-26 14:56:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004128/photo_001/780x0__r.jpg?hash=1774524752> (referer: https://ecarstrade.com/cars/7004128)
2026-03-26 14:56:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f4636158-7635-5d60-94ff-0882ab10c802
2026-03-26 14:56:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f4636158-7635-5d60-94ff-0882ab10c802
2026-03-26 14:56:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004126/photo_000/780x0__r.jpg?hash=1774524745> (referer: https://ecarstrade.com/cars/7004126)
2026-03-26 14:56:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f4636158-7635-5d60-94ff-0882ab10c802
2026-03-26 14:56:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004124/photo_002/780x0__r.jpg?hash=1774524740> (referer: https://ecarstrade.com/cars/7004124)
2026-03-26 14:56:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004124/photo_003/780x0__r.jpg?hash=1774524740> (referer: https://ecarstrade.com/cars/7004124)
2026-03-26 14:56:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b9ec87bc-ce16-5d51-9d60-fdc3de1532c4
2026-03-26 14:56:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004255/photo_002/780x0__r.jpg?hash=1774525828> (referer: https://ecarstrade.com/cars/7004255)
2026-03-26 14:56:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f4636158-7635-5d60-94ff-0882ab10c802
2026-03-26 14:56:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f4636158-7635-5d60-94ff-0882ab10c802, skipping ID generation
2026-03-26 14:56:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4636158-7635-5d60-94ff-0882ab10c802 with scrape type 1
2026-03-26 14:56:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f4636158-7635-5d60-94ff-0882ab10c802 sending to next pipeline
2026-03-26 14:56:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f4636158-7635-5d60-94ff-0882ab10c802, identifier: 7004128auction111077
2026-03-26 14:56:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f4636158-7635-5d60-94ff-0882ab10c802 with identifier: 7004128auction111077
2026-03-26 14:56:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f4636158-7635-5d60-94ff-0882ab10c802 with identifier: 7004128auction111077
2026-03-26 14:56:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f4636158-7635-5d60-94ff-0882ab10c802 with identifier: 7004128auction111077 to the API
2026-03-26 14:56:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:56:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004128/photo_001/780x0__r.jpg?hash=1774524752>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': 'f4636158-7635-5d60-94ff-0882ab10c802',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004128',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mercedes',
 'model': 'EQB',
 'odometer': 23268,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-03-17',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ EQB EQB 250 Business Line auto 5D 140kW',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ   250 Business Line auto 5D 140kW',
 'vin': None,
 'year': 2023}
2026-03-26 14:56:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004128auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:45 [ecarstrade.nl] INFO: Saving data for 7004128auction111077: {'created_time': 1774537005.623865, 'last_price_update_time': 1774537005.623875, 'auction_closing_time': 1774945500.0}
2026-03-26 14:56:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004128auction111077') HTTP/1.1" 204 0
2026-03-26 14:56:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004136/photo_000/780x0__r.jpg?hash=1774524775> (referer: https://ecarstrade.com/cars/7004136)
2026-03-26 14:56:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004136/photo_001/780x0__r.jpg?hash=1774524775> (referer: https://ecarstrade.com/cars/7004136)
2026-03-26 14:56:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004136/photo_003/780x0__r.jpg?hash=1774524776> (referer: https://ecarstrade.com/cars/7004136)
2026-03-26 14:56:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004123> (referer: https://ecarstrade.com/search/page15?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004138> (referer: https://ecarstrade.com/search/page15?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b9ec87bc-ce16-5d51-9d60-fdc3de1532c4
2026-03-26 14:56:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b9ec87bc-ce16-5d51-9d60-fdc3de1532c4, skipping ID generation
2026-03-26 14:56:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9ec87bc-ce16-5d51-9d60-fdc3de1532c4 with scrape type 1
2026-03-26 14:56:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b9ec87bc-ce16-5d51-9d60-fdc3de1532c4 sending to next pipeline
2026-03-26 14:56:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: b9ec87bc-ce16-5d51-9d60-fdc3de1532c4, identifier: 7004126auction111077
2026-03-26 14:56:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 014c5c3d-5ffa-5714-bee5-03ac66a1efc9
2026-03-26 14:56:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 014c5c3d-5ffa-5714-bee5-03ac66a1efc9
2026-03-26 14:56:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 014c5c3d-5ffa-5714-bee5-03ac66a1efc9, skipping ID generation
2026-03-26 14:56:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 014c5c3d-5ffa-5714-bee5-03ac66a1efc9 with scrape type 1
2026-03-26 14:56:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 014c5c3d-5ffa-5714-bee5-03ac66a1efc9 sending to next pipeline
2026-03-26 14:56:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 014c5c3d-5ffa-5714-bee5-03ac66a1efc9, identifier: 7004124auction111077
2026-03-26 14:56:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item beeabdaa-89ce-5f66-b999-4d61b54c124b
2026-03-26 14:56:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: b9ec87bc-ce16-5d51-9d60-fdc3de1532c4 with identifier: 7004126auction111077
2026-03-26 14:56:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: b9ec87bc-ce16-5d51-9d60-fdc3de1532c4 with identifier: 7004126auction111077
2026-03-26 14:56:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: b9ec87bc-ce16-5d51-9d60-fdc3de1532c4 with identifier: 7004126auction111077 to the API
2026-03-26 14:56:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56: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-26 14:56:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004126/photo_000/780x0__r.jpg?hash=1774524745>
{'auction_title': '',
 'c_o_2_emission_value': 165,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'b9ec87bc-ce16-5d51-9d60-fdc3de1532c4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004126',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mercedes',
 'model': 'GLB 200',
 'odometer': 81531,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-04-20',
 'seats_number': 7,
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLB-Klasse 200 DCT Business Solution AMG 5D 120kW',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ GLB-Klasse 200 DCT Business Solution AMG 5D 120kW',
 'vin': None,
 'year': 2021}
2026-03-26 14:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004126auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:46 [ecarstrade.nl] INFO: Saving data for 7004126auction111077: {'created_time': 1774537006.239761, 'last_price_update_time': 1774537006.239771, 'auction_closing_time': 1774945500.0}
2026-03-26 14:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004126auction111077') HTTP/1.1" 204 0
2026-03-26 14:56:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 014c5c3d-5ffa-5714-bee5-03ac66a1efc9 with identifier: 7004124auction111077
2026-03-26 14:56:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 014c5c3d-5ffa-5714-bee5-03ac66a1efc9 with identifier: 7004124auction111077
2026-03-26 14:56:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 014c5c3d-5ffa-5714-bee5-03ac66a1efc9 with identifier: 7004124auction111077 to the API
2026-03-26 14:56:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56: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-26 14:56:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004124/photo_003/780x0__r.jpg?hash=1774524740>
{'auction_title': '',
 'c_o_2_emission_value': 51,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '014c5c3d-5ffa-5714-bee5-03ac66a1efc9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004124',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mercedes',
 'model': 'GLC 300',
 'odometer': 146690,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLC GLC 300e 4MATIC Business Solution AMG 5D 235kW',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ GLC e 4MATIC Business Solution AMG 5D 235kW',
 'vin': None,
 'year': 2021}
2026-03-26 14:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004124auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:46 [ecarstrade.nl] INFO: Saving data for 7004124auction111077: {'created_time': 1774537006.591044, 'last_price_update_time': 1774537006.591055, 'auction_closing_time': 1774945500.0}
2026-03-26 14:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004124auction111077') HTTP/1.1" 204 0
2026-03-26 14:56:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004136/photo_005/780x0__r.jpg?hash=1774524776> (referer: https://ecarstrade.com/cars/7004136)
2026-03-26 14:56:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004136/photo_004/780x0__r.jpg?hash=1774524776> (referer: https://ecarstrade.com/cars/7004136)
2026-03-26 14:56:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004136/photo_002/780x0__r.jpg?hash=1774524776> (referer: https://ecarstrade.com/cars/7004136)
2026-03-26 14:56:46 [ecarstrade.nl] INFO: Extracting details for car 7004123auction111077
2026-03-26 14:56:46 [ecarstrade.nl] INFO: Extracting details for car 7004138auction111077
2026-03-26 14:56:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004255/photo_001/780x0__r.jpg?hash=1774525828> (referer: https://ecarstrade.com/cars/7004255)
2026-03-26 14:56:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004255/photo_000/780x0__r.jpg?hash=1774525828> (referer: https://ecarstrade.com/cars/7004255)
2026-03-26 14:56:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 462b60c6-bb9d-5d74-8ee7-76fecff031c6
2026-03-26 14:56:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 462b60c6-bb9d-5d74-8ee7-76fecff031c6
2026-03-26 14:56:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 462b60c6-bb9d-5d74-8ee7-76fecff031c6
2026-03-26 14:56:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc1cdba2-8e20-5670-975d-da6e0077e99c with identifier: 7004123auction111077
2026-03-26 14:56:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc1cdba2-8e20-5670-975d-da6e0077e99c with scrape type 1
2026-03-26 14:56:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cc1cdba2-8e20-5670-975d-da6e0077e99c
2026-03-26 14:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004123%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524736%27 HTTP/1.1" 200 None
2026-03-26 14:56:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004123/photo_000/780x0__r.jpg?hash=1774524736 not downloaded yet
2026-03-26 14:56:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ff572c2-797c-5086-8adf-c4bd600804df with identifier: 7004138auction111077
2026-03-26 14:56:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ff572c2-797c-5086-8adf-c4bd600804df with scrape type 1
2026-03-26 14:56:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5ff572c2-797c-5086-8adf-c4bd600804df
2026-03-26 14:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004138%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524781%27 HTTP/1.1" 200 None
2026-03-26 14:56:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004138/photo_000/780x0__r.jpg?hash=1774524781 not downloaded yet
2026-03-26 14:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004123%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524736%27 HTTP/1.1" 200 None
2026-03-26 14:56:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004123/photo_001/780x0__r.jpg?hash=1774524736 not downloaded yet
2026-03-26 14:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004138%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524781%27 HTTP/1.1" 200 None
2026-03-26 14:56:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004138/photo_001/780x0__r.jpg?hash=1774524781 not downloaded yet
2026-03-26 14:56:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004147/photo_004/780x0__r.jpg?hash=1774524809> (referer: https://ecarstrade.com/cars/7004147)
2026-03-26 14:56:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004147/photo_003/780x0__r.jpg?hash=1774524809> (referer: https://ecarstrade.com/cars/7004147)
2026-03-26 14:56:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004147/photo_005/780x0__r.jpg?hash=1774524809> (referer: https://ecarstrade.com/cars/7004147)
2026-03-26 14:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004123%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524736%27 HTTP/1.1" 200 None
2026-03-26 14:56:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004123/photo_002/780x0__r.jpg?hash=1774524736 not downloaded yet
2026-03-26 14:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004138%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524781%27 HTTP/1.1" 200 None
2026-03-26 14:56:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004138/photo_002/780x0__r.jpg?hash=1774524781 not downloaded yet
2026-03-26 14:56:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004147/photo_002/780x0__r.jpg?hash=1774524808> (referer: https://ecarstrade.com/cars/7004147)
2026-03-26 14:56:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 462b60c6-bb9d-5d74-8ee7-76fecff031c6
2026-03-26 14:56:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 462b60c6-bb9d-5d74-8ee7-76fecff031c6
2026-03-26 14:56:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 462b60c6-bb9d-5d74-8ee7-76fecff031c6
2026-03-26 14:56:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 462b60c6-bb9d-5d74-8ee7-76fecff031c6, skipping ID generation
2026-03-26 14:56:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 462b60c6-bb9d-5d74-8ee7-76fecff031c6 with scrape type 1
2026-03-26 14:56:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 462b60c6-bb9d-5d74-8ee7-76fecff031c6 sending to next pipeline
2026-03-26 14:56:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 462b60c6-bb9d-5d74-8ee7-76fecff031c6, identifier: 7004136auction111077
2026-03-26 14:56:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004147/photo_001/780x0__r.jpg?hash=1774524808> (referer: https://ecarstrade.com/cars/7004147)
2026-03-26 14:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004123%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524736%27 HTTP/1.1" 200 None
2026-03-26 14:56:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004123/photo_003/780x0__r.jpg?hash=1774524736 not downloaded yet
2026-03-26 14:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004138%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524781%27 HTTP/1.1" 200 None
2026-03-26 14:56:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004138/photo_003/780x0__r.jpg?hash=1774524781 not downloaded yet
2026-03-26 14:56:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 462b60c6-bb9d-5d74-8ee7-76fecff031c6 with identifier: 7004136auction111077
2026-03-26 14:56:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 462b60c6-bb9d-5d74-8ee7-76fecff031c6 with identifier: 7004136auction111077
2026-03-26 14:56:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 462b60c6-bb9d-5d74-8ee7-76fecff031c6 with identifier: 7004136auction111077 to the API
2026-03-26 14:56:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:56:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004136/photo_002/780x0__r.jpg?hash=1774524776>
{'auction_title': '',
 'c_o_2_emission_value': 153,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': None,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '462b60c6-bb9d-5d74-8ee7-76fecff031c6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004136',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mercedes',
 'model': 'C 180',
 'odometer': 109545,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-09',
 'seats_number': None,
 'seller_name': None,
 'title': 'MERCEDES-BENZ C-Klasse Limousine C 180 AMG Line 4D 125kW',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ C-Klasse Limousine  AMG Line 4D 125kW',
 'vin': None,
 'year': 2022}
2026-03-26 14:56:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004136auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:47 [ecarstrade.nl] INFO: Saving data for 7004136auction111077: {'created_time': 1774537007.267006, 'last_price_update_time': 1774537007.267017, 'auction_closing_time': 1774945500.0}
2026-03-26 14:56:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004136auction111077') HTTP/1.1" 204 0
2026-03-26 14:56:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004147/photo_000/780x0__r.jpg?hash=1774524808> (referer: https://ecarstrade.com/cars/7004147)
2026-03-26 14:56:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004123%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524736%27 HTTP/1.1" 200 None
2026-03-26 14:56:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004123/photo_004/780x0__r.jpg?hash=1774524736 not downloaded yet
2026-03-26 14:56:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004138%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524781%27 HTTP/1.1" 200 None
2026-03-26 14:56:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004138/photo_004/780x0__r.jpg?hash=1774524781 not downloaded yet
2026-03-26 14:56:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item beeabdaa-89ce-5f66-b999-4d61b54c124b
2026-03-26 14:56:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item beeabdaa-89ce-5f66-b999-4d61b54c124b
2026-03-26 14:56:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: beeabdaa-89ce-5f66-b999-4d61b54c124b, skipping ID generation
2026-03-26 14:56:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item beeabdaa-89ce-5f66-b999-4d61b54c124b with scrape type 1
2026-03-26 14:56:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item beeabdaa-89ce-5f66-b999-4d61b54c124b sending to next pipeline
2026-03-26 14:56:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: beeabdaa-89ce-5f66-b999-4d61b54c124b, identifier: 7004255auction111077
2026-03-26 14:56:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cd33154e-e41d-574f-b2b4-447f0a308df2
2026-03-26 14:56:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cd33154e-e41d-574f-b2b4-447f0a308df2
2026-03-26 14:56:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cd33154e-e41d-574f-b2b4-447f0a308df2
2026-03-26 14:56:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cd33154e-e41d-574f-b2b4-447f0a308df2
2026-03-26 14:56:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004289/photo_003/780x0__r.jpg?hash=1774525993> (referer: https://ecarstrade.com/cars/7004289)
2026-03-26 14:56:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004289/photo_001/780x0__r.jpg?hash=1774525992> (referer: https://ecarstrade.com/cars/7004289)
2026-03-26 14:56:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004289/photo_002/780x0__r.jpg?hash=1774525992> (referer: https://ecarstrade.com/cars/7004289)
2026-03-26 14:56:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: beeabdaa-89ce-5f66-b999-4d61b54c124b with identifier: 7004255auction111077
2026-03-26 14:56:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: beeabdaa-89ce-5f66-b999-4d61b54c124b with identifier: 7004255auction111077
2026-03-26 14:56:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: beeabdaa-89ce-5f66-b999-4d61b54c124b with identifier: 7004255auction111077 to the API
2026-03-26 14:56:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:56:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004255/photo_000/780x0__r.jpg?hash=1774525828>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': 'beeabdaa-89ce-5f66-b999-4d61b54c124b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004255',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volvo',
 'model': 'EX30',
 'odometer': 14430,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-05-27',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO EX30 200kW Single Motor Plus 5D 200kW',
 'transmission': 'automatic',
 'trim': 'VOLVO  200kW Single Motor Plus 5D 200kW',
 'vin': None,
 'year': 2024}
2026-03-26 14:56:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004255auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:47 [ecarstrade.nl] INFO: Saving data for 7004255auction111077: {'created_time': 1774537007.795795, 'last_price_update_time': 1774537007.795806, 'auction_closing_time': 1774945500.0}
2026-03-26 14:56:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004255auction111077') HTTP/1.1" 204 0
2026-03-26 14:56:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004289/photo_000/780x0__r.jpg?hash=1774525992> (referer: https://ecarstrade.com/cars/7004289)
2026-03-26 14:56:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004123%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524737%27 HTTP/1.1" 200 None
2026-03-26 14:56:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004123/photo_005/780x0__r.jpg?hash=1774524737 not downloaded yet
2026-03-26 14:56:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004138%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524781%27 HTTP/1.1" 200 None
2026-03-26 14:56:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004138/photo_005/780x0__r.jpg?hash=1774524781 not downloaded yet
2026-03-26 14:56:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004190/photo_004/780x0__r.jpg?hash=1774524949> (referer: https://ecarstrade.com/cars/7004190)
2026-03-26 14:56:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cd33154e-e41d-574f-b2b4-447f0a308df2
2026-03-26 14:56:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cd33154e-e41d-574f-b2b4-447f0a308df2
2026-03-26 14:56:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cd33154e-e41d-574f-b2b4-447f0a308df2, skipping ID generation
2026-03-26 14:56:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd33154e-e41d-574f-b2b4-447f0a308df2 with scrape type 1
2026-03-26 14:56:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cd33154e-e41d-574f-b2b4-447f0a308df2 sending to next pipeline
2026-03-26 14:56:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: cd33154e-e41d-574f-b2b4-447f0a308df2, identifier: 7004147auction111077
2026-03-26 14:56:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: cd33154e-e41d-574f-b2b4-447f0a308df2 with identifier: 7004147auction111077
2026-03-26 14:56:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: cd33154e-e41d-574f-b2b4-447f0a308df2 with identifier: 7004147auction111077
2026-03-26 14:56:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: cd33154e-e41d-574f-b2b4-447f0a308df2 with identifier: 7004147auction111077 to the API
2026-03-26 14:56:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:56:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004147/photo_000/780x0__r.jpg?hash=1774524808>
{'auction_title': '',
 'c_o_2_emission_value': 44,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'cd33154e-e41d-574f-b2b4-447f0a308df2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004147',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Land Rover',
 'model': 'Discovery Sport',
 'odometer': 131895,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-09-24',
 'seats_number': 5,
 'seller_name': None,
 'title': 'LAND ROVER DISCOVERY SPORT P300e PHEV AWD R-Dynamic SE auto 5D '
          '227kW',
 'transmission': 'automatic',
 'trim': 'LAND ROVER DISCOVERY SPORT P300e PHEV AWD R-Dynamic SE auto 5D 227kW',
 'vin': None,
 'year': 2021}
2026-03-26 14:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004147auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:48 [ecarstrade.nl] INFO: Saving data for 7004147auction111077: {'created_time': 1774537008.243014, 'last_price_update_time': 1774537008.243025, 'auction_closing_time': 1774945500.0}
2026-03-26 14:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004147auction111077') HTTP/1.1" 204 0
2026-03-26 14:56:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004190/photo_002/780x0__r.jpg?hash=1774524949> (referer: https://ecarstrade.com/cars/7004190)
2026-03-26 14:56:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004190/photo_003/780x0__r.jpg?hash=1774524949> (referer: https://ecarstrade.com/cars/7004190)
2026-03-26 14:56:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e6260d61-989d-55df-832d-2a4de9c72fd4
2026-03-26 14:56:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e6260d61-989d-55df-832d-2a4de9c72fd4
2026-03-26 14:56:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e6260d61-989d-55df-832d-2a4de9c72fd4
2026-03-26 14:56:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004123/photo_001/780x0__r.jpg?hash=1774524736> (referer: https://ecarstrade.com/cars/7004123)
2026-03-26 14:56:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004138/photo_001/780x0__r.jpg?hash=1774524781> (referer: https://ecarstrade.com/cars/7004138)
2026-03-26 14:56:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e6260d61-989d-55df-832d-2a4de9c72fd4
2026-03-26 14:56:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e6260d61-989d-55df-832d-2a4de9c72fd4, skipping ID generation
2026-03-26 14:56:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6260d61-989d-55df-832d-2a4de9c72fd4 with scrape type 1
2026-03-26 14:56:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e6260d61-989d-55df-832d-2a4de9c72fd4 sending to next pipeline
2026-03-26 14:56:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e6260d61-989d-55df-832d-2a4de9c72fd4, identifier: 7004289auction111077
2026-03-26 14:56:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004138/photo_000/780x0__r.jpg?hash=1774524781> (referer: https://ecarstrade.com/cars/7004138)
2026-03-26 14:56:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e6260d61-989d-55df-832d-2a4de9c72fd4 with identifier: 7004289auction111077
2026-03-26 14:56:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e6260d61-989d-55df-832d-2a4de9c72fd4 with identifier: 7004289auction111077
2026-03-26 14:56:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e6260d61-989d-55df-832d-2a4de9c72fd4 with identifier: 7004289auction111077 to the API
2026-03-26 14:56:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:56:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004289/photo_000/780x0__r.jpg?hash=1774525992>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': 'e6260d61-989d-55df-832d-2a4de9c72fd4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004289',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Skoda',
 'model': 'Enyaq',
 'odometer': 44850,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-04-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA Enyaq iV iV 60 Business Edition Plus 5D 132kW',
 'transmission': 'automatic',
 'trim': 'SKODA  iV iV 60 Business Edition Plus 5D 132kW',
 'vin': None,
 'year': 2023}
2026-03-26 14:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004289auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:48 [ecarstrade.nl] INFO: Saving data for 7004289auction111077: {'created_time': 1774537008.773031, 'last_price_update_time': 1774537008.773043, 'auction_closing_time': 1774945500.0}
2026-03-26 14:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004289auction111077') HTTP/1.1" 204 0
2026-03-26 14:56:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8b26fea7-b9be-5e95-aa7b-82c1791ed37c
2026-03-26 14:56:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004123/photo_000/780x0__r.jpg?hash=1774524736> (referer: https://ecarstrade.com/cars/7004123)
2026-03-26 14:56:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004123/photo_003/780x0__r.jpg?hash=1774524736> (referer: https://ecarstrade.com/cars/7004123)
2026-03-26 14:56:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004138/photo_002/780x0__r.jpg?hash=1774524781> (referer: https://ecarstrade.com/cars/7004138)
2026-03-26 14:56:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004138/photo_003/780x0__r.jpg?hash=1774524781> (referer: https://ecarstrade.com/cars/7004138)
2026-03-26 14:56:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8b26fea7-b9be-5e95-aa7b-82c1791ed37c
2026-03-26 14:56:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8b26fea7-b9be-5e95-aa7b-82c1791ed37c
2026-03-26 14:56:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cc1cdba2-8e20-5670-975d-da6e0077e99c
2026-03-26 14:56:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5ff572c2-797c-5086-8adf-c4bd600804df
2026-03-26 14:56:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5ff572c2-797c-5086-8adf-c4bd600804df
2026-03-26 14:56:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004123/photo_002/780x0__r.jpg?hash=1774524736> (referer: https://ecarstrade.com/cars/7004123)
2026-03-26 14:56:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004138/photo_005/780x0__r.jpg?hash=1774524781> (referer: https://ecarstrade.com/cars/7004138)
2026-03-26 14:56:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004190/photo_001/780x0__r.jpg?hash=1774524949> (referer: https://ecarstrade.com/cars/7004190)
2026-03-26 14:56:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cc1cdba2-8e20-5670-975d-da6e0077e99c
2026-03-26 14:56:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cc1cdba2-8e20-5670-975d-da6e0077e99c
2026-03-26 14:56:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5ff572c2-797c-5086-8adf-c4bd600804df
2026-03-26 14:56:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004138/photo_004/780x0__r.jpg?hash=1774524781> (referer: https://ecarstrade.com/cars/7004138)
2026-03-26 14:56:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5ff572c2-797c-5086-8adf-c4bd600804df
2026-03-26 14:56:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004190/photo_000/780x0__r.jpg?hash=1774524949> (referer: https://ecarstrade.com/cars/7004190)
2026-03-26 14:56:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004123/photo_005/780x0__r.jpg?hash=1774524737> (referer: https://ecarstrade.com/cars/7004123)
2026-03-26 14:56:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cc1cdba2-8e20-5670-975d-da6e0077e99c
2026-03-26 14:56:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5ff572c2-797c-5086-8adf-c4bd600804df
2026-03-26 14:56:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8b26fea7-b9be-5e95-aa7b-82c1791ed37c
2026-03-26 14:56:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5ff572c2-797c-5086-8adf-c4bd600804df
2026-03-26 14:56:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5ff572c2-797c-5086-8adf-c4bd600804df, skipping ID generation
2026-03-26 14:56:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ff572c2-797c-5086-8adf-c4bd600804df with scrape type 1
2026-03-26 14:56:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5ff572c2-797c-5086-8adf-c4bd600804df sending to next pipeline
2026-03-26 14:56:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 5ff572c2-797c-5086-8adf-c4bd600804df, identifier: 7004138auction111077
2026-03-26 14:56:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 5ff572c2-797c-5086-8adf-c4bd600804df with identifier: 7004138auction111077
2026-03-26 14:56:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 5ff572c2-797c-5086-8adf-c4bd600804df with identifier: 7004138auction111077
2026-03-26 14:56:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 5ff572c2-797c-5086-8adf-c4bd600804df with identifier: 7004138auction111077 to the API
2026-03-26 14:56:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56: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-26 14:56:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004138/photo_004/780x0__r.jpg?hash=1774524781>
{'auction_title': '',
 'c_o_2_emission_value': 13,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '5ff572c2-797c-5086-8adf-c4bd600804df',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004138',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mercedes',
 'model': 'C 300',
 'odometer': 62440,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-10-23',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ C-klasse Estate C 300 e Luxury Line 5D 230kW',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ C-klasse Estate  e Luxury Line 5D 230kW',
 'vin': None,
 'year': 2023}
2026-03-26 14:56:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004138auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:49 [ecarstrade.nl] INFO: Saving data for 7004138auction111077: {'created_time': 1774537009.441264, 'last_price_update_time': 1774537009.441276, 'auction_closing_time': 1774945500.0}
2026-03-26 14:56:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004138auction111077') HTTP/1.1" 204 0
2026-03-26 14:56:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004123/photo_004/780x0__r.jpg?hash=1774524736> (referer: https://ecarstrade.com/cars/7004123)
2026-03-26 14:56:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8b26fea7-b9be-5e95-aa7b-82c1791ed37c
2026-03-26 14:56:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8b26fea7-b9be-5e95-aa7b-82c1791ed37c, skipping ID generation
2026-03-26 14:56:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b26fea7-b9be-5e95-aa7b-82c1791ed37c with scrape type 1
2026-03-26 14:56:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8b26fea7-b9be-5e95-aa7b-82c1791ed37c sending to next pipeline
2026-03-26 14:56:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8b26fea7-b9be-5e95-aa7b-82c1791ed37c, identifier: 7004190auction111077
2026-03-26 14:56:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cc1cdba2-8e20-5670-975d-da6e0077e99c
2026-03-26 14:56:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8b26fea7-b9be-5e95-aa7b-82c1791ed37c with identifier: 7004190auction111077
2026-03-26 14:56:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8b26fea7-b9be-5e95-aa7b-82c1791ed37c with identifier: 7004190auction111077
2026-03-26 14:56:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8b26fea7-b9be-5e95-aa7b-82c1791ed37c with identifier: 7004190auction111077 to the API
2026-03-26 14:56:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56: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-26 14:56:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004190/photo_000/780x0__r.jpg?hash=1774524949>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': '8b26fea7-b9be-5e95-aa7b-82c1791ed37c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004190',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Audi',
 'model': 'Q4 e-tron',
 'odometer': 116223,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-03',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI Q4 e-tron 50 e-tron quattro Launch ed Advanced Pl 5D 220kW',
 'transmission': 'automatic',
 'trim': 'AUDI  50 e-tron quattro Launch ed Advanced Pl 5D 220kW',
 'vin': None,
 'year': 2022}
2026-03-26 14:56:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004190auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:49 [ecarstrade.nl] INFO: Saving data for 7004190auction111077: {'created_time': 1774537009.858357, 'last_price_update_time': 1774537009.858367, 'auction_closing_time': 1774945500.0}
2026-03-26 14:56:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004190auction111077') HTTP/1.1" 204 0
2026-03-26 14:56:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cc1cdba2-8e20-5670-975d-da6e0077e99c
2026-03-26 14:56:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cc1cdba2-8e20-5670-975d-da6e0077e99c, skipping ID generation
2026-03-26 14:56:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc1cdba2-8e20-5670-975d-da6e0077e99c with scrape type 1
2026-03-26 14:56:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cc1cdba2-8e20-5670-975d-da6e0077e99c sending to next pipeline
2026-03-26 14:56:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: cc1cdba2-8e20-5670-975d-da6e0077e99c, identifier: 7004123auction111077
2026-03-26 14:56:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: cc1cdba2-8e20-5670-975d-da6e0077e99c with identifier: 7004123auction111077
2026-03-26 14:56:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 14:56:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 14:56:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: cc1cdba2-8e20-5670-975d-da6e0077e99c with identifier: 7004123auction111077
2026-03-26 14:56:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: cc1cdba2-8e20-5670-975d-da6e0077e99c with identifier: 7004123auction111077 to the API
2026-03-26 14:56:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:56: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-26 14:56:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004123/photo_004/780x0__r.jpg?hash=1774524736>
{'auction_title': '',
 'c_o_2_emission_value': 18,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.9L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Hybrid (diesel / electric)',
 'id': 'cc1cdba2-8e20-5670-975d-da6e0077e99c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004123',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mercedes',
 'model': 'GLE 350',
 'odometer': 187001,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-03-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLE GLE 350 de 4MATIC 5D 235kW',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ GLE  de 4MATIC 5D 235kW',
 'vin': None,
 'year': 2023}
2026-03-26 14:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004123auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:56:50 [ecarstrade.nl] INFO: Saving data for 7004123auction111077: {'created_time': 1774537010.314739, 'last_price_update_time': 1774537010.314751, 'auction_closing_time': 1774945500.0}
2026-03-26 14:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004123auction111077') HTTP/1.1" 204 0
2026-03-26 14:56:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004195> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 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-26 14:56:50 [ecarstrade.nl] INFO: Extracting details for car 7004195auction111077
2026-03-26 14:56:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0fbb101-ee20-526e-bb5b-287b9d1f71f4 with identifier: 7004195auction111077
2026-03-26 14:56:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0fbb101-ee20-526e-bb5b-287b9d1f71f4 with scrape type 1
2026-03-26 14:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e0fbb101-ee20-526e-bb5b-287b9d1f71f4
2026-03-26 14:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004195%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524966%27 HTTP/1.1" 200 None
2026-03-26 14:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004195/photo_000/780x0__r.jpg?hash=1774524966 not downloaded yet
2026-03-26 14:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004195%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524967%27 HTTP/1.1" 200 None
2026-03-26 14:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004195/photo_001/780x0__r.jpg?hash=1774524967 not downloaded yet
2026-03-26 14:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004195%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524967%27 HTTP/1.1" 200 None
2026-03-26 14:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004195/photo_002/780x0__r.jpg?hash=1774524967 not downloaded yet
2026-03-26 14:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004195%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524967%27 HTTP/1.1" 200 None
2026-03-26 14:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004195/photo_003/780x0__r.jpg?hash=1774524967 not downloaded yet
2026-03-26 14:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004195%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524967%27 HTTP/1.1" 200 None
2026-03-26 14:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004195/photo_004/780x0__r.jpg?hash=1774524967 not downloaded yet
2026-03-26 14:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004195%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524967%27 HTTP/1.1" 200 None
2026-03-26 14:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004195/photo_005/780x0__r.jpg?hash=1774524967 not downloaded yet
2026-03-26 14:56:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005198> (referer: https://ecarstrade.com/search/page15?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:54 [ecarstrade.nl] INFO: Extracting details for car 7005198auction111084
2026-03-26 14:56:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c41ecfb-f914-5f15-b9cb-2ca4b3fa04cd with identifier: 7005198auction111084
2026-03-26 14:56:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c41ecfb-f914-5f15-b9cb-2ca4b3fa04cd with scrape type 1
2026-03-26 14:56:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0c41ecfb-f914-5f15-b9cb-2ca4b3fa04cd
2026-03-26 14:56:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005198%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774535072%27 HTTP/1.1" 200 None
2026-03-26 14:56:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005198/photo_000/780x0__r.jpg?hash=1774535072 not downloaded yet
2026-03-26 14:56:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005198%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774535072%27 HTTP/1.1" 200 None
2026-03-26 14:56:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005198/photo_001/780x0__r.jpg?hash=1774535072 not downloaded yet
2026-03-26 14:56:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005198%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774535072%27 HTTP/1.1" 200 None
2026-03-26 14:56:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005198/photo_002/780x0__r.jpg?hash=1774535072 not downloaded yet
2026-03-26 14:56:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005198%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774535072%27 HTTP/1.1" 200 None
2026-03-26 14:56:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005198/photo_003/780x0__r.jpg?hash=1774535072 not downloaded yet
2026-03-26 14:56:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005198%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774535072%27 HTTP/1.1" 200 None
2026-03-26 14:56:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005198/photo_004/780x0__r.jpg?hash=1774535072 not downloaded yet
2026-03-26 14:56:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005198%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774535072%27 HTTP/1.1" 200 None
2026-03-26 14:56:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005198/photo_005/780x0__r.jpg?hash=1774535072 not downloaded yet
2026-03-26 14:56:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004177> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:55 [ecarstrade.nl] INFO: Extracting details for car 7004177auction111077
2026-03-26 14:56:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 313df434-48c4-5e07-9b28-e835df42980a with identifier: 7004177auction111077
2026-03-26 14:56:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 313df434-48c4-5e07-9b28-e835df42980a with scrape type 1
2026-03-26 14:56:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 313df434-48c4-5e07-9b28-e835df42980a
2026-03-26 14:56:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004177%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524903%27 HTTP/1.1" 200 None
2026-03-26 14:56:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004177/photo_000/780x0__r.jpg?hash=1774524903 not downloaded yet
2026-03-26 14:56:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004177%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524903%27 HTTP/1.1" 200 None
2026-03-26 14:56:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004177/photo_001/780x0__r.jpg?hash=1774524903 not downloaded yet
2026-03-26 14:56:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004177%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524903%27 HTTP/1.1" 200 None
2026-03-26 14:56:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004177/photo_002/780x0__r.jpg?hash=1774524903 not downloaded yet
2026-03-26 14:56:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004177%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524903%27 HTTP/1.1" 200 None
2026-03-26 14:56:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004177/photo_003/780x0__r.jpg?hash=1774524903 not downloaded yet
2026-03-26 14:56:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004177%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524903%27 HTTP/1.1" 200 None
2026-03-26 14:56:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004177/photo_004/780x0__r.jpg?hash=1774524903 not downloaded yet
2026-03-26 14:56:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004177%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524903%27 HTTP/1.1" 200 None
2026-03-26 14:56:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004177/photo_005/780x0__r.jpg?hash=1774524903 not downloaded yet
2026-03-26 14:56:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004154> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004161> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:56 [ecarstrade.nl] INFO: Extracting details for car 7004154auction111077
2026-03-26 14:56:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f10f803-ecce-524e-b350-897703c4e331 with identifier: 7004154auction111077
2026-03-26 14:56:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f10f803-ecce-524e-b350-897703c4e331 with scrape type 1
2026-03-26 14:56:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9f10f803-ecce-524e-b350-897703c4e331
2026-03-26 14:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004154%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524825%27 HTTP/1.1" 200 None
2026-03-26 14:56:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004154/photo_000/780x0__r.jpg?hash=1774524825 not downloaded yet
2026-03-26 14:56:56 [ecarstrade.nl] INFO: Extracting details for car 7004161auction111077
2026-03-26 14:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004154%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524825%27 HTTP/1.1" 200 None
2026-03-26 14:56:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004154/photo_001/780x0__r.jpg?hash=1774524825 not downloaded yet
2026-03-26 14:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004154%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524825%27 HTTP/1.1" 200 None
2026-03-26 14:56:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004154/photo_002/780x0__r.jpg?hash=1774524825 not downloaded yet
2026-03-26 14:56:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0321517a-68bd-526d-8154-61daa562d7bf with identifier: 7004161auction111077
2026-03-26 14:56:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0321517a-68bd-526d-8154-61daa562d7bf with scrape type 1
2026-03-26 14:56:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0321517a-68bd-526d-8154-61daa562d7bf
2026-03-26 14:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004161%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524851%27 HTTP/1.1" 200 None
2026-03-26 14:56:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004161/photo_000/780x0__r.jpg?hash=1774524851 not downloaded yet
2026-03-26 14:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004154%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524825%27 HTTP/1.1" 200 None
2026-03-26 14:56:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004154/photo_003/780x0__r.jpg?hash=1774524825 not downloaded yet
2026-03-26 14:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004161%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524851%27 HTTP/1.1" 200 None
2026-03-26 14:56:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004161/photo_001/780x0__r.jpg?hash=1774524851 not downloaded yet
2026-03-26 14:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004154%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524825%27 HTTP/1.1" 200 None
2026-03-26 14:56:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004154/photo_004/780x0__r.jpg?hash=1774524825 not downloaded yet
2026-03-26 14:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004161%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524851%27 HTTP/1.1" 200 None
2026-03-26 14:56:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004161/photo_002/780x0__r.jpg?hash=1774524851 not downloaded yet
2026-03-26 14:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004154%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524825%27 HTTP/1.1" 200 None
2026-03-26 14:56:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004154/photo_005/780x0__r.jpg?hash=1774524825 not downloaded yet
2026-03-26 14:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004161%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524851%27 HTTP/1.1" 200 None
2026-03-26 14:56:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004161/photo_003/780x0__r.jpg?hash=1774524851 not downloaded yet
2026-03-26 14:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004161%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524851%27 HTTP/1.1" 200 None
2026-03-26 14:56:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004161/photo_004/780x0__r.jpg?hash=1774524851 not downloaded yet
2026-03-26 14:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004161%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524851%27 HTTP/1.1" 200 None
2026-03-26 14:56:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004161/photo_005/780x0__r.jpg?hash=1774524851 not downloaded yet
2026-03-26 14:56:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004264> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:56 [ecarstrade.nl] INFO: Extracting details for car 7004264auction111077
2026-03-26 14:56:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 891d53f3-3b48-5ff9-bc73-cd5e02ac0eac with identifier: 7004264auction111077
2026-03-26 14:56:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 891d53f3-3b48-5ff9-bc73-cd5e02ac0eac with scrape type 1
2026-03-26 14:56:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 891d53f3-3b48-5ff9-bc73-cd5e02ac0eac
2026-03-26 14:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004264%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525882%27 HTTP/1.1" 200 None
2026-03-26 14:56:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004264/photo_000/780x0__r.jpg?hash=1774525882 not downloaded yet
2026-03-26 14:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004264%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525882%27 HTTP/1.1" 200 None
2026-03-26 14:56:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004264/photo_001/780x0__r.jpg?hash=1774525882 not downloaded yet
2026-03-26 14:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004264%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525882%27 HTTP/1.1" 200 None
2026-03-26 14:56:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004264/photo_002/780x0__r.jpg?hash=1774525882 not downloaded yet
2026-03-26 14:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004264%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525882%27 HTTP/1.1" 200 None
2026-03-26 14:56:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004264/photo_003/780x0__r.jpg?hash=1774525882 not downloaded yet
2026-03-26 14:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004264%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525883%27 HTTP/1.1" 200 None
2026-03-26 14:56:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004264/photo_004/780x0__r.jpg?hash=1774525883 not downloaded yet
2026-03-26 14:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004264%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525883%27 HTTP/1.1" 200 None
2026-03-26 14:56:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004264/photo_005/780x0__r.jpg?hash=1774525883 not downloaded yet
2026-03-26 14:56:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004313> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:57 [ecarstrade.nl] INFO: Extracting details for car 7004313auction111077
2026-03-26 14:56:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b15ff5b-ab67-58f2-a774-4d4a306f329e with identifier: 7004313auction111077
2026-03-26 14:56:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b15ff5b-ab67-58f2-a774-4d4a306f329e with scrape type 1
2026-03-26 14:56:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2b15ff5b-ab67-58f2-a774-4d4a306f329e
2026-03-26 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004313%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774526079%27 HTTP/1.1" 200 None
2026-03-26 14:56:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004313/photo_000/780x0__r.jpg?hash=1774526079 not downloaded yet
2026-03-26 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004313%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774526079%27 HTTP/1.1" 200 None
2026-03-26 14:56:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004313/photo_001/780x0__r.jpg?hash=1774526079 not downloaded yet
2026-03-26 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004313%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774526080%27 HTTP/1.1" 200 None
2026-03-26 14:56:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004313/photo_002/780x0__r.jpg?hash=1774526080 not downloaded yet
2026-03-26 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004313%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774526080%27 HTTP/1.1" 200 None
2026-03-26 14:56:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004313/photo_003/780x0__r.jpg?hash=1774526080 not downloaded yet
2026-03-26 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004313%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774526080%27 HTTP/1.1" 200 None
2026-03-26 14:56:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004313/photo_004/780x0__r.jpg?hash=1774526080 not downloaded yet
2026-03-26 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004313%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774526080%27 HTTP/1.1" 200 None
2026-03-26 14:56:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004313/photo_005/780x0__r.jpg?hash=1774526080 not downloaded yet
2026-03-26 14:56:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004117> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:56:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:56:57 [ecarstrade.nl] INFO: Extracting details for car 7004117auction111077
2026-03-26 14:56:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34fc4de5-d595-572f-a547-07536abf7bc4 with identifier: 7004117auction111077
2026-03-26 14:56:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34fc4de5-d595-572f-a547-07536abf7bc4 with scrape type 1
2026-03-26 14:56:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 34fc4de5-d595-572f-a547-07536abf7bc4
2026-03-26 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004117%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524682%27 HTTP/1.1" 200 None
2026-03-26 14:56:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004117/photo_000/780x0__r.jpg?hash=1774524682 not downloaded yet
2026-03-26 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004117%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524682%27 HTTP/1.1" 200 None
2026-03-26 14:56:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004117/photo_001/780x0__r.jpg?hash=1774524682 not downloaded yet
2026-03-26 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004117%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524683%27 HTTP/1.1" 200 None
2026-03-26 14:56:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004117/photo_002/780x0__r.jpg?hash=1774524683 not downloaded yet
2026-03-26 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004117%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524683%27 HTTP/1.1" 200 None
2026-03-26 14:56:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004117/photo_003/780x0__r.jpg?hash=1774524683 not downloaded yet
2026-03-26 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004117%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524683%27 HTTP/1.1" 200 None
2026-03-26 14:56:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004117/photo_004/780x0__r.jpg?hash=1774524683 not downloaded yet
2026-03-26 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004117%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524683%27 HTTP/1.1" 200 None
2026-03-26 14:56:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004117/photo_005/780x0__r.jpg?hash=1774524683 not downloaded yet
2026-03-26 14:57:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004265> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004314> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:02 [ecarstrade.nl] INFO: Extracting details for car 7004265auction111077
2026-03-26 14:57:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7064aef4-cf56-5cae-ac95-99b48d2c1df9 with identifier: 7004265auction111077
2026-03-26 14:57:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7064aef4-cf56-5cae-ac95-99b48d2c1df9 with scrape type 1
2026-03-26 14:57:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7064aef4-cf56-5cae-ac95-99b48d2c1df9
2026-03-26 14:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004265%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525887%27 HTTP/1.1" 200 None
2026-03-26 14:57:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004265/photo_000/780x0__r.jpg?hash=1774525887 not downloaded yet
2026-03-26 14:57:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004195/photo_005/780x0__r.jpg?hash=1774524967> (referer: https://ecarstrade.com/cars/7004195)
2026-03-26 14:57:02 [ecarstrade.nl] INFO: Extracting details for car 7004314auction111077
2026-03-26 14:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004265%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525887%27 HTTP/1.1" 200 None
2026-03-26 14:57:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004265/photo_001/780x0__r.jpg?hash=1774525887 not downloaded yet
2026-03-26 14:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004265%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525887%27 HTTP/1.1" 200 None
2026-03-26 14:57:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004265/photo_002/780x0__r.jpg?hash=1774525887 not downloaded yet
2026-03-26 14:57:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 102804f7-eebe-5ec5-a3c1-e2fde7c27a19 with identifier: 7004314auction111077
2026-03-26 14:57:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 102804f7-eebe-5ec5-a3c1-e2fde7c27a19 with scrape type 1
2026-03-26 14:57:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 102804f7-eebe-5ec5-a3c1-e2fde7c27a19
2026-03-26 14:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004314%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774526083%27 HTTP/1.1" 200 None
2026-03-26 14:57:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004314/photo_000/780x0__r.jpg?hash=1774526083 not downloaded yet
2026-03-26 14:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004265%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525887%27 HTTP/1.1" 200 None
2026-03-26 14:57:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004265/photo_003/780x0__r.jpg?hash=1774525887 not downloaded yet
2026-03-26 14:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004314%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774526083%27 HTTP/1.1" 200 None
2026-03-26 14:57:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004314/photo_001/780x0__r.jpg?hash=1774526083 not downloaded yet
2026-03-26 14:57:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005198/photo_005/780x0__r.jpg?hash=1774535072> (referer: https://ecarstrade.com/cars/7005198)
2026-03-26 14:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004265%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525887%27 HTTP/1.1" 200 None
2026-03-26 14:57:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004265/photo_004/780x0__r.jpg?hash=1774525887 not downloaded yet
2026-03-26 14:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004314%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774526083%27 HTTP/1.1" 200 None
2026-03-26 14:57:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004314/photo_002/780x0__r.jpg?hash=1774526083 not downloaded yet
2026-03-26 14:57:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e0fbb101-ee20-526e-bb5b-287b9d1f71f4
2026-03-26 14:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004265%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525887%27 HTTP/1.1" 200 None
2026-03-26 14:57:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004265/photo_005/780x0__r.jpg?hash=1774525887 not downloaded yet
2026-03-26 14:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004314%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774526083%27 HTTP/1.1" 200 None
2026-03-26 14:57:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004314/photo_003/780x0__r.jpg?hash=1774526083 not downloaded yet
2026-03-26 14:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004314%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774526084%27 HTTP/1.1" 200 None
2026-03-26 14:57:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004314/photo_004/780x0__r.jpg?hash=1774526084 not downloaded yet
2026-03-26 14:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004314%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774526089%27 HTTP/1.1" 200 None
2026-03-26 14:57:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004314/photo_005/780x0__r.jpg?hash=1774526089 not downloaded yet
2026-03-26 14:57:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0c41ecfb-f914-5f15-b9cb-2ca4b3fa04cd
2026-03-26 14:57:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004177/photo_005/780x0__r.jpg?hash=1774524903> (referer: https://ecarstrade.com/cars/7004177)
2026-03-26 14:57:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004114> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004177/photo_004/780x0__r.jpg?hash=1774524903> (referer: https://ecarstrade.com/cars/7004177)
2026-03-26 14:57:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 313df434-48c4-5e07-9b28-e835df42980a
2026-03-26 14:57:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004161/photo_005/780x0__r.jpg?hash=1774524851> (referer: https://ecarstrade.com/cars/7004161)
2026-03-26 14:57:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004264/photo_005/780x0__r.jpg?hash=1774525883> (referer: https://ecarstrade.com/cars/7004264)
2026-03-26 14:57:02 [ecarstrade.nl] INFO: Extracting details for car 7004114auction111077
2026-03-26 14:57:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a766efa0-e9a7-5d71-a53a-86c7d617c03f with identifier: 7004114auction111077
2026-03-26 14:57:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a766efa0-e9a7-5d71-a53a-86c7d617c03f with scrape type 1
2026-03-26 14:57:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a766efa0-e9a7-5d71-a53a-86c7d617c03f
2026-03-26 14:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004114%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524671%27 HTTP/1.1" 200 None
2026-03-26 14:57:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004114/photo_000/780x0__r.jpg?hash=1774524671 not downloaded yet
2026-03-26 14:57:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 313df434-48c4-5e07-9b28-e835df42980a
2026-03-26 14:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004114%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524671%27 HTTP/1.1" 200 None
2026-03-26 14:57:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004114/photo_001/780x0__r.jpg?hash=1774524671 not downloaded yet
2026-03-26 14:57:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004313/photo_005/780x0__r.jpg?hash=1774526080> (referer: https://ecarstrade.com/cars/7004313)
2026-03-26 14:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004114%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524671%27 HTTP/1.1" 200 None
2026-03-26 14:57:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004114/photo_002/780x0__r.jpg?hash=1774524671 not downloaded yet
2026-03-26 14:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004114%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524671%27 HTTP/1.1" 200 None
2026-03-26 14:57:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004114/photo_003/780x0__r.jpg?hash=1774524671 not downloaded yet
2026-03-26 14:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004114%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524671%27 HTTP/1.1" 200 None
2026-03-26 14:57:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004114/photo_004/780x0__r.jpg?hash=1774524671 not downloaded yet
2026-03-26 14:57:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0321517a-68bd-526d-8154-61daa562d7bf
2026-03-26 14:57:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004117/photo_005/780x0__r.jpg?hash=1774524683> (referer: https://ecarstrade.com/cars/7004117)
2026-03-26 14:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004114%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524671%27 HTTP/1.1" 200 None
2026-03-26 14:57:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004114/photo_005/780x0__r.jpg?hash=1774524671 not downloaded yet
2026-03-26 14:57:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 891d53f3-3b48-5ff9-bc73-cd5e02ac0eac
2026-03-26 14:57:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004117/photo_004/780x0__r.jpg?hash=1774524683> (referer: https://ecarstrade.com/cars/7004117)
2026-03-26 14:57:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2b15ff5b-ab67-58f2-a774-4d4a306f329e
2026-03-26 14:57:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004265/photo_000/780x0__r.jpg?hash=1774525887> (referer: https://ecarstrade.com/cars/7004265)
2026-03-26 14:57:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 34fc4de5-d595-572f-a547-07536abf7bc4
2026-03-26 14:57:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004314/photo_001/780x0__r.jpg?hash=1774526083> (referer: https://ecarstrade.com/cars/7004314)
2026-03-26 14:57:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004141> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 34fc4de5-d595-572f-a547-07536abf7bc4
2026-03-26 14:57:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004314/photo_004/780x0__r.jpg?hash=1774526084> (referer: https://ecarstrade.com/cars/7004314)
2026-03-26 14:57:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004314/photo_003/780x0__r.jpg?hash=1774526083> (referer: https://ecarstrade.com/cars/7004314)
2026-03-26 14:57:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7064aef4-cf56-5cae-ac95-99b48d2c1df9
2026-03-26 14:57:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004314/photo_005/780x0__r.jpg?hash=1774526089> (referer: https://ecarstrade.com/cars/7004314)
2026-03-26 14:57:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 102804f7-eebe-5ec5-a3c1-e2fde7c27a19
2026-03-26 14:57:03 [ecarstrade.nl] INFO: Extracting details for car 7004141auction111077
2026-03-26 14:57:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c39cccc6-71e3-5cdd-bbff-89650bdadb2d with identifier: 7004141auction111077
2026-03-26 14:57:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c39cccc6-71e3-5cdd-bbff-89650bdadb2d with scrape type 1
2026-03-26 14:57:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c39cccc6-71e3-5cdd-bbff-89650bdadb2d
2026-03-26 14:57:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004141%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524788%27 HTTP/1.1" 200 None
2026-03-26 14:57:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004141/photo_000/780x0__r.jpg?hash=1774524788 not downloaded yet
2026-03-26 14:57:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004265/photo_005/780x0__r.jpg?hash=1774525887> (referer: https://ecarstrade.com/cars/7004265)
2026-03-26 14:57:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004141%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524788%27 HTTP/1.1" 200 None
2026-03-26 14:57:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004141/photo_001/780x0__r.jpg?hash=1774524788 not downloaded yet
2026-03-26 14:57:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004114/photo_001/780x0__r.jpg?hash=1774524671> (referer: https://ecarstrade.com/cars/7004114)
2026-03-26 14:57:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004314/photo_002/780x0__r.jpg?hash=1774526083> (referer: https://ecarstrade.com/cars/7004314)
2026-03-26 14:57:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004141%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524788%27 HTTP/1.1" 200 None
2026-03-26 14:57:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004141/photo_002/780x0__r.jpg?hash=1774524788 not downloaded yet
2026-03-26 14:57:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004141%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524789%27 HTTP/1.1" 200 None
2026-03-26 14:57:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004141/photo_003/780x0__r.jpg?hash=1774524789 not downloaded yet
2026-03-26 14:57:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 102804f7-eebe-5ec5-a3c1-e2fde7c27a19
2026-03-26 14:57:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004262> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004141%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524789%27 HTTP/1.1" 200 None
2026-03-26 14:57:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004141/photo_004/780x0__r.jpg?hash=1774524789 not downloaded yet
2026-03-26 14:57:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 102804f7-eebe-5ec5-a3c1-e2fde7c27a19
2026-03-26 14:57:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 102804f7-eebe-5ec5-a3c1-e2fde7c27a19
2026-03-26 14:57:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004141%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524789%27 HTTP/1.1" 200 None
2026-03-26 14:57:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004141/photo_005/780x0__r.jpg?hash=1774524789 not downloaded yet
2026-03-26 14:57:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004114/photo_005/780x0__r.jpg?hash=1774524671> (referer: https://ecarstrade.com/cars/7004114)
2026-03-26 14:57:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004114/photo_004/780x0__r.jpg?hash=1774524671> (referer: https://ecarstrade.com/cars/7004114)
2026-03-26 14:57:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7064aef4-cf56-5cae-ac95-99b48d2c1df9
2026-03-26 14:57:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a766efa0-e9a7-5d71-a53a-86c7d617c03f
2026-03-26 14:57:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 102804f7-eebe-5ec5-a3c1-e2fde7c27a19
2026-03-26 14:57:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004114/photo_003/780x0__r.jpg?hash=1774524671> (referer: https://ecarstrade.com/cars/7004114)
2026-03-26 14:57:03 [ecarstrade.nl] INFO: Extracting details for car 7004262auction111077
2026-03-26 14:57:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004114/photo_002/780x0__r.jpg?hash=1774524671> (referer: https://ecarstrade.com/cars/7004114)
2026-03-26 14:57:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5bc20575-9c4b-550b-860a-031f57ed98df with identifier: 7004262auction111077
2026-03-26 14:57:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5bc20575-9c4b-550b-860a-031f57ed98df with scrape type 1
2026-03-26 14:57:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5bc20575-9c4b-550b-860a-031f57ed98df
2026-03-26 14:57:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004262%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525869%27 HTTP/1.1" 200 None
2026-03-26 14:57:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004262/photo_000/780x0__r.jpg?hash=1774525869 not downloaded yet
2026-03-26 14:57:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004114/photo_000/780x0__r.jpg?hash=1774524671> (referer: https://ecarstrade.com/cars/7004114)
2026-03-26 14:57:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004262%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525869%27 HTTP/1.1" 200 None
2026-03-26 14:57:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004262/photo_001/780x0__r.jpg?hash=1774525869 not downloaded yet
2026-03-26 14:57:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004265/photo_004/780x0__r.jpg?hash=1774525887> (referer: https://ecarstrade.com/cars/7004265)
2026-03-26 14:57:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004262%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525869%27 HTTP/1.1" 200 None
2026-03-26 14:57:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004262/photo_002/780x0__r.jpg?hash=1774525869 not downloaded yet
2026-03-26 14:57:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004265/photo_003/780x0__r.jpg?hash=1774525887> (referer: https://ecarstrade.com/cars/7004265)
2026-03-26 14:57:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004262%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525869%27 HTTP/1.1" 200 None
2026-03-26 14:57:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004262/photo_003/780x0__r.jpg?hash=1774525869 not downloaded yet
2026-03-26 14:57:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004314/photo_000/780x0__r.jpg?hash=1774526083> (referer: https://ecarstrade.com/cars/7004314)
2026-03-26 14:57:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004141/photo_000/780x0__r.jpg?hash=1774524788> (referer: https://ecarstrade.com/cars/7004141)
2026-03-26 14:57:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004141/photo_001/780x0__r.jpg?hash=1774524788> (referer: https://ecarstrade.com/cars/7004141)
2026-03-26 14:57:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a766efa0-e9a7-5d71-a53a-86c7d617c03f
2026-03-26 14:57:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a766efa0-e9a7-5d71-a53a-86c7d617c03f
2026-03-26 14:57:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004262%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525869%27 HTTP/1.1" 200 None
2026-03-26 14:57:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004262/photo_004/780x0__r.jpg?hash=1774525869 not downloaded yet
2026-03-26 14:57:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a766efa0-e9a7-5d71-a53a-86c7d617c03f
2026-03-26 14:57:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a766efa0-e9a7-5d71-a53a-86c7d617c03f
2026-03-26 14:57:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a766efa0-e9a7-5d71-a53a-86c7d617c03f
2026-03-26 14:57:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a766efa0-e9a7-5d71-a53a-86c7d617c03f, skipping ID generation
2026-03-26 14:57:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a766efa0-e9a7-5d71-a53a-86c7d617c03f with scrape type 1
2026-03-26 14:57:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a766efa0-e9a7-5d71-a53a-86c7d617c03f sending to next pipeline
2026-03-26 14:57:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: a766efa0-e9a7-5d71-a53a-86c7d617c03f, identifier: 7004114auction111077
2026-03-26 14:57:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7064aef4-cf56-5cae-ac95-99b48d2c1df9
2026-03-26 14:57:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004262%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525869%27 HTTP/1.1" 200 None
2026-03-26 14:57:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004262/photo_005/780x0__r.jpg?hash=1774525869 not downloaded yet
2026-03-26 14:57:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: a766efa0-e9a7-5d71-a53a-86c7d617c03f with identifier: 7004114auction111077
2026-03-26 14:57:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: a766efa0-e9a7-5d71-a53a-86c7d617c03f with identifier: 7004114auction111077
2026-03-26 14:57:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: a766efa0-e9a7-5d71-a53a-86c7d617c03f with identifier: 7004114auction111077 to the API
2026-03-26 14:57:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:57:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:57:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004114/photo_000/780x0__r.jpg?hash=1774524671>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'a766efa0-e9a7-5d71-a53a-86c7d617c03f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004114',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mini',
 'model': 'Cooper',
 'odometer': 21600,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-08-07',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mini Mini Cooper Camden Edition Auto 5D 100kW',
 'transmission': 'automatic',
 'trim': 'Camden Edition Auto 5D 100kW',
 'vin': None,
 'year': 2023}
2026-03-26 14:57:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004114auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:03 [ecarstrade.nl] INFO: Saving data for 7004114auction111077: {'created_time': 1774537023.965742, 'last_price_update_time': 1774537023.965751, 'auction_closing_time': 1774945500.0}
2026-03-26 14:57:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004114auction111077') HTTP/1.1" 204 0
2026-03-26 14:57:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004141/photo_004/780x0__r.jpg?hash=1774524789> (referer: https://ecarstrade.com/cars/7004141)
2026-03-26 14:57:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004141/photo_003/780x0__r.jpg?hash=1774524789> (referer: https://ecarstrade.com/cars/7004141)
2026-03-26 14:57:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004141/photo_005/780x0__r.jpg?hash=1774524789> (referer: https://ecarstrade.com/cars/7004141)
2026-03-26 14:57:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004265/photo_002/780x0__r.jpg?hash=1774525887> (referer: https://ecarstrade.com/cars/7004265)
2026-03-26 14:57:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7064aef4-cf56-5cae-ac95-99b48d2c1df9
2026-03-26 14:57:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 102804f7-eebe-5ec5-a3c1-e2fde7c27a19
2026-03-26 14:57:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 102804f7-eebe-5ec5-a3c1-e2fde7c27a19, skipping ID generation
2026-03-26 14:57:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 102804f7-eebe-5ec5-a3c1-e2fde7c27a19 with scrape type 1
2026-03-26 14:57:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 102804f7-eebe-5ec5-a3c1-e2fde7c27a19 sending to next pipeline
2026-03-26 14:57:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 102804f7-eebe-5ec5-a3c1-e2fde7c27a19, identifier: 7004314auction111077
2026-03-26 14:57:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c39cccc6-71e3-5cdd-bbff-89650bdadb2d
2026-03-26 14:57:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c39cccc6-71e3-5cdd-bbff-89650bdadb2d
2026-03-26 14:57:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004250> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004163> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 102804f7-eebe-5ec5-a3c1-e2fde7c27a19 with identifier: 7004314auction111077
2026-03-26 14:57:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 102804f7-eebe-5ec5-a3c1-e2fde7c27a19 with identifier: 7004314auction111077
2026-03-26 14:57:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 102804f7-eebe-5ec5-a3c1-e2fde7c27a19 with identifier: 7004314auction111077 to the API
2026-03-26 14:57:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:57:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:57:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004314/photo_000/780x0__r.jpg?hash=1774526083>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': '102804f7-eebe-5ec5-a3c1-e2fde7c27a19',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004314',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Polestar',
 'model': '2',
 'odometer': 113738,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Polestar Polestar 2 64kWh Single Motor Standard Range 5D 165kW',
 'transmission': 'automatic',
 'trim': '64kWh Single Motor Standard Range 5D 165kW',
 'vin': None,
 'year': 2022}
2026-03-26 14:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004314auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:09 [ecarstrade.nl] INFO: Saving data for 7004314auction111077: {'created_time': 1774537029.575304, 'last_price_update_time': 1774537029.575314, 'auction_closing_time': 1774945500.0}
2026-03-26 14:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004314auction111077') HTTP/1.1" 204 0
2026-03-26 14:57:09 [scrapy.extensions.logstats] INFO: Crawled 346 pages (at 52 pages/min), scraped 309 items (at 40 items/min)
2026-03-26 14:57:09 [scrapy.extensions.memusage] INFO: Peak memory usage is 225MiB
2026-03-26 14:57:09 [ecarstrade.nl] INFO: Extracting details for car 7004250auction111077
2026-03-26 14:57:09 [ecarstrade.nl] INFO: Extracting details for car 7004163auction111077
2026-03-26 14:57:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004262/photo_000/780x0__r.jpg?hash=1774525869> (referer: https://ecarstrade.com/cars/7004262)
2026-03-26 14:57:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004262/photo_001/780x0__r.jpg?hash=1774525869> (referer: https://ecarstrade.com/cars/7004262)
2026-03-26 14:57:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004141/photo_002/780x0__r.jpg?hash=1774524788> (referer: https://ecarstrade.com/cars/7004141)
2026-03-26 14:57:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004252> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004265/photo_001/780x0__r.jpg?hash=1774525887> (referer: https://ecarstrade.com/cars/7004265)
2026-03-26 14:57:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c39cccc6-71e3-5cdd-bbff-89650bdadb2d
2026-03-26 14:57:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c39cccc6-71e3-5cdd-bbff-89650bdadb2d
2026-03-26 14:57:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c39cccc6-71e3-5cdd-bbff-89650bdadb2d
2026-03-26 14:57:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7064aef4-cf56-5cae-ac95-99b48d2c1df9
2026-03-26 14:57:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea64344b-b561-5523-bf59-68af7367fdad with identifier: 7004250auction111077
2026-03-26 14:57:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea64344b-b561-5523-bf59-68af7367fdad with scrape type 1
2026-03-26 14:57:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ea64344b-b561-5523-bf59-68af7367fdad
2026-03-26 14:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004250%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525807%27 HTTP/1.1" 200 None
2026-03-26 14:57:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004250/photo_000/780x0__r.jpg?hash=1774525807 not downloaded yet
2026-03-26 14:57:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26685d4a-c2a9-5003-bc6e-c3a7089d5d40 with identifier: 7004163auction111077
2026-03-26 14:57:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26685d4a-c2a9-5003-bc6e-c3a7089d5d40 with scrape type 1
2026-03-26 14:57:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 26685d4a-c2a9-5003-bc6e-c3a7089d5d40
2026-03-26 14:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004163%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524855%27 HTTP/1.1" 200 None
2026-03-26 14:57:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004163/photo_000/780x0__r.jpg?hash=1774524855 not downloaded yet
2026-03-26 14:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004250%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525807%27 HTTP/1.1" 200 None
2026-03-26 14:57:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004250/photo_001/780x0__r.jpg?hash=1774525807 not downloaded yet
2026-03-26 14:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004163%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524855%27 HTTP/1.1" 200 None
2026-03-26 14:57:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004163/photo_001/780x0__r.jpg?hash=1774524855 not downloaded yet
2026-03-26 14:57:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004117/photo_003/780x0__r.jpg?hash=1774524683> (referer: https://ecarstrade.com/cars/7004117)
2026-03-26 14:57:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004262/photo_002/780x0__r.jpg?hash=1774525869> (referer: https://ecarstrade.com/cars/7004262)
2026-03-26 14:57:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004117/photo_001/780x0__r.jpg?hash=1774524682> (referer: https://ecarstrade.com/cars/7004117)
2026-03-26 14:57:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004117/photo_002/780x0__r.jpg?hash=1774524683> (referer: https://ecarstrade.com/cars/7004117)
2026-03-26 14:57:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004262/photo_005/780x0__r.jpg?hash=1774525869> (referer: https://ecarstrade.com/cars/7004262)
2026-03-26 14:57:09 [ecarstrade.nl] INFO: Extracting details for car 7004252auction111077
2026-03-26 14:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004250%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525807%27 HTTP/1.1" 200 None
2026-03-26 14:57:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004250/photo_002/780x0__r.jpg?hash=1774525807 not downloaded yet
2026-03-26 14:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004163%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524855%27 HTTP/1.1" 200 None
2026-03-26 14:57:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004163/photo_002/780x0__r.jpg?hash=1774524855 not downloaded yet
2026-03-26 14:57:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004262/photo_003/780x0__r.jpg?hash=1774525869> (referer: https://ecarstrade.com/cars/7004262)
2026-03-26 14:57:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5bc20575-9c4b-550b-860a-031f57ed98df
2026-03-26 14:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004250%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525807%27 HTTP/1.1" 200 None
2026-03-26 14:57:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004250/photo_003/780x0__r.jpg?hash=1774525807 not downloaded yet
2026-03-26 14:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004163%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524855%27 HTTP/1.1" 200 None
2026-03-26 14:57:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004163/photo_003/780x0__r.jpg?hash=1774524855 not downloaded yet
2026-03-26 14:57:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004117/photo_000/780x0__r.jpg?hash=1774524682> (referer: https://ecarstrade.com/cars/7004117)
2026-03-26 14:57:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5bc20575-9c4b-550b-860a-031f57ed98df
2026-03-26 14:57:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c39cccc6-71e3-5cdd-bbff-89650bdadb2d
2026-03-26 14:57:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c39cccc6-71e3-5cdd-bbff-89650bdadb2d, skipping ID generation
2026-03-26 14:57:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c39cccc6-71e3-5cdd-bbff-89650bdadb2d with scrape type 1
2026-03-26 14:57:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c39cccc6-71e3-5cdd-bbff-89650bdadb2d sending to next pipeline
2026-03-26 14:57:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c39cccc6-71e3-5cdd-bbff-89650bdadb2d, identifier: 7004141auction111077
2026-03-26 14:57:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c2787d0-81d3-58fa-a10e-07fbc0ef6f26 with identifier: 7004252auction111077
2026-03-26 14:57:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c2787d0-81d3-58fa-a10e-07fbc0ef6f26 with scrape type 1
2026-03-26 14:57:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8c2787d0-81d3-58fa-a10e-07fbc0ef6f26
2026-03-26 14:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004252%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525815%27 HTTP/1.1" 200 None
2026-03-26 14:57:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004252/photo_000/780x0__r.jpg?hash=1774525815 not downloaded yet
2026-03-26 14:57:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7064aef4-cf56-5cae-ac95-99b48d2c1df9
2026-03-26 14:57:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7064aef4-cf56-5cae-ac95-99b48d2c1df9, skipping ID generation
2026-03-26 14:57:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7064aef4-cf56-5cae-ac95-99b48d2c1df9 with scrape type 1
2026-03-26 14:57:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7064aef4-cf56-5cae-ac95-99b48d2c1df9 sending to next pipeline
2026-03-26 14:57:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 7064aef4-cf56-5cae-ac95-99b48d2c1df9, identifier: 7004265auction111077
2026-03-26 14:57:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004250%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525807%27 HTTP/1.1" 200 None
2026-03-26 14:57:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004250/photo_004/780x0__r.jpg?hash=1774525807 not downloaded yet
2026-03-26 14:57:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004163%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524856%27 HTTP/1.1" 200 None
2026-03-26 14:57:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004163/photo_004/780x0__r.jpg?hash=1774524856 not downloaded yet
2026-03-26 14:57:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c39cccc6-71e3-5cdd-bbff-89650bdadb2d with identifier: 7004141auction111077
2026-03-26 14:57:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c39cccc6-71e3-5cdd-bbff-89650bdadb2d with identifier: 7004141auction111077
2026-03-26 14:57:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c39cccc6-71e3-5cdd-bbff-89650bdadb2d with identifier: 7004141auction111077 to the API
2026-03-26 14:57:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:57:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:57:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004141/photo_002/780x0__r.jpg?hash=1774524788>
{'auction_title': '',
 'c_o_2_emission_value': 87,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'c39cccc6-71e3-5cdd-bbff-89650bdadb2d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004141',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mazda',
 'model': '2',
 'odometer': 28928,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-06-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mazda Mazda2 Hybride 116 Centre-line CVT automaat 5D 85kW',
 'transmission': 'automatic',
 'trim': 'Hybride 116 Centre-line CVT automaat 5D 85kW',
 'vin': None,
 'year': 2024}
2026-03-26 14:57:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004141auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:10 [ecarstrade.nl] INFO: Saving data for 7004141auction111077: {'created_time': 1774537030.426722, 'last_price_update_time': 1774537030.426733, 'auction_closing_time': 1774945500.0}
2026-03-26 14:57:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004141auction111077') HTTP/1.1" 204 0
2026-03-26 14:57:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 7064aef4-cf56-5cae-ac95-99b48d2c1df9 with identifier: 7004265auction111077
2026-03-26 14:57:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 7064aef4-cf56-5cae-ac95-99b48d2c1df9 with identifier: 7004265auction111077
2026-03-26 14:57:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 7064aef4-cf56-5cae-ac95-99b48d2c1df9 with identifier: 7004265auction111077 to the API
2026-03-26 14:57:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:57:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:57:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004265/photo_001/780x0__r.jpg?hash=1774525887>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': '7064aef4-cf56-5cae-ac95-99b48d2c1df9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004265',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.4',
 'odometer': 112719,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-24',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.4 77kWh 1ST Auto 5D 150kW',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  77kWh 1ST Auto 5D 150kW',
 'vin': None,
 'year': 2020}
2026-03-26 14:57:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004265auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:10 [ecarstrade.nl] INFO: Saving data for 7004265auction111077: {'created_time': 1774537030.821348, 'last_price_update_time': 1774537030.82136, 'auction_closing_time': 1774945500.0}
2026-03-26 14:57:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004265auction111077') HTTP/1.1" 204 0
2026-03-26 14:57:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004313/photo_004/780x0__r.jpg?hash=1774526080> (referer: https://ecarstrade.com/cars/7004313)
2026-03-26 14:57:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004252%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525815%27 HTTP/1.1" 200 None
2026-03-26 14:57:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004252/photo_001/780x0__r.jpg?hash=1774525815 not downloaded yet
2026-03-26 14:57:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004264/photo_004/780x0__r.jpg?hash=1774525883> (referer: https://ecarstrade.com/cars/7004264)
2026-03-26 14:57:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004313/photo_003/780x0__r.jpg?hash=1774526080> (referer: https://ecarstrade.com/cars/7004313)
2026-03-26 14:57:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004313/photo_000/780x0__r.jpg?hash=1774526079> (referer: https://ecarstrade.com/cars/7004313)
2026-03-26 14:57:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004313/photo_002/780x0__r.jpg?hash=1774526080> (referer: https://ecarstrade.com/cars/7004313)
2026-03-26 14:57:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004313/photo_001/780x0__r.jpg?hash=1774526079> (referer: https://ecarstrade.com/cars/7004313)
2026-03-26 14:57:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004250%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525807%27 HTTP/1.1" 200 None
2026-03-26 14:57:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004250/photo_005/780x0__r.jpg?hash=1774525807 not downloaded yet
2026-03-26 14:57:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004163%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524856%27 HTTP/1.1" 200 None
2026-03-26 14:57:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004163/photo_005/780x0__r.jpg?hash=1774524856 not downloaded yet
2026-03-26 14:57:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 34fc4de5-d595-572f-a547-07536abf7bc4
2026-03-26 14:57:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5bc20575-9c4b-550b-860a-031f57ed98df
2026-03-26 14:57:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 34fc4de5-d595-572f-a547-07536abf7bc4
2026-03-26 14:57:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 34fc4de5-d595-572f-a547-07536abf7bc4
2026-03-26 14:57:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5bc20575-9c4b-550b-860a-031f57ed98df
2026-03-26 14:57:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5bc20575-9c4b-550b-860a-031f57ed98df
2026-03-26 14:57:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 34fc4de5-d595-572f-a547-07536abf7bc4
2026-03-26 14:57:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 34fc4de5-d595-572f-a547-07536abf7bc4, skipping ID generation
2026-03-26 14:57:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34fc4de5-d595-572f-a547-07536abf7bc4 with scrape type 1
2026-03-26 14:57:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 34fc4de5-d595-572f-a547-07536abf7bc4 sending to next pipeline
2026-03-26 14:57:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 34fc4de5-d595-572f-a547-07536abf7bc4, identifier: 7004117auction111077
2026-03-26 14:57:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004252%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525815%27 HTTP/1.1" 200 None
2026-03-26 14:57:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004252/photo_002/780x0__r.jpg?hash=1774525815 not downloaded yet
2026-03-26 14:57:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 34fc4de5-d595-572f-a547-07536abf7bc4 with identifier: 7004117auction111077
2026-03-26 14:57:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 34fc4de5-d595-572f-a547-07536abf7bc4 with identifier: 7004117auction111077
2026-03-26 14:57:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 34fc4de5-d595-572f-a547-07536abf7bc4 with identifier: 7004117auction111077 to the API
2026-03-26 14:57:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:57:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:57:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004117/photo_000/780x0__r.jpg?hash=1774524682>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': None,
 'engine': '1.9L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': '34fc4de5-d595-572f-a547-07536abf7bc4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004117',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mercedes',
 'model': 'Vito',
 'odometer': 161973,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-22',
 'seats_number': None,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Vito GB 114 CDI Extra Lang',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ  GB 114 CDI Extra Lang',
 'vin': None,
 'year': 2021}
2026-03-26 14:57:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004117auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:11 [ecarstrade.nl] INFO: Saving data for 7004117auction111077: {'created_time': 1774537031.345385, 'last_price_update_time': 1774537031.345401, 'auction_closing_time': 1774945500.0}
2026-03-26 14:57:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004117auction111077') HTTP/1.1" 204 0
2026-03-26 14:57:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004262/photo_004/780x0__r.jpg?hash=1774525869> (referer: https://ecarstrade.com/cars/7004262)
2026-03-26 14:57:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004250/photo_001/780x0__r.jpg?hash=1774525807> (referer: https://ecarstrade.com/cars/7004250)
2026-03-26 14:57:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004250/photo_000/780x0__r.jpg?hash=1774525807> (referer: https://ecarstrade.com/cars/7004250)
2026-03-26 14:57:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004252%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525815%27 HTTP/1.1" 200 None
2026-03-26 14:57:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004252/photo_003/780x0__r.jpg?hash=1774525815 not downloaded yet
2026-03-26 14:57:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004163/photo_001/780x0__r.jpg?hash=1774524855> (referer: https://ecarstrade.com/cars/7004163)
2026-03-26 14:57:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004163/photo_000/780x0__r.jpg?hash=1774524855> (referer: https://ecarstrade.com/cars/7004163)
2026-03-26 14:57:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004264/photo_003/780x0__r.jpg?hash=1774525882> (referer: https://ecarstrade.com/cars/7004264)
2026-03-26 14:57:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004264/photo_002/780x0__r.jpg?hash=1774525882> (referer: https://ecarstrade.com/cars/7004264)
2026-03-26 14:57:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004252%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525815%27 HTTP/1.1" 200 None
2026-03-26 14:57:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004252/photo_004/780x0__r.jpg?hash=1774525815 not downloaded yet
2026-03-26 14:57:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2b15ff5b-ab67-58f2-a774-4d4a306f329e
2026-03-26 14:57:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 891d53f3-3b48-5ff9-bc73-cd5e02ac0eac
2026-03-26 14:57:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2b15ff5b-ab67-58f2-a774-4d4a306f329e
2026-03-26 14:57:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2b15ff5b-ab67-58f2-a774-4d4a306f329e
2026-03-26 14:57:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2b15ff5b-ab67-58f2-a774-4d4a306f329e
2026-03-26 14:57:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2b15ff5b-ab67-58f2-a774-4d4a306f329e
2026-03-26 14:57:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2b15ff5b-ab67-58f2-a774-4d4a306f329e, skipping ID generation
2026-03-26 14:57:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b15ff5b-ab67-58f2-a774-4d4a306f329e with scrape type 1
2026-03-26 14:57:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2b15ff5b-ab67-58f2-a774-4d4a306f329e sending to next pipeline
2026-03-26 14:57:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 2b15ff5b-ab67-58f2-a774-4d4a306f329e, identifier: 7004313auction111077
2026-03-26 14:57:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 2b15ff5b-ab67-58f2-a774-4d4a306f329e with identifier: 7004313auction111077
2026-03-26 14:57:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 2b15ff5b-ab67-58f2-a774-4d4a306f329e with identifier: 7004313auction111077
2026-03-26 14:57:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 2b15ff5b-ab67-58f2-a774-4d4a306f329e with identifier: 7004313auction111077 to the API
2026-03-26 14:57:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:57:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:57:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004313/photo_001/780x0__r.jpg?hash=1774526079>
{'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-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': '2b15ff5b-ab67-58f2-a774-4d4a306f329e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004313',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Polestar',
 'model': '2',
 'odometer': 137301,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-05-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Polestar Polestar 2 78kWh Single Motor Long Range 5D 170kW',
 'transmission': 'automatic',
 'trim': '78kWh Single Motor Long Range 5D 170kW',
 'vin': None,
 'year': 2022}
2026-03-26 14:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004313auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:12 [ecarstrade.nl] INFO: Saving data for 7004313auction111077: {'created_time': 1774537032.187496, 'last_price_update_time': 1774537032.187506, 'auction_closing_time': 1774945500.0}
2026-03-26 14:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004313auction111077') HTTP/1.1" 204 0
2026-03-26 14:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004252%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525815%27 HTTP/1.1" 200 None
2026-03-26 14:57:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004252/photo_005/780x0__r.jpg?hash=1774525815 not downloaded yet
2026-03-26 14:57:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004250/photo_004/780x0__r.jpg?hash=1774525807> (referer: https://ecarstrade.com/cars/7004250)
2026-03-26 14:57:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004250/photo_003/780x0__r.jpg?hash=1774525807> (referer: https://ecarstrade.com/cars/7004250)
2026-03-26 14:57:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004264/photo_001/780x0__r.jpg?hash=1774525882> (referer: https://ecarstrade.com/cars/7004264)
2026-03-26 14:57:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004163/photo_002/780x0__r.jpg?hash=1774524855> (referer: https://ecarstrade.com/cars/7004163)
2026-03-26 14:57:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004163/photo_004/780x0__r.jpg?hash=1774524856> (referer: https://ecarstrade.com/cars/7004163)
2026-03-26 14:57:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004163/photo_003/780x0__r.jpg?hash=1774524855> (referer: https://ecarstrade.com/cars/7004163)
2026-03-26 14:57:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004252/photo_000/780x0__r.jpg?hash=1774525815> (referer: https://ecarstrade.com/cars/7004252)
2026-03-26 14:57:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5bc20575-9c4b-550b-860a-031f57ed98df
2026-03-26 14:57:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5bc20575-9c4b-550b-860a-031f57ed98df, skipping ID generation
2026-03-26 14:57:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5bc20575-9c4b-550b-860a-031f57ed98df with scrape type 1
2026-03-26 14:57:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5bc20575-9c4b-550b-860a-031f57ed98df sending to next pipeline
2026-03-26 14:57:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 5bc20575-9c4b-550b-860a-031f57ed98df, identifier: 7004262auction111077
2026-03-26 14:57:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ea64344b-b561-5523-bf59-68af7367fdad
2026-03-26 14:57:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ea64344b-b561-5523-bf59-68af7367fdad
2026-03-26 14:57:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 26685d4a-c2a9-5003-bc6e-c3a7089d5d40
2026-03-26 14:57:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 26685d4a-c2a9-5003-bc6e-c3a7089d5d40
2026-03-26 14:57:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 891d53f3-3b48-5ff9-bc73-cd5e02ac0eac
2026-03-26 14:57:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 891d53f3-3b48-5ff9-bc73-cd5e02ac0eac
2026-03-26 14:57:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 5bc20575-9c4b-550b-860a-031f57ed98df with identifier: 7004262auction111077
2026-03-26 14:57:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 5bc20575-9c4b-550b-860a-031f57ed98df with identifier: 7004262auction111077
2026-03-26 14:57:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 5bc20575-9c4b-550b-860a-031f57ed98df with identifier: 7004262auction111077 to the API
2026-03-26 14:57:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:57:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:57:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004262/photo_004/780x0__r.jpg?hash=1774525869>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': '5bc20575-9c4b-550b-860a-031f57ed98df',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004262',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.4',
 'odometer': 102477,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-24',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.4 77kWh 1ST Auto 5D 150kW uitlopend',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  77kWh 1ST Auto 5D 150kW uitlopend',
 'vin': None,
 'year': 2020}
2026-03-26 14:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004262auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:12 [ecarstrade.nl] INFO: Saving data for 7004262auction111077: {'created_time': 1774537032.685624, 'last_price_update_time': 1774537032.685634, 'auction_closing_time': 1774945500.0}
2026-03-26 14:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004262auction111077') HTTP/1.1" 204 0
2026-03-26 14:57:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004250/photo_005/780x0__r.jpg?hash=1774525807> (referer: https://ecarstrade.com/cars/7004250)
2026-03-26 14:57:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004250/photo_002/780x0__r.jpg?hash=1774525807> (referer: https://ecarstrade.com/cars/7004250)
2026-03-26 14:57:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004163/photo_005/780x0__r.jpg?hash=1774524856> (referer: https://ecarstrade.com/cars/7004163)
2026-03-26 14:57:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004252/photo_002/780x0__r.jpg?hash=1774525815> (referer: https://ecarstrade.com/cars/7004252)
2026-03-26 14:57:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004252/photo_003/780x0__r.jpg?hash=1774525815> (referer: https://ecarstrade.com/cars/7004252)
2026-03-26 14:57:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004264/photo_000/780x0__r.jpg?hash=1774525882> (referer: https://ecarstrade.com/cars/7004264)
2026-03-26 14:57:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004252/photo_001/780x0__r.jpg?hash=1774525815> (referer: https://ecarstrade.com/cars/7004252)
2026-03-26 14:57:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ea64344b-b561-5523-bf59-68af7367fdad
2026-03-26 14:57:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ea64344b-b561-5523-bf59-68af7367fdad
2026-03-26 14:57:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 891d53f3-3b48-5ff9-bc73-cd5e02ac0eac
2026-03-26 14:57:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 26685d4a-c2a9-5003-bc6e-c3a7089d5d40
2026-03-26 14:57:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 26685d4a-c2a9-5003-bc6e-c3a7089d5d40
2026-03-26 14:57:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 26685d4a-c2a9-5003-bc6e-c3a7089d5d40
2026-03-26 14:57:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8c2787d0-81d3-58fa-a10e-07fbc0ef6f26
2026-03-26 14:57:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004252/photo_004/780x0__r.jpg?hash=1774525815> (referer: https://ecarstrade.com/cars/7004252)
2026-03-26 14:57:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ea64344b-b561-5523-bf59-68af7367fdad
2026-03-26 14:57:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ea64344b-b561-5523-bf59-68af7367fdad
2026-03-26 14:57:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ea64344b-b561-5523-bf59-68af7367fdad, skipping ID generation
2026-03-26 14:57:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea64344b-b561-5523-bf59-68af7367fdad with scrape type 1
2026-03-26 14:57:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ea64344b-b561-5523-bf59-68af7367fdad sending to next pipeline
2026-03-26 14:57:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ea64344b-b561-5523-bf59-68af7367fdad, identifier: 7004250auction111077
2026-03-26 14:57:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 26685d4a-c2a9-5003-bc6e-c3a7089d5d40
2026-03-26 14:57:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 26685d4a-c2a9-5003-bc6e-c3a7089d5d40, skipping ID generation
2026-03-26 14:57:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26685d4a-c2a9-5003-bc6e-c3a7089d5d40 with scrape type 1
2026-03-26 14:57:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 26685d4a-c2a9-5003-bc6e-c3a7089d5d40 sending to next pipeline
2026-03-26 14:57:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 26685d4a-c2a9-5003-bc6e-c3a7089d5d40, identifier: 7004163auction111077
2026-03-26 14:57:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ea64344b-b561-5523-bf59-68af7367fdad with identifier: 7004250auction111077
2026-03-26 14:57:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ea64344b-b561-5523-bf59-68af7367fdad with identifier: 7004250auction111077
2026-03-26 14:57:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ea64344b-b561-5523-bf59-68af7367fdad with identifier: 7004250auction111077 to the API
2026-03-26 14:57:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:57: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-26 14:57:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004250/photo_002/780x0__r.jpg?hash=1774525807>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Green',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'ea64344b-b561-5523-bf59-68af7367fdad',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004250',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 127829,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-23',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC40 Recharge P8 AWD R-Design 5D 300kW',
 'transmission': 'automatic',
 'trim': 'VOLVO  Recharge P8 AWD R-Design 5D 300kW',
 'vin': None,
 'year': 2020}
2026-03-26 14:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004250auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:13 [ecarstrade.nl] INFO: Saving data for 7004250auction111077: {'created_time': 1774537033.325661, 'last_price_update_time': 1774537033.325673, 'auction_closing_time': 1774945500.0}
2026-03-26 14:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004250auction111077') HTTP/1.1" 204 0
2026-03-26 14:57:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 26685d4a-c2a9-5003-bc6e-c3a7089d5d40 with identifier: 7004163auction111077
2026-03-26 14:57:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 26685d4a-c2a9-5003-bc6e-c3a7089d5d40 with identifier: 7004163auction111077
2026-03-26 14:57:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 26685d4a-c2a9-5003-bc6e-c3a7089d5d40 with identifier: 7004163auction111077 to the API
2026-03-26 14:57:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:57: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-26 14:57:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004163/photo_005/780x0__r.jpg?hash=1774524856>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': '26685d4a-c2a9-5003-bc6e-c3a7089d5d40',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004163',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Hyundai',
 'model': 'IONIQ 5',
 'odometer': 178449,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-12-07',
 'seats_number': 5,
 'seller_name': None,
 'title': 'HYUNDAI IONIQ 5 77,4kWh Style auto 5D 160kW',
 'transmission': 'automatic',
 'trim': 'HYUNDAI  77,4kWh Style auto 5D 160kW',
 'vin': None,
 'year': 2022}
2026-03-26 14:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004163auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:13 [ecarstrade.nl] INFO: Saving data for 7004163auction111077: {'created_time': 1774537033.647158, 'last_price_update_time': 1774537033.64717, 'auction_closing_time': 1774945500.0}
2026-03-26 14:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004163auction111077') HTTP/1.1" 204 0
2026-03-26 14:57:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004161/photo_004/780x0__r.jpg?hash=1774524851> (referer: https://ecarstrade.com/cars/7004161)
2026-03-26 14:57:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004161/photo_003/780x0__r.jpg?hash=1774524851> (referer: https://ecarstrade.com/cars/7004161)
2026-03-26 14:57:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004154/photo_005/780x0__r.jpg?hash=1774524825> (referer: https://ecarstrade.com/cars/7004154)
2026-03-26 14:57:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004154/photo_004/780x0__r.jpg?hash=1774524825> (referer: https://ecarstrade.com/cars/7004154)
2026-03-26 14:57:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004161/photo_002/780x0__r.jpg?hash=1774524851> (referer: https://ecarstrade.com/cars/7004161)
2026-03-26 14:57:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004252/photo_005/780x0__r.jpg?hash=1774525815> (referer: https://ecarstrade.com/cars/7004252)
2026-03-26 14:57:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004161/photo_001/780x0__r.jpg?hash=1774524851> (referer: https://ecarstrade.com/cars/7004161)
2026-03-26 14:57:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8c2787d0-81d3-58fa-a10e-07fbc0ef6f26
2026-03-26 14:57:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8c2787d0-81d3-58fa-a10e-07fbc0ef6f26
2026-03-26 14:57:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 891d53f3-3b48-5ff9-bc73-cd5e02ac0eac
2026-03-26 14:57:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 891d53f3-3b48-5ff9-bc73-cd5e02ac0eac, skipping ID generation
2026-03-26 14:57:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 891d53f3-3b48-5ff9-bc73-cd5e02ac0eac with scrape type 1
2026-03-26 14:57:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 891d53f3-3b48-5ff9-bc73-cd5e02ac0eac sending to next pipeline
2026-03-26 14:57:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 891d53f3-3b48-5ff9-bc73-cd5e02ac0eac, identifier: 7004264auction111077
2026-03-26 14:57:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8c2787d0-81d3-58fa-a10e-07fbc0ef6f26
2026-03-26 14:57:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8c2787d0-81d3-58fa-a10e-07fbc0ef6f26
2026-03-26 14:57:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 891d53f3-3b48-5ff9-bc73-cd5e02ac0eac with identifier: 7004264auction111077
2026-03-26 14:57:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 891d53f3-3b48-5ff9-bc73-cd5e02ac0eac with identifier: 7004264auction111077
2026-03-26 14:57:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 891d53f3-3b48-5ff9-bc73-cd5e02ac0eac with identifier: 7004264auction111077 to the API
2026-03-26 14:57:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:57: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-26 14:57:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004264/photo_000/780x0__r.jpg?hash=1774525882>
{'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-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': '891d53f3-3b48-5ff9-bc73-cd5e02ac0eac',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004264',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.4',
 'odometer': 127653,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.4 77kWh 1ST Auto 5D 150kW',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  77kWh 1ST Auto 5D 150kW',
 'vin': None,
 'year': 2020}
2026-03-26 14:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004264auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:14 [ecarstrade.nl] INFO: Saving data for 7004264auction111077: {'created_time': 1774537034.05812, 'last_price_update_time': 1774537034.05813, 'auction_closing_time': 1774945500.0}
2026-03-26 14:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004264auction111077') HTTP/1.1" 204 0
2026-03-26 14:57:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004154/photo_003/780x0__r.jpg?hash=1774524825> (referer: https://ecarstrade.com/cars/7004154)
2026-03-26 14:57:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004154/photo_000/780x0__r.jpg?hash=1774524825> (referer: https://ecarstrade.com/cars/7004154)
2026-03-26 14:57:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004154/photo_002/780x0__r.jpg?hash=1774524825> (referer: https://ecarstrade.com/cars/7004154)
2026-03-26 14:57:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004177/photo_003/780x0__r.jpg?hash=1774524903> (referer: https://ecarstrade.com/cars/7004177)
2026-03-26 14:57:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004177/photo_002/780x0__r.jpg?hash=1774524903> (referer: https://ecarstrade.com/cars/7004177)
2026-03-26 14:57:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004161/photo_000/780x0__r.jpg?hash=1774524851> (referer: https://ecarstrade.com/cars/7004161)
2026-03-26 14:57:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004154/photo_001/780x0__r.jpg?hash=1774524825> (referer: https://ecarstrade.com/cars/7004154)
2026-03-26 14:57:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0321517a-68bd-526d-8154-61daa562d7bf
2026-03-26 14:57:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0321517a-68bd-526d-8154-61daa562d7bf
2026-03-26 14:57:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9f10f803-ecce-524e-b350-897703c4e331
2026-03-26 14:57:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9f10f803-ecce-524e-b350-897703c4e331
2026-03-26 14:57:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0321517a-68bd-526d-8154-61daa562d7bf
2026-03-26 14:57:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8c2787d0-81d3-58fa-a10e-07fbc0ef6f26
2026-03-26 14:57:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8c2787d0-81d3-58fa-a10e-07fbc0ef6f26, skipping ID generation
2026-03-26 14:57:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c2787d0-81d3-58fa-a10e-07fbc0ef6f26 with scrape type 1
2026-03-26 14:57:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8c2787d0-81d3-58fa-a10e-07fbc0ef6f26 sending to next pipeline
2026-03-26 14:57:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8c2787d0-81d3-58fa-a10e-07fbc0ef6f26, identifier: 7004252auction111077
2026-03-26 14:57:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0321517a-68bd-526d-8154-61daa562d7bf
2026-03-26 14:57:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8c2787d0-81d3-58fa-a10e-07fbc0ef6f26 with identifier: 7004252auction111077
2026-03-26 14:57:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8c2787d0-81d3-58fa-a10e-07fbc0ef6f26 with identifier: 7004252auction111077
2026-03-26 14:57:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8c2787d0-81d3-58fa-a10e-07fbc0ef6f26 with identifier: 7004252auction111077 to the API
2026-03-26 14:57:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:57: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-26 14:57:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004252/photo_005/780x0__r.jpg?hash=1774525815>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '8c2787d0-81d3-58fa-a10e-07fbc0ef6f26',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004252',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 119016,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-11-13',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC40 Recharge P8 AWD R-Design 5D 300kW',
 'transmission': 'automatic',
 'trim': 'VOLVO  Recharge P8 AWD R-Design 5D 300kW',
 'vin': None,
 'year': 2020}
2026-03-26 14:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004252auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:14 [ecarstrade.nl] INFO: Saving data for 7004252auction111077: {'created_time': 1774537034.497476, 'last_price_update_time': 1774537034.497486, 'auction_closing_time': 1774945500.0}
2026-03-26 14:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004252auction111077') HTTP/1.1" 204 0
2026-03-26 14:57:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005198/photo_000/780x0__r.jpg?hash=1774535072> (referer: https://ecarstrade.com/cars/7005198)
2026-03-26 14:57:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005198/photo_004/780x0__r.jpg?hash=1774535072> (referer: https://ecarstrade.com/cars/7005198)
2026-03-26 14:57:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005198/photo_003/780x0__r.jpg?hash=1774535072> (referer: https://ecarstrade.com/cars/7005198)
2026-03-26 14:57:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005198/photo_001/780x0__r.jpg?hash=1774535072> (referer: https://ecarstrade.com/cars/7005198)
2026-03-26 14:57:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005198/photo_002/780x0__r.jpg?hash=1774535072> (referer: https://ecarstrade.com/cars/7005198)
2026-03-26 14:57:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004177/photo_000/780x0__r.jpg?hash=1774524903> (referer: https://ecarstrade.com/cars/7004177)
2026-03-26 14:57:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004177/photo_001/780x0__r.jpg?hash=1774524903> (referer: https://ecarstrade.com/cars/7004177)
2026-03-26 14:57:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9f10f803-ecce-524e-b350-897703c4e331
2026-03-26 14:57:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9f10f803-ecce-524e-b350-897703c4e331
2026-03-26 14:57:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9f10f803-ecce-524e-b350-897703c4e331
2026-03-26 14:57:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 313df434-48c4-5e07-9b28-e835df42980a
2026-03-26 14:57:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 313df434-48c4-5e07-9b28-e835df42980a
2026-03-26 14:57:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0321517a-68bd-526d-8154-61daa562d7bf
2026-03-26 14:57:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0321517a-68bd-526d-8154-61daa562d7bf, skipping ID generation
2026-03-26 14:57:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0321517a-68bd-526d-8154-61daa562d7bf with scrape type 1
2026-03-26 14:57:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0321517a-68bd-526d-8154-61daa562d7bf sending to next pipeline
2026-03-26 14:57:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0321517a-68bd-526d-8154-61daa562d7bf, identifier: 7004161auction111077
2026-03-26 14:57:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9f10f803-ecce-524e-b350-897703c4e331
2026-03-26 14:57:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9f10f803-ecce-524e-b350-897703c4e331, skipping ID generation
2026-03-26 14:57:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f10f803-ecce-524e-b350-897703c4e331 with scrape type 1
2026-03-26 14:57:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9f10f803-ecce-524e-b350-897703c4e331 sending to next pipeline
2026-03-26 14:57:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 9f10f803-ecce-524e-b350-897703c4e331, identifier: 7004154auction111077
2026-03-26 14:57:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0321517a-68bd-526d-8154-61daa562d7bf with identifier: 7004161auction111077
2026-03-26 14:57:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0321517a-68bd-526d-8154-61daa562d7bf with identifier: 7004161auction111077
2026-03-26 14:57:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0321517a-68bd-526d-8154-61daa562d7bf with identifier: 7004161auction111077 to the API
2026-03-26 14:57:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:57: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-26 14:57:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004161/photo_000/780x0__r.jpg?hash=1774524851>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': '0321517a-68bd-526d-8154-61daa562d7bf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004161',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Hyundai',
 'model': 'Kona',
 'odometer': 83860,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'HYUNDAI Kona 1.6 GDI HEV Premium 5D 104kW',
 'transmission': 'automatic',
 'trim': 'HYUNDAI  1.6 GDI HEV Premium 5D 104kW',
 'vin': None,
 'year': 2021}
2026-03-26 14:57:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004161auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:15 [ecarstrade.nl] INFO: Saving data for 7004161auction111077: {'created_time': 1774537035.072314, 'last_price_update_time': 1774537035.072324, 'auction_closing_time': 1774945500.0}
2026-03-26 14:57:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004161auction111077') HTTP/1.1" 204 0
2026-03-26 14:57:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 9f10f803-ecce-524e-b350-897703c4e331 with identifier: 7004154auction111077
2026-03-26 14:57:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 9f10f803-ecce-524e-b350-897703c4e331 with identifier: 7004154auction111077
2026-03-26 14:57:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 9f10f803-ecce-524e-b350-897703c4e331 with identifier: 7004154auction111077 to the API
2026-03-26 14:57:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:57: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-26 14:57:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004154/photo_001/780x0__r.jpg?hash=1774524825>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '9f10f803-ecce-524e-b350-897703c4e331',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004154',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Kia',
 'model': 'Niro',
 'odometer': 41621,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-20',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA Niro 1.6 GDi Hybrid DynamicLine 5D 104kW',
 'transmission': 'automatic',
 'trim': 'KIA  1.6 GDi Hybrid DynamicLine 5D 104kW',
 'vin': None,
 'year': 2022}
2026-03-26 14:57:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004154auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:15 [ecarstrade.nl] INFO: Saving data for 7004154auction111077: {'created_time': 1774537035.416426, 'last_price_update_time': 1774537035.416437, 'auction_closing_time': 1774945500.0}
2026-03-26 14:57:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004154auction111077') HTTP/1.1" 204 0
2026-03-26 14:57:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004195/photo_004/780x0__r.jpg?hash=1774524967> (referer: https://ecarstrade.com/cars/7004195)
2026-03-26 14:57:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004195/photo_002/780x0__r.jpg?hash=1774524967> (referer: https://ecarstrade.com/cars/7004195)
2026-03-26 14:57:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004195/photo_000/780x0__r.jpg?hash=1774524966> (referer: https://ecarstrade.com/cars/7004195)
2026-03-26 14:57:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004195/photo_001/780x0__r.jpg?hash=1774524967> (referer: https://ecarstrade.com/cars/7004195)
2026-03-26 14:57:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004195/photo_003/780x0__r.jpg?hash=1774524967> (referer: https://ecarstrade.com/cars/7004195)
2026-03-26 14:57:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0c41ecfb-f914-5f15-b9cb-2ca4b3fa04cd
2026-03-26 14:57:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0c41ecfb-f914-5f15-b9cb-2ca4b3fa04cd
2026-03-26 14:57:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0c41ecfb-f914-5f15-b9cb-2ca4b3fa04cd
2026-03-26 14:57:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0c41ecfb-f914-5f15-b9cb-2ca4b3fa04cd
2026-03-26 14:57:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0c41ecfb-f914-5f15-b9cb-2ca4b3fa04cd
2026-03-26 14:57:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0c41ecfb-f914-5f15-b9cb-2ca4b3fa04cd, skipping ID generation
2026-03-26 14:57:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c41ecfb-f914-5f15-b9cb-2ca4b3fa04cd with scrape type 1
2026-03-26 14:57:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0c41ecfb-f914-5f15-b9cb-2ca4b3fa04cd sending to next pipeline
2026-03-26 14:57:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0c41ecfb-f914-5f15-b9cb-2ca4b3fa04cd, identifier: 7005198auction111084
2026-03-26 14:57:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 313df434-48c4-5e07-9b28-e835df42980a
2026-03-26 14:57:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 313df434-48c4-5e07-9b28-e835df42980a
2026-03-26 14:57:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 313df434-48c4-5e07-9b28-e835df42980a, skipping ID generation
2026-03-26 14:57:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 313df434-48c4-5e07-9b28-e835df42980a with scrape type 1
2026-03-26 14:57:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 313df434-48c4-5e07-9b28-e835df42980a sending to next pipeline
2026-03-26 14:57:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 313df434-48c4-5e07-9b28-e835df42980a, identifier: 7004177auction111077
2026-03-26 14:57:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0c41ecfb-f914-5f15-b9cb-2ca4b3fa04cd with identifier: 7005198auction111084
2026-03-26 14:57:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0c41ecfb-f914-5f15-b9cb-2ca4b3fa04cd with identifier: 7005198auction111084
2026-03-26 14:57:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0c41ecfb-f914-5f15-b9cb-2ca4b3fa04cd with identifier: 7005198auction111084 to the API
2026-03-26 14:57:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:57: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-26 14:57:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005198/photo_002/780x0__r.jpg?hash=1774535072>
{'auction_title': '',
 'c_o_2_emission_value': 94,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': '0c41ecfb-f914-5f15-b9cb-2ca4b3fa04cd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005198',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Ford',
 'model': 'Focus',
 'odometer': 114272,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-04-09',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Focus Wagon 1.0 EBH ST L. XBns',
 'transmission': 'manual',
 'trim': 'FORD  Wagon 1.0 EBH ST L. XBns',
 'vin': None,
 'year': 2021}
2026-03-26 14:57:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005198auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:57:15 [ecarstrade.nl] INFO: Saving data for 7005198auction111084: {'created_time': 1774537035.926449, 'last_price_update_time': 1774537035.92646, 'auction_closing_time': 1774944600.0}
2026-03-26 14:57:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005198auction111084') HTTP/1.1" 204 0
2026-03-26 14:57:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 313df434-48c4-5e07-9b28-e835df42980a with identifier: 7004177auction111077
2026-03-26 14:57:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 313df434-48c4-5e07-9b28-e835df42980a with identifier: 7004177auction111077
2026-03-26 14:57:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 313df434-48c4-5e07-9b28-e835df42980a with identifier: 7004177auction111077 to the API
2026-03-26 14:57:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:57:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:57:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004177/photo_001/780x0__r.jpg?hash=1774524903>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': '313df434-48c4-5e07-9b28-e835df42980a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004177',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Cupra',
 'model': 'Born',
 'odometer': 100717,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'CUPRA Born 58kWh Performance One 5D 150kW Athlon Edition',
 'transmission': 'automatic',
 'trim': 'CUPRA  58kWh Performance One 5D 150kW Athlon Edition',
 'vin': None,
 'year': 2021}
2026-03-26 14:57:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004177auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:16 [ecarstrade.nl] INFO: Saving data for 7004177auction111077: {'created_time': 1774537036.245323, 'last_price_update_time': 1774537036.245334, 'auction_closing_time': 1774945500.0}
2026-03-26 14:57:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004177auction111077') HTTP/1.1" 204 0
2026-03-26 14:57:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004283/photo_004/780x0__r.jpg?hash=1774525964> (referer: https://ecarstrade.com/cars/7004283)
2026-03-26 14:57:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e0fbb101-ee20-526e-bb5b-287b9d1f71f4
2026-03-26 14:57:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e0fbb101-ee20-526e-bb5b-287b9d1f71f4
2026-03-26 14:57:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e0fbb101-ee20-526e-bb5b-287b9d1f71f4
2026-03-26 14:57:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e0fbb101-ee20-526e-bb5b-287b9d1f71f4
2026-03-26 14:57:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e0fbb101-ee20-526e-bb5b-287b9d1f71f4
2026-03-26 14:57:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e0fbb101-ee20-526e-bb5b-287b9d1f71f4, skipping ID generation
2026-03-26 14:57:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0fbb101-ee20-526e-bb5b-287b9d1f71f4 with scrape type 1
2026-03-26 14:57:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e0fbb101-ee20-526e-bb5b-287b9d1f71f4 sending to next pipeline
2026-03-26 14:57:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e0fbb101-ee20-526e-bb5b-287b9d1f71f4, identifier: 7004195auction111077
2026-03-26 14:57:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e0fbb101-ee20-526e-bb5b-287b9d1f71f4 with identifier: 7004195auction111077
2026-03-26 14:57:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e0fbb101-ee20-526e-bb5b-287b9d1f71f4 with identifier: 7004195auction111077
2026-03-26 14:57:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e0fbb101-ee20-526e-bb5b-287b9d1f71f4 with identifier: 7004195auction111077 to the API
2026-03-26 14:57:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:57:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:57:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004195/photo_003/780x0__r.jpg?hash=1774524967>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': 'e0fbb101-ee20-526e-bb5b-287b9d1f71f4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004195',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Audi',
 'model': 'E-TRON',
 'odometer': 165131,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI e-tron Sportback 55 quattro Business edition 5D 300kW',
 'transmission': 'automatic',
 'trim': 'AUDI e-tron Sportback 55 quattro Business edition 5D 300kW',
 'vin': None,
 'year': 2020}
2026-03-26 14:57:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004195auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:16 [ecarstrade.nl] INFO: Saving data for 7004195auction111077: {'created_time': 1774537036.672635, 'last_price_update_time': 1774537036.672647, 'auction_closing_time': 1774945500.0}
2026-03-26 14:57:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004195auction111077') HTTP/1.1" 204 0
2026-03-26 14:57:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004283/photo_003/780x0__r.jpg?hash=1774525963> (referer: https://ecarstrade.com/cars/7004283)
2026-03-26 14:57:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3f7e8981-b8df-550b-a292-b8588f180e48
2026-03-26 14:57:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3f7e8981-b8df-550b-a292-b8588f180e48
2026-03-26 14:57:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3f7e8981-b8df-550b-a292-b8588f180e48, skipping ID generation
2026-03-26 14:57:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f7e8981-b8df-550b-a292-b8588f180e48 with scrape type 1
2026-03-26 14:57:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3f7e8981-b8df-550b-a292-b8588f180e48 sending to next pipeline
2026-03-26 14:57:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 3f7e8981-b8df-550b-a292-b8588f180e48, identifier: 7004283auction111077
2026-03-26 14:57:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 3f7e8981-b8df-550b-a292-b8588f180e48 with identifier: 7004283auction111077
2026-03-26 14:57:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 3f7e8981-b8df-550b-a292-b8588f180e48 with identifier: 7004283auction111077
2026-03-26 14:57:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 3f7e8981-b8df-550b-a292-b8588f180e48 with identifier: 7004283auction111077 to the API
2026-03-26 14:57:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:57:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:57:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004283/photo_003/780x0__r.jpg?hash=1774525963>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': '3f7e8981-b8df-550b-a292-b8588f180e48',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004283',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Tesla',
 'model': 'Model 3',
 'odometer': 64616,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Tesla Model 3 Performance Dual Motor AWD 4D 360kW',
 'transmission': 'automatic',
 'trim': 'Performance Dual Motor AWD 4D 360kW',
 'vin': None,
 'year': 2021}
2026-03-26 14:57:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004283auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:17 [ecarstrade.nl] INFO: Saving data for 7004283auction111077: {'created_time': 1774537037.245304, 'last_price_update_time': 1774537037.245318, 'auction_closing_time': 1774945500.0}
2026-03-26 14:57:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004283auction111077') HTTP/1.1" 204 0
2026-03-26 14:57:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005171> (referer: https://ecarstrade.com/search/page15?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:20 [ecarstrade.nl] INFO: Extracting details for car 7005171auction111084
2026-03-26 14:57:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0858645-cf53-523d-9cde-90fcf0534c51 with identifier: 7005171auction111084
2026-03-26 14:57:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0858645-cf53-523d-9cde-90fcf0534c51 with scrape type 1
2026-03-26 14:57:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e0858645-cf53-523d-9cde-90fcf0534c51
2026-03-26 14:57:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005171%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774534946%27 HTTP/1.1" 200 None
2026-03-26 14:57:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005171/photo_000/780x0__r.jpg?hash=1774534946 not downloaded yet
2026-03-26 14:57:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005171%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774534946%27 HTTP/1.1" 200 None
2026-03-26 14:57:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005171/photo_001/780x0__r.jpg?hash=1774534946 not downloaded yet
2026-03-26 14:57:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005171%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774534946%27 HTTP/1.1" 200 None
2026-03-26 14:57:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005171/photo_002/780x0__r.jpg?hash=1774534946 not downloaded yet
2026-03-26 14:57:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005171%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774534946%27 HTTP/1.1" 200 None
2026-03-26 14:57:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005171/photo_003/780x0__r.jpg?hash=1774534946 not downloaded yet
2026-03-26 14:57:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005171%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774534946%27 HTTP/1.1" 200 None
2026-03-26 14:57:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005171/photo_004/780x0__r.jpg?hash=1774534946 not downloaded yet
2026-03-26 14:57:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005171%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774534946%27 HTTP/1.1" 200 None
2026-03-26 14:57:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005171/photo_005/780x0__r.jpg?hash=1774534946 not downloaded yet
2026-03-26 14:57:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005171/photo_000/780x0__r.jpg?hash=1774534946> (referer: https://ecarstrade.com/cars/7005171)
2026-03-26 14:57:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005171/photo_001/780x0__r.jpg?hash=1774534946> (referer: https://ecarstrade.com/cars/7005171)
2026-03-26 14:57:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005171/photo_003/780x0__r.jpg?hash=1774534946> (referer: https://ecarstrade.com/cars/7005171)
2026-03-26 14:57:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005171/photo_002/780x0__r.jpg?hash=1774534946> (referer: https://ecarstrade.com/cars/7005171)
2026-03-26 14:57:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e0858645-cf53-523d-9cde-90fcf0534c51
2026-03-26 14:57:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e0858645-cf53-523d-9cde-90fcf0534c51
2026-03-26 14:57:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005171/photo_004/780x0__r.jpg?hash=1774534946> (referer: https://ecarstrade.com/cars/7005171)
2026-03-26 14:57:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005171/photo_005/780x0__r.jpg?hash=1774534946> (referer: https://ecarstrade.com/cars/7005171)
2026-03-26 14:57:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e0858645-cf53-523d-9cde-90fcf0534c51
2026-03-26 14:57:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e0858645-cf53-523d-9cde-90fcf0534c51
2026-03-26 14:57:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e0858645-cf53-523d-9cde-90fcf0534c51
2026-03-26 14:57:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e0858645-cf53-523d-9cde-90fcf0534c51
2026-03-26 14:57:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e0858645-cf53-523d-9cde-90fcf0534c51, skipping ID generation
2026-03-26 14:57:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0858645-cf53-523d-9cde-90fcf0534c51 with scrape type 1
2026-03-26 14:57:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e0858645-cf53-523d-9cde-90fcf0534c51 sending to next pipeline
2026-03-26 14:57:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e0858645-cf53-523d-9cde-90fcf0534c51, identifier: 7005171auction111084
2026-03-26 14:57:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e0858645-cf53-523d-9cde-90fcf0534c51 with identifier: 7005171auction111084
2026-03-26 14:57:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e0858645-cf53-523d-9cde-90fcf0534c51 with identifier: 7005171auction111084
2026-03-26 14:57:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e0858645-cf53-523d-9cde-90fcf0534c51 with identifier: 7005171auction111084 to the API
2026-03-26 14:57:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:57: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-26 14:57:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005171/photo_005/780x0__r.jpg?hash=1774534946>
{'auction_title': '',
 'c_o_2_emission_value': 121,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': 'e0858645-cf53-523d-9cde-90fcf0534c51',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005171',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Renault',
 'model': 'Captur',
 'odometer': 152527,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-05-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Captur 1.0 TCe Zen',
 'transmission': 'manual',
 'trim': 'RENAULT  1.0 TCe Zen',
 'vin': None,
 'year': 2021}
2026-03-26 14:57:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005171auction111084%27 HTTP/1.1" 200 None
2026-03-26 14:57:21 [ecarstrade.nl] INFO: Saving data for 7005171auction111084: {'created_time': 1774537041.926015, 'last_price_update_time': 1774537041.926031, 'auction_closing_time': 1774944600.0}
2026-03-26 14:57:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005171auction111084') HTTP/1.1" 204 0
2026-03-26 14:57:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:22 [ecarstrade.nl] INFO: Found 20 car items
2026-03-26 14:57:22 [ecarstrade.nl] INFO: Found listing with ID: 7004266auction111077
2026-03-26 14:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004266auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:22 [ecarstrade.nl] INFO: Scrape type for 7004266auction111077: 1
2026-03-26 14:57:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:22 [ecarstrade.nl] INFO: Found listing with ID: 7004189auction111077
2026-03-26 14:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004189auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:22 [ecarstrade.nl] INFO: Scrape type for 7004189auction111077: 1
2026-03-26 14:57:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:22 [ecarstrade.nl] INFO: Found listing with ID: 7004130auction111077
2026-03-26 14:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004130auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:22 [ecarstrade.nl] INFO: Scrape type for 7004130auction111077: 1
2026-03-26 14:57:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004282> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:22 [ecarstrade.nl] INFO: Found listing with ID: 7004119auction111077
2026-03-26 14:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004119auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:22 [ecarstrade.nl] INFO: Scrape type for 7004119auction111077: 1
2026-03-26 14:57:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:22 [ecarstrade.nl] INFO: Found listing with ID: 7004157auction111077
2026-03-26 14:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004157auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:22 [ecarstrade.nl] INFO: Scrape type for 7004157auction111077: 1
2026-03-26 14:57:22 [ecarstrade.nl] INFO: Found listing with ID: 7004182auction111077
2026-03-26 14:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004182auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:22 [ecarstrade.nl] INFO: Scrape type for 7004182auction111077: 1
2026-03-26 14:57:22 [ecarstrade.nl] INFO: Found listing with ID: 7004323auction111077
2026-03-26 14:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004323auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:22 [ecarstrade.nl] INFO: Scrape type for 7004323auction111077: 1
2026-03-26 14:57:22 [ecarstrade.nl] INFO: Found listing with ID: 7004110auction111077
2026-03-26 14:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004110auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:22 [ecarstrade.nl] INFO: Scrape type for 7004110auction111077: 1
2026-03-26 14:57:22 [ecarstrade.nl] INFO: Extracting details for car 7004282auction111077
2026-03-26 14:57:22 [ecarstrade.nl] INFO: Found listing with ID: 7004115auction111077
2026-03-26 14:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004115auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:22 [ecarstrade.nl] INFO: Scrape type for 7004115auction111077: 1
2026-03-26 14:57:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d3e650b-5783-5906-b84d-a3ddccaa0002 with identifier: 7004282auction111077
2026-03-26 14:57:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d3e650b-5783-5906-b84d-a3ddccaa0002 with scrape type 1
2026-03-26 14:57:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3d3e650b-5783-5906-b84d-a3ddccaa0002
2026-03-26 14:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004282%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525959%27 HTTP/1.1" 200 None
2026-03-26 14:57:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004282/photo_000/780x0__r.jpg?hash=1774525959 not downloaded yet
2026-03-26 14:57:22 [ecarstrade.nl] INFO: Found listing with ID: 7004149auction111077
2026-03-26 14:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004149auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:22 [ecarstrade.nl] INFO: Scrape type for 7004149auction111077: 1
2026-03-26 14:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004282%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525959%27 HTTP/1.1" 200 None
2026-03-26 14:57:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004282/photo_001/780x0__r.jpg?hash=1774525959 not downloaded yet
2026-03-26 14:57:22 [ecarstrade.nl] INFO: Found listing with ID: 7004258auction111077
2026-03-26 14:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004258auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:22 [ecarstrade.nl] INFO: Scrape type for 7004258auction111077: 1
2026-03-26 14:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004282%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525959%27 HTTP/1.1" 200 None
2026-03-26 14:57:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004282/photo_002/780x0__r.jpg?hash=1774525959 not downloaded yet
2026-03-26 14:57:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004315> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:22 [ecarstrade.nl] INFO: Found listing with ID: 7004122auction111077
2026-03-26 14:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004122auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:22 [ecarstrade.nl] INFO: Scrape type for 7004122auction111077: 1
2026-03-26 14:57:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004282%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525960%27 HTTP/1.1" 200 None
2026-03-26 14:57:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004282/photo_003/780x0__r.jpg?hash=1774525960 not downloaded yet
2026-03-26 14:57:22 [ecarstrade.nl] INFO: Found listing with ID: 7004318auction111077
2026-03-26 14:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004318auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:22 [ecarstrade.nl] INFO: Scrape type for 7004318auction111077: 1
2026-03-26 14:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004282%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525960%27 HTTP/1.1" 200 None
2026-03-26 14:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004282/photo_004/780x0__r.jpg?hash=1774525960 not downloaded yet
2026-03-26 14:57:23 [ecarstrade.nl] INFO: Found listing with ID: 7004287auction111077
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004287auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:23 [ecarstrade.nl] INFO: Scrape type for 7004287auction111077: 1
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004282%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525960%27 HTTP/1.1" 200 None
2026-03-26 14:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004282/photo_005/780x0__r.jpg?hash=1774525960 not downloaded yet
2026-03-26 14:57:23 [ecarstrade.nl] INFO: Found listing with ID: 7004288auction111077
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004288auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:23 [ecarstrade.nl] INFO: Scrape type for 7004288auction111077: 1
2026-03-26 14:57:23 [ecarstrade.nl] INFO: Extracting details for car 7004315auction111077
2026-03-26 14:57:23 [ecarstrade.nl] INFO: Found listing with ID: 7004297auction111077
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004297auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:23 [ecarstrade.nl] INFO: Scrape type for 7004297auction111077: 1
2026-03-26 14:57:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7dd0183-bedb-5c57-9e6d-d40fddea8fcb with identifier: 7004315auction111077
2026-03-26 14:57:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7dd0183-bedb-5c57-9e6d-d40fddea8fcb with scrape type 1
2026-03-26 14:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d7dd0183-bedb-5c57-9e6d-d40fddea8fcb
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004315%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774526092%27 HTTP/1.1" 200 None
2026-03-26 14:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004315/photo_000/780x0__r.jpg?hash=1774526092 not downloaded yet
2026-03-26 14:57:23 [ecarstrade.nl] INFO: Found listing with ID: 7004257auction111077
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004257auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:23 [ecarstrade.nl] INFO: Scrape type for 7004257auction111077: 1
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004315%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774526092%27 HTTP/1.1" 200 None
2026-03-26 14:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004315/photo_001/780x0__r.jpg?hash=1774526092 not downloaded yet
2026-03-26 14:57:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004261> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:23 [ecarstrade.nl] INFO: Found listing with ID: 7004259auction111077
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004259auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:23 [ecarstrade.nl] INFO: Scrape type for 7004259auction111077: 1
2026-03-26 14:57:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004315%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774526092%27 HTTP/1.1" 200 None
2026-03-26 14:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004315/photo_002/780x0__r.jpg?hash=1774526092 not downloaded yet
2026-03-26 14:57:23 [ecarstrade.nl] INFO: Found listing with ID: 7004299auction111077
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004299auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:23 [ecarstrade.nl] INFO: Scrape type for 7004299auction111077: 1
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004315%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774526092%27 HTTP/1.1" 200 None
2026-03-26 14:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004315/photo_003/780x0__r.jpg?hash=1774526092 not downloaded yet
2026-03-26 14:57:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004263> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:23 [ecarstrade.nl] INFO: Found listing with ID: 7004324auction111077
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004324auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:23 [ecarstrade.nl] INFO: Scrape type for 7004324auction111077: 1
2026-03-26 14:57:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004315%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774526092%27 HTTP/1.1" 200 None
2026-03-26 14:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004315/photo_004/780x0__r.jpg?hash=1774526092 not downloaded yet
2026-03-26 14:57:23 [ecarstrade.nl] INFO: Extracting details for car 7004261auction111077
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004315%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774526092%27 HTTP/1.1" 200 None
2026-03-26 14:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004315/photo_005/780x0__r.jpg?hash=1774526092 not downloaded yet
2026-03-26 14:57:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d248173-fade-57c5-8f2f-cb4104449290 with identifier: 7004261auction111077
2026-03-26 14:57:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d248173-fade-57c5-8f2f-cb4104449290 with scrape type 1
2026-03-26 14:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6d248173-fade-57c5-8f2f-cb4104449290
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004261%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525862%27 HTTP/1.1" 200 None
2026-03-26 14:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004261/photo_000/780x0__r.jpg?hash=1774525862 not downloaded yet
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004261%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525863%27 HTTP/1.1" 200 None
2026-03-26 14:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004261/photo_001/780x0__r.jpg?hash=1774525863 not downloaded yet
2026-03-26 14:57:23 [ecarstrade.nl] INFO: Extracting details for car 7004263auction111077
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004261%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525863%27 HTTP/1.1" 200 None
2026-03-26 14:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004261/photo_002/780x0__r.jpg?hash=1774525863 not downloaded yet
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004261%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525863%27 HTTP/1.1" 200 None
2026-03-26 14:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004261/photo_003/780x0__r.jpg?hash=1774525863 not downloaded yet
2026-03-26 14:57:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83a71da8-adfb-52bc-8fd0-2fd761271d06 with identifier: 7004263auction111077
2026-03-26 14:57:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83a71da8-adfb-52bc-8fd0-2fd761271d06 with scrape type 1
2026-03-26 14:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 83a71da8-adfb-52bc-8fd0-2fd761271d06
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004263%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525878%27 HTTP/1.1" 200 None
2026-03-26 14:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004263/photo_000/780x0__r.jpg?hash=1774525878 not downloaded yet
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004261%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525863%27 HTTP/1.1" 200 None
2026-03-26 14:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004261/photo_004/780x0__r.jpg?hash=1774525863 not downloaded yet
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004263%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525878%27 HTTP/1.1" 200 None
2026-03-26 14:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004263/photo_001/780x0__r.jpg?hash=1774525878 not downloaded yet
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004261%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525863%27 HTTP/1.1" 200 None
2026-03-26 14:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004261/photo_005/780x0__r.jpg?hash=1774525863 not downloaded yet
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004263%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525878%27 HTTP/1.1" 200 None
2026-03-26 14:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004263/photo_002/780x0__r.jpg?hash=1774525878 not downloaded yet
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004263%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525879%27 HTTP/1.1" 200 None
2026-03-26 14:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004263/photo_003/780x0__r.jpg?hash=1774525879 not downloaded yet
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004263%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525879%27 HTTP/1.1" 200 None
2026-03-26 14:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004263/photo_004/780x0__r.jpg?hash=1774525879 not downloaded yet
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004263%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525879%27 HTTP/1.1" 200 None
2026-03-26 14:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004263/photo_005/780x0__r.jpg?hash=1774525879 not downloaded yet
2026-03-26 14:57:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004251> (referer: https://ecarstrade.com/search/page17?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:23 [ecarstrade.nl] INFO: Extracting details for car 7004251auction111077
2026-03-26 14:57:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 478f3ec1-2d06-546d-a582-f0bf8dc3e4c4 with identifier: 7004251auction111077
2026-03-26 14:57:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 478f3ec1-2d06-546d-a582-f0bf8dc3e4c4 with scrape type 1
2026-03-26 14:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 478f3ec1-2d06-546d-a582-f0bf8dc3e4c4
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004251%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525811%27 HTTP/1.1" 200 None
2026-03-26 14:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004251/photo_000/780x0__r.jpg?hash=1774525811 not downloaded yet
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004251%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525811%27 HTTP/1.1" 200 None
2026-03-26 14:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004251/photo_001/780x0__r.jpg?hash=1774525811 not downloaded yet
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004251%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525811%27 HTTP/1.1" 200 None
2026-03-26 14:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004251/photo_002/780x0__r.jpg?hash=1774525811 not downloaded yet
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004251%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525811%27 HTTP/1.1" 200 None
2026-03-26 14:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004251/photo_003/780x0__r.jpg?hash=1774525811 not downloaded yet
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004251%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525811%27 HTTP/1.1" 200 None
2026-03-26 14:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004251/photo_004/780x0__r.jpg?hash=1774525811 not downloaded yet
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004251%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525811%27 HTTP/1.1" 200 None
2026-03-26 14:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004251/photo_005/780x0__r.jpg?hash=1774525811 not downloaded yet
2026-03-26 14:57:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004130> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 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-26 14:57:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004189> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:28 [ecarstrade.nl] INFO: Extracting details for car 7004130auction111077
2026-03-26 14:57:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae1bc603-cee7-5e94-95d6-405f0ef5e777 with identifier: 7004130auction111077
2026-03-26 14:57:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae1bc603-cee7-5e94-95d6-405f0ef5e777 with scrape type 1
2026-03-26 14:57:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ae1bc603-cee7-5e94-95d6-405f0ef5e777
2026-03-26 14:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004130%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524756%27 HTTP/1.1" 200 None
2026-03-26 14:57:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004130/photo_000/780x0__r.jpg?hash=1774524756 not downloaded yet
2026-03-26 14:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004130%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524756%27 HTTP/1.1" 200 None
2026-03-26 14:57:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004130/photo_001/780x0__r.jpg?hash=1774524756 not downloaded yet
2026-03-26 14:57:28 [ecarstrade.nl] INFO: Extracting details for car 7004189auction111077
2026-03-26 14:57:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004282/photo_000/780x0__r.jpg?hash=1774525959> (referer: https://ecarstrade.com/cars/7004282)
2026-03-26 14:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004130%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524756%27 HTTP/1.1" 200 None
2026-03-26 14:57:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004130/photo_002/780x0__r.jpg?hash=1774524756 not downloaded yet
2026-03-26 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-26 14:57:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87f1610d-a21a-5e23-bda2-46f7f5b435de with identifier: 7004189auction111077
2026-03-26 14:57:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87f1610d-a21a-5e23-bda2-46f7f5b435de with scrape type 1
2026-03-26 14:57:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 87f1610d-a21a-5e23-bda2-46f7f5b435de
2026-03-26 14:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004189%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524946%27 HTTP/1.1" 200 None
2026-03-26 14:57:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004189/photo_000/780x0__r.jpg?hash=1774524946 not downloaded yet
2026-03-26 14:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004130%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524756%27 HTTP/1.1" 200 None
2026-03-26 14:57:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004130/photo_003/780x0__r.jpg?hash=1774524756 not downloaded yet
2026-03-26 14:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004189%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524946%27 HTTP/1.1" 200 None
2026-03-26 14:57:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004189/photo_001/780x0__r.jpg?hash=1774524946 not downloaded yet
2026-03-26 14:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004130%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524756%27 HTTP/1.1" 200 None
2026-03-26 14:57:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004130/photo_004/780x0__r.jpg?hash=1774524756 not downloaded yet
2026-03-26 14:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004189%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524946%27 HTTP/1.1" 200 None
2026-03-26 14:57:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004189/photo_002/780x0__r.jpg?hash=1774524946 not downloaded yet
2026-03-26 14:57:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004266> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004130%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524756%27 HTTP/1.1" 200 None
2026-03-26 14:57:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004130/photo_005/780x0__r.jpg?hash=1774524756 not downloaded yet
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004189%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524946%27 HTTP/1.1" 200 None
2026-03-26 14:57:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004189/photo_003/780x0__r.jpg?hash=1774524946 not downloaded yet
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004189%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524946%27 HTTP/1.1" 200 None
2026-03-26 14:57:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004189/photo_004/780x0__r.jpg?hash=1774524946 not downloaded yet
2026-03-26 14:57:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3d3e650b-5783-5906-b84d-a3ddccaa0002
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004189%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524946%27 HTTP/1.1" 200 None
2026-03-26 14:57:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004189/photo_005/780x0__r.jpg?hash=1774524946 not downloaded yet
2026-03-26 14:57:29 [ecarstrade.nl] INFO: Extracting details for car 7004266auction111077
2026-03-26 14:57:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44c406ed-de47-51e6-99b8-58d7eed60068 with identifier: 7004266auction111077
2026-03-26 14:57:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44c406ed-de47-51e6-99b8-58d7eed60068 with scrape type 1
2026-03-26 14:57:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 44c406ed-de47-51e6-99b8-58d7eed60068
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004266%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525890%27 HTTP/1.1" 200 None
2026-03-26 14:57:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004266/photo_000/780x0__r.jpg?hash=1774525890 not downloaded yet
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004266%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525891%27 HTTP/1.1" 200 None
2026-03-26 14:57:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004266/photo_001/780x0__r.jpg?hash=1774525891 not downloaded yet
2026-03-26 14:57:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004282/photo_001/780x0__r.jpg?hash=1774525959> (referer: https://ecarstrade.com/cars/7004282)
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004266%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525891%27 HTTP/1.1" 200 None
2026-03-26 14:57:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004266/photo_002/780x0__r.jpg?hash=1774525891 not downloaded yet
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004266%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525891%27 HTTP/1.1" 200 None
2026-03-26 14:57:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004266/photo_003/780x0__r.jpg?hash=1774525891 not downloaded yet
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004266%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525891%27 HTTP/1.1" 200 None
2026-03-26 14:57:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004266/photo_004/780x0__r.jpg?hash=1774525891 not downloaded yet
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004266%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525891%27 HTTP/1.1" 200 None
2026-03-26 14:57:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004266/photo_005/780x0__r.jpg?hash=1774525891 not downloaded yet
2026-03-26 14:57:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3d3e650b-5783-5906-b84d-a3ddccaa0002
2026-03-26 14:57:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004282/photo_002/780x0__r.jpg?hash=1774525959> (referer: https://ecarstrade.com/cars/7004282)
2026-03-26 14:57:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004119> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3d3e650b-5783-5906-b84d-a3ddccaa0002
2026-03-26 14:57:29 [ecarstrade.nl] INFO: Extracting details for car 7004119auction111077
2026-03-26 14:57:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: facfbd9c-7a09-5b0b-b708-2ab0ecce6e0f with identifier: 7004119auction111077
2026-03-26 14:57:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item facfbd9c-7a09-5b0b-b708-2ab0ecce6e0f with scrape type 1
2026-03-26 14:57:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item facfbd9c-7a09-5b0b-b708-2ab0ecce6e0f
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004119%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524696%27 HTTP/1.1" 200 None
2026-03-26 14:57:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004119/photo_000/780x0__r.jpg?hash=1774524696 not downloaded yet
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004119%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524696%27 HTTP/1.1" 200 None
2026-03-26 14:57:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004119/photo_001/780x0__r.jpg?hash=1774524696 not downloaded yet
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004119%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524696%27 HTTP/1.1" 200 None
2026-03-26 14:57:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004119/photo_002/780x0__r.jpg?hash=1774524696 not downloaded yet
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004119%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524696%27 HTTP/1.1" 200 None
2026-03-26 14:57:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004119/photo_003/780x0__r.jpg?hash=1774524696 not downloaded yet
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004119%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524696%27 HTTP/1.1" 200 None
2026-03-26 14:57:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004119/photo_004/780x0__r.jpg?hash=1774524696 not downloaded yet
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004119%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524696%27 HTTP/1.1" 200 None
2026-03-26 14:57:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004119/photo_005/780x0__r.jpg?hash=1774524696 not downloaded yet
2026-03-26 14:57:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004182> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004263/photo_005/780x0__r.jpg?hash=1774525879> (referer: https://ecarstrade.com/cars/7004263)
2026-03-26 14:57:29 [ecarstrade.nl] INFO: Found 20 car items
2026-03-26 14:57:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004251/photo_005/780x0__r.jpg?hash=1774525811> (referer: https://ecarstrade.com/cars/7004251)
2026-03-26 14:57:29 [ecarstrade.nl] INFO: Extracting details for car 7004182auction111077
2026-03-26 14:57:29 [ecarstrade.nl] INFO: Found listing with ID: 7004291auction111077
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004291auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:29 [ecarstrade.nl] INFO: Scrape type for 7004291auction111077: 1
2026-03-26 14:57:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004323> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:29 [ecarstrade.nl] INFO: Found listing with ID: 7004292auction111077
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004292auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:29 [ecarstrade.nl] INFO: Scrape type for 7004292auction111077: 1
2026-03-26 14:57:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d732d29-2c3e-558c-b1c8-d6e39ad7458a with identifier: 7004182auction111077
2026-03-26 14:57:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d732d29-2c3e-558c-b1c8-d6e39ad7458a with scrape type 1
2026-03-26 14:57:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4d732d29-2c3e-558c-b1c8-d6e39ad7458a
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004182%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524916%27 HTTP/1.1" 200 None
2026-03-26 14:57:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004182/photo_000/780x0__r.jpg?hash=1774524916 not downloaded yet
2026-03-26 14:57:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004251/photo_004/780x0__r.jpg?hash=1774525811> (referer: https://ecarstrade.com/cars/7004251)
2026-03-26 14:57:29 [ecarstrade.nl] INFO: Found listing with ID: 7004116auction111077
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004116auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:29 [ecarstrade.nl] INFO: Scrape type for 7004116auction111077: 1
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004182%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524916%27 HTTP/1.1" 200 None
2026-03-26 14:57:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004182/photo_001/780x0__r.jpg?hash=1774524916 not downloaded yet
2026-03-26 14:57:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004157> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 83a71da8-adfb-52bc-8fd0-2fd761271d06
2026-03-26 14:57:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004130/photo_001/780x0__r.jpg?hash=1774524756> (referer: https://ecarstrade.com/cars/7004130)
2026-03-26 14:57:30 [ecarstrade.nl] INFO: Found listing with ID: 7004142auction111077
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004142auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:30 [ecarstrade.nl] INFO: Scrape type for 7004142auction111077: 1
2026-03-26 14:57:30 [ecarstrade.nl] INFO: Extracting details for car 7004323auction111077
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004182%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524916%27 HTTP/1.1" 200 None
2026-03-26 14:57:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004182/photo_002/780x0__r.jpg?hash=1774524916 not downloaded yet
2026-03-26 14:57:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 478f3ec1-2d06-546d-a582-f0bf8dc3e4c4
2026-03-26 14:57:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004266/photo_000/780x0__r.jpg?hash=1774525890> (referer: https://ecarstrade.com/cars/7004266)
2026-03-26 14:57:30 [ecarstrade.nl] INFO: Found listing with ID: 7004179auction111077
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004179auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:30 [ecarstrade.nl] INFO: Scrape type for 7004179auction111077: 1
2026-03-26 14:57:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004189/photo_002/780x0__r.jpg?hash=1774524946> (referer: https://ecarstrade.com/cars/7004189)
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004182%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524917%27 HTTP/1.1" 200 None
2026-03-26 14:57:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004182/photo_003/780x0__r.jpg?hash=1774524917 not downloaded yet
2026-03-26 14:57:30 [ecarstrade.nl] INFO: Extracting details for car 7004157auction111077
2026-03-26 14:57:30 [ecarstrade.nl] INFO: Found listing with ID: 7004317auction111077
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004317auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:30 [ecarstrade.nl] INFO: Scrape type for 7004317auction111077: 1
2026-03-26 14:57:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c510917-b7e6-5248-8db1-a3c1198b6ad1 with identifier: 7004323auction111077
2026-03-26 14:57:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c510917-b7e6-5248-8db1-a3c1198b6ad1 with scrape type 1
2026-03-26 14:57:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2c510917-b7e6-5248-8db1-a3c1198b6ad1
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004323%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774526128%27 HTTP/1.1" 200 None
2026-03-26 14:57:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004323/photo_000/780x0__r.jpg?hash=1774526128 not downloaded yet
2026-03-26 14:57:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 478f3ec1-2d06-546d-a582-f0bf8dc3e4c4
2026-03-26 14:57:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004266/photo_005/780x0__r.jpg?hash=1774525891> (referer: https://ecarstrade.com/cars/7004266)
2026-03-26 14:57:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004266/photo_004/780x0__r.jpg?hash=1774525891> (referer: https://ecarstrade.com/cars/7004266)
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004182%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524917%27 HTTP/1.1" 200 None
2026-03-26 14:57:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004182/photo_004/780x0__r.jpg?hash=1774524917 not downloaded yet
2026-03-26 14:57:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004119/photo_005/780x0__r.jpg?hash=1774524696> (referer: https://ecarstrade.com/cars/7004119)
2026-03-26 14:57:30 [ecarstrade.nl] INFO: Found listing with ID: 7004118auction111077
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004118auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:30 [ecarstrade.nl] INFO: Scrape type for 7004118auction111077: 1
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004323%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774526128%27 HTTP/1.1" 200 None
2026-03-26 14:57:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004323/photo_001/780x0__r.jpg?hash=1774526128 not downloaded yet
2026-03-26 14:57:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004182%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524917%27 HTTP/1.1" 200 None
2026-03-26 14:57:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004182/photo_005/780x0__r.jpg?hash=1774524917 not downloaded yet
2026-03-26 14:57:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72feb969-eb6a-52dc-869b-5fd28a40a418 with identifier: 7004157auction111077
2026-03-26 14:57:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72feb969-eb6a-52dc-869b-5fd28a40a418 with scrape type 1
2026-03-26 14:57:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 72feb969-eb6a-52dc-869b-5fd28a40a418
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004157%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524833%27 HTTP/1.1" 200 None
2026-03-26 14:57:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004157/photo_000/780x0__r.jpg?hash=1774524833 not downloaded yet
2026-03-26 14:57:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ae1bc603-cee7-5e94-95d6-405f0ef5e777
2026-03-26 14:57:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 44c406ed-de47-51e6-99b8-58d7eed60068
2026-03-26 14:57:30 [ecarstrade.nl] INFO: Found listing with ID: 7004168auction111077
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004168auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:30 [ecarstrade.nl] INFO: Scrape type for 7004168auction111077: 1
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004323%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774526128%27 HTTP/1.1" 200 None
2026-03-26 14:57:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004323/photo_002/780x0__r.jpg?hash=1774526128 not downloaded yet
2026-03-26 14:57:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004119/photo_004/780x0__r.jpg?hash=1774524696> (referer: https://ecarstrade.com/cars/7004119)
2026-03-26 14:57:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004119/photo_003/780x0__r.jpg?hash=1774524696> (referer: https://ecarstrade.com/cars/7004119)
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004157%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524833%27 HTTP/1.1" 200 None
2026-03-26 14:57:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004157/photo_001/780x0__r.jpg?hash=1774524833 not downloaded yet
2026-03-26 14:57:30 [ecarstrade.nl] INFO: Found listing with ID: 7004143auction111077
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004143auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:30 [ecarstrade.nl] INFO: Scrape type for 7004143auction111077: 1
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004323%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774526128%27 HTTP/1.1" 200 None
2026-03-26 14:57:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004323/photo_003/780x0__r.jpg?hash=1774526128 not downloaded yet
2026-03-26 14:57:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 87f1610d-a21a-5e23-bda2-46f7f5b435de
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004157%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524833%27 HTTP/1.1" 200 None
2026-03-26 14:57:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004157/photo_002/780x0__r.jpg?hash=1774524833 not downloaded yet
2026-03-26 14:57:30 [ecarstrade.nl] INFO: Found listing with ID: 7004284auction111077
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004284auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:30 [ecarstrade.nl] INFO: Scrape type for 7004284auction111077: 1
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004323%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774526128%27 HTTP/1.1" 200 None
2026-03-26 14:57:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004323/photo_004/780x0__r.jpg?hash=1774526128 not downloaded yet
2026-03-26 14:57:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 44c406ed-de47-51e6-99b8-58d7eed60068
2026-03-26 14:57:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 44c406ed-de47-51e6-99b8-58d7eed60068
2026-03-26 14:57:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item facfbd9c-7a09-5b0b-b708-2ab0ecce6e0f
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004157%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524833%27 HTTP/1.1" 200 None
2026-03-26 14:57:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004157/photo_003/780x0__r.jpg?hash=1774524833 not downloaded yet
2026-03-26 14:57:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004182/photo_000/780x0__r.jpg?hash=1774524916> (referer: https://ecarstrade.com/cars/7004182)
2026-03-26 14:57:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004182/photo_001/780x0__r.jpg?hash=1774524916> (referer: https://ecarstrade.com/cars/7004182)
2026-03-26 14:57:30 [ecarstrade.nl] INFO: Found listing with ID: 7004113auction111077
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004113auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:30 [ecarstrade.nl] INFO: Scrape type for 7004113auction111077: 1
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004323%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774526128%27 HTTP/1.1" 200 None
2026-03-26 14:57:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004323/photo_005/780x0__r.jpg?hash=1774526128 not downloaded yet
2026-03-26 14:57:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004157%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524833%27 HTTP/1.1" 200 None
2026-03-26 14:57:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004157/photo_004/780x0__r.jpg?hash=1774524833 not downloaded yet
2026-03-26 14:57:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item facfbd9c-7a09-5b0b-b708-2ab0ecce6e0f
2026-03-26 14:57:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item facfbd9c-7a09-5b0b-b708-2ab0ecce6e0f
2026-03-26 14:57:30 [ecarstrade.nl] INFO: Found listing with ID: 7004121auction111077
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004121auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:30 [ecarstrade.nl] INFO: Scrape type for 7004121auction111077: 1
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004157%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524833%27 HTTP/1.1" 200 None
2026-03-26 14:57:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004157/photo_005/780x0__r.jpg?hash=1774524833 not downloaded yet
2026-03-26 14:57:30 [ecarstrade.nl] INFO: Found listing with ID: 7004271auction111077
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004271auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:30 [ecarstrade.nl] INFO: Scrape type for 7004271auction111077: 1
2026-03-26 14:57:30 [ecarstrade.nl] INFO: Found listing with ID: 7004109auction111077
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004109auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:30 [ecarstrade.nl] INFO: Scrape type for 7004109auction111077: 1
2026-03-26 14:57:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4d732d29-2c3e-558c-b1c8-d6e39ad7458a
2026-03-26 14:57:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4d732d29-2c3e-558c-b1c8-d6e39ad7458a
2026-03-26 14:57:30 [ecarstrade.nl] INFO: Found listing with ID: 7004188auction111077
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004188auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:30 [ecarstrade.nl] INFO: Scrape type for 7004188auction111077: 1
2026-03-26 14:57:30 [ecarstrade.nl] INFO: Found listing with ID: 7004293auction111077
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004293auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:30 [ecarstrade.nl] INFO: Scrape type for 7004293auction111077: 1
2026-03-26 14:57:30 [ecarstrade.nl] INFO: Found listing with ID: 7004120auction111077
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004120auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:30 [ecarstrade.nl] INFO: Scrape type for 7004120auction111077: 1
2026-03-26 14:57:30 [ecarstrade.nl] INFO: Found listing with ID: 7004274auction111077
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004274auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:30 [ecarstrade.nl] INFO: Scrape type for 7004274auction111077: 1
2026-03-26 14:57:30 [ecarstrade.nl] INFO: Found listing with ID: 7004309auction111077
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004309auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:30 [ecarstrade.nl] INFO: Scrape type for 7004309auction111077: 1
2026-03-26 14:57:30 [ecarstrade.nl] INFO: Found listing with ID: 7004272auction111077
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004272auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:30 [ecarstrade.nl] INFO: Scrape type for 7004272auction111077: 1
2026-03-26 14:57:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004110> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 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-26 14:57:35 [ecarstrade.nl] INFO: Extracting details for car 7004110auction111077
2026-03-26 14:57:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91ae88cc-c314-59ce-bce8-d83289de2886 with identifier: 7004110auction111077
2026-03-26 14:57:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91ae88cc-c314-59ce-bce8-d83289de2886 with scrape type 1
2026-03-26 14:57:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 91ae88cc-c314-59ce-bce8-d83289de2886
2026-03-26 14:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004110%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524655%27 HTTP/1.1" 200 None
2026-03-26 14:57:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004110/photo_000/780x0__r.jpg?hash=1774524655 not downloaded yet
2026-03-26 14:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004110%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524655%27 HTTP/1.1" 200 None
2026-03-26 14:57:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004110/photo_001/780x0__r.jpg?hash=1774524655 not downloaded yet
2026-03-26 14:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004110%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524656%27 HTTP/1.1" 200 None
2026-03-26 14:57:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004110/photo_002/780x0__r.jpg?hash=1774524656 not downloaded yet
2026-03-26 14:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004110%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524656%27 HTTP/1.1" 200 None
2026-03-26 14:57:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004110/photo_003/780x0__r.jpg?hash=1774524656 not downloaded yet
2026-03-26 14:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004110%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524656%27 HTTP/1.1" 200 None
2026-03-26 14:57:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004110/photo_004/780x0__r.jpg?hash=1774524656 not downloaded yet
2026-03-26 14:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004110%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524656%27 HTTP/1.1" 200 None
2026-03-26 14:57:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004110/photo_005/780x0__r.jpg?hash=1774524656 not downloaded yet
2026-03-26 14:57:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004115> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004182/photo_003/780x0__r.jpg?hash=1774524917> (referer: https://ecarstrade.com/cars/7004182)
2026-03-26 14:57:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004257> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:36 [ecarstrade.nl] INFO: Extracting details for car 7004115auction111077
2026-03-26 14:57:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ed1752f-b94f-5e79-a286-9a46627ba55f with identifier: 7004115auction111077
2026-03-26 14:57:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ed1752f-b94f-5e79-a286-9a46627ba55f with scrape type 1
2026-03-26 14:57:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3ed1752f-b94f-5e79-a286-9a46627ba55f
2026-03-26 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004115%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524674%27 HTTP/1.1" 200 None
2026-03-26 14:57:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004115/photo_000/780x0__r.jpg?hash=1774524674 not downloaded yet
2026-03-26 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004115%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524674%27 HTTP/1.1" 200 None
2026-03-26 14:57:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004115/photo_001/780x0__r.jpg?hash=1774524674 not downloaded yet
2026-03-26 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004115%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524674%27 HTTP/1.1" 200 None
2026-03-26 14:57:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004115/photo_002/780x0__r.jpg?hash=1774524674 not downloaded yet
2026-03-26 14:57:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004182/photo_004/780x0__r.jpg?hash=1774524917> (referer: https://ecarstrade.com/cars/7004182)
2026-03-26 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004115%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524674%27 HTTP/1.1" 200 None
2026-03-26 14:57:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004115/photo_003/780x0__r.jpg?hash=1774524674 not downloaded yet
2026-03-26 14:57:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004182/photo_002/780x0__r.jpg?hash=1774524916> (referer: https://ecarstrade.com/cars/7004182)
2026-03-26 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-26 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004115%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524674%27 HTTP/1.1" 200 None
2026-03-26 14:57:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004115/photo_004/780x0__r.jpg?hash=1774524674 not downloaded yet
2026-03-26 14:57:36 [ecarstrade.nl] INFO: Extracting details for car 7004257auction111077
2026-03-26 14:57:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4d732d29-2c3e-558c-b1c8-d6e39ad7458a
2026-03-26 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004115%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524674%27 HTTP/1.1" 200 None
2026-03-26 14:57:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004115/photo_005/780x0__r.jpg?hash=1774524674 not downloaded yet
2026-03-26 14:57:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b5be31c-354e-55ba-b65f-f130907c334f with identifier: 7004257auction111077
2026-03-26 14:57:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b5be31c-354e-55ba-b65f-f130907c334f with scrape type 1
2026-03-26 14:57:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5b5be31c-354e-55ba-b65f-f130907c334f
2026-03-26 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004257%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525841%27 HTTP/1.1" 200 None
2026-03-26 14:57:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004257/photo_000/780x0__r.jpg?hash=1774525841 not downloaded yet
2026-03-26 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004257%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525841%27 HTTP/1.1" 200 None
2026-03-26 14:57:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004257/photo_001/780x0__r.jpg?hash=1774525841 not downloaded yet
2026-03-26 14:57:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004323/photo_002/780x0__r.jpg?hash=1774526128> (referer: https://ecarstrade.com/cars/7004323)
2026-03-26 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004257%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525841%27 HTTP/1.1" 200 None
2026-03-26 14:57:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004257/photo_002/780x0__r.jpg?hash=1774525841 not downloaded yet
2026-03-26 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004257%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525841%27 HTTP/1.1" 200 None
2026-03-26 14:57:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004257/photo_003/780x0__r.jpg?hash=1774525841 not downloaded yet
2026-03-26 14:57:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4d732d29-2c3e-558c-b1c8-d6e39ad7458a
2026-03-26 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004257%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525841%27 HTTP/1.1" 200 None
2026-03-26 14:57:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004257/photo_004/780x0__r.jpg?hash=1774525841 not downloaded yet
2026-03-26 14:57:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4d732d29-2c3e-558c-b1c8-d6e39ad7458a
2026-03-26 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004257%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525841%27 HTTP/1.1" 200 None
2026-03-26 14:57:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004257/photo_005/780x0__r.jpg?hash=1774525841 not downloaded yet
2026-03-26 14:57:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004157/photo_003/780x0__r.jpg?hash=1774524833> (referer: https://ecarstrade.com/cars/7004157)
2026-03-26 14:57:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2c510917-b7e6-5248-8db1-a3c1198b6ad1
2026-03-26 14:57:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004323/photo_004/780x0__r.jpg?hash=1774526128> (referer: https://ecarstrade.com/cars/7004323)
2026-03-26 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-26 14:57:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 72feb969-eb6a-52dc-869b-5fd28a40a418
2026-03-26 14:57:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2c510917-b7e6-5248-8db1-a3c1198b6ad1
2026-03-26 14:57:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004116> (referer: https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004142> (referer: https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004110/photo_005/780x0__r.jpg?hash=1774524656> (referer: https://ecarstrade.com/cars/7004110)
2026-03-26 14:57:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004110/photo_004/780x0__r.jpg?hash=1774524656> (referer: https://ecarstrade.com/cars/7004110)
2026-03-26 14:57:37 [ecarstrade.nl] INFO: Extracting details for car 7004116auction111077
2026-03-26 14:57:37 [ecarstrade.nl] INFO: Extracting details for car 7004142auction111077
2026-03-26 14:57:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83101990-c92a-5947-8b67-2330408130ea with identifier: 7004116auction111077
2026-03-26 14:57:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83101990-c92a-5947-8b67-2330408130ea with scrape type 1
2026-03-26 14:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 83101990-c92a-5947-8b67-2330408130ea
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004116%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524678%27 HTTP/1.1" 200 None
2026-03-26 14:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004116/photo_000/780x0__r.jpg?hash=1774524678 not downloaded yet
2026-03-26 14:57:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 415ec1c7-2c80-5b2d-b07d-18bf18b0d613 with identifier: 7004142auction111077
2026-03-26 14:57:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 415ec1c7-2c80-5b2d-b07d-18bf18b0d613 with scrape type 1
2026-03-26 14:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 415ec1c7-2c80-5b2d-b07d-18bf18b0d613
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004142%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524792%27 HTTP/1.1" 200 None
2026-03-26 14:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004142/photo_000/780x0__r.jpg?hash=1774524792 not downloaded yet
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004116%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524678%27 HTTP/1.1" 200 None
2026-03-26 14:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004116/photo_001/780x0__r.jpg?hash=1774524678 not downloaded yet
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004142%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524792%27 HTTP/1.1" 200 None
2026-03-26 14:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004142/photo_001/780x0__r.jpg?hash=1774524792 not downloaded yet
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004116%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524678%27 HTTP/1.1" 200 None
2026-03-26 14:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004116/photo_002/780x0__r.jpg?hash=1774524678 not downloaded yet
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004142%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524792%27 HTTP/1.1" 200 None
2026-03-26 14:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004142/photo_002/780x0__r.jpg?hash=1774524792 not downloaded yet
2026-03-26 14:57:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004110/photo_003/780x0__r.jpg?hash=1774524656> (referer: https://ecarstrade.com/cars/7004110)
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004116%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524678%27 HTTP/1.1" 200 None
2026-03-26 14:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004116/photo_003/780x0__r.jpg?hash=1774524678 not downloaded yet
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004142%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524792%27 HTTP/1.1" 200 None
2026-03-26 14:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004142/photo_003/780x0__r.jpg?hash=1774524792 not downloaded yet
2026-03-26 14:57:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 91ae88cc-c314-59ce-bce8-d83289de2886
2026-03-26 14:57:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 91ae88cc-c314-59ce-bce8-d83289de2886
2026-03-26 14:57:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004115/photo_002/780x0__r.jpg?hash=1774524674> (referer: https://ecarstrade.com/cars/7004115)
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004116%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524678%27 HTTP/1.1" 200 None
2026-03-26 14:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004116/photo_004/780x0__r.jpg?hash=1774524678 not downloaded yet
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004142%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524792%27 HTTP/1.1" 200 None
2026-03-26 14:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004142/photo_004/780x0__r.jpg?hash=1774524792 not downloaded yet
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004116%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524679%27 HTTP/1.1" 200 None
2026-03-26 14:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004116/photo_005/780x0__r.jpg?hash=1774524679 not downloaded yet
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004142%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524792%27 HTTP/1.1" 200 None
2026-03-26 14:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004142/photo_005/780x0__r.jpg?hash=1774524792 not downloaded yet
2026-03-26 14:57:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 91ae88cc-c314-59ce-bce8-d83289de2886
2026-03-26 14:57:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004115/photo_001/780x0__r.jpg?hash=1774524674> (referer: https://ecarstrade.com/cars/7004115)
2026-03-26 14:57:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004291> (referer: https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3ed1752f-b94f-5e79-a286-9a46627ba55f
2026-03-26 14:57:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004257/photo_001/780x0__r.jpg?hash=1774525841> (referer: https://ecarstrade.com/cars/7004257)
2026-03-26 14:57:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004257/photo_005/780x0__r.jpg?hash=1774525841> (referer: https://ecarstrade.com/cars/7004257)
2026-03-26 14:57:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3ed1752f-b94f-5e79-a286-9a46627ba55f
2026-03-26 14:57:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004257/photo_004/780x0__r.jpg?hash=1774525841> (referer: https://ecarstrade.com/cars/7004257)
2026-03-26 14:57:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004257/photo_003/780x0__r.jpg?hash=1774525841> (referer: https://ecarstrade.com/cars/7004257)
2026-03-26 14:57:37 [ecarstrade.nl] INFO: Extracting details for car 7004291auction111077
2026-03-26 14:57:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004257/photo_002/780x0__r.jpg?hash=1774525841> (referer: https://ecarstrade.com/cars/7004257)
2026-03-26 14:57:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf75c8ee-658f-545b-ae74-8e748de0cb13 with identifier: 7004291auction111077
2026-03-26 14:57:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf75c8ee-658f-545b-ae74-8e748de0cb13 with scrape type 1
2026-03-26 14:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cf75c8ee-658f-545b-ae74-8e748de0cb13
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004291%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525999%27 HTTP/1.1" 200 None
2026-03-26 14:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004291/photo_000/780x0__r.jpg?hash=1774525999 not downloaded yet
2026-03-26 14:57:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004115/photo_005/780x0__r.jpg?hash=1774524674> (referer: https://ecarstrade.com/cars/7004115)
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004291%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525999%27 HTTP/1.1" 200 None
2026-03-26 14:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004291/photo_001/780x0__r.jpg?hash=1774525999 not downloaded yet
2026-03-26 14:57:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004257/photo_000/780x0__r.jpg?hash=1774525841> (referer: https://ecarstrade.com/cars/7004257)
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004291%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525999%27 HTTP/1.1" 200 None
2026-03-26 14:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004291/photo_002/780x0__r.jpg?hash=1774525999 not downloaded yet
2026-03-26 14:57:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5b5be31c-354e-55ba-b65f-f130907c334f
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004291%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525999%27 HTTP/1.1" 200 None
2026-03-26 14:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004291/photo_003/780x0__r.jpg?hash=1774525999 not downloaded yet
2026-03-26 14:57:37 [ecarstrade.nl] INFO: Found 20 car items
2026-03-26 14:57:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5b5be31c-354e-55ba-b65f-f130907c334f
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004291%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525999%27 HTTP/1.1" 200 None
2026-03-26 14:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004291/photo_004/780x0__r.jpg?hash=1774525999 not downloaded yet
2026-03-26 14:57:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004142/photo_002/780x0__r.jpg?hash=1774524792> (referer: https://ecarstrade.com/cars/7004142)
2026-03-26 14:57:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004116/photo_005/780x0__r.jpg?hash=1774524679> (referer: https://ecarstrade.com/cars/7004116)
2026-03-26 14:57:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004142/photo_003/780x0__r.jpg?hash=1774524792> (referer: https://ecarstrade.com/cars/7004142)
2026-03-26 14:57:37 [ecarstrade.nl] INFO: Found listing with ID: 7004320auction111077
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004320auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:37 [ecarstrade.nl] INFO: Scrape type for 7004320auction111077: 1
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004291%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525999%27 HTTP/1.1" 200 None
2026-03-26 14:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004291/photo_005/780x0__r.jpg?hash=1774525999 not downloaded yet
2026-03-26 14:57:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5b5be31c-354e-55ba-b65f-f130907c334f
2026-03-26 14:57:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5b5be31c-354e-55ba-b65f-f130907c334f
2026-03-26 14:57:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5b5be31c-354e-55ba-b65f-f130907c334f
2026-03-26 14:57:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004142/photo_005/780x0__r.jpg?hash=1774524792> (referer: https://ecarstrade.com/cars/7004142)
2026-03-26 14:57:38 [ecarstrade.nl] INFO: Found listing with ID: 7004148auction111077
2026-03-26 14:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004148auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:38 [ecarstrade.nl] INFO: Scrape type for 7004148auction111077: 1
2026-03-26 14:57:38 [ecarstrade.nl] INFO: Found listing with ID: 7004268auction111077
2026-03-26 14:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004268auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:38 [ecarstrade.nl] INFO: Scrape type for 7004268auction111077: 1
2026-03-26 14:57:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3ed1752f-b94f-5e79-a286-9a46627ba55f
2026-03-26 14:57:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5b5be31c-354e-55ba-b65f-f130907c334f
2026-03-26 14:57:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5b5be31c-354e-55ba-b65f-f130907c334f, skipping ID generation
2026-03-26 14:57:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b5be31c-354e-55ba-b65f-f130907c334f with scrape type 1
2026-03-26 14:57:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5b5be31c-354e-55ba-b65f-f130907c334f sending to next pipeline
2026-03-26 14:57:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 5b5be31c-354e-55ba-b65f-f130907c334f, identifier: 7004257auction111077
2026-03-26 14:57:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 5b5be31c-354e-55ba-b65f-f130907c334f with identifier: 7004257auction111077
2026-03-26 14:57:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 5b5be31c-354e-55ba-b65f-f130907c334f with identifier: 7004257auction111077
2026-03-26 14:57:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 5b5be31c-354e-55ba-b65f-f130907c334f with identifier: 7004257auction111077 to the API
2026-03-26 14:57:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:57: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-26 14:57:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004257/photo_000/780x0__r.jpg?hash=1774525841>
{'auction_title': '',
 'c_o_2_emission_value': 212,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': '5b5be31c-354e-55ba-b65f-f130907c334f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004257',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'T5 Transporter',
 'odometer': 186836,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-17',
 'seats_number': None,
 'seller_name': None,
 'title': 'VOLKSWAGEN Transporter GB 2.0TDI 110kW 4Motion L2H1 4D',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN Transporter GB 2.0TDI 110kW 4Motion L2H1 4D',
 'vin': None,
 'year': 2021}
2026-03-26 14:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004257auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:38 [ecarstrade.nl] INFO: Saving data for 7004257auction111077: {'created_time': 1774537058.741154, 'last_price_update_time': 1774537058.741167, 'auction_closing_time': 1774945500.0}
2026-03-26 14:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004257auction111077') HTTP/1.1" 204 0
2026-03-26 14:57:38 [ecarstrade.nl] INFO: Found listing with ID: 7004294auction111077
2026-03-26 14:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004294auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:38 [ecarstrade.nl] INFO: Scrape type for 7004294auction111077: 1
2026-03-26 14:57:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004116/photo_004/780x0__r.jpg?hash=1774524678> (referer: https://ecarstrade.com/cars/7004116)
2026-03-26 14:57:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004116/photo_003/780x0__r.jpg?hash=1774524678> (referer: https://ecarstrade.com/cars/7004116)
2026-03-26 14:57:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004142/photo_004/780x0__r.jpg?hash=1774524792> (referer: https://ecarstrade.com/cars/7004142)
2026-03-26 14:57:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004116/photo_002/780x0__r.jpg?hash=1774524678> (referer: https://ecarstrade.com/cars/7004116)
2026-03-26 14:57:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 415ec1c7-2c80-5b2d-b07d-18bf18b0d613
2026-03-26 14:57:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 83101990-c92a-5947-8b67-2330408130ea
2026-03-26 14:57:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 415ec1c7-2c80-5b2d-b07d-18bf18b0d613
2026-03-26 14:57:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 415ec1c7-2c80-5b2d-b07d-18bf18b0d613
2026-03-26 14:57:38 [ecarstrade.nl] INFO: Found listing with ID: 7004277auction111077
2026-03-26 14:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004277auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:38 [ecarstrade.nl] INFO: Scrape type for 7004277auction111077: 1
2026-03-26 14:57:38 [ecarstrade.nl] INFO: Found listing with ID: 7004107auction111077
2026-03-26 14:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004107auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:38 [ecarstrade.nl] INFO: Scrape type for 7004107auction111077: 1
2026-03-26 14:57:38 [ecarstrade.nl] INFO: Found listing with ID: 7004159auction111077
2026-03-26 14:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004159auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:38 [ecarstrade.nl] INFO: Scrape type for 7004159auction111077: 1
2026-03-26 14:57:38 [ecarstrade.nl] INFO: Found listing with ID: 7004172auction111077
2026-03-26 14:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004172auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:38 [ecarstrade.nl] INFO: Scrape type for 7004172auction111077: 1
2026-03-26 14:57:38 [ecarstrade.nl] INFO: Found listing with ID: 7004269auction111077
2026-03-26 14:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004269auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:38 [ecarstrade.nl] INFO: Scrape type for 7004269auction111077: 1
2026-03-26 14:57:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004291/photo_000/780x0__r.jpg?hash=1774525999> (referer: https://ecarstrade.com/cars/7004291)
2026-03-26 14:57:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004291/photo_001/780x0__r.jpg?hash=1774525999> (referer: https://ecarstrade.com/cars/7004291)
2026-03-26 14:57:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004142/photo_001/780x0__r.jpg?hash=1774524792> (referer: https://ecarstrade.com/cars/7004142)
2026-03-26 14:57:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004116/photo_001/780x0__r.jpg?hash=1774524678> (referer: https://ecarstrade.com/cars/7004116)
2026-03-26 14:57:38 [ecarstrade.nl] INFO: Found listing with ID: 7004296auction111077
2026-03-26 14:57:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004296auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:39 [ecarstrade.nl] INFO: Scrape type for 7004296auction111077: 1
2026-03-26 14:57:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 83101990-c92a-5947-8b67-2330408130ea
2026-03-26 14:57:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 83101990-c92a-5947-8b67-2330408130ea
2026-03-26 14:57:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 415ec1c7-2c80-5b2d-b07d-18bf18b0d613
2026-03-26 14:57:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 83101990-c92a-5947-8b67-2330408130ea
2026-03-26 14:57:39 [ecarstrade.nl] INFO: Found listing with ID: 7004160auction111077
2026-03-26 14:57:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004160auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:39 [ecarstrade.nl] INFO: Scrape type for 7004160auction111077: 1
2026-03-26 14:57:39 [ecarstrade.nl] INFO: Found listing with ID: 7004273auction111077
2026-03-26 14:57:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004273auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:39 [ecarstrade.nl] INFO: Scrape type for 7004273auction111077: 1
2026-03-26 14:57:39 [ecarstrade.nl] INFO: Found listing with ID: 7004280auction111077
2026-03-26 14:57:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004280auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:39 [ecarstrade.nl] INFO: Scrape type for 7004280auction111077: 1
2026-03-26 14:57:39 [ecarstrade.nl] INFO: Found listing with ID: 7004298auction111077
2026-03-26 14:57:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004298auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:39 [ecarstrade.nl] INFO: Scrape type for 7004298auction111077: 1
2026-03-26 14:57:39 [ecarstrade.nl] INFO: Found listing with ID: 7004267auction111077
2026-03-26 14:57:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004267auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:39 [ecarstrade.nl] INFO: Scrape type for 7004267auction111077: 1
2026-03-26 14:57:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004291/photo_003/780x0__r.jpg?hash=1774525999> (referer: https://ecarstrade.com/cars/7004291)
2026-03-26 14:57:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cf75c8ee-658f-545b-ae74-8e748de0cb13
2026-03-26 14:57:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cf75c8ee-658f-545b-ae74-8e748de0cb13
2026-03-26 14:57:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 415ec1c7-2c80-5b2d-b07d-18bf18b0d613
2026-03-26 14:57:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 83101990-c92a-5947-8b67-2330408130ea
2026-03-26 14:57:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004291/photo_004/780x0__r.jpg?hash=1774525999> (referer: https://ecarstrade.com/cars/7004291)
2026-03-26 14:57:39 [ecarstrade.nl] INFO: Found listing with ID: 7004286auction111077
2026-03-26 14:57:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004286auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:39 [ecarstrade.nl] INFO: Scrape type for 7004286auction111077: 1
2026-03-26 14:57:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:39 [ecarstrade.nl] INFO: Found listing with ID: 7004295auction111077
2026-03-26 14:57:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004295auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:39 [ecarstrade.nl] INFO: Scrape type for 7004295auction111077: 1
2026-03-26 14:57:39 [ecarstrade.nl] INFO: Found listing with ID: 7004322auction111077
2026-03-26 14:57:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004322auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:39 [ecarstrade.nl] INFO: Scrape type for 7004322auction111077: 1
2026-03-26 14:57:39 [ecarstrade.nl] INFO: Found listing with ID: 7004164auction111077
2026-03-26 14:57:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004164auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:39 [ecarstrade.nl] INFO: Scrape type for 7004164auction111077: 1
2026-03-26 14:57:39 [ecarstrade.nl] INFO: Found listing with ID: 7004145auction111077
2026-03-26 14:57:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004145auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:39 [ecarstrade.nl] INFO: Scrape type for 7004145auction111077: 1
2026-03-26 14:57:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cf75c8ee-658f-545b-ae74-8e748de0cb13
2026-03-26 14:57:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cf75c8ee-658f-545b-ae74-8e748de0cb13
2026-03-26 14:57:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004179> (referer: https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004291/photo_005/780x0__r.jpg?hash=1774525999> (referer: https://ecarstrade.com/cars/7004291)
2026-03-26 14:57:41 [ecarstrade.nl] INFO: Extracting details for car 7004179auction111077
2026-03-26 14:57:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f300188-42db-5178-9c6e-f8caa5ce11b8 with identifier: 7004179auction111077
2026-03-26 14:57:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f300188-42db-5178-9c6e-f8caa5ce11b8 with scrape type 1
2026-03-26 14:57:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5f300188-42db-5178-9c6e-f8caa5ce11b8
2026-03-26 14:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004179%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524906%27 HTTP/1.1" 200 None
2026-03-26 14:57:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004179/photo_000/780x0__r.jpg?hash=1774524906 not downloaded yet
2026-03-26 14:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004179%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524906%27 HTTP/1.1" 200 None
2026-03-26 14:57:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004179/photo_001/780x0__r.jpg?hash=1774524906 not downloaded yet
2026-03-26 14:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004179%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524906%27 HTTP/1.1" 200 None
2026-03-26 14:57:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004179/photo_002/780x0__r.jpg?hash=1774524906 not downloaded yet
2026-03-26 14:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004179%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524906%27 HTTP/1.1" 200 None
2026-03-26 14:57:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004179/photo_003/780x0__r.jpg?hash=1774524906 not downloaded yet
2026-03-26 14:57:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004291/photo_002/780x0__r.jpg?hash=1774525999> (referer: https://ecarstrade.com/cars/7004291)
2026-03-26 14:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004179%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524906%27 HTTP/1.1" 200 None
2026-03-26 14:57:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004179/photo_004/780x0__r.jpg?hash=1774524906 not downloaded yet
2026-03-26 14:57:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cf75c8ee-658f-545b-ae74-8e748de0cb13
2026-03-26 14:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004179%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524906%27 HTTP/1.1" 200 None
2026-03-26 14:57:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004179/photo_005/780x0__r.jpg?hash=1774524906 not downloaded yet
2026-03-26 14:57:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cf75c8ee-658f-545b-ae74-8e748de0cb13
2026-03-26 14:57:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cf75c8ee-658f-545b-ae74-8e748de0cb13, skipping ID generation
2026-03-26 14:57:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf75c8ee-658f-545b-ae74-8e748de0cb13 with scrape type 1
2026-03-26 14:57:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cf75c8ee-658f-545b-ae74-8e748de0cb13 sending to next pipeline
2026-03-26 14:57:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: cf75c8ee-658f-545b-ae74-8e748de0cb13, identifier: 7004291auction111077
2026-03-26 14:57:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: cf75c8ee-658f-545b-ae74-8e748de0cb13 with identifier: 7004291auction111077
2026-03-26 14:57:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: cf75c8ee-658f-545b-ae74-8e748de0cb13 with identifier: 7004291auction111077
2026-03-26 14:57:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: cf75c8ee-658f-545b-ae74-8e748de0cb13 with identifier: 7004291auction111077 to the API
2026-03-26 14:57:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:57:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:57:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004291/photo_002/780x0__r.jpg?hash=1774525999>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Green',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': 'cf75c8ee-658f-545b-ae74-8e748de0cb13',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004291',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Skoda',
 'model': 'Enyaq',
 'odometer': 166745,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-30',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA Enyaq iV 60 5D 132kW',
 'transmission': 'automatic',
 'trim': 'SKODA  iV 60 5D 132kW',
 'vin': None,
 'year': 2021}
2026-03-26 14:57:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004291auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:42 [ecarstrade.nl] INFO: Saving data for 7004291auction111077: {'created_time': 1774537062.392649, 'last_price_update_time': 1774537062.392659, 'auction_closing_time': 1774945500.0}
2026-03-26 14:57:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004291auction111077') HTTP/1.1" 204 0
2026-03-26 14:57:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004168> (referer: https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:42 [ecarstrade.nl] INFO: Extracting details for car 7004168auction111077
2026-03-26 14:57:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab9b8f45-fa7d-53af-9dd4-2c7ba6f87d76 with identifier: 7004168auction111077
2026-03-26 14:57:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab9b8f45-fa7d-53af-9dd4-2c7ba6f87d76 with scrape type 1
2026-03-26 14:57:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ab9b8f45-fa7d-53af-9dd4-2c7ba6f87d76
2026-03-26 14:57:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004168%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524869%27 HTTP/1.1" 200 None
2026-03-26 14:57:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004168/photo_000/780x0__r.jpg?hash=1774524869 not downloaded yet
2026-03-26 14:57:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004168%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524870%27 HTTP/1.1" 200 None
2026-03-26 14:57:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004168/photo_001/780x0__r.jpg?hash=1774524870 not downloaded yet
2026-03-26 14:57:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004168%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524870%27 HTTP/1.1" 200 None
2026-03-26 14:57:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004168/photo_002/780x0__r.jpg?hash=1774524870 not downloaded yet
2026-03-26 14:57:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004168%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524870%27 HTTP/1.1" 200 None
2026-03-26 14:57:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004168/photo_003/780x0__r.jpg?hash=1774524870 not downloaded yet
2026-03-26 14:57:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004168%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524870%27 HTTP/1.1" 200 None
2026-03-26 14:57:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004168/photo_004/780x0__r.jpg?hash=1774524870 not downloaded yet
2026-03-26 14:57:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004168%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524870%27 HTTP/1.1" 200 None
2026-03-26 14:57:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004168/photo_005/780x0__r.jpg?hash=1774524870 not downloaded yet
2026-03-26 14:57:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004272> (referer: https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:44 [ecarstrade.nl] INFO: Extracting details for car 7004272auction111077
2026-03-26 14:57:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6abc383-f0b5-5d41-9b4d-adddb496b8fb with identifier: 7004272auction111077
2026-03-26 14:57:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6abc383-f0b5-5d41-9b4d-adddb496b8fb with scrape type 1
2026-03-26 14:57:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a6abc383-f0b5-5d41-9b4d-adddb496b8fb
2026-03-26 14:57:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004272%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525917%27 HTTP/1.1" 200 None
2026-03-26 14:57:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004272/photo_000/780x0__r.jpg?hash=1774525917 not downloaded yet
2026-03-26 14:57:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004272%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525917%27 HTTP/1.1" 200 None
2026-03-26 14:57:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004272/photo_001/780x0__r.jpg?hash=1774525917 not downloaded yet
2026-03-26 14:57:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004272%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525917%27 HTTP/1.1" 200 None
2026-03-26 14:57:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004272/photo_002/780x0__r.jpg?hash=1774525917 not downloaded yet
2026-03-26 14:57:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004272%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525917%27 HTTP/1.1" 200 None
2026-03-26 14:57:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004272/photo_003/780x0__r.jpg?hash=1774525917 not downloaded yet
2026-03-26 14:57:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004272%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525917%27 HTTP/1.1" 200 None
2026-03-26 14:57:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004272/photo_004/780x0__r.jpg?hash=1774525917 not downloaded yet
2026-03-26 14:57:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004272%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525917%27 HTTP/1.1" 200 None
2026-03-26 14:57:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004272/photo_005/780x0__r.jpg?hash=1774525917 not downloaded yet
2026-03-26 14:57:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Found 20 car items
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Found listing with ID: 7004316auction111077
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004316auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Scrape type for 7004316auction111077: 1
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Found listing with ID: 7004321auction111077
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004321auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Scrape type for 7004321auction111077: 1
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Found listing with ID: 7004108auction111077
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004108auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Scrape type for 7004108auction111077: 1
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Found listing with ID: 7004270auction111077
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004270auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Scrape type for 7004270auction111077: 1
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Found listing with ID: 7004101auction111077
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004101auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Scrape type for 7004101auction111077: 1
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Found listing with ID: 7004102auction111077
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004102auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Scrape type for 7004102auction111077: 1
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Found listing with ID: 7004104auction111077
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004104auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Scrape type for 7004104auction111077: 1
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Found listing with ID: 7004106auction111077
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004106auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Scrape type for 7004106auction111077: 1
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Found listing with ID: 7004103auction111077
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004103auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Scrape type for 7004103auction111077: 1
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Found listing with ID: 7004105auction111077
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004105auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Scrape type for 7004105auction111077: 1
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Found listing with ID: 7005063auction111077
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005063auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Scrape type for 7005063auction111077: 1
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Found listing with ID: 7004176auction111077
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004176auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Scrape type for 7004176auction111077: 1
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Found listing with ID: 7004276auction111077
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004276auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Scrape type for 7004276auction111077: 1
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Found listing with ID: 7004312auction111077
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004312auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Scrape type for 7004312auction111077: 1
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Found listing with ID: 7004311auction111077
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004311auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Scrape type for 7004311auction111077: 1
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Found listing with ID: 7004152auction111077
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004152auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Scrape type for 7004152auction111077: 1
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Found listing with ID: 7004325auction111077
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004325auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Scrape type for 7004325auction111077: 1
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Found listing with ID: 7004170auction111077
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004170auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Scrape type for 7004170auction111077: 1
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Found listing with ID: 7004174auction111077
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004174auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Scrape type for 7004174auction111077: 1
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Found listing with ID: 7004301auction111077
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004301auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:45 [ecarstrade.nl] INFO: Scrape type for 7004301auction111077: 1
2026-03-26 14:57:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004268> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:46 [ecarstrade.nl] INFO: Extracting details for car 7004268auction111077
2026-03-26 14:57:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc9725ff-1166-57f3-9142-acc3bb476b88 with identifier: 7004268auction111077
2026-03-26 14:57:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc9725ff-1166-57f3-9142-acc3bb476b88 with scrape type 1
2026-03-26 14:57:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cc9725ff-1166-57f3-9142-acc3bb476b88
2026-03-26 14:57:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004268%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525903%27 HTTP/1.1" 200 None
2026-03-26 14:57:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004268/photo_000/780x0__r.jpg?hash=1774525903 not downloaded yet
2026-03-26 14:57:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004268%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525903%27 HTTP/1.1" 200 None
2026-03-26 14:57:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004268/photo_001/780x0__r.jpg?hash=1774525903 not downloaded yet
2026-03-26 14:57:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004268%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525903%27 HTTP/1.1" 200 None
2026-03-26 14:57:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004268/photo_002/780x0__r.jpg?hash=1774525903 not downloaded yet
2026-03-26 14:57:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004268%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525903%27 HTTP/1.1" 200 None
2026-03-26 14:57:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004268/photo_003/780x0__r.jpg?hash=1774525903 not downloaded yet
2026-03-26 14:57:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004268%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525903%27 HTTP/1.1" 200 None
2026-03-26 14:57:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004268/photo_004/780x0__r.jpg?hash=1774525903 not downloaded yet
2026-03-26 14:57:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004268%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525904%27 HTTP/1.1" 200 None
2026-03-26 14:57:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004268/photo_005/780x0__r.jpg?hash=1774525904 not downloaded yet
2026-03-26 14:57:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004320> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004148> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:47 [ecarstrade.nl] INFO: Extracting details for car 7004320auction111077
2026-03-26 14:57:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9416457d-e415-55c1-bc88-0a3bd1205fe6 with identifier: 7004320auction111077
2026-03-26 14:57:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9416457d-e415-55c1-bc88-0a3bd1205fe6 with scrape type 1
2026-03-26 14:57:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9416457d-e415-55c1-bc88-0a3bd1205fe6
2026-03-26 14:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004320%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774526116%27 HTTP/1.1" 200 None
2026-03-26 14:57:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004320/photo_000/780x0__r.jpg?hash=1774526116 not downloaded yet
2026-03-26 14:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004320%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774526116%27 HTTP/1.1" 200 None
2026-03-26 14:57:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004320/photo_001/780x0__r.jpg?hash=1774526116 not downloaded yet
2026-03-26 14:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004320%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774526116%27 HTTP/1.1" 200 None
2026-03-26 14:57:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004320/photo_002/780x0__r.jpg?hash=1774526116 not downloaded yet
2026-03-26 14:57:47 [ecarstrade.nl] INFO: Extracting details for car 7004148auction111077
2026-03-26 14:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004320%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774526116%27 HTTP/1.1" 200 None
2026-03-26 14:57:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004320/photo_003/780x0__r.jpg?hash=1774526116 not downloaded yet
2026-03-26 14:57:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa2c8db8-2951-5bb8-8b4f-abdd11dba884 with identifier: 7004148auction111077
2026-03-26 14:57:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa2c8db8-2951-5bb8-8b4f-abdd11dba884 with scrape type 1
2026-03-26 14:57:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item aa2c8db8-2951-5bb8-8b4f-abdd11dba884
2026-03-26 14:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004148%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524812%27 HTTP/1.1" 200 None
2026-03-26 14:57:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004148/photo_000/780x0__r.jpg?hash=1774524812 not downloaded yet
2026-03-26 14:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004320%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774526116%27 HTTP/1.1" 200 None
2026-03-26 14:57:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004320/photo_004/780x0__r.jpg?hash=1774526116 not downloaded yet
2026-03-26 14:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004148%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524812%27 HTTP/1.1" 200 None
2026-03-26 14:57:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004148/photo_001/780x0__r.jpg?hash=1774524812 not downloaded yet
2026-03-26 14:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004320%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774526116%27 HTTP/1.1" 200 None
2026-03-26 14:57:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004320/photo_005/780x0__r.jpg?hash=1774526116 not downloaded yet
2026-03-26 14:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004148%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524812%27 HTTP/1.1" 200 None
2026-03-26 14:57:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004148/photo_002/780x0__r.jpg?hash=1774524812 not downloaded yet
2026-03-26 14:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004148%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524812%27 HTTP/1.1" 200 None
2026-03-26 14:57:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004148/photo_003/780x0__r.jpg?hash=1774524812 not downloaded yet
2026-03-26 14:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004148%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524812%27 HTTP/1.1" 200 None
2026-03-26 14:57:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004148/photo_004/780x0__r.jpg?hash=1774524812 not downloaded yet
2026-03-26 14:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004148%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524812%27 HTTP/1.1" 200 None
2026-03-26 14:57:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004148/photo_005/780x0__r.jpg?hash=1774524812 not downloaded yet
2026-03-26 14:57:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004269> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:48 [ecarstrade.nl] INFO: Extracting details for car 7004269auction111077
2026-03-26 14:57:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5939275-9445-5342-9efe-df56dfab627d with identifier: 7004269auction111077
2026-03-26 14:57:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5939275-9445-5342-9efe-df56dfab627d with scrape type 1
2026-03-26 14:57:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c5939275-9445-5342-9efe-df56dfab627d
2026-03-26 14:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004269%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525906%27 HTTP/1.1" 200 None
2026-03-26 14:57:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004269/photo_000/780x0__r.jpg?hash=1774525906 not downloaded yet
2026-03-26 14:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004269%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525907%27 HTTP/1.1" 200 None
2026-03-26 14:57:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004269/photo_001/780x0__r.jpg?hash=1774525907 not downloaded yet
2026-03-26 14:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004269%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525907%27 HTTP/1.1" 200 None
2026-03-26 14:57:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004269/photo_002/780x0__r.jpg?hash=1774525907 not downloaded yet
2026-03-26 14:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004269%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525907%27 HTTP/1.1" 200 None
2026-03-26 14:57:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004269/photo_003/780x0__r.jpg?hash=1774525907 not downloaded yet
2026-03-26 14:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004269%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525907%27 HTTP/1.1" 200 None
2026-03-26 14:57:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004269/photo_004/780x0__r.jpg?hash=1774525907 not downloaded yet
2026-03-26 14:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004269%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525907%27 HTTP/1.1" 200 None
2026-03-26 14:57:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004269/photo_005/780x0__r.jpg?hash=1774525907 not downloaded yet
2026-03-26 14:57:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004172> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004179/photo_003/780x0__r.jpg?hash=1774524906> (referer: https://ecarstrade.com/cars/7004179)
2026-03-26 14:57:49 [ecarstrade.nl] INFO: Extracting details for car 7004172auction111077
2026-03-26 14:57:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d84eebeb-9ec2-56a3-83f1-ad32f5519085 with identifier: 7004172auction111077
2026-03-26 14:57:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d84eebeb-9ec2-56a3-83f1-ad32f5519085 with scrape type 1
2026-03-26 14:57:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d84eebeb-9ec2-56a3-83f1-ad32f5519085
2026-03-26 14:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004172%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524884%27 HTTP/1.1" 200 None
2026-03-26 14:57:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004172/photo_000/780x0__r.jpg?hash=1774524884 not downloaded yet
2026-03-26 14:57:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004179/photo_005/780x0__r.jpg?hash=1774524906> (referer: https://ecarstrade.com/cars/7004179)
2026-03-26 14:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004172%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524884%27 HTTP/1.1" 200 None
2026-03-26 14:57:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004172/photo_001/780x0__r.jpg?hash=1774524884 not downloaded yet
2026-03-26 14:57:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5f300188-42db-5178-9c6e-f8caa5ce11b8
2026-03-26 14:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004172%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524884%27 HTTP/1.1" 200 None
2026-03-26 14:57:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004172/photo_002/780x0__r.jpg?hash=1774524884 not downloaded yet
2026-03-26 14:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004172%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524884%27 HTTP/1.1" 200 None
2026-03-26 14:57:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004172/photo_003/780x0__r.jpg?hash=1774524884 not downloaded yet
2026-03-26 14:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004172%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524884%27 HTTP/1.1" 200 None
2026-03-26 14:57:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004172/photo_004/780x0__r.jpg?hash=1774524884 not downloaded yet
2026-03-26 14:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004172%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524884%27 HTTP/1.1" 200 None
2026-03-26 14:57:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004172/photo_005/780x0__r.jpg?hash=1774524884 not downloaded yet
2026-03-26 14:57:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004168/photo_005/780x0__r.jpg?hash=1774524870> (referer: https://ecarstrade.com/cars/7004168)
2026-03-26 14:57:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5f300188-42db-5178-9c6e-f8caa5ce11b8
2026-03-26 14:57:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004272/photo_005/780x0__r.jpg?hash=1774525917> (referer: https://ecarstrade.com/cars/7004272)
2026-03-26 14:57:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ab9b8f45-fa7d-53af-9dd4-2c7ba6f87d76
2026-03-26 14:57:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a6abc383-f0b5-5d41-9b4d-adddb496b8fb
2026-03-26 14:57:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004159> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004268/photo_005/780x0__r.jpg?hash=1774525904> (referer: https://ecarstrade.com/cars/7004268)
2026-03-26 14:57:51 [ecarstrade.nl] INFO: Extracting details for car 7004159auction111077
2026-03-26 14:57:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e64d113-325a-575b-b18c-747faf6ac720 with identifier: 7004159auction111077
2026-03-26 14:57:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e64d113-325a-575b-b18c-747faf6ac720 with scrape type 1
2026-03-26 14:57:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4e64d113-325a-575b-b18c-747faf6ac720
2026-03-26 14:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004159%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524842%27 HTTP/1.1" 200 None
2026-03-26 14:57:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004159/photo_000/780x0__r.jpg?hash=1774524842 not downloaded yet
2026-03-26 14:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004159%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524842%27 HTTP/1.1" 200 None
2026-03-26 14:57:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004159/photo_001/780x0__r.jpg?hash=1774524842 not downloaded yet
2026-03-26 14:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004159%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524842%27 HTTP/1.1" 200 None
2026-03-26 14:57:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004159/photo_002/780x0__r.jpg?hash=1774524842 not downloaded yet
2026-03-26 14:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004159%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524842%27 HTTP/1.1" 200 None
2026-03-26 14:57:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004159/photo_003/780x0__r.jpg?hash=1774524842 not downloaded yet
2026-03-26 14:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004159%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524842%27 HTTP/1.1" 200 None
2026-03-26 14:57:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004159/photo_004/780x0__r.jpg?hash=1774524842 not downloaded yet
2026-03-26 14:57:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004268/photo_004/780x0__r.jpg?hash=1774525903> (referer: https://ecarstrade.com/cars/7004268)
2026-03-26 14:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004159%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524842%27 HTTP/1.1" 200 None
2026-03-26 14:57:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004159/photo_005/780x0__r.jpg?hash=1774524842 not downloaded yet
2026-03-26 14:57:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cc9725ff-1166-57f3-9142-acc3bb476b88
2026-03-26 14:57:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004148/photo_005/780x0__r.jpg?hash=1774524812> (referer: https://ecarstrade.com/cars/7004148)
2026-03-26 14:57:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cc9725ff-1166-57f3-9142-acc3bb476b88
2026-03-26 14:57:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004269/photo_005/780x0__r.jpg?hash=1774525907> (referer: https://ecarstrade.com/cars/7004269)
2026-03-26 14:57:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item aa2c8db8-2951-5bb8-8b4f-abdd11dba884
2026-03-26 14:57:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004269/photo_004/780x0__r.jpg?hash=1774525907> (referer: https://ecarstrade.com/cars/7004269)
2026-03-26 14:57:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c5939275-9445-5342-9efe-df56dfab627d
2026-03-26 14:57:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004107> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004269/photo_003/780x0__r.jpg?hash=1774525907> (referer: https://ecarstrade.com/cars/7004269)
2026-03-26 14:57:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c5939275-9445-5342-9efe-df56dfab627d
2026-03-26 14:57:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004172/photo_005/780x0__r.jpg?hash=1774524884> (referer: https://ecarstrade.com/cars/7004172)
2026-03-26 14:57:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004172/photo_004/780x0__r.jpg?hash=1774524884> (referer: https://ecarstrade.com/cars/7004172)
2026-03-26 14:57:52 [ecarstrade.nl] INFO: Extracting details for car 7004107auction111077
2026-03-26 14:57:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40fba812-47dd-5ccb-8cbb-aeadae237e53 with identifier: 7004107auction111077
2026-03-26 14:57:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40fba812-47dd-5ccb-8cbb-aeadae237e53 with scrape type 1
2026-03-26 14:57:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 40fba812-47dd-5ccb-8cbb-aeadae237e53
2026-03-26 14:57:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004107%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524643%27 HTTP/1.1" 200 None
2026-03-26 14:57:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004107/photo_000/780x0__r.jpg?hash=1774524643 not downloaded yet
2026-03-26 14:57:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c5939275-9445-5342-9efe-df56dfab627d
2026-03-26 14:57:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004107%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524644%27 HTTP/1.1" 200 None
2026-03-26 14:57:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004107/photo_001/780x0__r.jpg?hash=1774524644 not downloaded yet
2026-03-26 14:57:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004172/photo_003/780x0__r.jpg?hash=1774524884> (referer: https://ecarstrade.com/cars/7004172)
2026-03-26 14:57:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004107%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524644%27 HTTP/1.1" 200 None
2026-03-26 14:57:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004107/photo_002/780x0__r.jpg?hash=1774524644 not downloaded yet
2026-03-26 14:57:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004107%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524644%27 HTTP/1.1" 200 None
2026-03-26 14:57:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004107/photo_003/780x0__r.jpg?hash=1774524644 not downloaded yet
2026-03-26 14:57:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004172/photo_002/780x0__r.jpg?hash=1774524884> (referer: https://ecarstrade.com/cars/7004172)
2026-03-26 14:57:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004107%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524644%27 HTTP/1.1" 200 None
2026-03-26 14:57:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004107/photo_004/780x0__r.jpg?hash=1774524644 not downloaded yet
2026-03-26 14:57:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d84eebeb-9ec2-56a3-83f1-ad32f5519085
2026-03-26 14:57:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004107%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524644%27 HTTP/1.1" 200 None
2026-03-26 14:57:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004107/photo_005/780x0__r.jpg?hash=1774524644 not downloaded yet
2026-03-26 14:57:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d84eebeb-9ec2-56a3-83f1-ad32f5519085
2026-03-26 14:57:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004159/photo_004/780x0__r.jpg?hash=1774524842> (referer: https://ecarstrade.com/cars/7004159)
2026-03-26 14:57:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d84eebeb-9ec2-56a3-83f1-ad32f5519085
2026-03-26 14:57:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004159/photo_005/780x0__r.jpg?hash=1774524842> (referer: https://ecarstrade.com/cars/7004159)
2026-03-26 14:57:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d84eebeb-9ec2-56a3-83f1-ad32f5519085
2026-03-26 14:57:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004159/photo_003/780x0__r.jpg?hash=1774524842> (referer: https://ecarstrade.com/cars/7004159)
2026-03-26 14:57:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4e64d113-325a-575b-b18c-747faf6ac720
2026-03-26 14:57:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004159/photo_002/780x0__r.jpg?hash=1774524842> (referer: https://ecarstrade.com/cars/7004159)
2026-03-26 14:57:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4e64d113-325a-575b-b18c-747faf6ac720
2026-03-26 14:57:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004159/photo_001/780x0__r.jpg?hash=1774524842> (referer: https://ecarstrade.com/cars/7004159)
2026-03-26 14:57:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4e64d113-325a-575b-b18c-747faf6ac720
2026-03-26 14:57:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004159/photo_000/780x0__r.jpg?hash=1774524842> (referer: https://ecarstrade.com/cars/7004159)
2026-03-26 14:57:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4e64d113-325a-575b-b18c-747faf6ac720
2026-03-26 14:57:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004172/photo_001/780x0__r.jpg?hash=1774524884> (referer: https://ecarstrade.com/cars/7004172)
2026-03-26 14:57:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4e64d113-325a-575b-b18c-747faf6ac720
2026-03-26 14:57:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004172/photo_000/780x0__r.jpg?hash=1774524884> (referer: https://ecarstrade.com/cars/7004172)
2026-03-26 14:57:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4e64d113-325a-575b-b18c-747faf6ac720
2026-03-26 14:57:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4e64d113-325a-575b-b18c-747faf6ac720, skipping ID generation
2026-03-26 14:57:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e64d113-325a-575b-b18c-747faf6ac720 with scrape type 1
2026-03-26 14:57:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4e64d113-325a-575b-b18c-747faf6ac720 sending to next pipeline
2026-03-26 14:57:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4e64d113-325a-575b-b18c-747faf6ac720, identifier: 7004159auction111077
2026-03-26 14:57:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4e64d113-325a-575b-b18c-747faf6ac720 with identifier: 7004159auction111077
2026-03-26 14:57:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4e64d113-325a-575b-b18c-747faf6ac720 with identifier: 7004159auction111077
2026-03-26 14:57:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4e64d113-325a-575b-b18c-747faf6ac720 with identifier: 7004159auction111077 to the API
2026-03-26 14:57:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:57: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-26 14:57:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004159/photo_000/780x0__r.jpg?hash=1774524842>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': '4e64d113-325a-575b-b18c-747faf6ac720',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004159',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Hyundai',
 'model': 'Kona',
 'odometer': 123312,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'HYUNDAI Kona Comfort Smart Electric 64 kWh 5D',
 'transmission': 'automatic',
 'trim': 'HYUNDAI  Comfort Smart Electric 64 kWh 5D',
 'vin': None,
 'year': 2020}
2026-03-26 14:57:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004159auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:53 [ecarstrade.nl] INFO: Saving data for 7004159auction111077: {'created_time': 1774537073.698403, 'last_price_update_time': 1774537073.698413, 'auction_closing_time': 1774945500.0}
2026-03-26 14:57:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004159auction111077') HTTP/1.1" 204 0
2026-03-26 14:57:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004107/photo_001/780x0__r.jpg?hash=1774524644> (referer: https://ecarstrade.com/cars/7004107)
2026-03-26 14:57:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004107/photo_003/780x0__r.jpg?hash=1774524644> (referer: https://ecarstrade.com/cars/7004107)
2026-03-26 14:57:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004145> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d84eebeb-9ec2-56a3-83f1-ad32f5519085
2026-03-26 14:57:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d84eebeb-9ec2-56a3-83f1-ad32f5519085
2026-03-26 14:57:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d84eebeb-9ec2-56a3-83f1-ad32f5519085, skipping ID generation
2026-03-26 14:57:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d84eebeb-9ec2-56a3-83f1-ad32f5519085 with scrape type 1
2026-03-26 14:57:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d84eebeb-9ec2-56a3-83f1-ad32f5519085 sending to next pipeline
2026-03-26 14:57:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d84eebeb-9ec2-56a3-83f1-ad32f5519085, identifier: 7004172auction111077
2026-03-26 14:57:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d84eebeb-9ec2-56a3-83f1-ad32f5519085 with identifier: 7004172auction111077
2026-03-26 14:57:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d84eebeb-9ec2-56a3-83f1-ad32f5519085 with identifier: 7004172auction111077
2026-03-26 14:57:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d84eebeb-9ec2-56a3-83f1-ad32f5519085 with identifier: 7004172auction111077 to the API
2026-03-26 14:57:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 14:57:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004172/photo_000/780x0__r.jpg?hash=1774524884>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'd84eebeb-9ec2-56a3-83f1-ad32f5519085',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004172',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Ford',
 'model': 'Focus',
 'odometer': 123976,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-19',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Focus Wagon 1.0 EcoBo 125pk Titanium X Bus AT Wagon 5D',
 'transmission': 'automatic',
 'trim': 'FORD  Wagon 1.0 EcoBo 125pk Titanium X Bus AT Wagon 5D',
 'vin': None,
 'year': 2022}
2026-03-26 14:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004172auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:54 [ecarstrade.nl] INFO: Saving data for 7004172auction111077: {'created_time': 1774537074.49937, 'last_price_update_time': 1774537074.49938, 'auction_closing_time': 1774945500.0}
2026-03-26 14:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004172auction111077') HTTP/1.1" 204 0
2026-03-26 14:57:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004107/photo_004/780x0__r.jpg?hash=1774524644> (referer: https://ecarstrade.com/cars/7004107)
2026-03-26 14:57:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004107/photo_005/780x0__r.jpg?hash=1774524644> (referer: https://ecarstrade.com/cars/7004107)
2026-03-26 14:57:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004107/photo_002/780x0__r.jpg?hash=1774524644> (referer: https://ecarstrade.com/cars/7004107)
2026-03-26 14:57:54 [ecarstrade.nl] INFO: Extracting details for car 7004145auction111077
2026-03-26 14:57:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004267> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 40fba812-47dd-5ccb-8cbb-aeadae237e53
2026-03-26 14:57:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 40fba812-47dd-5ccb-8cbb-aeadae237e53
2026-03-26 14:57:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ecbe1882-986b-54f7-b650-34a3efedba25 with identifier: 7004145auction111077
2026-03-26 14:57:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecbe1882-986b-54f7-b650-34a3efedba25 with scrape type 1
2026-03-26 14:57:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ecbe1882-986b-54f7-b650-34a3efedba25
2026-03-26 14:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004145%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524801%27 HTTP/1.1" 200 None
2026-03-26 14:57:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004145/photo_000/780x0__r.jpg?hash=1774524801 not downloaded yet
2026-03-26 14:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004145%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524801%27 HTTP/1.1" 200 None
2026-03-26 14:57:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004145/photo_001/780x0__r.jpg?hash=1774524801 not downloaded yet
2026-03-26 14:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004145%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524802%27 HTTP/1.1" 200 None
2026-03-26 14:57:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004145/photo_002/780x0__r.jpg?hash=1774524802 not downloaded yet
2026-03-26 14:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004145%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524802%27 HTTP/1.1" 200 None
2026-03-26 14:57:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004145/photo_003/780x0__r.jpg?hash=1774524802 not downloaded yet
2026-03-26 14:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004145%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524802%27 HTTP/1.1" 200 None
2026-03-26 14:57:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004145/photo_004/780x0__r.jpg?hash=1774524802 not downloaded yet
2026-03-26 14:57:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004269/photo_002/780x0__r.jpg?hash=1774525907> (referer: https://ecarstrade.com/cars/7004269)
2026-03-26 14:57:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004107/photo_000/780x0__r.jpg?hash=1774524643> (referer: https://ecarstrade.com/cars/7004107)
2026-03-26 14:57:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004269/photo_001/780x0__r.jpg?hash=1774525907> (referer: https://ecarstrade.com/cars/7004269)
2026-03-26 14:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004145%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524802%27 HTTP/1.1" 200 None
2026-03-26 14:57:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004145/photo_005/780x0__r.jpg?hash=1774524802 not downloaded yet
2026-03-26 14:57:54 [ecarstrade.nl] INFO: Extracting details for car 7004267auction111077
2026-03-26 14:57:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 40fba812-47dd-5ccb-8cbb-aeadae237e53
2026-03-26 14:57:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 40fba812-47dd-5ccb-8cbb-aeadae237e53
2026-03-26 14:57:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 40fba812-47dd-5ccb-8cbb-aeadae237e53
2026-03-26 14:57:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004269/photo_000/780x0__r.jpg?hash=1774525906> (referer: https://ecarstrade.com/cars/7004269)
2026-03-26 14:57:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cacf2219-06aa-584b-bccc-e54d0b314be8 with identifier: 7004267auction111077
2026-03-26 14:57:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cacf2219-06aa-584b-bccc-e54d0b314be8 with scrape type 1
2026-03-26 14:57:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cacf2219-06aa-584b-bccc-e54d0b314be8
2026-03-26 14:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004267%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525895%27 HTTP/1.1" 200 None
2026-03-26 14:57:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004267/photo_000/780x0__r.jpg?hash=1774525895 not downloaded yet
2026-03-26 14:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004267%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525895%27 HTTP/1.1" 200 None
2026-03-26 14:57:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004267/photo_001/780x0__r.jpg?hash=1774525895 not downloaded yet
2026-03-26 14:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004267%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525895%27 HTTP/1.1" 200 None
2026-03-26 14:57:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004267/photo_002/780x0__r.jpg?hash=1774525895 not downloaded yet
2026-03-26 14:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004267%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525895%27 HTTP/1.1" 200 None
2026-03-26 14:57:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004267/photo_003/780x0__r.jpg?hash=1774525895 not downloaded yet
2026-03-26 14:57:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004148/photo_002/780x0__r.jpg?hash=1774524812> (referer: https://ecarstrade.com/cars/7004148)
2026-03-26 14:57:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004148/photo_004/780x0__r.jpg?hash=1774524812> (referer: https://ecarstrade.com/cars/7004148)
2026-03-26 14:57:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004320/photo_005/780x0__r.jpg?hash=1774526116> (referer: https://ecarstrade.com/cars/7004320)
2026-03-26 14:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004267%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525895%27 HTTP/1.1" 200 None
2026-03-26 14:57:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004267/photo_004/780x0__r.jpg?hash=1774525895 not downloaded yet
2026-03-26 14:57:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004148/photo_003/780x0__r.jpg?hash=1774524812> (referer: https://ecarstrade.com/cars/7004148)
2026-03-26 14:57:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c5939275-9445-5342-9efe-df56dfab627d
2026-03-26 14:57:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 40fba812-47dd-5ccb-8cbb-aeadae237e53
2026-03-26 14:57:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 40fba812-47dd-5ccb-8cbb-aeadae237e53, skipping ID generation
2026-03-26 14:57:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40fba812-47dd-5ccb-8cbb-aeadae237e53 with scrape type 1
2026-03-26 14:57:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 40fba812-47dd-5ccb-8cbb-aeadae237e53 sending to next pipeline
2026-03-26 14:57:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 40fba812-47dd-5ccb-8cbb-aeadae237e53, identifier: 7004107auction111077
2026-03-26 14:57:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c5939275-9445-5342-9efe-df56dfab627d
2026-03-26 14:57:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c5939275-9445-5342-9efe-df56dfab627d
2026-03-26 14:57:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c5939275-9445-5342-9efe-df56dfab627d, skipping ID generation
2026-03-26 14:57:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5939275-9445-5342-9efe-df56dfab627d with scrape type 1
2026-03-26 14:57:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c5939275-9445-5342-9efe-df56dfab627d sending to next pipeline
2026-03-26 14:57:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c5939275-9445-5342-9efe-df56dfab627d, identifier: 7004269auction111077
2026-03-26 14:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004267%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525895%27 HTTP/1.1" 200 None
2026-03-26 14:57:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004267/photo_005/780x0__r.jpg?hash=1774525895 not downloaded yet
2026-03-26 14:57:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 40fba812-47dd-5ccb-8cbb-aeadae237e53 with identifier: 7004107auction111077
2026-03-26 14:57:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 40fba812-47dd-5ccb-8cbb-aeadae237e53 with identifier: 7004107auction111077
2026-03-26 14:57:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 40fba812-47dd-5ccb-8cbb-aeadae237e53 with identifier: 7004107auction111077 to the API
2026-03-26 14:57:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:57:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:57:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004107/photo_000/780x0__r.jpg?hash=1774524643>
{'auction_title': '',
 'c_o_2_emission_value': 155,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': '40fba812-47dd-5ccb-8cbb-aeadae237e53',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004107',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Opel',
 'model': 'Vivaro',
 'odometer': 49859,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-31',
 'seats_number': None,
 'seller_name': None,
 'title': 'OPEL Vivaro GB L1H1 1.6CDTI BT S/S 92kW 2.9T Edition 4D',
 'transmission': 'manual',
 'trim': 'OPEL  GB L1H1 1.6CDTI BT S/S 92kW 2.9T Edition 4D',
 'vin': None,
 'year': 2020}
2026-03-26 14:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004107auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:55 [ecarstrade.nl] INFO: Saving data for 7004107auction111077: {'created_time': 1774537075.356429, 'last_price_update_time': 1774537075.356442, 'auction_closing_time': 1774945500.0}
2026-03-26 14:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004107auction111077') HTTP/1.1" 204 0
2026-03-26 14:57:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c5939275-9445-5342-9efe-df56dfab627d with identifier: 7004269auction111077
2026-03-26 14:57:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c5939275-9445-5342-9efe-df56dfab627d with identifier: 7004269auction111077
2026-03-26 14:57:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c5939275-9445-5342-9efe-df56dfab627d with identifier: 7004269auction111077 to the API
2026-03-26 14:57:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:57:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:57:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004269/photo_000/780x0__r.jpg?hash=1774525906>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': 'c5939275-9445-5342-9efe-df56dfab627d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004269',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 120182,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 58kWh Business auto 5D 150kW Athlon Edition',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  58kWh Business auto 5D 150kW Athlon Edition',
 'vin': None,
 'year': 2020}
2026-03-26 14:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004269auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:55 [ecarstrade.nl] INFO: Saving data for 7004269auction111077: {'created_time': 1774537075.771726, 'last_price_update_time': 1774537075.771736, 'auction_closing_time': 1774945500.0}
2026-03-26 14:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004269auction111077') HTTP/1.1" 204 0
2026-03-26 14:57:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004148/photo_001/780x0__r.jpg?hash=1774524812> (referer: https://ecarstrade.com/cars/7004148)
2026-03-26 14:57:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004148/photo_000/780x0__r.jpg?hash=1774524812> (referer: https://ecarstrade.com/cars/7004148)
2026-03-26 14:57:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004320/photo_004/780x0__r.jpg?hash=1774526116> (referer: https://ecarstrade.com/cars/7004320)
2026-03-26 14:57:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004320/photo_003/780x0__r.jpg?hash=1774526116> (referer: https://ecarstrade.com/cars/7004320)
2026-03-26 14:57:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item aa2c8db8-2951-5bb8-8b4f-abdd11dba884
2026-03-26 14:57:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item aa2c8db8-2951-5bb8-8b4f-abdd11dba884
2026-03-26 14:57:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9416457d-e415-55c1-bc88-0a3bd1205fe6
2026-03-26 14:57:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item aa2c8db8-2951-5bb8-8b4f-abdd11dba884
2026-03-26 14:57:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004145/photo_003/780x0__r.jpg?hash=1774524802> (referer: https://ecarstrade.com/cars/7004145)
2026-03-26 14:57:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004145/photo_002/780x0__r.jpg?hash=1774524802> (referer: https://ecarstrade.com/cars/7004145)
2026-03-26 14:57:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item aa2c8db8-2951-5bb8-8b4f-abdd11dba884
2026-03-26 14:57:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item aa2c8db8-2951-5bb8-8b4f-abdd11dba884
2026-03-26 14:57:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aa2c8db8-2951-5bb8-8b4f-abdd11dba884, skipping ID generation
2026-03-26 14:57:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa2c8db8-2951-5bb8-8b4f-abdd11dba884 with scrape type 1
2026-03-26 14:57:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aa2c8db8-2951-5bb8-8b4f-abdd11dba884 sending to next pipeline
2026-03-26 14:57:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: aa2c8db8-2951-5bb8-8b4f-abdd11dba884, identifier: 7004148auction111077
2026-03-26 14:57:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: aa2c8db8-2951-5bb8-8b4f-abdd11dba884 with identifier: 7004148auction111077
2026-03-26 14:57:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: aa2c8db8-2951-5bb8-8b4f-abdd11dba884 with identifier: 7004148auction111077
2026-03-26 14:57:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: aa2c8db8-2951-5bb8-8b4f-abdd11dba884 with identifier: 7004148auction111077 to the API
2026-03-26 14:57:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:57:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:57:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004148/photo_000/780x0__r.jpg?hash=1774524812>
{'auction_title': '',
 'c_o_2_emission_value': 121,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'aa2c8db8-2951-5bb8-8b4f-abdd11dba884',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004148',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Kia',
 'model': 'Stonic',
 'odometer': 36367,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA Stonic 1.0 T-GDi MHEV 74 kW DynamicLine 5D',
 'transmission': 'manual',
 'trim': 'KIA  1.0 T-GDi MHEV 74 kW DynamicLine 5D',
 'vin': None,
 'year': 2022}
2026-03-26 14:57:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004148auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:56 [ecarstrade.nl] INFO: Saving data for 7004148auction111077: {'created_time': 1774537076.292489, 'last_price_update_time': 1774537076.292499, 'auction_closing_time': 1774945500.0}
2026-03-26 14:57:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004148auction111077') HTTP/1.1" 204 0
2026-03-26 14:57:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004145/photo_005/780x0__r.jpg?hash=1774524802> (referer: https://ecarstrade.com/cars/7004145)
2026-03-26 14:57:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004145/photo_004/780x0__r.jpg?hash=1774524802> (referer: https://ecarstrade.com/cars/7004145)
2026-03-26 14:57:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004267/photo_003/780x0__r.jpg?hash=1774525895> (referer: https://ecarstrade.com/cars/7004267)
2026-03-26 14:57:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004267/photo_002/780x0__r.jpg?hash=1774525895> (referer: https://ecarstrade.com/cars/7004267)
2026-03-26 14:57:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9416457d-e415-55c1-bc88-0a3bd1205fe6
2026-03-26 14:57:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9416457d-e415-55c1-bc88-0a3bd1205fe6
2026-03-26 14:57:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ecbe1882-986b-54f7-b650-34a3efedba25
2026-03-26 14:57:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ecbe1882-986b-54f7-b650-34a3efedba25
2026-03-26 14:57:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004267/photo_004/780x0__r.jpg?hash=1774525895> (referer: https://ecarstrade.com/cars/7004267)
2026-03-26 14:57:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004267/photo_000/780x0__r.jpg?hash=1774525895> (referer: https://ecarstrade.com/cars/7004267)
2026-03-26 14:57:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004267/photo_001/780x0__r.jpg?hash=1774525895> (referer: https://ecarstrade.com/cars/7004267)
2026-03-26 14:57:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004267/photo_005/780x0__r.jpg?hash=1774525895> (referer: https://ecarstrade.com/cars/7004267)
2026-03-26 14:57:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ecbe1882-986b-54f7-b650-34a3efedba25
2026-03-26 14:57:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ecbe1882-986b-54f7-b650-34a3efedba25
2026-03-26 14:57:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cacf2219-06aa-584b-bccc-e54d0b314be8
2026-03-26 14:57:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cacf2219-06aa-584b-bccc-e54d0b314be8
2026-03-26 14:57:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004145/photo_000/780x0__r.jpg?hash=1774524801> (referer: https://ecarstrade.com/cars/7004145)
2026-03-26 14:57:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cacf2219-06aa-584b-bccc-e54d0b314be8
2026-03-26 14:57:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cacf2219-06aa-584b-bccc-e54d0b314be8
2026-03-26 14:57:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004145/photo_001/780x0__r.jpg?hash=1774524801> (referer: https://ecarstrade.com/cars/7004145)
2026-03-26 14:57:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004320/photo_001/780x0__r.jpg?hash=1774526116> (referer: https://ecarstrade.com/cars/7004320)
2026-03-26 14:57:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004320/photo_002/780x0__r.jpg?hash=1774526116> (referer: https://ecarstrade.com/cars/7004320)
2026-03-26 14:57:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cacf2219-06aa-584b-bccc-e54d0b314be8
2026-03-26 14:57:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cacf2219-06aa-584b-bccc-e54d0b314be8
2026-03-26 14:57:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cacf2219-06aa-584b-bccc-e54d0b314be8, skipping ID generation
2026-03-26 14:57:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cacf2219-06aa-584b-bccc-e54d0b314be8 with scrape type 1
2026-03-26 14:57:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cacf2219-06aa-584b-bccc-e54d0b314be8 sending to next pipeline
2026-03-26 14:57:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: cacf2219-06aa-584b-bccc-e54d0b314be8, identifier: 7004267auction111077
2026-03-26 14:57:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: cacf2219-06aa-584b-bccc-e54d0b314be8 with identifier: 7004267auction111077
2026-03-26 14:57:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: cacf2219-06aa-584b-bccc-e54d0b314be8 with identifier: 7004267auction111077
2026-03-26 14:57:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: cacf2219-06aa-584b-bccc-e54d0b314be8 with identifier: 7004267auction111077 to the API
2026-03-26 14:57:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:57:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:57:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004267/photo_005/780x0__r.jpg?hash=1774525895>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': 'cacf2219-06aa-584b-bccc-e54d0b314be8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004267',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 121787,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-23',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 58kWh Life auto 5D 150kW',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  58kWh Life auto 5D 150kW',
 'vin': None,
 'year': 2020}
2026-03-26 14:57:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004267auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:56 [ecarstrade.nl] INFO: Saving data for 7004267auction111077: {'created_time': 1774537076.927503, 'last_price_update_time': 1774537076.927514, 'auction_closing_time': 1774945500.0}
2026-03-26 14:57:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004267auction111077') HTTP/1.1" 204 0
2026-03-26 14:57:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004320/photo_000/780x0__r.jpg?hash=1774526116> (referer: https://ecarstrade.com/cars/7004320)
2026-03-26 14:57:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004268/photo_002/780x0__r.jpg?hash=1774525903> (referer: https://ecarstrade.com/cars/7004268)
2026-03-26 14:57:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004268/photo_001/780x0__r.jpg?hash=1774525903> (referer: https://ecarstrade.com/cars/7004268)
2026-03-26 14:57:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004268/photo_003/780x0__r.jpg?hash=1774525903> (referer: https://ecarstrade.com/cars/7004268)
2026-03-26 14:57:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004164> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ecbe1882-986b-54f7-b650-34a3efedba25
2026-03-26 14:57:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ecbe1882-986b-54f7-b650-34a3efedba25
2026-03-26 14:57:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ecbe1882-986b-54f7-b650-34a3efedba25, skipping ID generation
2026-03-26 14:57:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecbe1882-986b-54f7-b650-34a3efedba25 with scrape type 1
2026-03-26 14:57:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ecbe1882-986b-54f7-b650-34a3efedba25 sending to next pipeline
2026-03-26 14:57:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ecbe1882-986b-54f7-b650-34a3efedba25, identifier: 7004145auction111077
2026-03-26 14:57:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9416457d-e415-55c1-bc88-0a3bd1205fe6
2026-03-26 14:57:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9416457d-e415-55c1-bc88-0a3bd1205fe6
2026-03-26 14:57:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ecbe1882-986b-54f7-b650-34a3efedba25 with identifier: 7004145auction111077
2026-03-26 14:57:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ecbe1882-986b-54f7-b650-34a3efedba25 with identifier: 7004145auction111077
2026-03-26 14:57:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ecbe1882-986b-54f7-b650-34a3efedba25 with identifier: 7004145auction111077 to the API
2026-03-26 14:57:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:57:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:57:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004145/photo_001/780x0__r.jpg?hash=1774524801>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '2.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'ecbe1882-986b-54f7-b650-34a3efedba25',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004145',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mazda',
 'model': 'CX-3',
 'odometer': 138130,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-23',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mazda CX-3 2.0 SKYACTIV-G 121 Sport Selected 2WD 5D 89k Uitl.',
 'transmission': 'manual',
 'trim': '2.0 SKYACTIV-G 121 Sport Selected 2WD 5D 89k Uitl.',
 'vin': None,
 'year': 2021}
2026-03-26 14:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004145auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:57 [ecarstrade.nl] INFO: Saving data for 7004145auction111077: {'created_time': 1774537077.430172, 'last_price_update_time': 1774537077.430182, 'auction_closing_time': 1774945500.0}
2026-03-26 14:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004145auction111077') HTTP/1.1" 204 0
2026-03-26 14:57:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004268/photo_000/780x0__r.jpg?hash=1774525903> (referer: https://ecarstrade.com/cars/7004268)
2026-03-26 14:57:57 [ecarstrade.nl] INFO: Extracting details for car 7004164auction111077
2026-03-26 14:57:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9416457d-e415-55c1-bc88-0a3bd1205fe6
2026-03-26 14:57:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9416457d-e415-55c1-bc88-0a3bd1205fe6, skipping ID generation
2026-03-26 14:57:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9416457d-e415-55c1-bc88-0a3bd1205fe6 with scrape type 1
2026-03-26 14:57:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9416457d-e415-55c1-bc88-0a3bd1205fe6 sending to next pipeline
2026-03-26 14:57:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 9416457d-e415-55c1-bc88-0a3bd1205fe6, identifier: 7004320auction111077
2026-03-26 14:57:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cc9725ff-1166-57f3-9142-acc3bb476b88
2026-03-26 14:57:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cc9725ff-1166-57f3-9142-acc3bb476b88
2026-03-26 14:57:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cc9725ff-1166-57f3-9142-acc3bb476b88
2026-03-26 14:57:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51592187-a083-56e0-b637-142580d68fed with identifier: 7004164auction111077
2026-03-26 14:57:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51592187-a083-56e0-b637-142580d68fed with scrape type 1
2026-03-26 14:57:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 51592187-a083-56e0-b637-142580d68fed
2026-03-26 14:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004164%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524859%27 HTTP/1.1" 200 None
2026-03-26 14:57:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004164/photo_000/780x0__r.jpg?hash=1774524859 not downloaded yet
2026-03-26 14:57:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 9416457d-e415-55c1-bc88-0a3bd1205fe6 with identifier: 7004320auction111077
2026-03-26 14:57:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 9416457d-e415-55c1-bc88-0a3bd1205fe6 with identifier: 7004320auction111077
2026-03-26 14:57:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 9416457d-e415-55c1-bc88-0a3bd1205fe6 with identifier: 7004320auction111077 to the API
2026-03-26 14:57:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:57:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:57:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004320/photo_000/780x0__r.jpg?hash=1774526116>
{'auction_title': '',
 'c_o_2_emission_value': 126,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '9416457d-e415-55c1-bc88-0a3bd1205fe6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004320',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 55981,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-06-30',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 308 SW Active Pack Bus.1.2 PT 110 81kW Athlon Edition',
 'transmission': 'manual',
 'trim': 'PEUGEOT  SW Active Pack Bus.1.2 PT 110 81kW Athlon Edition',
 'vin': None,
 'year': 2022}
2026-03-26 14:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004320auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:57 [ecarstrade.nl] INFO: Saving data for 7004320auction111077: {'created_time': 1774537077.854593, 'last_price_update_time': 1774537077.854603, 'auction_closing_time': 1774945500.0}
2026-03-26 14:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004320auction111077') HTTP/1.1" 204 0
2026-03-26 14:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004164%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524859%27 HTTP/1.1" 200 None
2026-03-26 14:57:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004164/photo_001/780x0__r.jpg?hash=1774524859 not downloaded yet
2026-03-26 14:57:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004301> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:57:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cc9725ff-1166-57f3-9142-acc3bb476b88
2026-03-26 14:57:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cc9725ff-1166-57f3-9142-acc3bb476b88, skipping ID generation
2026-03-26 14:57:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc9725ff-1166-57f3-9142-acc3bb476b88 with scrape type 1
2026-03-26 14:57:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cc9725ff-1166-57f3-9142-acc3bb476b88 sending to next pipeline
2026-03-26 14:57:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: cc9725ff-1166-57f3-9142-acc3bb476b88, identifier: 7004268auction111077
2026-03-26 14:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004164%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524859%27 HTTP/1.1" 200 None
2026-03-26 14:57:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004164/photo_002/780x0__r.jpg?hash=1774524859 not downloaded yet
2026-03-26 14:57:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:57:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: cc9725ff-1166-57f3-9142-acc3bb476b88 with identifier: 7004268auction111077
2026-03-26 14:57:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 14:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 14:57:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: cc9725ff-1166-57f3-9142-acc3bb476b88 with identifier: 7004268auction111077
2026-03-26 14:57:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: cc9725ff-1166-57f3-9142-acc3bb476b88 with identifier: 7004268auction111077 to the API
2026-03-26 14:57:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:57:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:57:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004268/photo_000/780x0__r.jpg?hash=1774525903>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Light blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': 'cc9725ff-1166-57f3-9142-acc3bb476b88',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004268',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 92316,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-19',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 58kWh Business auto 5D 150kW uitlopend',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  58kWh Business auto 5D 150kW uitlopend',
 'vin': None,
 'year': 2020}
2026-03-26 14:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004268auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:57:58 [ecarstrade.nl] INFO: Saving data for 7004268auction111077: {'created_time': 1774537078.331206, 'last_price_update_time': 1774537078.331217, 'auction_closing_time': 1774945500.0}
2026-03-26 14:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004268auction111077') HTTP/1.1" 204 0
2026-03-26 14:57:58 [ecarstrade.nl] INFO: Extracting details for car 7004301auction111077
2026-03-26 14:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004164%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524860%27 HTTP/1.1" 200 None
2026-03-26 14:57:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004164/photo_003/780x0__r.jpg?hash=1774524860 not downloaded yet
2026-03-26 14:57:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea0b4a3e-c4c8-5967-a34c-29f9da2c2002 with identifier: 7004301auction111077
2026-03-26 14:57:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea0b4a3e-c4c8-5967-a34c-29f9da2c2002 with scrape type 1
2026-03-26 14:57:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ea0b4a3e-c4c8-5967-a34c-29f9da2c2002
2026-03-26 14:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004301%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774526043%27 HTTP/1.1" 200 None
2026-03-26 14:57:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004301/photo_000/780x0__r.jpg?hash=1774526043 not downloaded yet
2026-03-26 14:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004164%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524860%27 HTTP/1.1" 200 None
2026-03-26 14:57:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004164/photo_004/780x0__r.jpg?hash=1774524860 not downloaded yet
2026-03-26 14:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004301%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774526043%27 HTTP/1.1" 200 None
2026-03-26 14:57:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004301/photo_001/780x0__r.jpg?hash=1774526043 not downloaded yet
2026-03-26 14:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004164%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524860%27 HTTP/1.1" 200 None
2026-03-26 14:57:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004164/photo_005/780x0__r.jpg?hash=1774524860 not downloaded yet
2026-03-26 14:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004301%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774526043%27 HTTP/1.1" 200 None
2026-03-26 14:57:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004301/photo_002/780x0__r.jpg?hash=1774526043 not downloaded yet
2026-03-26 14:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004301%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774526043%27 HTTP/1.1" 200 None
2026-03-26 14:57:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004301/photo_003/780x0__r.jpg?hash=1774526043 not downloaded yet
2026-03-26 14:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004301%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774526044%27 HTTP/1.1" 200 None
2026-03-26 14:57:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004301/photo_004/780x0__r.jpg?hash=1774526044 not downloaded yet
2026-03-26 14:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004301%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774526044%27 HTTP/1.1" 200 None
2026-03-26 14:57:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004301/photo_005/780x0__r.jpg?hash=1774526044 not downloaded yet
2026-03-26 14:58:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004174> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004325> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:04 [ecarstrade.nl] INFO: Extracting details for car 7004174auction111077
2026-03-26 14:58:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004311> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d55d3380-5397-554d-96ad-242acd6b6f79 with identifier: 7004174auction111077
2026-03-26 14:58:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d55d3380-5397-554d-96ad-242acd6b6f79 with scrape type 1
2026-03-26 14:58:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d55d3380-5397-554d-96ad-242acd6b6f79
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004174%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524892%27 HTTP/1.1" 200 None
2026-03-26 14:58:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004174/photo_000/780x0__r.jpg?hash=1774524892 not downloaded yet
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004174%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524892%27 HTTP/1.1" 200 None
2026-03-26 14:58:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004174/photo_001/780x0__r.jpg?hash=1774524892 not downloaded yet
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004174%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524892%27 HTTP/1.1" 200 None
2026-03-26 14:58:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004174/photo_002/780x0__r.jpg?hash=1774524892 not downloaded yet
2026-03-26 14:58:04 [ecarstrade.nl] INFO: Extracting details for car 7004325auction111077
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004174%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524892%27 HTTP/1.1" 200 None
2026-03-26 14:58:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004174/photo_003/780x0__r.jpg?hash=1774524892 not downloaded yet
2026-03-26 14:58:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2a84f61-7bc2-5ad4-ba32-54381d699f8f with identifier: 7004325auction111077
2026-03-26 14:58:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2a84f61-7bc2-5ad4-ba32-54381d699f8f with scrape type 1
2026-03-26 14:58:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c2a84f61-7bc2-5ad4-ba32-54381d699f8f
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004325%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774526135%27 HTTP/1.1" 200 None
2026-03-26 14:58:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004325/photo_000/780x0__r.jpg?hash=1774526135 not downloaded yet
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004174%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524892%27 HTTP/1.1" 200 None
2026-03-26 14:58:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004174/photo_004/780x0__r.jpg?hash=1774524892 not downloaded yet
2026-03-26 14:58:04 [ecarstrade.nl] INFO: Extracting details for car 7004311auction111077
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004325%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774526135%27 HTTP/1.1" 200 None
2026-03-26 14:58:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004325/photo_001/780x0__r.jpg?hash=1774526135 not downloaded yet
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004174%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524892%27 HTTP/1.1" 200 None
2026-03-26 14:58:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004174/photo_005/780x0__r.jpg?hash=1774524892 not downloaded yet
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004325%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774526135%27 HTTP/1.1" 200 None
2026-03-26 14:58:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004325/photo_002/780x0__r.jpg?hash=1774526135 not downloaded yet
2026-03-26 14:58:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004312> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004299> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78abaafa-d4bc-54a0-bbcc-74966956eeac with identifier: 7004311auction111077
2026-03-26 14:58:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78abaafa-d4bc-54a0-bbcc-74966956eeac with scrape type 1
2026-03-26 14:58:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 78abaafa-d4bc-54a0-bbcc-74966956eeac
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004311%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774526073%27 HTTP/1.1" 200 None
2026-03-26 14:58:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004311/photo_000/780x0__r.jpg?hash=1774526073 not downloaded yet
2026-03-26 14:58:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004325%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774526135%27 HTTP/1.1" 200 None
2026-03-26 14:58:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004325/photo_003/780x0__r.jpg?hash=1774526135 not downloaded yet
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004311%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774526073%27 HTTP/1.1" 200 None
2026-03-26 14:58:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004311/photo_001/780x0__r.jpg?hash=1774526073 not downloaded yet
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004325%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774526135%27 HTTP/1.1" 200 None
2026-03-26 14:58:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004325/photo_004/780x0__r.jpg?hash=1774526135 not downloaded yet
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004311%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774526073%27 HTTP/1.1" 200 None
2026-03-26 14:58:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004311/photo_002/780x0__r.jpg?hash=1774526073 not downloaded yet
2026-03-26 14:58:04 [ecarstrade.nl] INFO: Extracting details for car 7004312auction111077
2026-03-26 14:58:04 [ecarstrade.nl] INFO: Extracting details for car 7004299auction111077
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004325%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774526136%27 HTTP/1.1" 200 None
2026-03-26 14:58:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004325/photo_005/780x0__r.jpg?hash=1774526136 not downloaded yet
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004311%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774526073%27 HTTP/1.1" 200 None
2026-03-26 14:58:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004311/photo_003/780x0__r.jpg?hash=1774526073 not downloaded yet
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004311%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774526073%27 HTTP/1.1" 200 None
2026-03-26 14:58:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004311/photo_004/780x0__r.jpg?hash=1774526073 not downloaded yet
2026-03-26 14:58:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15f1a047-45d6-5006-b5e8-d073b31327db with identifier: 7004312auction111077
2026-03-26 14:58:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15f1a047-45d6-5006-b5e8-d073b31327db with scrape type 1
2026-03-26 14:58:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 15f1a047-45d6-5006-b5e8-d073b31327db
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004312%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774526076%27 HTTP/1.1" 200 None
2026-03-26 14:58:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004312/photo_000/780x0__r.jpg?hash=1774526076 not downloaded yet
2026-03-26 14:58:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfc00dbe-44e3-586b-864c-173881084392 with identifier: 7004299auction111077
2026-03-26 14:58:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfc00dbe-44e3-586b-864c-173881084392 with scrape type 1
2026-03-26 14:58:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item bfc00dbe-44e3-586b-864c-173881084392
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004299%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774526033%27 HTTP/1.1" 200 None
2026-03-26 14:58:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004299/photo_000/780x0__r.jpg?hash=1774526033 not downloaded yet
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004311%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774526073%27 HTTP/1.1" 200 None
2026-03-26 14:58:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004311/photo_005/780x0__r.jpg?hash=1774526073 not downloaded yet
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004312%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774526076%27 HTTP/1.1" 200 None
2026-03-26 14:58:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004312/photo_001/780x0__r.jpg?hash=1774526076 not downloaded yet
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004299%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774526033%27 HTTP/1.1" 200 None
2026-03-26 14:58:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004299/photo_001/780x0__r.jpg?hash=1774526033 not downloaded yet
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004312%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774526076%27 HTTP/1.1" 200 None
2026-03-26 14:58:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004312/photo_002/780x0__r.jpg?hash=1774526076 not downloaded yet
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004299%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774526033%27 HTTP/1.1" 200 None
2026-03-26 14:58:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004299/photo_002/780x0__r.jpg?hash=1774526033 not downloaded yet
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004312%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774526076%27 HTTP/1.1" 200 None
2026-03-26 14:58:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004312/photo_003/780x0__r.jpg?hash=1774526076 not downloaded yet
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004299%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774526034%27 HTTP/1.1" 200 None
2026-03-26 14:58:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004299/photo_003/780x0__r.jpg?hash=1774526034 not downloaded yet
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004312%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774526077%27 HTTP/1.1" 200 None
2026-03-26 14:58:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004312/photo_004/780x0__r.jpg?hash=1774526077 not downloaded yet
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004299%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774526034%27 HTTP/1.1" 200 None
2026-03-26 14:58:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004299/photo_004/780x0__r.jpg?hash=1774526034 not downloaded yet
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004312%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774526077%27 HTTP/1.1" 200 None
2026-03-26 14:58:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004312/photo_005/780x0__r.jpg?hash=1774526077 not downloaded yet
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004299%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774526034%27 HTTP/1.1" 200 None
2026-03-26 14:58:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004299/photo_005/780x0__r.jpg?hash=1774526034 not downloaded yet
2026-03-26 14:58:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004152> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:05 [ecarstrade.nl] INFO: Extracting details for car 7004152auction111077
2026-03-26 14:58:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38769214-e621-5fe2-b5fa-a74fcc6ac691 with identifier: 7004152auction111077
2026-03-26 14:58:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38769214-e621-5fe2-b5fa-a74fcc6ac691 with scrape type 1
2026-03-26 14:58:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 38769214-e621-5fe2-b5fa-a74fcc6ac691
2026-03-26 14:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004152%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524821%27 HTTP/1.1" 200 None
2026-03-26 14:58:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004152/photo_000/780x0__r.jpg?hash=1774524821 not downloaded yet
2026-03-26 14:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004152%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524821%27 HTTP/1.1" 200 None
2026-03-26 14:58:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004152/photo_001/780x0__r.jpg?hash=1774524821 not downloaded yet
2026-03-26 14:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004152%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524821%27 HTTP/1.1" 200 None
2026-03-26 14:58:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004152/photo_002/780x0__r.jpg?hash=1774524821 not downloaded yet
2026-03-26 14:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004152%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524822%27 HTTP/1.1" 200 None
2026-03-26 14:58:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004152/photo_003/780x0__r.jpg?hash=1774524822 not downloaded yet
2026-03-26 14:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004152%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524822%27 HTTP/1.1" 200 None
2026-03-26 14:58:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004152/photo_004/780x0__r.jpg?hash=1774524822 not downloaded yet
2026-03-26 14:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004152%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524822%27 HTTP/1.1" 200 None
2026-03-26 14:58:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004152/photo_005/780x0__r.jpg?hash=1774524822 not downloaded yet
2026-03-26 14:58:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004170> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:05 [ecarstrade.nl] INFO: Extracting details for car 7004170auction111077
2026-03-26 14:58:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d8b9f40-f586-5b55-8639-11b6f7996740 with identifier: 7004170auction111077
2026-03-26 14:58:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d8b9f40-f586-5b55-8639-11b6f7996740 with scrape type 1
2026-03-26 14:58:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4d8b9f40-f586-5b55-8639-11b6f7996740
2026-03-26 14:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004170%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524877%27 HTTP/1.1" 200 None
2026-03-26 14:58:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004170/photo_000/780x0__r.jpg?hash=1774524877 not downloaded yet
2026-03-26 14:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004170%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524877%27 HTTP/1.1" 200 None
2026-03-26 14:58:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004170/photo_001/780x0__r.jpg?hash=1774524877 not downloaded yet
2026-03-26 14:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004170%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524877%27 HTTP/1.1" 200 None
2026-03-26 14:58:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004170/photo_002/780x0__r.jpg?hash=1774524877 not downloaded yet
2026-03-26 14:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004170%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524877%27 HTTP/1.1" 200 None
2026-03-26 14:58:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004170/photo_003/780x0__r.jpg?hash=1774524877 not downloaded yet
2026-03-26 14:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004170%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524878%27 HTTP/1.1" 200 None
2026-03-26 14:58:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004170/photo_004/780x0__r.jpg?hash=1774524878 not downloaded yet
2026-03-26 14:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004170%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524878%27 HTTP/1.1" 200 None
2026-03-26 14:58:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004170/photo_005/780x0__r.jpg?hash=1774524878 not downloaded yet
2026-03-26 14:58:06 [scrapy.extensions.logstats] INFO: Crawled 387 pages (at 41 pages/min), scraped 336 items (at 27 items/min)
2026-03-26 14:58:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 235MiB
2026-03-26 14:58:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7005063> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004164/photo_001/780x0__r.jpg?hash=1774524859> (referer: https://ecarstrade.com/cars/7004164)
2026-03-26 14:58:10 [ecarstrade.nl] INFO: Extracting details for car 7005063auction111077
2026-03-26 14:58:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3945020-6945-5dfa-aa85-f654ec6dc8d4 with identifier: 7005063auction111077
2026-03-26 14:58:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3945020-6945-5dfa-aa85-f654ec6dc8d4 with scrape type 1
2026-03-26 14:58:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f3945020-6945-5dfa-aa85-f654ec6dc8d4
2026-03-26 14:58:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005063%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774534207%27 HTTP/1.1" 200 None
2026-03-26 14:58:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005063/photo_000/780x0__r.jpg?hash=1774534207 not downloaded yet
2026-03-26 14:58:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005063%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774534208%27 HTTP/1.1" 200 None
2026-03-26 14:58:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005063/photo_001/780x0__r.jpg?hash=1774534208 not downloaded yet
2026-03-26 14:58:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005063%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774534208%27 HTTP/1.1" 200 None
2026-03-26 14:58:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005063/photo_002/780x0__r.jpg?hash=1774534208 not downloaded yet
2026-03-26 14:58:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004301/photo_005/780x0__r.jpg?hash=1774526044> (referer: https://ecarstrade.com/cars/7004301)
2026-03-26 14:58:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005063%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774534208%27 HTTP/1.1" 200 None
2026-03-26 14:58:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005063/photo_003/780x0__r.jpg?hash=1774534208 not downloaded yet
2026-03-26 14:58:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005063%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774534208%27 HTTP/1.1" 200 None
2026-03-26 14:58:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005063/photo_004/780x0__r.jpg?hash=1774534208 not downloaded yet
2026-03-26 14:58:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 51592187-a083-56e0-b637-142580d68fed
2026-03-26 14:58:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7005063%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774534208%27 HTTP/1.1" 200 None
2026-03-26 14:58:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005063/photo_005/780x0__r.jpg?hash=1774534208 not downloaded yet
2026-03-26 14:58:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004301/photo_004/780x0__r.jpg?hash=1774526044> (referer: https://ecarstrade.com/cars/7004301)
2026-03-26 14:58:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ea0b4a3e-c4c8-5967-a34c-29f9da2c2002
2026-03-26 14:58:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004301/photo_003/780x0__r.jpg?hash=1774526043> (referer: https://ecarstrade.com/cars/7004301)
2026-03-26 14:58:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ea0b4a3e-c4c8-5967-a34c-29f9da2c2002
2026-03-26 14:58:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004311/photo_000/780x0__r.jpg?hash=1774526073> (referer: https://ecarstrade.com/cars/7004311)
2026-03-26 14:58:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ea0b4a3e-c4c8-5967-a34c-29f9da2c2002
2026-03-26 14:58:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 78abaafa-d4bc-54a0-bbcc-74966956eeac
2026-03-26 14:58:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004325/photo_002/780x0__r.jpg?hash=1774526135> (referer: https://ecarstrade.com/cars/7004325)
2026-03-26 14:58:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004176> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004103> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004299/photo_005/780x0__r.jpg?hash=1774526034> (referer: https://ecarstrade.com/cars/7004299)
2026-03-26 14:58:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c2a84f61-7bc2-5ad4-ba32-54381d699f8f
2026-03-26 14:58:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004152/photo_005/780x0__r.jpg?hash=1774524822> (referer: https://ecarstrade.com/cars/7004152)
2026-03-26 14:58:10 [ecarstrade.nl] INFO: Extracting details for car 7004176auction111077
2026-03-26 14:58:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c660c823-00dd-5e3c-ab23-fd58a28c013e with identifier: 7004176auction111077
2026-03-26 14:58:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c660c823-00dd-5e3c-ab23-fd58a28c013e with scrape type 1
2026-03-26 14:58:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c660c823-00dd-5e3c-ab23-fd58a28c013e
2026-03-26 14:58:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004176%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524899%27 HTTP/1.1" 200 None
2026-03-26 14:58:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004176/photo_000/780x0__r.jpg?hash=1774524899 not downloaded yet
2026-03-26 14:58:11 [ecarstrade.nl] INFO: Extracting details for car 7004103auction111077
2026-03-26 14:58:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004176%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524899%27 HTTP/1.1" 200 None
2026-03-26 14:58:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004176/photo_001/780x0__r.jpg?hash=1774524899 not downloaded yet
2026-03-26 14:58:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004170/photo_005/780x0__r.jpg?hash=1774524878> (referer: https://ecarstrade.com/cars/7004170)
2026-03-26 14:58:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004170/photo_004/780x0__r.jpg?hash=1774524878> (referer: https://ecarstrade.com/cars/7004170)
2026-03-26 14:58:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005063/photo_002/780x0__r.jpg?hash=1774534208> (referer: https://ecarstrade.com/cars/7005063)
2026-03-26 14:58:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004176%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524899%27 HTTP/1.1" 200 None
2026-03-26 14:58:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004176/photo_002/780x0__r.jpg?hash=1774524899 not downloaded yet
2026-03-26 14:58:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f27f2d8-25a7-591e-8304-6119a1032616 with identifier: 7004103auction111077
2026-03-26 14:58:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f27f2d8-25a7-591e-8304-6119a1032616 with scrape type 1
2026-03-26 14:58:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0f27f2d8-25a7-591e-8304-6119a1032616
2026-03-26 14:58:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004103%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524624%27 HTTP/1.1" 200 None
2026-03-26 14:58:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004103/photo_000/780x0__r.jpg?hash=1774524624 not downloaded yet
2026-03-26 14:58:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item bfc00dbe-44e3-586b-864c-173881084392
2026-03-26 14:58:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 38769214-e621-5fe2-b5fa-a74fcc6ac691
2026-03-26 14:58:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004176%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524899%27 HTTP/1.1" 200 None
2026-03-26 14:58:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004176/photo_003/780x0__r.jpg?hash=1774524899 not downloaded yet
2026-03-26 14:58:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004103%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524625%27 HTTP/1.1" 200 None
2026-03-26 14:58:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004103/photo_001/780x0__r.jpg?hash=1774524625 not downloaded yet
2026-03-26 14:58:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005063/photo_004/780x0__r.jpg?hash=1774534208> (referer: https://ecarstrade.com/cars/7005063)
2026-03-26 14:58:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005063/photo_005/780x0__r.jpg?hash=1774534208> (referer: https://ecarstrade.com/cars/7005063)
2026-03-26 14:58:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004176%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524899%27 HTTP/1.1" 200 None
2026-03-26 14:58:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004176/photo_004/780x0__r.jpg?hash=1774524899 not downloaded yet
2026-03-26 14:58:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004103%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524625%27 HTTP/1.1" 200 None
2026-03-26 14:58:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004103/photo_002/780x0__r.jpg?hash=1774524625 not downloaded yet
2026-03-26 14:58:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004176%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524899%27 HTTP/1.1" 200 None
2026-03-26 14:58:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004176/photo_005/780x0__r.jpg?hash=1774524899 not downloaded yet
2026-03-26 14:58:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005063/photo_003/780x0__r.jpg?hash=1774534208> (referer: https://ecarstrade.com/cars/7005063)
2026-03-26 14:58:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004103%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524625%27 HTTP/1.1" 200 None
2026-03-26 14:58:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004103/photo_003/780x0__r.jpg?hash=1774524625 not downloaded yet
2026-03-26 14:58:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4d8b9f40-f586-5b55-8639-11b6f7996740
2026-03-26 14:58:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4d8b9f40-f586-5b55-8639-11b6f7996740
2026-03-26 14:58:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f3945020-6945-5dfa-aa85-f654ec6dc8d4
2026-03-26 14:58:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004103%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524625%27 HTTP/1.1" 200 None
2026-03-26 14:58:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004103/photo_004/780x0__r.jpg?hash=1774524625 not downloaded yet
2026-03-26 14:58:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005063/photo_001/780x0__r.jpg?hash=1774534208> (referer: https://ecarstrade.com/cars/7005063)
2026-03-26 14:58:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004103%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524625%27 HTTP/1.1" 200 None
2026-03-26 14:58:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004103/photo_005/780x0__r.jpg?hash=1774524625 not downloaded yet
2026-03-26 14:58:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005063/photo_000/780x0__r.jpg?hash=1774534207> (referer: https://ecarstrade.com/cars/7005063)
2026-03-26 14:58:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f3945020-6945-5dfa-aa85-f654ec6dc8d4
2026-03-26 14:58:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f3945020-6945-5dfa-aa85-f654ec6dc8d4
2026-03-26 14:58:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f3945020-6945-5dfa-aa85-f654ec6dc8d4
2026-03-26 14:58:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004170/photo_003/780x0__r.jpg?hash=1774524877> (referer: https://ecarstrade.com/cars/7004170)
2026-03-26 14:58:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f3945020-6945-5dfa-aa85-f654ec6dc8d4
2026-03-26 14:58:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004170/photo_002/780x0__r.jpg?hash=1774524877> (referer: https://ecarstrade.com/cars/7004170)
2026-03-26 14:58:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004170/photo_001/780x0__r.jpg?hash=1774524877> (referer: https://ecarstrade.com/cars/7004170)
2026-03-26 14:58:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f3945020-6945-5dfa-aa85-f654ec6dc8d4
2026-03-26 14:58:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f3945020-6945-5dfa-aa85-f654ec6dc8d4, skipping ID generation
2026-03-26 14:58:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3945020-6945-5dfa-aa85-f654ec6dc8d4 with scrape type 1
2026-03-26 14:58:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f3945020-6945-5dfa-aa85-f654ec6dc8d4 sending to next pipeline
2026-03-26 14:58:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f3945020-6945-5dfa-aa85-f654ec6dc8d4, identifier: 7005063auction111077
2026-03-26 14:58:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f3945020-6945-5dfa-aa85-f654ec6dc8d4 with identifier: 7005063auction111077
2026-03-26 14:58:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f3945020-6945-5dfa-aa85-f654ec6dc8d4 with identifier: 7005063auction111077
2026-03-26 14:58:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f3945020-6945-5dfa-aa85-f654ec6dc8d4 with identifier: 7005063auction111077 to the API
2026-03-26 14:58:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:58:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7005063/photo_000/780x0__r.jpg?hash=1774534207>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': 'f3945020-6945-5dfa-aa85-f654ec6dc8d4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7005063',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 122604,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 58kWh 150kW Life auto 5D',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  58kWh 150kW Life auto 5D',
 'vin': None,
 'year': 2020}
2026-03-26 14:58:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277005063auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:11 [ecarstrade.nl] INFO: Saving data for 7005063auction111077: {'created_time': 1774537091.942071, 'last_price_update_time': 1774537091.942081, 'auction_closing_time': 1774945500.0}
2026-03-26 14:58:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7005063auction111077') HTTP/1.1" 204 0
2026-03-26 14:58:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004176/photo_000/780x0__r.jpg?hash=1774524899> (referer: https://ecarstrade.com/cars/7004176)
2026-03-26 14:58:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004152/photo_004/780x0__r.jpg?hash=1774524822> (referer: https://ecarstrade.com/cars/7004152)
2026-03-26 14:58:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004170/photo_000/780x0__r.jpg?hash=1774524877> (referer: https://ecarstrade.com/cars/7004170)
2026-03-26 14:58:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004276> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4d8b9f40-f586-5b55-8639-11b6f7996740
2026-03-26 14:58:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4d8b9f40-f586-5b55-8639-11b6f7996740
2026-03-26 14:58:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4d8b9f40-f586-5b55-8639-11b6f7996740
2026-03-26 14:58:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004176/photo_005/780x0__r.jpg?hash=1774524899> (referer: https://ecarstrade.com/cars/7004176)
2026-03-26 14:58:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004103/photo_004/780x0__r.jpg?hash=1774524625> (referer: https://ecarstrade.com/cars/7004103)
2026-03-26 14:58:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004103/photo_000/780x0__r.jpg?hash=1774524624> (referer: https://ecarstrade.com/cars/7004103)
2026-03-26 14:58:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c660c823-00dd-5e3c-ab23-fd58a28c013e
2026-03-26 14:58:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 38769214-e621-5fe2-b5fa-a74fcc6ac691
2026-03-26 14:58:12 [ecarstrade.nl] INFO: Extracting details for car 7004276auction111077
2026-03-26 14:58:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4d8b9f40-f586-5b55-8639-11b6f7996740
2026-03-26 14:58:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4d8b9f40-f586-5b55-8639-11b6f7996740, skipping ID generation
2026-03-26 14:58:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d8b9f40-f586-5b55-8639-11b6f7996740 with scrape type 1
2026-03-26 14:58:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4d8b9f40-f586-5b55-8639-11b6f7996740 sending to next pipeline
2026-03-26 14:58:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4d8b9f40-f586-5b55-8639-11b6f7996740, identifier: 7004170auction111077
2026-03-26 14:58:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004176/photo_003/780x0__r.jpg?hash=1774524899> (referer: https://ecarstrade.com/cars/7004176)
2026-03-26 14:58:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4d8b9f40-f586-5b55-8639-11b6f7996740 with identifier: 7004170auction111077
2026-03-26 14:58:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4d8b9f40-f586-5b55-8639-11b6f7996740 with identifier: 7004170auction111077
2026-03-26 14:58:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4d8b9f40-f586-5b55-8639-11b6f7996740 with identifier: 7004170auction111077 to the API
2026-03-26 14:58:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58: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-26 14:58:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004170/photo_000/780x0__r.jpg?hash=1774524877>
{'auction_title': '',
 'c_o_2_emission_value': 105,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '4d8b9f40-f586-5b55-8639-11b6f7996740',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004170',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Ford',
 'model': 'Focus',
 'odometer': 156031,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-02-27',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Focus Wagon 1.0 EcoBoost 125pk ST-Line Bus. Wagon 5D',
 'transmission': 'manual',
 'trim': 'FORD  Wagon 1.0 EcoBoost 125pk ST-Line Bus. Wagon 5D',
 'vin': None,
 'year': 2020}
2026-03-26 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004170auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:12 [ecarstrade.nl] INFO: Saving data for 7004170auction111077: {'created_time': 1774537092.490517, 'last_price_update_time': 1774537092.490529, 'auction_closing_time': 1774945500.0}
2026-03-26 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004170auction111077') HTTP/1.1" 204 0
2026-03-26 14:58:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004103/photo_005/780x0__r.jpg?hash=1774524625> (referer: https://ecarstrade.com/cars/7004103)
2026-03-26 14:58:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004103/photo_003/780x0__r.jpg?hash=1774524625> (referer: https://ecarstrade.com/cars/7004103)
2026-03-26 14:58:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004103/photo_002/780x0__r.jpg?hash=1774524625> (referer: https://ecarstrade.com/cars/7004103)
2026-03-26 14:58:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2881af5c-16bf-5add-95c3-b2c6b6f1b1eb with identifier: 7004276auction111077
2026-03-26 14:58:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2881af5c-16bf-5add-95c3-b2c6b6f1b1eb with scrape type 1
2026-03-26 14:58:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2881af5c-16bf-5add-95c3-b2c6b6f1b1eb
2026-03-26 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004276%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525933%27 HTTP/1.1" 200 None
2026-03-26 14:58:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004276/photo_000/780x0__r.jpg?hash=1774525933 not downloaded yet
2026-03-26 14:58:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c660c823-00dd-5e3c-ab23-fd58a28c013e
2026-03-26 14:58:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0f27f2d8-25a7-591e-8304-6119a1032616
2026-03-26 14:58:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0f27f2d8-25a7-591e-8304-6119a1032616
2026-03-26 14:58:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004176/photo_004/780x0__r.jpg?hash=1774524899> (referer: https://ecarstrade.com/cars/7004176)
2026-03-26 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004276%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525933%27 HTTP/1.1" 200 None
2026-03-26 14:58:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004276/photo_001/780x0__r.jpg?hash=1774525933 not downloaded yet
2026-03-26 14:58:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004105> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c660c823-00dd-5e3c-ab23-fd58a28c013e
2026-03-26 14:58:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0f27f2d8-25a7-591e-8304-6119a1032616
2026-03-26 14:58:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0f27f2d8-25a7-591e-8304-6119a1032616
2026-03-26 14:58:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0f27f2d8-25a7-591e-8304-6119a1032616
2026-03-26 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004276%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525933%27 HTTP/1.1" 200 None
2026-03-26 14:58:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004276/photo_002/780x0__r.jpg?hash=1774525933 not downloaded yet
2026-03-26 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004276%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525933%27 HTTP/1.1" 200 None
2026-03-26 14:58:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004276/photo_003/780x0__r.jpg?hash=1774525933 not downloaded yet
2026-03-26 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004276%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525933%27 HTTP/1.1" 200 None
2026-03-26 14:58:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004276/photo_004/780x0__r.jpg?hash=1774525933 not downloaded yet
2026-03-26 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004276%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525933%27 HTTP/1.1" 200 None
2026-03-26 14:58:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004276/photo_005/780x0__r.jpg?hash=1774525933 not downloaded yet
2026-03-26 14:58:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004176/photo_002/780x0__r.jpg?hash=1774524899> (referer: https://ecarstrade.com/cars/7004176)
2026-03-26 14:58:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004176/photo_001/780x0__r.jpg?hash=1774524899> (referer: https://ecarstrade.com/cars/7004176)
2026-03-26 14:58:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004152/photo_003/780x0__r.jpg?hash=1774524822> (referer: https://ecarstrade.com/cars/7004152)
2026-03-26 14:58:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c660c823-00dd-5e3c-ab23-fd58a28c013e
2026-03-26 14:58:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004103/photo_001/780x0__r.jpg?hash=1774524625> (referer: https://ecarstrade.com/cars/7004103)
2026-03-26 14:58:12 [ecarstrade.nl] INFO: Extracting details for car 7004105auction111077
2026-03-26 14:58:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004152/photo_002/780x0__r.jpg?hash=1774524821> (referer: https://ecarstrade.com/cars/7004152)
2026-03-26 14:58:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c421feb-480e-5552-8ac3-06b72090e440 with identifier: 7004105auction111077
2026-03-26 14:58:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c421feb-480e-5552-8ac3-06b72090e440 with scrape type 1
2026-03-26 14:58:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3c421feb-480e-5552-8ac3-06b72090e440
2026-03-26 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004105%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524637%27 HTTP/1.1" 200 None
2026-03-26 14:58:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004105/photo_000/780x0__r.jpg?hash=1774524637 not downloaded yet
2026-03-26 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004105%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524637%27 HTTP/1.1" 200 None
2026-03-26 14:58:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004105/photo_001/780x0__r.jpg?hash=1774524637 not downloaded yet
2026-03-26 14:58:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004312/photo_005/780x0__r.jpg?hash=1774526077> (referer: https://ecarstrade.com/cars/7004312)
2026-03-26 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004105%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524637%27 HTTP/1.1" 200 None
2026-03-26 14:58:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004105/photo_002/780x0__r.jpg?hash=1774524637 not downloaded yet
2026-03-26 14:58:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004152/photo_000/780x0__r.jpg?hash=1774524821> (referer: https://ecarstrade.com/cars/7004152)
2026-03-26 14:58:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004152/photo_001/780x0__r.jpg?hash=1774524821> (referer: https://ecarstrade.com/cars/7004152)
2026-03-26 14:58:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004299/photo_004/780x0__r.jpg?hash=1774526034> (referer: https://ecarstrade.com/cars/7004299)
2026-03-26 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004105%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524637%27 HTTP/1.1" 200 None
2026-03-26 14:58:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004105/photo_003/780x0__r.jpg?hash=1774524637 not downloaded yet
2026-03-26 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004105%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524637%27 HTTP/1.1" 200 None
2026-03-26 14:58:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004105/photo_004/780x0__r.jpg?hash=1774524637 not downloaded yet
2026-03-26 14:58:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c660c823-00dd-5e3c-ab23-fd58a28c013e
2026-03-26 14:58:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c660c823-00dd-5e3c-ab23-fd58a28c013e
2026-03-26 14:58:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c660c823-00dd-5e3c-ab23-fd58a28c013e, skipping ID generation
2026-03-26 14:58:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c660c823-00dd-5e3c-ab23-fd58a28c013e with scrape type 1
2026-03-26 14:58:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c660c823-00dd-5e3c-ab23-fd58a28c013e sending to next pipeline
2026-03-26 14:58:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c660c823-00dd-5e3c-ab23-fd58a28c013e, identifier: 7004176auction111077
2026-03-26 14:58:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 38769214-e621-5fe2-b5fa-a74fcc6ac691
2026-03-26 14:58:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c660c823-00dd-5e3c-ab23-fd58a28c013e with identifier: 7004176auction111077
2026-03-26 14:58:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c660c823-00dd-5e3c-ab23-fd58a28c013e with identifier: 7004176auction111077
2026-03-26 14:58:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c660c823-00dd-5e3c-ab23-fd58a28c013e with identifier: 7004176auction111077 to the API
2026-03-26 14:58:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58: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-26 14:58:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004176/photo_001/780x0__r.jpg?hash=1774524899>
{'auction_title': '',
 'c_o_2_emission_value': 107,
 'category': None,
 'color': 'Green',
 'currency': 'EUR',
 'doors_number': 3,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'c660c823-00dd-5e3c-ab23-fd58a28c013e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004176',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Fiat',
 'model': '500',
 'odometer': 81209,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-31',
 'seats_number': 4,
 'seller_name': None,
 'title': 'FIAT 500 1.0 70 Sport Hybrid 3D 51kW',
 'transmission': 'manual',
 'trim': 'FIAT  1.0 70 Sport Hybrid 3D 51kW',
 'vin': None,
 'year': 2022}
2026-03-26 14:58:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004176auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:13 [ecarstrade.nl] INFO: Saving data for 7004176auction111077: {'created_time': 1774537093.262814, 'last_price_update_time': 1774537093.262824, 'auction_closing_time': 1774945500.0}
2026-03-26 14:58:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004176auction111077') HTTP/1.1" 204 0
2026-03-26 14:58:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004312/photo_004/780x0__r.jpg?hash=1774526077> (referer: https://ecarstrade.com/cars/7004312)
2026-03-26 14:58:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004276/photo_000/780x0__r.jpg?hash=1774525933> (referer: https://ecarstrade.com/cars/7004276)
2026-03-26 14:58:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004276/photo_005/780x0__r.jpg?hash=1774525933> (referer: https://ecarstrade.com/cars/7004276)
2026-03-26 14:58:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004105%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524637%27 HTTP/1.1" 200 None
2026-03-26 14:58:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004105/photo_005/780x0__r.jpg?hash=1774524637 not downloaded yet
2026-03-26 14:58:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0f27f2d8-25a7-591e-8304-6119a1032616
2026-03-26 14:58:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0f27f2d8-25a7-591e-8304-6119a1032616, skipping ID generation
2026-03-26 14:58:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f27f2d8-25a7-591e-8304-6119a1032616 with scrape type 1
2026-03-26 14:58:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0f27f2d8-25a7-591e-8304-6119a1032616 sending to next pipeline
2026-03-26 14:58:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0f27f2d8-25a7-591e-8304-6119a1032616, identifier: 7004103auction111077
2026-03-26 14:58:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004299/photo_003/780x0__r.jpg?hash=1774526034> (referer: https://ecarstrade.com/cars/7004299)
2026-03-26 14:58:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004312/photo_003/780x0__r.jpg?hash=1774526076> (referer: https://ecarstrade.com/cars/7004312)
2026-03-26 14:58:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0f27f2d8-25a7-591e-8304-6119a1032616 with identifier: 7004103auction111077
2026-03-26 14:58:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 14:58:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 14:58:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0f27f2d8-25a7-591e-8304-6119a1032616 with identifier: 7004103auction111077
2026-03-26 14:58:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0f27f2d8-25a7-591e-8304-6119a1032616 with identifier: 7004103auction111077 to the API
2026-03-26 14:58:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58: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-26 14:58:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004103/photo_001/780x0__r.jpg?hash=1774524625>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'category': None,
 'color': 'Yellow',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '0f27f2d8-25a7-591e-8304-6119a1032616',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004103',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 58173,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-09-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 208 Active Pack 1.2 PureTech 75pk 5D Athlon Edition',
 'transmission': 'manual',
 'trim': 'PEUGEOT  Active Pack 1.2 PureTech 75pk 5D Athlon Edition',
 'vin': None,
 'year': 2022}
2026-03-26 14:58:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004103auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:13 [ecarstrade.nl] INFO: Saving data for 7004103auction111077: {'created_time': 1774537093.711089, 'last_price_update_time': 1774537093.7111, 'auction_closing_time': 1774945500.0}
2026-03-26 14:58:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004103auction111077') HTTP/1.1" 204 0
2026-03-26 14:58:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004106> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004276/photo_002/780x0__r.jpg?hash=1774525933> (referer: https://ecarstrade.com/cars/7004276)
2026-03-26 14:58:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004276/photo_004/780x0__r.jpg?hash=1774525933> (referer: https://ecarstrade.com/cars/7004276)
2026-03-26 14:58:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004276/photo_003/780x0__r.jpg?hash=1774525933> (referer: https://ecarstrade.com/cars/7004276)
2026-03-26 14:58:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 38769214-e621-5fe2-b5fa-a74fcc6ac691
2026-03-26 14:58:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 15f1a047-45d6-5006-b5e8-d073b31327db
2026-03-26 14:58:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 38769214-e621-5fe2-b5fa-a74fcc6ac691
2026-03-26 14:58:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 38769214-e621-5fe2-b5fa-a74fcc6ac691
2026-03-26 14:58:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 38769214-e621-5fe2-b5fa-a74fcc6ac691, skipping ID generation
2026-03-26 14:58:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38769214-e621-5fe2-b5fa-a74fcc6ac691 with scrape type 1
2026-03-26 14:58:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 38769214-e621-5fe2-b5fa-a74fcc6ac691 sending to next pipeline
2026-03-26 14:58:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 38769214-e621-5fe2-b5fa-a74fcc6ac691, identifier: 7004152auction111077
2026-03-26 14:58:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item bfc00dbe-44e3-586b-864c-173881084392
2026-03-26 14:58:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 15f1a047-45d6-5006-b5e8-d073b31327db
2026-03-26 14:58:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2881af5c-16bf-5add-95c3-b2c6b6f1b1eb
2026-03-26 14:58:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2881af5c-16bf-5add-95c3-b2c6b6f1b1eb
2026-03-26 14:58:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004104> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 38769214-e621-5fe2-b5fa-a74fcc6ac691 with identifier: 7004152auction111077
2026-03-26 14:58:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 38769214-e621-5fe2-b5fa-a74fcc6ac691 with identifier: 7004152auction111077
2026-03-26 14:58:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 38769214-e621-5fe2-b5fa-a74fcc6ac691 with identifier: 7004152auction111077 to the API
2026-03-26 14:58:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58: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-26 14:58:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004152/photo_001/780x0__r.jpg?hash=1774524821>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '38769214-e621-5fe2-b5fa-a74fcc6ac691',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004152',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Kia',
 'model': 'Picanto',
 'odometer': 29926,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-04-19',
 'seats_number': 4,
 'seller_name': None,
 'title': 'KIA Picanto 1.0 DPi ComfortLine 4-zits 49kW Athlon Edition',
 'transmission': 'manual',
 'trim': 'KIA  1.0 DPi ComfortLine 4-zits 49kW Athlon Edition',
 'vin': None,
 'year': 2023}
2026-03-26 14:58:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004152auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:14 [ecarstrade.nl] INFO: Saving data for 7004152auction111077: {'created_time': 1774537094.152567, 'last_price_update_time': 1774537094.152577, 'auction_closing_time': 1774945500.0}
2026-03-26 14:58:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004152auction111077') HTTP/1.1" 204 0
2026-03-26 14:58:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004276/photo_001/780x0__r.jpg?hash=1774525933> (referer: https://ecarstrade.com/cars/7004276)
2026-03-26 14:58:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004105/photo_001/780x0__r.jpg?hash=1774524637> (referer: https://ecarstrade.com/cars/7004105)
2026-03-26 14:58:14 [ecarstrade.nl] INFO: Extracting details for car 7004106auction111077
2026-03-26 14:58:14 [ecarstrade.nl] INFO: Extracting details for car 7004104auction111077
2026-03-26 14:58:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item bfc00dbe-44e3-586b-864c-173881084392
2026-03-26 14:58:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 15f1a047-45d6-5006-b5e8-d073b31327db
2026-03-26 14:58:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004105/photo_000/780x0__r.jpg?hash=1774524637> (referer: https://ecarstrade.com/cars/7004105)
2026-03-26 14:58:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004105/photo_002/780x0__r.jpg?hash=1774524637> (referer: https://ecarstrade.com/cars/7004105)
2026-03-26 14:58:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004105/photo_004/780x0__r.jpg?hash=1774524637> (referer: https://ecarstrade.com/cars/7004105)
2026-03-26 14:58:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004299/photo_002/780x0__r.jpg?hash=1774526033> (referer: https://ecarstrade.com/cars/7004299)
2026-03-26 14:58:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b940eab-55c3-59ba-8dca-490d2dd574e0 with identifier: 7004106auction111077
2026-03-26 14:58:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b940eab-55c3-59ba-8dca-490d2dd574e0 with scrape type 1
2026-03-26 14:58:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0b940eab-55c3-59ba-8dca-490d2dd574e0
2026-03-26 14:58:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004106%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524641%27 HTTP/1.1" 200 None
2026-03-26 14:58:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004106/photo_000/780x0__r.jpg?hash=1774524641 not downloaded yet
2026-03-26 14:58:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2881af5c-16bf-5add-95c3-b2c6b6f1b1eb
2026-03-26 14:58:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2881af5c-16bf-5add-95c3-b2c6b6f1b1eb
2026-03-26 14:58:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2881af5c-16bf-5add-95c3-b2c6b6f1b1eb
2026-03-26 14:58:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83653901-1b7d-5e91-b0fb-ea6b190f9ee0 with identifier: 7004104auction111077
2026-03-26 14:58:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83653901-1b7d-5e91-b0fb-ea6b190f9ee0 with scrape type 1
2026-03-26 14:58:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 83653901-1b7d-5e91-b0fb-ea6b190f9ee0
2026-03-26 14:58:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004104%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524633%27 HTTP/1.1" 200 None
2026-03-26 14:58:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004104/photo_000/780x0__r.jpg?hash=1774524633 not downloaded yet
2026-03-26 14:58:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004106%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524641%27 HTTP/1.1" 200 None
2026-03-26 14:58:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004106/photo_001/780x0__r.jpg?hash=1774524641 not downloaded yet
2026-03-26 14:58:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004104%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524633%27 HTTP/1.1" 200 None
2026-03-26 14:58:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004104/photo_001/780x0__r.jpg?hash=1774524633 not downloaded yet
2026-03-26 14:58:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004311/photo_005/780x0__r.jpg?hash=1774526073> (referer: https://ecarstrade.com/cars/7004311)
2026-03-26 14:58:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004106%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524641%27 HTTP/1.1" 200 None
2026-03-26 14:58:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004106/photo_002/780x0__r.jpg?hash=1774524641 not downloaded yet
2026-03-26 14:58:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004104%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524633%27 HTTP/1.1" 200 None
2026-03-26 14:58:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004104/photo_002/780x0__r.jpg?hash=1774524633 not downloaded yet
2026-03-26 14:58:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004105/photo_003/780x0__r.jpg?hash=1774524637> (referer: https://ecarstrade.com/cars/7004105)
2026-03-26 14:58:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004312/photo_001/780x0__r.jpg?hash=1774526076> (referer: https://ecarstrade.com/cars/7004312)
2026-03-26 14:58:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004299/photo_001/780x0__r.jpg?hash=1774526033> (referer: https://ecarstrade.com/cars/7004299)
2026-03-26 14:58:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004105/photo_005/780x0__r.jpg?hash=1774524637> (referer: https://ecarstrade.com/cars/7004105)
2026-03-26 14:58:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004312/photo_002/780x0__r.jpg?hash=1774526076> (referer: https://ecarstrade.com/cars/7004312)
2026-03-26 14:58:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004106%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524641%27 HTTP/1.1" 200 None
2026-03-26 14:58:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004106/photo_003/780x0__r.jpg?hash=1774524641 not downloaded yet
2026-03-26 14:58:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004104%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524633%27 HTTP/1.1" 200 None
2026-03-26 14:58:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004104/photo_003/780x0__r.jpg?hash=1774524633 not downloaded yet
2026-03-26 14:58:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2881af5c-16bf-5add-95c3-b2c6b6f1b1eb
2026-03-26 14:58:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2881af5c-16bf-5add-95c3-b2c6b6f1b1eb, skipping ID generation
2026-03-26 14:58:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2881af5c-16bf-5add-95c3-b2c6b6f1b1eb with scrape type 1
2026-03-26 14:58:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2881af5c-16bf-5add-95c3-b2c6b6f1b1eb sending to next pipeline
2026-03-26 14:58:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 2881af5c-16bf-5add-95c3-b2c6b6f1b1eb, identifier: 7004276auction111077
2026-03-26 14:58:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3c421feb-480e-5552-8ac3-06b72090e440
2026-03-26 14:58:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004299/photo_000/780x0__r.jpg?hash=1774526033> (referer: https://ecarstrade.com/cars/7004299)
2026-03-26 14:58:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 2881af5c-16bf-5add-95c3-b2c6b6f1b1eb with identifier: 7004276auction111077
2026-03-26 14:58:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 2881af5c-16bf-5add-95c3-b2c6b6f1b1eb with identifier: 7004276auction111077
2026-03-26 14:58:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 2881af5c-16bf-5add-95c3-b2c6b6f1b1eb with identifier: 7004276auction111077 to the API
2026-03-26 14:58:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58: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-26 14:58:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004276/photo_001/780x0__r.jpg?hash=1774525933>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': '2881af5c-16bf-5add-95c3-b2c6b6f1b1eb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004276',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'Caddy',
 'odometer': 205301,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-09-14',
 'seats_number': None,
 'seller_name': None,
 'title': 'VOLKSWAGEN Caddy 2.0 TDI 90kW 7-DSG 4D',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  2.0 TDI 90kW 7-DSG 4D',
 'vin': None,
 'year': 2021}
2026-03-26 14:58:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004276auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:14 [ecarstrade.nl] INFO: Saving data for 7004276auction111077: {'created_time': 1774537094.797326, 'last_price_update_time': 1774537094.797338, 'auction_closing_time': 1774945500.0}
2026-03-26 14:58:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004276auction111077') HTTP/1.1" 204 0
2026-03-26 14:58:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004106%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524641%27 HTTP/1.1" 200 None
2026-03-26 14:58:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004106/photo_004/780x0__r.jpg?hash=1774524641 not downloaded yet
2026-03-26 14:58:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004104%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524633%27 HTTP/1.1" 200 None
2026-03-26 14:58:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004104/photo_004/780x0__r.jpg?hash=1774524633 not downloaded yet
2026-03-26 14:58:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3c421feb-480e-5552-8ac3-06b72090e440
2026-03-26 14:58:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3c421feb-480e-5552-8ac3-06b72090e440
2026-03-26 14:58:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3c421feb-480e-5552-8ac3-06b72090e440
2026-03-26 14:58:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item bfc00dbe-44e3-586b-864c-173881084392
2026-03-26 14:58:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004311/photo_003/780x0__r.jpg?hash=1774526073> (referer: https://ecarstrade.com/cars/7004311)
2026-03-26 14:58:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004325/photo_004/780x0__r.jpg?hash=1774526135> (referer: https://ecarstrade.com/cars/7004325)
2026-03-26 14:58:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004311/photo_002/780x0__r.jpg?hash=1774526073> (referer: https://ecarstrade.com/cars/7004311)
2026-03-26 14:58:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004325/photo_005/780x0__r.jpg?hash=1774526136> (referer: https://ecarstrade.com/cars/7004325)
2026-03-26 14:58:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004311/photo_004/780x0__r.jpg?hash=1774526073> (referer: https://ecarstrade.com/cars/7004311)
2026-03-26 14:58:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004312/photo_000/780x0__r.jpg?hash=1774526076> (referer: https://ecarstrade.com/cars/7004312)
2026-03-26 14:58:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004106%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524641%27 HTTP/1.1" 200 None
2026-03-26 14:58:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004106/photo_005/780x0__r.jpg?hash=1774524641 not downloaded yet
2026-03-26 14:58:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004104%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524633%27 HTTP/1.1" 200 None
2026-03-26 14:58:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004104/photo_005/780x0__r.jpg?hash=1774524633 not downloaded yet
2026-03-26 14:58:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 78abaafa-d4bc-54a0-bbcc-74966956eeac
2026-03-26 14:58:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3c421feb-480e-5552-8ac3-06b72090e440
2026-03-26 14:58:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 15f1a047-45d6-5006-b5e8-d073b31327db
2026-03-26 14:58:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item bfc00dbe-44e3-586b-864c-173881084392
2026-03-26 14:58:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3c421feb-480e-5552-8ac3-06b72090e440
2026-03-26 14:58:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3c421feb-480e-5552-8ac3-06b72090e440, skipping ID generation
2026-03-26 14:58:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c421feb-480e-5552-8ac3-06b72090e440 with scrape type 1
2026-03-26 14:58:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3c421feb-480e-5552-8ac3-06b72090e440 sending to next pipeline
2026-03-26 14:58:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 3c421feb-480e-5552-8ac3-06b72090e440, identifier: 7004105auction111077
2026-03-26 14:58:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 15f1a047-45d6-5006-b5e8-d073b31327db
2026-03-26 14:58:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item bfc00dbe-44e3-586b-864c-173881084392
2026-03-26 14:58:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bfc00dbe-44e3-586b-864c-173881084392, skipping ID generation
2026-03-26 14:58:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfc00dbe-44e3-586b-864c-173881084392 with scrape type 1
2026-03-26 14:58:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bfc00dbe-44e3-586b-864c-173881084392 sending to next pipeline
2026-03-26 14:58:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: bfc00dbe-44e3-586b-864c-173881084392, identifier: 7004299auction111077
2026-03-26 14:58:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 3c421feb-480e-5552-8ac3-06b72090e440 with identifier: 7004105auction111077
2026-03-26 14:58:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 3c421feb-480e-5552-8ac3-06b72090e440 with identifier: 7004105auction111077
2026-03-26 14:58:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 3c421feb-480e-5552-8ac3-06b72090e440 with identifier: 7004105auction111077 to the API
2026-03-26 14:58:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58: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-26 14:58:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004105/photo_005/780x0__r.jpg?hash=1774524637>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '3c421feb-480e-5552-8ac3-06b72090e440',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004105',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 58546,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-09-22',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 208 Active 1.2 PureTech 75 5D 55kW',
 'transmission': 'manual',
 'trim': 'PEUGEOT  Active 1.2 PureTech 75 5D 55kW',
 'vin': None,
 'year': 2022}
2026-03-26 14:58:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004105auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:15 [ecarstrade.nl] INFO: Saving data for 7004105auction111077: {'created_time': 1774537095.448559, 'last_price_update_time': 1774537095.448571, 'auction_closing_time': 1774945500.0}
2026-03-26 14:58:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004105auction111077') HTTP/1.1" 204 0
2026-03-26 14:58:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: bfc00dbe-44e3-586b-864c-173881084392 with identifier: 7004299auction111077
2026-03-26 14:58:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: bfc00dbe-44e3-586b-864c-173881084392 with identifier: 7004299auction111077
2026-03-26 14:58:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: bfc00dbe-44e3-586b-864c-173881084392 with identifier: 7004299auction111077 to the API
2026-03-26 14:58:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58: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-26 14:58:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004299/photo_000/780x0__r.jpg?hash=1774526033>
{'auction_title': '',
 'c_o_2_emission_value': 29,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'bfc00dbe-44e3-586b-864c-173881084392',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004299',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Renault',
 'model': 'Megane',
 'odometer': 119736,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-05-07',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Mégane Estate PHEV 160 Business Edition One 5D 118kW',
 'transmission': 'automatic',
 'trim': 'RENAULT Mégane Estate PHEV 160 Business Edition One 5D 118kW',
 'vin': None,
 'year': 2021}
2026-03-26 14:58:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004299auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:15 [ecarstrade.nl] INFO: Saving data for 7004299auction111077: {'created_time': 1774537095.768047, 'last_price_update_time': 1774537095.76806, 'auction_closing_time': 1774945500.0}
2026-03-26 14:58:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004299auction111077') HTTP/1.1" 204 0
2026-03-26 14:58:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004311/photo_001/780x0__r.jpg?hash=1774526073> (referer: https://ecarstrade.com/cars/7004311)
2026-03-26 14:58:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004104/photo_002/780x0__r.jpg?hash=1774524633> (referer: https://ecarstrade.com/cars/7004104)
2026-03-26 14:58:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004104/photo_001/780x0__r.jpg?hash=1774524633> (referer: https://ecarstrade.com/cars/7004104)
2026-03-26 14:58:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004104/photo_000/780x0__r.jpg?hash=1774524633> (referer: https://ecarstrade.com/cars/7004104)
2026-03-26 14:58:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004325/photo_003/780x0__r.jpg?hash=1774526135> (referer: https://ecarstrade.com/cars/7004325)
2026-03-26 14:58:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004106/photo_001/780x0__r.jpg?hash=1774524641> (referer: https://ecarstrade.com/cars/7004106)
2026-03-26 14:58:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004106/photo_002/780x0__r.jpg?hash=1774524641> (referer: https://ecarstrade.com/cars/7004106)
2026-03-26 14:58:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 78abaafa-d4bc-54a0-bbcc-74966956eeac
2026-03-26 14:58:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c2a84f61-7bc2-5ad4-ba32-54381d699f8f
2026-03-26 14:58:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 78abaafa-d4bc-54a0-bbcc-74966956eeac
2026-03-26 14:58:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c2a84f61-7bc2-5ad4-ba32-54381d699f8f
2026-03-26 14:58:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 78abaafa-d4bc-54a0-bbcc-74966956eeac
2026-03-26 14:58:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 15f1a047-45d6-5006-b5e8-d073b31327db
2026-03-26 14:58:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 15f1a047-45d6-5006-b5e8-d073b31327db, skipping ID generation
2026-03-26 14:58:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15f1a047-45d6-5006-b5e8-d073b31327db with scrape type 1
2026-03-26 14:58:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 15f1a047-45d6-5006-b5e8-d073b31327db sending to next pipeline
2026-03-26 14:58:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 15f1a047-45d6-5006-b5e8-d073b31327db, identifier: 7004312auction111077
2026-03-26 14:58:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 15f1a047-45d6-5006-b5e8-d073b31327db with identifier: 7004312auction111077
2026-03-26 14:58:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 15f1a047-45d6-5006-b5e8-d073b31327db with identifier: 7004312auction111077
2026-03-26 14:58:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 15f1a047-45d6-5006-b5e8-d073b31327db with identifier: 7004312auction111077 to the API
2026-03-26 14:58:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:58:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004312/photo_000/780x0__r.jpg?hash=1774526076>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '15f1a047-45d6-5006-b5e8-d073b31327db',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004312',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 112159,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-24',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT CLIO 1.0 TCe 90 GPF Intens 5D 67kW',
 'transmission': 'manual',
 'trim': 'RENAULT CLIO 1.0 TCe 90 GPF Intens 5D 67kW',
 'vin': None,
 'year': 2022}
2026-03-26 14:58:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004312auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:16 [ecarstrade.nl] INFO: Saving data for 7004312auction111077: {'created_time': 1774537096.240452, 'last_price_update_time': 1774537096.240464, 'auction_closing_time': 1774945500.0}
2026-03-26 14:58:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004312auction111077') HTTP/1.1" 204 0
2026-03-26 14:58:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004104/photo_003/780x0__r.jpg?hash=1774524633> (referer: https://ecarstrade.com/cars/7004104)
2026-03-26 14:58:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004174/photo_005/780x0__r.jpg?hash=1774524892> (referer: https://ecarstrade.com/cars/7004174)
2026-03-26 14:58:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004174/photo_004/780x0__r.jpg?hash=1774524892> (referer: https://ecarstrade.com/cars/7004174)
2026-03-26 14:58:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 78abaafa-d4bc-54a0-bbcc-74966956eeac
2026-03-26 14:58:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 78abaafa-d4bc-54a0-bbcc-74966956eeac, skipping ID generation
2026-03-26 14:58:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78abaafa-d4bc-54a0-bbcc-74966956eeac with scrape type 1
2026-03-26 14:58:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 78abaafa-d4bc-54a0-bbcc-74966956eeac sending to next pipeline
2026-03-26 14:58:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 78abaafa-d4bc-54a0-bbcc-74966956eeac, identifier: 7004311auction111077
2026-03-26 14:58:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004325/photo_001/780x0__r.jpg?hash=1774526135> (referer: https://ecarstrade.com/cars/7004325)
2026-03-26 14:58:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004106/photo_003/780x0__r.jpg?hash=1774524641> (referer: https://ecarstrade.com/cars/7004106)
2026-03-26 14:58:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004325/photo_000/780x0__r.jpg?hash=1774526135> (referer: https://ecarstrade.com/cars/7004325)
2026-03-26 14:58:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004106/photo_000/780x0__r.jpg?hash=1774524641> (referer: https://ecarstrade.com/cars/7004106)
2026-03-26 14:58:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 78abaafa-d4bc-54a0-bbcc-74966956eeac with identifier: 7004311auction111077
2026-03-26 14:58:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 78abaafa-d4bc-54a0-bbcc-74966956eeac with identifier: 7004311auction111077
2026-03-26 14:58:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 78abaafa-d4bc-54a0-bbcc-74966956eeac with identifier: 7004311auction111077 to the API
2026-03-26 14:58:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:58:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004311/photo_001/780x0__r.jpg?hash=1774526073>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '78abaafa-d4bc-54a0-bbcc-74966956eeac',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004311',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 120601,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-22',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT CLIO 1.0 TCe 90 GPF Intens 5D 67kW',
 'transmission': 'manual',
 'trim': 'RENAULT CLIO 1.0 TCe 90 GPF Intens 5D 67kW',
 'vin': None,
 'year': 2022}
2026-03-26 14:58:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004311auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:16 [ecarstrade.nl] INFO: Saving data for 7004311auction111077: {'created_time': 1774537096.817566, 'last_price_update_time': 1774537096.817578, 'auction_closing_time': 1774945500.0}
2026-03-26 14:58:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004311auction111077') HTTP/1.1" 204 0
2026-03-26 14:58:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 83653901-1b7d-5e91-b0fb-ea6b190f9ee0
2026-03-26 14:58:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 83653901-1b7d-5e91-b0fb-ea6b190f9ee0
2026-03-26 14:58:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 83653901-1b7d-5e91-b0fb-ea6b190f9ee0
2026-03-26 14:58:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c2a84f61-7bc2-5ad4-ba32-54381d699f8f
2026-03-26 14:58:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0b940eab-55c3-59ba-8dca-490d2dd574e0
2026-03-26 14:58:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0b940eab-55c3-59ba-8dca-490d2dd574e0
2026-03-26 14:58:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004106/photo_005/780x0__r.jpg?hash=1774524641> (referer: https://ecarstrade.com/cars/7004106)
2026-03-26 14:58:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004104/photo_005/780x0__r.jpg?hash=1774524633> (referer: https://ecarstrade.com/cars/7004104)
2026-03-26 14:58:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004174/photo_003/780x0__r.jpg?hash=1774524892> (referer: https://ecarstrade.com/cars/7004174)
2026-03-26 14:58:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 83653901-1b7d-5e91-b0fb-ea6b190f9ee0
2026-03-26 14:58:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d55d3380-5397-554d-96ad-242acd6b6f79
2026-03-26 14:58:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d55d3380-5397-554d-96ad-242acd6b6f79
2026-03-26 14:58:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c2a84f61-7bc2-5ad4-ba32-54381d699f8f
2026-03-26 14:58:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0b940eab-55c3-59ba-8dca-490d2dd574e0
2026-03-26 14:58:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c2a84f61-7bc2-5ad4-ba32-54381d699f8f
2026-03-26 14:58:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c2a84f61-7bc2-5ad4-ba32-54381d699f8f, skipping ID generation
2026-03-26 14:58:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2a84f61-7bc2-5ad4-ba32-54381d699f8f with scrape type 1
2026-03-26 14:58:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c2a84f61-7bc2-5ad4-ba32-54381d699f8f sending to next pipeline
2026-03-26 14:58:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c2a84f61-7bc2-5ad4-ba32-54381d699f8f, identifier: 7004325auction111077
2026-03-26 14:58:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0b940eab-55c3-59ba-8dca-490d2dd574e0
2026-03-26 14:58:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c2a84f61-7bc2-5ad4-ba32-54381d699f8f with identifier: 7004325auction111077
2026-03-26 14:58:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c2a84f61-7bc2-5ad4-ba32-54381d699f8f with identifier: 7004325auction111077
2026-03-26 14:58:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c2a84f61-7bc2-5ad4-ba32-54381d699f8f with identifier: 7004325auction111077 to the API
2026-03-26 14:58:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:58:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004325/photo_000/780x0__r.jpg?hash=1774526135>
{'auction_title': '',
 'c_o_2_emission_value': 85,
 'category': None,
 'color': 'Yellow',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': 'c2a84f61-7bc2-5ad4-ba32-54381d699f8f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004325',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 167990,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-03-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 208 Blue Lease Allure 1.5 BlueHDi 100 5D 75kW',
 'transmission': 'manual',
 'trim': 'PEUGEOT  Blue Lease Allure 1.5 BlueHDi 100 5D 75kW',
 'vin': None,
 'year': 2020}
2026-03-26 14:58:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004325auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:17 [ecarstrade.nl] INFO: Saving data for 7004325auction111077: {'created_time': 1774537097.29371, 'last_price_update_time': 1774537097.293722, 'auction_closing_time': 1774945500.0}
2026-03-26 14:58:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004325auction111077') HTTP/1.1" 204 0
2026-03-26 14:58:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004106/photo_004/780x0__r.jpg?hash=1774524641> (referer: https://ecarstrade.com/cars/7004106)
2026-03-26 14:58:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004104/photo_004/780x0__r.jpg?hash=1774524633> (referer: https://ecarstrade.com/cars/7004104)
2026-03-26 14:58:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004164/photo_005/780x0__r.jpg?hash=1774524860> (referer: https://ecarstrade.com/cars/7004164)
2026-03-26 14:58:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004174/photo_002/780x0__r.jpg?hash=1774524892> (referer: https://ecarstrade.com/cars/7004174)
2026-03-26 14:58:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004174/photo_001/780x0__r.jpg?hash=1774524892> (referer: https://ecarstrade.com/cars/7004174)
2026-03-26 14:58:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004174/photo_000/780x0__r.jpg?hash=1774524892> (referer: https://ecarstrade.com/cars/7004174)
2026-03-26 14:58:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004301/photo_002/780x0__r.jpg?hash=1774526043> (referer: https://ecarstrade.com/cars/7004301)
2026-03-26 14:58:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0b940eab-55c3-59ba-8dca-490d2dd574e0
2026-03-26 14:58:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 83653901-1b7d-5e91-b0fb-ea6b190f9ee0
2026-03-26 14:58:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d55d3380-5397-554d-96ad-242acd6b6f79
2026-03-26 14:58:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004164/photo_004/780x0__r.jpg?hash=1774524860> (referer: https://ecarstrade.com/cars/7004164)
2026-03-26 14:58:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004301/photo_001/780x0__r.jpg?hash=1774526043> (referer: https://ecarstrade.com/cars/7004301)
2026-03-26 14:58:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0b940eab-55c3-59ba-8dca-490d2dd574e0
2026-03-26 14:58:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0b940eab-55c3-59ba-8dca-490d2dd574e0, skipping ID generation
2026-03-26 14:58:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b940eab-55c3-59ba-8dca-490d2dd574e0 with scrape type 1
2026-03-26 14:58:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0b940eab-55c3-59ba-8dca-490d2dd574e0 sending to next pipeline
2026-03-26 14:58:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0b940eab-55c3-59ba-8dca-490d2dd574e0, identifier: 7004106auction111077
2026-03-26 14:58:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0b940eab-55c3-59ba-8dca-490d2dd574e0 with identifier: 7004106auction111077
2026-03-26 14:58:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0b940eab-55c3-59ba-8dca-490d2dd574e0 with identifier: 7004106auction111077
2026-03-26 14:58:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0b940eab-55c3-59ba-8dca-490d2dd574e0 with identifier: 7004106auction111077 to the API
2026-03-26 14:58:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:58:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004106/photo_004/780x0__r.jpg?hash=1774524641>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '0b940eab-55c3-59ba-8dca-490d2dd574e0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004106',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 48251,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 208 Active 1.2 PureTech 75 5D 55kW',
 'transmission': 'manual',
 'trim': 'PEUGEOT  Active 1.2 PureTech 75 5D 55kW',
 'vin': None,
 'year': 2022}
2026-03-26 14:58:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004106auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:17 [ecarstrade.nl] INFO: Saving data for 7004106auction111077: {'created_time': 1774537097.80908, 'last_price_update_time': 1774537097.809091, 'auction_closing_time': 1774945500.0}
2026-03-26 14:58:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004106auction111077') HTTP/1.1" 204 0
2026-03-26 14:58:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004164/photo_003/780x0__r.jpg?hash=1774524860> (referer: https://ecarstrade.com/cars/7004164)
2026-03-26 14:58:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004164/photo_000/780x0__r.jpg?hash=1774524859> (referer: https://ecarstrade.com/cars/7004164)
2026-03-26 14:58:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004301/photo_000/780x0__r.jpg?hash=1774526043> (referer: https://ecarstrade.com/cars/7004301)
2026-03-26 14:58:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004164/photo_002/780x0__r.jpg?hash=1774524859> (referer: https://ecarstrade.com/cars/7004164)
2026-03-26 14:58:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 83653901-1b7d-5e91-b0fb-ea6b190f9ee0
2026-03-26 14:58:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 83653901-1b7d-5e91-b0fb-ea6b190f9ee0, skipping ID generation
2026-03-26 14:58:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83653901-1b7d-5e91-b0fb-ea6b190f9ee0 with scrape type 1
2026-03-26 14:58:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 83653901-1b7d-5e91-b0fb-ea6b190f9ee0 sending to next pipeline
2026-03-26 14:58:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 83653901-1b7d-5e91-b0fb-ea6b190f9ee0, identifier: 7004104auction111077
2026-03-26 14:58:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 83653901-1b7d-5e91-b0fb-ea6b190f9ee0 with identifier: 7004104auction111077
2026-03-26 14:58:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 83653901-1b7d-5e91-b0fb-ea6b190f9ee0 with identifier: 7004104auction111077
2026-03-26 14:58:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 83653901-1b7d-5e91-b0fb-ea6b190f9ee0 with identifier: 7004104auction111077 to the API
2026-03-26 14:58:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:58:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004104/photo_004/780x0__r.jpg?hash=1774524633>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '83653901-1b7d-5e91-b0fb-ea6b190f9ee0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004104',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 54968,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-09-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 208 Active Pack 1.2 PureTech 75pk 5D Athlon Edition',
 'transmission': 'manual',
 'trim': 'PEUGEOT  Active Pack 1.2 PureTech 75pk 5D Athlon Edition',
 'vin': None,
 'year': 2022}
2026-03-26 14:58:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004104auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:18 [ecarstrade.nl] INFO: Saving data for 7004104auction111077: {'created_time': 1774537098.31922, 'last_price_update_time': 1774537098.319232, 'auction_closing_time': 1774945500.0}
2026-03-26 14:58:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004104auction111077') HTTP/1.1" 204 0
2026-03-26 14:58:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 51592187-a083-56e0-b637-142580d68fed
2026-03-26 14:58:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d55d3380-5397-554d-96ad-242acd6b6f79
2026-03-26 14:58:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d55d3380-5397-554d-96ad-242acd6b6f79
2026-03-26 14:58:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d55d3380-5397-554d-96ad-242acd6b6f79
2026-03-26 14:58:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d55d3380-5397-554d-96ad-242acd6b6f79, skipping ID generation
2026-03-26 14:58:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d55d3380-5397-554d-96ad-242acd6b6f79 with scrape type 1
2026-03-26 14:58:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d55d3380-5397-554d-96ad-242acd6b6f79 sending to next pipeline
2026-03-26 14:58:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d55d3380-5397-554d-96ad-242acd6b6f79, identifier: 7004174auction111077
2026-03-26 14:58:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ea0b4a3e-c4c8-5967-a34c-29f9da2c2002
2026-03-26 14:58:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 51592187-a083-56e0-b637-142580d68fed
2026-03-26 14:58:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ea0b4a3e-c4c8-5967-a34c-29f9da2c2002
2026-03-26 14:58:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d55d3380-5397-554d-96ad-242acd6b6f79 with identifier: 7004174auction111077
2026-03-26 14:58:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d55d3380-5397-554d-96ad-242acd6b6f79 with identifier: 7004174auction111077
2026-03-26 14:58:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d55d3380-5397-554d-96ad-242acd6b6f79 with identifier: 7004174auction111077 to the API
2026-03-26 14:58:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:58:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004174/photo_000/780x0__r.jpg?hash=1774524892>
{'auction_title': '',
 'c_o_2_emission_value': 99,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'd55d3380-5397-554d-96ad-242acd6b6f79',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004174',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Ford',
 'model': 'Focus',
 'odometer': 145942,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-06-12',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Focus hatchback 1.0 EcoBoost 125pk ST-Line Bus. 5D',
 'transmission': 'manual',
 'trim': 'FORD  hatchback 1.0 EcoBoost 125pk ST-Line Bus. 5D',
 'vin': None,
 'year': 2020}
2026-03-26 14:58:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004174auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:18 [ecarstrade.nl] INFO: Saving data for 7004174auction111077: {'created_time': 1774537098.729695, 'last_price_update_time': 1774537098.729706, 'auction_closing_time': 1774945500.0}
2026-03-26 14:58:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004174auction111077') HTTP/1.1" 204 0
2026-03-26 14:58:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 51592187-a083-56e0-b637-142580d68fed
2026-03-26 14:58:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 51592187-a083-56e0-b637-142580d68fed
2026-03-26 14:58:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ea0b4a3e-c4c8-5967-a34c-29f9da2c2002
2026-03-26 14:58:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ea0b4a3e-c4c8-5967-a34c-29f9da2c2002, skipping ID generation
2026-03-26 14:58:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea0b4a3e-c4c8-5967-a34c-29f9da2c2002 with scrape type 1
2026-03-26 14:58:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ea0b4a3e-c4c8-5967-a34c-29f9da2c2002 sending to next pipeline
2026-03-26 14:58:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ea0b4a3e-c4c8-5967-a34c-29f9da2c2002, identifier: 7004301auction111077
2026-03-26 14:58:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 51592187-a083-56e0-b637-142580d68fed
2026-03-26 14:58:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 51592187-a083-56e0-b637-142580d68fed, skipping ID generation
2026-03-26 14:58:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51592187-a083-56e0-b637-142580d68fed with scrape type 1
2026-03-26 14:58:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 51592187-a083-56e0-b637-142580d68fed sending to next pipeline
2026-03-26 14:58:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 51592187-a083-56e0-b637-142580d68fed, identifier: 7004164auction111077
2026-03-26 14:58:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ea0b4a3e-c4c8-5967-a34c-29f9da2c2002 with identifier: 7004301auction111077
2026-03-26 14:58:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ea0b4a3e-c4c8-5967-a34c-29f9da2c2002 with identifier: 7004301auction111077
2026-03-26 14:58:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ea0b4a3e-c4c8-5967-a34c-29f9da2c2002 with identifier: 7004301auction111077 to the API
2026-03-26 14:58:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58: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-26 14:58:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004301/photo_000/780x0__r.jpg?hash=1774526043>
{'auction_title': '',
 'c_o_2_emission_value': 103,
 'category': None,
 'color': 'Green',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': 'ea0b4a3e-c4c8-5967-a34c-29f9da2c2002',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004301',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Renault',
 'model': 'Megane',
 'odometer': 155332,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-23',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Mégane Estate Blue dCi 115 Zen 5D 85kW',
 'transmission': 'manual',
 'trim': 'RENAULT Mégane Estate Blue dCi 115 Zen 5D 85kW',
 'vin': None,
 'year': 2020}
2026-03-26 14:58:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004301auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:19 [ecarstrade.nl] INFO: Saving data for 7004301auction111077: {'created_time': 1774537099.21962, 'last_price_update_time': 1774537099.219633, 'auction_closing_time': 1774945500.0}
2026-03-26 14:58:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004301auction111077') HTTP/1.1" 204 0
2026-03-26 14:58:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 51592187-a083-56e0-b637-142580d68fed with identifier: 7004164auction111077
2026-03-26 14:58:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 51592187-a083-56e0-b637-142580d68fed with identifier: 7004164auction111077
2026-03-26 14:58:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 51592187-a083-56e0-b637-142580d68fed with identifier: 7004164auction111077 to the API
2026-03-26 14:58:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58: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-26 14:58:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004164/photo_002/780x0__r.jpg?hash=1774524859>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '51592187-a083-56e0-b637-142580d68fed',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004164',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Hyundai',
 'model': 'i10',
 'odometer': 24608,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-03-25',
 'seats_number': 4,
 'seller_name': None,
 'title': 'HYUNDAI i10 1.0 MPI Comfort Smart 5D 49kW',
 'transmission': 'manual',
 'trim': 'HYUNDAI  1.0 MPI Comfort Smart 5D 49kW',
 'vin': None,
 'year': 2023}
2026-03-26 14:58:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004164auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:19 [ecarstrade.nl] INFO: Saving data for 7004164auction111077: {'created_time': 1774537099.551041, 'last_price_update_time': 1774537099.551053, 'auction_closing_time': 1774945500.0}
2026-03-26 14:58:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004164auction111077') HTTP/1.1" 204 0
2026-03-26 14:58:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004298> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004272/photo_004/780x0__r.jpg?hash=1774525917> (referer: https://ecarstrade.com/cars/7004272)
2026-03-26 14:58:23 [ecarstrade.nl] INFO: Extracting details for car 7004298auction111077
2026-03-26 14:58:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d836756-081e-56cf-b8cf-d40d26753ddf with identifier: 7004298auction111077
2026-03-26 14:58:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d836756-081e-56cf-b8cf-d40d26753ddf with scrape type 1
2026-03-26 14:58:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1d836756-081e-56cf-b8cf-d40d26753ddf
2026-03-26 14:58:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004298%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774526030%27 HTTP/1.1" 200 None
2026-03-26 14:58:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004298/photo_000/780x0__r.jpg?hash=1774526030 not downloaded yet
2026-03-26 14:58:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004298%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774526030%27 HTTP/1.1" 200 None
2026-03-26 14:58:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004298/photo_001/780x0__r.jpg?hash=1774526030 not downloaded yet
2026-03-26 14:58:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004298%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774526031%27 HTTP/1.1" 200 None
2026-03-26 14:58:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004298/photo_002/780x0__r.jpg?hash=1774526031 not downloaded yet
2026-03-26 14:58:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004272/photo_003/780x0__r.jpg?hash=1774525917> (referer: https://ecarstrade.com/cars/7004272)
2026-03-26 14:58:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004298%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774526031%27 HTTP/1.1" 200 None
2026-03-26 14:58:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004298/photo_003/780x0__r.jpg?hash=1774526031 not downloaded yet
2026-03-26 14:58:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004298%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774526031%27 HTTP/1.1" 200 None
2026-03-26 14:58:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004298/photo_004/780x0__r.jpg?hash=1774526031 not downloaded yet
2026-03-26 14:58:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a6abc383-f0b5-5d41-9b4d-adddb496b8fb
2026-03-26 14:58:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004298%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774526031%27 HTTP/1.1" 200 None
2026-03-26 14:58:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004298/photo_005/780x0__r.jpg?hash=1774526031 not downloaded yet
2026-03-26 14:58:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004272/photo_002/780x0__r.jpg?hash=1774525917> (referer: https://ecarstrade.com/cars/7004272)
2026-03-26 14:58:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a6abc383-f0b5-5d41-9b4d-adddb496b8fb
2026-03-26 14:58:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004272/photo_001/780x0__r.jpg?hash=1774525917> (referer: https://ecarstrade.com/cars/7004272)
2026-03-26 14:58:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a6abc383-f0b5-5d41-9b4d-adddb496b8fb
2026-03-26 14:58:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004272/photo_000/780x0__r.jpg?hash=1774525917> (referer: https://ecarstrade.com/cars/7004272)
2026-03-26 14:58:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a6abc383-f0b5-5d41-9b4d-adddb496b8fb
2026-03-26 14:58:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004168/photo_004/780x0__r.jpg?hash=1774524870> (referer: https://ecarstrade.com/cars/7004168)
2026-03-26 14:58:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a6abc383-f0b5-5d41-9b4d-adddb496b8fb
2026-03-26 14:58:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a6abc383-f0b5-5d41-9b4d-adddb496b8fb, skipping ID generation
2026-03-26 14:58:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6abc383-f0b5-5d41-9b4d-adddb496b8fb with scrape type 1
2026-03-26 14:58:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a6abc383-f0b5-5d41-9b4d-adddb496b8fb sending to next pipeline
2026-03-26 14:58:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: a6abc383-f0b5-5d41-9b4d-adddb496b8fb, identifier: 7004272auction111077
2026-03-26 14:58:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: a6abc383-f0b5-5d41-9b4d-adddb496b8fb with identifier: 7004272auction111077
2026-03-26 14:58:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: a6abc383-f0b5-5d41-9b4d-adddb496b8fb with identifier: 7004272auction111077
2026-03-26 14:58:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: a6abc383-f0b5-5d41-9b4d-adddb496b8fb with identifier: 7004272auction111077 to the API
2026-03-26 14:58:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58: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-26 14:58:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004272/photo_000/780x0__r.jpg?hash=1774525917>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': 'a6abc383-f0b5-5d41-9b4d-adddb496b8fb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004272',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 88699,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-24',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 58kWh 1st Plus auto 5D 150kW uitlopend',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  58kWh 1st Plus auto 5D 150kW uitlopend',
 'vin': None,
 'year': 2020}
2026-03-26 14:58:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004272auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:24 [ecarstrade.nl] INFO: Saving data for 7004272auction111077: {'created_time': 1774537104.657409, 'last_price_update_time': 1774537104.657419, 'auction_closing_time': 1774945500.0}
2026-03-26 14:58:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004272auction111077') HTTP/1.1" 204 0
2026-03-26 14:58:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004168/photo_003/780x0__r.jpg?hash=1774524870> (referer: https://ecarstrade.com/cars/7004168)
2026-03-26 14:58:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ab9b8f45-fa7d-53af-9dd4-2c7ba6f87d76
2026-03-26 14:58:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004168/photo_002/780x0__r.jpg?hash=1774524870> (referer: https://ecarstrade.com/cars/7004168)
2026-03-26 14:58:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ab9b8f45-fa7d-53af-9dd4-2c7ba6f87d76
2026-03-26 14:58:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004168/photo_001/780x0__r.jpg?hash=1774524870> (referer: https://ecarstrade.com/cars/7004168)
2026-03-26 14:58:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ab9b8f45-fa7d-53af-9dd4-2c7ba6f87d76
2026-03-26 14:58:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004168/photo_000/780x0__r.jpg?hash=1774524869> (referer: https://ecarstrade.com/cars/7004168)
2026-03-26 14:58:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ab9b8f45-fa7d-53af-9dd4-2c7ba6f87d76
2026-03-26 14:58:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004298/photo_002/780x0__r.jpg?hash=1774526031> (referer: https://ecarstrade.com/cars/7004298)
2026-03-26 14:58:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ab9b8f45-fa7d-53af-9dd4-2c7ba6f87d76
2026-03-26 14:58:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ab9b8f45-fa7d-53af-9dd4-2c7ba6f87d76, skipping ID generation
2026-03-26 14:58:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab9b8f45-fa7d-53af-9dd4-2c7ba6f87d76 with scrape type 1
2026-03-26 14:58:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ab9b8f45-fa7d-53af-9dd4-2c7ba6f87d76 sending to next pipeline
2026-03-26 14:58:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ab9b8f45-fa7d-53af-9dd4-2c7ba6f87d76, identifier: 7004168auction111077
2026-03-26 14:58:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ab9b8f45-fa7d-53af-9dd4-2c7ba6f87d76 with identifier: 7004168auction111077
2026-03-26 14:58:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ab9b8f45-fa7d-53af-9dd4-2c7ba6f87d76 with identifier: 7004168auction111077
2026-03-26 14:58:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ab9b8f45-fa7d-53af-9dd4-2c7ba6f87d76 with identifier: 7004168auction111077 to the API
2026-03-26 14:58:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58: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-26 14:58:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004168/photo_000/780x0__r.jpg?hash=1774524869>
{'auction_title': '',
 'c_o_2_emission_value': 207,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.2L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': 'ab9b8f45-fa7d-53af-9dd4-2c7ba6f87d76',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004168',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Ford',
 'model': 'Ranger',
 'odometer': 89055,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-04-03',
 'seats_number': None,
 'seller_name': None,
 'title': 'FORD Ranger PU Super Cab Lmtd 2.2 TDCi 160pk Auto 4D',
 'transmission': 'automatic',
 'trim': 'FORD  PU Super Cab Lmtd 2.2 TDCi 160pk Auto 4D',
 'vin': None,
 'year': 2019}
2026-03-26 14:58:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004168auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:25 [ecarstrade.nl] INFO: Saving data for 7004168auction111077: {'created_time': 1774537105.452552, 'last_price_update_time': 1774537105.452563, 'auction_closing_time': 1774945500.0}
2026-03-26 14:58:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004168auction111077') HTTP/1.1" 204 0
2026-03-26 14:58:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004298/photo_005/780x0__r.jpg?hash=1774526031> (referer: https://ecarstrade.com/cars/7004298)
2026-03-26 14:58:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004101> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1d836756-081e-56cf-b8cf-d40d26753ddf
2026-03-26 14:58:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004298/photo_004/780x0__r.jpg?hash=1774526031> (referer: https://ecarstrade.com/cars/7004298)
2026-03-26 14:58:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004298/photo_003/780x0__r.jpg?hash=1774526031> (referer: https://ecarstrade.com/cars/7004298)
2026-03-26 14:58:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1d836756-081e-56cf-b8cf-d40d26753ddf
2026-03-26 14:58:25 [ecarstrade.nl] INFO: Extracting details for car 7004101auction111077
2026-03-26 14:58:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca54ebfd-d52f-595b-9de6-3172b2bd5b06 with identifier: 7004101auction111077
2026-03-26 14:58:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca54ebfd-d52f-595b-9de6-3172b2bd5b06 with scrape type 1
2026-03-26 14:58:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ca54ebfd-d52f-595b-9de6-3172b2bd5b06
2026-03-26 14:58:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004101%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524617%27 HTTP/1.1" 200 None
2026-03-26 14:58:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004101/photo_000/780x0__r.jpg?hash=1774524617 not downloaded yet
2026-03-26 14:58:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004101%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524617%27 HTTP/1.1" 200 None
2026-03-26 14:58:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004101/photo_001/780x0__r.jpg?hash=1774524617 not downloaded yet
2026-03-26 14:58:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004298/photo_001/780x0__r.jpg?hash=1774526030> (referer: https://ecarstrade.com/cars/7004298)
2026-03-26 14:58:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004101%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524617%27 HTTP/1.1" 200 None
2026-03-26 14:58:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004101/photo_002/780x0__r.jpg?hash=1774524617 not downloaded yet
2026-03-26 14:58:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004101%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524617%27 HTTP/1.1" 200 None
2026-03-26 14:58:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004101/photo_003/780x0__r.jpg?hash=1774524617 not downloaded yet
2026-03-26 14:58:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1d836756-081e-56cf-b8cf-d40d26753ddf
2026-03-26 14:58:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004298/photo_000/780x0__r.jpg?hash=1774526030> (referer: https://ecarstrade.com/cars/7004298)
2026-03-26 14:58:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004101%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524617%27 HTTP/1.1" 200 None
2026-03-26 14:58:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004101/photo_004/780x0__r.jpg?hash=1774524617 not downloaded yet
2026-03-26 14:58:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1d836756-081e-56cf-b8cf-d40d26753ddf
2026-03-26 14:58:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004101%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524617%27 HTTP/1.1" 200 None
2026-03-26 14:58:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004101/photo_005/780x0__r.jpg?hash=1774524617 not downloaded yet
2026-03-26 14:58:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004108> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004179/photo_004/780x0__r.jpg?hash=1774524906> (referer: https://ecarstrade.com/cars/7004179)
2026-03-26 14:58:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004321> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1d836756-081e-56cf-b8cf-d40d26753ddf
2026-03-26 14:58:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004179/photo_002/780x0__r.jpg?hash=1774524906> (referer: https://ecarstrade.com/cars/7004179)
2026-03-26 14:58:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:25 [ecarstrade.nl] INFO: Found 20 car items
2026-03-26 14:58:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004179/photo_001/780x0__r.jpg?hash=1774524906> (referer: https://ecarstrade.com/cars/7004179)
2026-03-26 14:58:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004179/photo_000/780x0__r.jpg?hash=1774524906> (referer: https://ecarstrade.com/cars/7004179)
2026-03-26 14:58:25 [ecarstrade.nl] INFO: Found listing with ID: 7004167auction111077
2026-03-26 14:58:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004167auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:25 [ecarstrade.nl] INFO: Scrape type for 7004167auction111077: 1
2026-03-26 14:58:25 [ecarstrade.nl] INFO: Extracting details for car 7004108auction111077
2026-03-26 14:58:25 [ecarstrade.nl] INFO: Found listing with ID: 7004175auction111077
2026-03-26 14:58:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004175auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:25 [ecarstrade.nl] INFO: Scrape type for 7004175auction111077: 1
2026-03-26 14:58:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004316> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1d836756-081e-56cf-b8cf-d40d26753ddf
2026-03-26 14:58:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1d836756-081e-56cf-b8cf-d40d26753ddf, skipping ID generation
2026-03-26 14:58:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d836756-081e-56cf-b8cf-d40d26753ddf with scrape type 1
2026-03-26 14:58:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1d836756-081e-56cf-b8cf-d40d26753ddf sending to next pipeline
2026-03-26 14:58:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 1d836756-081e-56cf-b8cf-d40d26753ddf, identifier: 7004298auction111077
2026-03-26 14:58:25 [ecarstrade.nl] INFO: Extracting details for car 7004321auction111077
2026-03-26 14:58:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 1d836756-081e-56cf-b8cf-d40d26753ddf with identifier: 7004298auction111077
2026-03-26 14:58:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 1d836756-081e-56cf-b8cf-d40d26753ddf with identifier: 7004298auction111077
2026-03-26 14:58:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 1d836756-081e-56cf-b8cf-d40d26753ddf with identifier: 7004298auction111077 to the API
2026-03-26 14:58:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58: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-26 14:58:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004298/photo_000/780x0__r.jpg?hash=1774526030>
{'auction_title': '',
 'c_o_2_emission_value': 155,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': '1d836756-081e-56cf-b8cf-d40d26753ddf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004298',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Renault',
 'model': 'Trafic',
 'odometer': 72583,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-02-22',
 'seats_number': None,
 'seller_name': None,
 'title': 'RENAULT Trafic GB L1H1 T29 ENERGY 1.6 dCi 125 TT Comf 4D 92kW',
 'transmission': 'manual',
 'trim': 'RENAULT  GB L1H1 T29 ENERGY 1.6 dCi 125 TT Comf 4D 92kW',
 'vin': None,
 'year': 2019}
2026-03-26 14:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004298auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:26 [ecarstrade.nl] INFO: Saving data for 7004298auction111077: {'created_time': 1774537106.293807, 'last_price_update_time': 1774537106.293816, 'auction_closing_time': 1774945500.0}
2026-03-26 14:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004298auction111077') HTTP/1.1" 204 0
2026-03-26 14:58:26 [ecarstrade.nl] INFO: Extracting details for car 7004316auction111077
2026-03-26 14:58:26 [ecarstrade.nl] INFO: Found listing with ID: 7004151auction111077
2026-03-26 14:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004151auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:26 [ecarstrade.nl] INFO: Scrape type for 7004151auction111077: 1
2026-03-26 14:58:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4252e4d8-ad3b-5a99-ae20-794e977729c3 with identifier: 7004108auction111077
2026-03-26 14:58:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4252e4d8-ad3b-5a99-ae20-794e977729c3 with scrape type 1
2026-03-26 14:58:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4252e4d8-ad3b-5a99-ae20-794e977729c3
2026-03-26 14:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004108%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524646%27 HTTP/1.1" 200 None
2026-03-26 14:58:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004108/photo_000/780x0__r.jpg?hash=1774524646 not downloaded yet
2026-03-26 14:58:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004101/photo_001/780x0__r.jpg?hash=1774524617> (referer: https://ecarstrade.com/cars/7004101)
2026-03-26 14:58:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004270> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:26 [ecarstrade.nl] INFO: Found listing with ID: 7004165auction111077
2026-03-26 14:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004165auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:26 [ecarstrade.nl] INFO: Scrape type for 7004165auction111077: 1
2026-03-26 14:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004108%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524646%27 HTTP/1.1" 200 None
2026-03-26 14:58:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004108/photo_001/780x0__r.jpg?hash=1774524646 not downloaded yet
2026-03-26 14:58:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5f300188-42db-5178-9c6e-f8caa5ce11b8
2026-03-26 14:58:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2762882e-fc60-5775-865e-36684cf83365 with identifier: 7004321auction111077
2026-03-26 14:58:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2762882e-fc60-5775-865e-36684cf83365 with scrape type 1
2026-03-26 14:58:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2762882e-fc60-5775-865e-36684cf83365
2026-03-26 14:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004321%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774526121%27 HTTP/1.1" 200 None
2026-03-26 14:58:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004321/photo_000/780x0__r.jpg?hash=1774526121 not downloaded yet
2026-03-26 14:58:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5f300188-42db-5178-9c6e-f8caa5ce11b8
2026-03-26 14:58:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5f300188-42db-5178-9c6e-f8caa5ce11b8
2026-03-26 14:58:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5f300188-42db-5178-9c6e-f8caa5ce11b8
2026-03-26 14:58:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5f300188-42db-5178-9c6e-f8caa5ce11b8, skipping ID generation
2026-03-26 14:58:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f300188-42db-5178-9c6e-f8caa5ce11b8 with scrape type 1
2026-03-26 14:58:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5f300188-42db-5178-9c6e-f8caa5ce11b8 sending to next pipeline
2026-03-26 14:58:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 5f300188-42db-5178-9c6e-f8caa5ce11b8, identifier: 7004179auction111077
2026-03-26 14:58:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58bfcfcf-0464-5031-8dee-2af6d9b715e4 with identifier: 7004316auction111077
2026-03-26 14:58:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58bfcfcf-0464-5031-8dee-2af6d9b715e4 with scrape type 1
2026-03-26 14:58:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 58bfcfcf-0464-5031-8dee-2af6d9b715e4
2026-03-26 14:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004316%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774526097%27 HTTP/1.1" 200 None
2026-03-26 14:58:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004316/photo_000/780x0__r.jpg?hash=1774526097 not downloaded yet
2026-03-26 14:58:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004101/photo_003/780x0__r.jpg?hash=1774524617> (referer: https://ecarstrade.com/cars/7004101)
2026-03-26 14:58:26 [ecarstrade.nl] INFO: Extracting details for car 7004270auction111077
2026-03-26 14:58:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 5f300188-42db-5178-9c6e-f8caa5ce11b8 with identifier: 7004179auction111077
2026-03-26 14:58:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 5f300188-42db-5178-9c6e-f8caa5ce11b8 with identifier: 7004179auction111077
2026-03-26 14:58:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 5f300188-42db-5178-9c6e-f8caa5ce11b8 with identifier: 7004179auction111077 to the API
2026-03-26 14:58:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58: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-26 14:58:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004179/photo_000/780x0__r.jpg?hash=1774524906>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': '5f300188-42db-5178-9c6e-f8caa5ce11b8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004179',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Cupra',
 'model': 'Born',
 'odometer': 141599,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'CUPRA Born 58kWh Business auto 5D 150kW',
 'transmission': 'automatic',
 'trim': 'CUPRA  58kWh Business auto 5D 150kW',
 'vin': None,
 'year': 2021}
2026-03-26 14:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004179auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:26 [ecarstrade.nl] INFO: Saving data for 7004179auction111077: {'created_time': 1774537106.979456, 'last_price_update_time': 1774537106.979467, 'auction_closing_time': 1774945500.0}
2026-03-26 14:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004179auction111077') HTTP/1.1" 204 0
2026-03-26 14:58:27 [ecarstrade.nl] INFO: Found listing with ID: 7004183auction111077
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004183auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:27 [ecarstrade.nl] INFO: Scrape type for 7004183auction111077: 1
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004108%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524647%27 HTTP/1.1" 200 None
2026-03-26 14:58:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004108/photo_002/780x0__r.jpg?hash=1774524647 not downloaded yet
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004321%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774526121%27 HTTP/1.1" 200 None
2026-03-26 14:58:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004321/photo_001/780x0__r.jpg?hash=1774526121 not downloaded yet
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004316%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774526097%27 HTTP/1.1" 200 None
2026-03-26 14:58:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004316/photo_001/780x0__r.jpg?hash=1774526097 not downloaded yet
2026-03-26 14:58:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004101/photo_005/780x0__r.jpg?hash=1774524617> (referer: https://ecarstrade.com/cars/7004101)
2026-03-26 14:58:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ca54ebfd-d52f-595b-9de6-3172b2bd5b06
2026-03-26 14:58:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dda16875-e976-5511-8a23-cf303f6230a9 with identifier: 7004270auction111077
2026-03-26 14:58:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dda16875-e976-5511-8a23-cf303f6230a9 with scrape type 1
2026-03-26 14:58:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item dda16875-e976-5511-8a23-cf303f6230a9
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004270%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525910%27 HTTP/1.1" 200 None
2026-03-26 14:58:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004270/photo_000/780x0__r.jpg?hash=1774525910 not downloaded yet
2026-03-26 14:58:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004101/photo_002/780x0__r.jpg?hash=1774524617> (referer: https://ecarstrade.com/cars/7004101)
2026-03-26 14:58:27 [ecarstrade.nl] INFO: Found listing with ID: 7004319auction111077
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004319auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:27 [ecarstrade.nl] INFO: Scrape type for 7004319auction111077: 1
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004108%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524647%27 HTTP/1.1" 200 None
2026-03-26 14:58:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004108/photo_003/780x0__r.jpg?hash=1774524647 not downloaded yet
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004321%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774526121%27 HTTP/1.1" 200 None
2026-03-26 14:58:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004321/photo_002/780x0__r.jpg?hash=1774526121 not downloaded yet
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004316%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774526097%27 HTTP/1.1" 200 None
2026-03-26 14:58:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004316/photo_002/780x0__r.jpg?hash=1774526097 not downloaded yet
2026-03-26 14:58:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004101/photo_004/780x0__r.jpg?hash=1774524617> (referer: https://ecarstrade.com/cars/7004101)
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004270%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525910%27 HTTP/1.1" 200 None
2026-03-26 14:58:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004270/photo_001/780x0__r.jpg?hash=1774525910 not downloaded yet
2026-03-26 14:58:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ca54ebfd-d52f-595b-9de6-3172b2bd5b06
2026-03-26 14:58:27 [ecarstrade.nl] INFO: Found listing with ID: 7004306auction111077
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004306auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:27 [ecarstrade.nl] INFO: Scrape type for 7004306auction111077: 1
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004108%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524647%27 HTTP/1.1" 200 None
2026-03-26 14:58:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004108/photo_004/780x0__r.jpg?hash=1774524647 not downloaded yet
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004321%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774526121%27 HTTP/1.1" 200 None
2026-03-26 14:58:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004321/photo_003/780x0__r.jpg?hash=1774526121 not downloaded yet
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004316%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774526097%27 HTTP/1.1" 200 None
2026-03-26 14:58:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004316/photo_003/780x0__r.jpg?hash=1774526097 not downloaded yet
2026-03-26 14:58:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004101/photo_000/780x0__r.jpg?hash=1774524617> (referer: https://ecarstrade.com/cars/7004101)
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004270%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525910%27 HTTP/1.1" 200 None
2026-03-26 14:58:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004270/photo_002/780x0__r.jpg?hash=1774525910 not downloaded yet
2026-03-26 14:58:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:27 [ecarstrade.nl] INFO: Found listing with ID: 7004184auction111077
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004184auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:27 [ecarstrade.nl] INFO: Scrape type for 7004184auction111077: 1
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004108%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524647%27 HTTP/1.1" 200 None
2026-03-26 14:58:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004108/photo_005/780x0__r.jpg?hash=1774524647 not downloaded yet
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004321%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774526121%27 HTTP/1.1" 200 None
2026-03-26 14:58:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004321/photo_004/780x0__r.jpg?hash=1774526121 not downloaded yet
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004316%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774526097%27 HTTP/1.1" 200 None
2026-03-26 14:58:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004316/photo_004/780x0__r.jpg?hash=1774526097 not downloaded yet
2026-03-26 14:58:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ca54ebfd-d52f-595b-9de6-3172b2bd5b06
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004270%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525910%27 HTTP/1.1" 200 None
2026-03-26 14:58:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004270/photo_003/780x0__r.jpg?hash=1774525910 not downloaded yet
2026-03-26 14:58:27 [ecarstrade.nl] INFO: Found listing with ID: 7004281auction111077
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004281auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:27 [ecarstrade.nl] INFO: Scrape type for 7004281auction111077: 1
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004321%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774526121%27 HTTP/1.1" 200 None
2026-03-26 14:58:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004321/photo_005/780x0__r.jpg?hash=1774526121 not downloaded yet
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004316%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774526097%27 HTTP/1.1" 200 None
2026-03-26 14:58:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004316/photo_005/780x0__r.jpg?hash=1774526097 not downloaded yet
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004270%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525910%27 HTTP/1.1" 200 None
2026-03-26 14:58:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004270/photo_004/780x0__r.jpg?hash=1774525910 not downloaded yet
2026-03-26 14:58:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ca54ebfd-d52f-595b-9de6-3172b2bd5b06
2026-03-26 14:58:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ca54ebfd-d52f-595b-9de6-3172b2bd5b06
2026-03-26 14:58:27 [ecarstrade.nl] INFO: Found listing with ID: 7004310auction111077
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004310auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:27 [ecarstrade.nl] INFO: Scrape type for 7004310auction111077: 1
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004270%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525910%27 HTTP/1.1" 200 None
2026-03-26 14:58:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004270/photo_005/780x0__r.jpg?hash=1774525910 not downloaded yet
2026-03-26 14:58:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ca54ebfd-d52f-595b-9de6-3172b2bd5b06
2026-03-26 14:58:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ca54ebfd-d52f-595b-9de6-3172b2bd5b06, skipping ID generation
2026-03-26 14:58:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca54ebfd-d52f-595b-9de6-3172b2bd5b06 with scrape type 1
2026-03-26 14:58:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ca54ebfd-d52f-595b-9de6-3172b2bd5b06 sending to next pipeline
2026-03-26 14:58:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ca54ebfd-d52f-595b-9de6-3172b2bd5b06, identifier: 7004101auction111077
2026-03-26 14:58:27 [ecarstrade.nl] INFO: Found listing with ID: 7004308auction111077
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004308auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:27 [ecarstrade.nl] INFO: Scrape type for 7004308auction111077: 1
2026-03-26 14:58:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ca54ebfd-d52f-595b-9de6-3172b2bd5b06 with identifier: 7004101auction111077
2026-03-26 14:58:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ca54ebfd-d52f-595b-9de6-3172b2bd5b06 with identifier: 7004101auction111077
2026-03-26 14:58:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ca54ebfd-d52f-595b-9de6-3172b2bd5b06 with identifier: 7004101auction111077 to the API
2026-03-26 14:58:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58: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-26 14:58:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004101/photo_000/780x0__r.jpg?hash=1774524617>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'ca54ebfd-d52f-595b-9de6-3172b2bd5b06',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004101',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 53007,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-09-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 208 Active Pack 1.2 PureTech 75pk 5D Athlon Edition',
 'transmission': 'manual',
 'trim': 'PEUGEOT  Active Pack 1.2 PureTech 75pk 5D Athlon Edition',
 'vin': None,
 'year': 2022}
2026-03-26 14:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004101auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:28 [ecarstrade.nl] INFO: Saving data for 7004101auction111077: {'created_time': 1774537108.022317, 'last_price_update_time': 1774537108.022331, 'auction_closing_time': 1774945500.0}
2026-03-26 14:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004101auction111077') HTTP/1.1" 204 0
2026-03-26 14:58:28 [ecarstrade.nl] INFO: Found listing with ID: 7004186auction111077
2026-03-26 14:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004186auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:28 [ecarstrade.nl] INFO: Scrape type for 7004186auction111077: 1
2026-03-26 14:58:28 [ecarstrade.nl] INFO: Found listing with ID: 7004300auction111077
2026-03-26 14:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004300auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:28 [ecarstrade.nl] INFO: Scrape type for 7004300auction111077: 1
2026-03-26 14:58:28 [ecarstrade.nl] INFO: Found listing with ID: 7004256auction111077
2026-03-26 14:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004256auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:28 [ecarstrade.nl] INFO: Scrape type for 7004256auction111077: 1
2026-03-26 14:58:28 [ecarstrade.nl] INFO: Found listing with ID: 7004112auction111077
2026-03-26 14:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004112auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:28 [ecarstrade.nl] INFO: Scrape type for 7004112auction111077: 1
2026-03-26 14:58:28 [ecarstrade.nl] INFO: Found listing with ID: 7004111auction111077
2026-03-26 14:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004111auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:28 [ecarstrade.nl] INFO: Scrape type for 7004111auction111077: 1
2026-03-26 14:58:28 [ecarstrade.nl] INFO: Found listing with ID: 7004100auction111077
2026-03-26 14:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004100auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:28 [ecarstrade.nl] INFO: Scrape type for 7004100auction111077: 1
2026-03-26 14:58:28 [ecarstrade.nl] INFO: Found listing with ID: 7004180auction111077
2026-03-26 14:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004180auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:28 [ecarstrade.nl] INFO: Scrape type for 7004180auction111077: 1
2026-03-26 14:58:28 [ecarstrade.nl] INFO: Found listing with ID: 7004307auction111077
2026-03-26 14:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004307auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:28 [ecarstrade.nl] INFO: Scrape type for 7004307auction111077: 1
2026-03-26 14:58:28 [ecarstrade.nl] INFO: Found listing with ID: 6999952auction111021
2026-03-26 14:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999952auction111021%27 HTTP/1.1" 200 None
2026-03-26 14:58:28 [ecarstrade.nl] INFO: Scrape type for 6999952auction111021: 2
2026-03-26 14:58:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004322> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:33 [ecarstrade.nl] INFO: Extracting details for car 7004322auction111077
2026-03-26 14:58:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f525927a-afde-5d7f-81e3-faaac4f7ca22 with identifier: 7004322auction111077
2026-03-26 14:58:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f525927a-afde-5d7f-81e3-faaac4f7ca22 with scrape type 1
2026-03-26 14:58:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f525927a-afde-5d7f-81e3-faaac4f7ca22
2026-03-26 14:58:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004322%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774526124%27 HTTP/1.1" 200 None
2026-03-26 14:58:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004322/photo_000/780x0__r.jpg?hash=1774526124 not downloaded yet
2026-03-26 14:58:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004322%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774526124%27 HTTP/1.1" 200 None
2026-03-26 14:58:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004322/photo_001/780x0__r.jpg?hash=1774526124 not downloaded yet
2026-03-26 14:58:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004322%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774526124%27 HTTP/1.1" 200 None
2026-03-26 14:58:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004322/photo_002/780x0__r.jpg?hash=1774526124 not downloaded yet
2026-03-26 14:58:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004322%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774526124%27 HTTP/1.1" 200 None
2026-03-26 14:58:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004322/photo_003/780x0__r.jpg?hash=1774526124 not downloaded yet
2026-03-26 14:58:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004322%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774526124%27 HTTP/1.1" 200 None
2026-03-26 14:58:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004322/photo_004/780x0__r.jpg?hash=1774526124 not downloaded yet
2026-03-26 14:58:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004322%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774526124%27 HTTP/1.1" 200 None
2026-03-26 14:58:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004322/photo_005/780x0__r.jpg?hash=1774526124 not downloaded yet
2026-03-26 14:58:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004286> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004108/photo_000/780x0__r.jpg?hash=1774524646> (referer: https://ecarstrade.com/cars/7004108)
2026-03-26 14:58:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:33 [ecarstrade.nl] INFO: Extracting details for car 7004286auction111077
2026-03-26 14:58:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6757307-60c5-5cb2-a87a-a8894b59e380 with identifier: 7004286auction111077
2026-03-26 14:58:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6757307-60c5-5cb2-a87a-a8894b59e380 with scrape type 1
2026-03-26 14:58:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e6757307-60c5-5cb2-a87a-a8894b59e380
2026-03-26 14:58:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004286%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525975%27 HTTP/1.1" 200 None
2026-03-26 14:58:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004286/photo_000/780x0__r.jpg?hash=1774525975 not downloaded yet
2026-03-26 14:58:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004286%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525975%27 HTTP/1.1" 200 None
2026-03-26 14:58:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004286/photo_001/780x0__r.jpg?hash=1774525975 not downloaded yet
2026-03-26 14:58:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004286%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525975%27 HTTP/1.1" 200 None
2026-03-26 14:58:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004286/photo_002/780x0__r.jpg?hash=1774525975 not downloaded yet
2026-03-26 14:58:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004286%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525975%27 HTTP/1.1" 200 None
2026-03-26 14:58:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004286/photo_003/780x0__r.jpg?hash=1774525975 not downloaded yet
2026-03-26 14:58:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004286%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525975%27 HTTP/1.1" 200 None
2026-03-26 14:58:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004286/photo_004/780x0__r.jpg?hash=1774525975 not downloaded yet
2026-03-26 14:58:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004286%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525975%27 HTTP/1.1" 200 None
2026-03-26 14:58:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004286/photo_005/780x0__r.jpg?hash=1774525975 not downloaded yet
2026-03-26 14:58:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4252e4d8-ad3b-5a99-ae20-794e977729c3
2026-03-26 14:58:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004295> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:34 [ecarstrade.nl] INFO: Extracting details for car 7004295auction111077
2026-03-26 14:58:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e16d67bb-7090-59cf-970a-6823d7e04a27 with identifier: 7004295auction111077
2026-03-26 14:58:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e16d67bb-7090-59cf-970a-6823d7e04a27 with scrape type 1
2026-03-26 14:58:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e16d67bb-7090-59cf-970a-6823d7e04a27
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004295%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774526015%27 HTTP/1.1" 200 None
2026-03-26 14:58:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004295/photo_000/780x0__r.jpg?hash=1774526015 not downloaded yet
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004295%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774526015%27 HTTP/1.1" 200 None
2026-03-26 14:58:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004295/photo_001/780x0__r.jpg?hash=1774526015 not downloaded yet
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004295%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774526015%27 HTTP/1.1" 200 None
2026-03-26 14:58:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004295/photo_002/780x0__r.jpg?hash=1774526015 not downloaded yet
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004295%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774526015%27 HTTP/1.1" 200 None
2026-03-26 14:58:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004295/photo_003/780x0__r.jpg?hash=1774526015 not downloaded yet
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004295%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774526015%27 HTTP/1.1" 200 None
2026-03-26 14:58:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004295/photo_004/780x0__r.jpg?hash=1774526015 not downloaded yet
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004295%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774526015%27 HTTP/1.1" 200 None
2026-03-26 14:58:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004295/photo_005/780x0__r.jpg?hash=1774526015 not downloaded yet
2026-03-26 14:58:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004160> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004316/photo_000/780x0__r.jpg?hash=1774526097> (referer: https://ecarstrade.com/cars/7004316)
2026-03-26 14:58:34 [ecarstrade.nl] INFO: Found 20 car items
2026-03-26 14:58:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004316/photo_001/780x0__r.jpg?hash=1774526097> (referer: https://ecarstrade.com/cars/7004316)
2026-03-26 14:58:34 [ecarstrade.nl] INFO: Extracting details for car 7004160auction111077
2026-03-26 14:58:34 [ecarstrade.nl] INFO: Found listing with ID: 6999954auction111021
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999954auction111021%27 HTTP/1.1" 200 None
2026-03-26 14:58:34 [ecarstrade.nl] INFO: Scrape type for 6999954auction111021: 2
2026-03-26 14:58:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004270/photo_000/780x0__r.jpg?hash=1774525910> (referer: https://ecarstrade.com/cars/7004270)
2026-03-26 14:58:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:34 [ecarstrade.nl] INFO: Found listing with ID: 6999947auction111021
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999947auction111021%27 HTTP/1.1" 200 None
2026-03-26 14:58:34 [ecarstrade.nl] INFO: Scrape type for 6999947auction111021: 2
2026-03-26 14:58:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c12beaf-7013-5869-891f-834af9eb8724 with identifier: 7004160auction111077
2026-03-26 14:58:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c12beaf-7013-5869-891f-834af9eb8724 with scrape type 1
2026-03-26 14:58:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1c12beaf-7013-5869-891f-834af9eb8724
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004160%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524847%27 HTTP/1.1" 200 None
2026-03-26 14:58:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004160/photo_000/780x0__r.jpg?hash=1774524847 not downloaded yet
2026-03-26 14:58:34 [ecarstrade.nl] INFO: Found listing with ID: 6999957auction111021
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999957auction111021%27 HTTP/1.1" 200 None
2026-03-26 14:58:34 [ecarstrade.nl] INFO: Scrape type for 6999957auction111021: 2
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004160%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524847%27 HTTP/1.1" 200 None
2026-03-26 14:58:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004160/photo_001/780x0__r.jpg?hash=1774524847 not downloaded yet
2026-03-26 14:58:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 58bfcfcf-0464-5031-8dee-2af6d9b715e4
2026-03-26 14:58:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004316/photo_003/780x0__r.jpg?hash=1774526097> (referer: https://ecarstrade.com/cars/7004316)
2026-03-26 14:58:34 [ecarstrade.nl] INFO: Found listing with ID: 6999956auction111021
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999956auction111021%27 HTTP/1.1" 200 None
2026-03-26 14:58:34 [ecarstrade.nl] INFO: Scrape type for 6999956auction111021: 2
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004160%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524847%27 HTTP/1.1" 200 None
2026-03-26 14:58:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004160/photo_002/780x0__r.jpg?hash=1774524847 not downloaded yet
2026-03-26 14:58:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 58bfcfcf-0464-5031-8dee-2af6d9b715e4
2026-03-26 14:58:34 [ecarstrade.nl] INFO: Found listing with ID: 6999949auction111021
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999949auction111021%27 HTTP/1.1" 200 None
2026-03-26 14:58:34 [ecarstrade.nl] INFO: Scrape type for 6999949auction111021: 2
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004160%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524847%27 HTTP/1.1" 200 None
2026-03-26 14:58:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004160/photo_003/780x0__r.jpg?hash=1774524847 not downloaded yet
2026-03-26 14:58:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item dda16875-e976-5511-8a23-cf303f6230a9
2026-03-26 14:58:34 [ecarstrade.nl] INFO: Found listing with ID: 6999946auction111021
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999946auction111021%27 HTTP/1.1" 200 None
2026-03-26 14:58:34 [ecarstrade.nl] INFO: Scrape type for 6999946auction111021: 2
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004160%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524847%27 HTTP/1.1" 200 None
2026-03-26 14:58:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004160/photo_004/780x0__r.jpg?hash=1774524847 not downloaded yet
2026-03-26 14:58:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004273> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004322/photo_005/780x0__r.jpg?hash=1774526124> (referer: https://ecarstrade.com/cars/7004322)
2026-03-26 14:58:34 [ecarstrade.nl] INFO: Found listing with ID: 6999955auction111021
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999955auction111021%27 HTTP/1.1" 200 None
2026-03-26 14:58:34 [ecarstrade.nl] INFO: Scrape type for 6999955auction111021: 2
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004160%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524847%27 HTTP/1.1" 200 None
2026-03-26 14:58:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004160/photo_005/780x0__r.jpg?hash=1774524847 not downloaded yet
2026-03-26 14:58:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 58bfcfcf-0464-5031-8dee-2af6d9b715e4
2026-03-26 14:58:34 [ecarstrade.nl] INFO: Found listing with ID: 6999950auction111021
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999950auction111021%27 HTTP/1.1" 200 None
2026-03-26 14:58:34 [ecarstrade.nl] INFO: Scrape type for 6999950auction111021: 2
2026-03-26 14:58:35 [ecarstrade.nl] INFO: Found listing with ID: 6999951auction111021
2026-03-26 14:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999951auction111021%27 HTTP/1.1" 200 None
2026-03-26 14:58:35 [ecarstrade.nl] INFO: Scrape type for 6999951auction111021: 2
2026-03-26 14:58:35 [ecarstrade.nl] INFO: Extracting details for car 7004273auction111077
2026-03-26 14:58:35 [ecarstrade.nl] INFO: Found listing with ID: 6999953auction111021
2026-03-26 14:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999953auction111021%27 HTTP/1.1" 200 None
2026-03-26 14:58:35 [ecarstrade.nl] INFO: Scrape type for 6999953auction111021: 2
2026-03-26 14:58:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2aacee75-921e-5b94-a2da-61b97b7dc836 with identifier: 7004273auction111077
2026-03-26 14:58:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2aacee75-921e-5b94-a2da-61b97b7dc836 with scrape type 1
2026-03-26 14:58:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2aacee75-921e-5b94-a2da-61b97b7dc836
2026-03-26 14:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004273%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525920%27 HTTP/1.1" 200 None
2026-03-26 14:58:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004273/photo_000/780x0__r.jpg?hash=1774525920 not downloaded yet
2026-03-26 14:58:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f525927a-afde-5d7f-81e3-faaac4f7ca22
2026-03-26 14:58:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004286/photo_005/780x0__r.jpg?hash=1774525975> (referer: https://ecarstrade.com/cars/7004286)
2026-03-26 14:58:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004322/photo_004/780x0__r.jpg?hash=1774526124> (referer: https://ecarstrade.com/cars/7004322)
2026-03-26 14:58:35 [ecarstrade.nl] INFO: Found listing with ID: 6999948auction111021
2026-03-26 14:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999948auction111021%27 HTTP/1.1" 200 None
2026-03-26 14:58:35 [ecarstrade.nl] INFO: Scrape type for 6999948auction111021: 2
2026-03-26 14:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004273%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525921%27 HTTP/1.1" 200 None
2026-03-26 14:58:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004273/photo_001/780x0__r.jpg?hash=1774525921 not downloaded yet
2026-03-26 14:58:35 [ecarstrade.nl] INFO: Found listing with ID: 6999443auction111008
2026-03-26 14:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999443auction111008%27 HTTP/1.1" 200 None
2026-03-26 14:58:35 [ecarstrade.nl] INFO: Scrape type for 6999443auction111008: 2
2026-03-26 14:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004273%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525921%27 HTTP/1.1" 200 None
2026-03-26 14:58:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004273/photo_002/780x0__r.jpg?hash=1774525921 not downloaded yet
2026-03-26 14:58:35 [ecarstrade.nl] INFO: Found listing with ID: 7001333auction111008
2026-03-26 14:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277001333auction111008%27 HTTP/1.1" 200 None
2026-03-26 14:58:35 [ecarstrade.nl] INFO: Scrape type for 7001333auction111008: 2
2026-03-26 14:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004273%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525921%27 HTTP/1.1" 200 None
2026-03-26 14:58:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004273/photo_003/780x0__r.jpg?hash=1774525921 not downloaded yet
2026-03-26 14:58:35 [ecarstrade.nl] INFO: Found listing with ID: 7002866auction111008
2026-03-26 14:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002866auction111008%27 HTTP/1.1" 200 None
2026-03-26 14:58:35 [ecarstrade.nl] INFO: Scrape type for 7002866auction111008: 0
2026-03-26 14:58:35 [ecarstrade.nl] INFO: Found listing with ID: 6999445auction111008
2026-03-26 14:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999445auction111008%27 HTTP/1.1" 200 None
2026-03-26 14:58:35 [ecarstrade.nl] INFO: Scrape type for 6999445auction111008: 2
2026-03-26 14:58:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004295/photo_005/780x0__r.jpg?hash=1774526015> (referer: https://ecarstrade.com/cars/7004295)
2026-03-26 14:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004273%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525921%27 HTTP/1.1" 200 None
2026-03-26 14:58:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004273/photo_004/780x0__r.jpg?hash=1774525921 not downloaded yet
2026-03-26 14:58:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004295/photo_004/780x0__r.jpg?hash=1774526015> (referer: https://ecarstrade.com/cars/7004295)
2026-03-26 14:58:35 [ecarstrade.nl] INFO: Found listing with ID: 6999441auction111008
2026-03-26 14:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999441auction111008%27 HTTP/1.1" 200 None
2026-03-26 14:58:35 [ecarstrade.nl] INFO: Scrape type for 6999441auction111008: 2
2026-03-26 14:58:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e6757307-60c5-5cb2-a87a-a8894b59e380
2026-03-26 14:58:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f525927a-afde-5d7f-81e3-faaac4f7ca22
2026-03-26 14:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004273%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525921%27 HTTP/1.1" 200 None
2026-03-26 14:58:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004273/photo_005/780x0__r.jpg?hash=1774525921 not downloaded yet
2026-03-26 14:58:35 [ecarstrade.nl] INFO: Found listing with ID: 6999440auction111008
2026-03-26 14:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999440auction111008%27 HTTP/1.1" 200 None
2026-03-26 14:58:35 [ecarstrade.nl] INFO: Scrape type for 6999440auction111008: 2
2026-03-26 14:58:35 [ecarstrade.nl] INFO: Found listing with ID: 7002869auction111008
2026-03-26 14:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002869auction111008%27 HTTP/1.1" 200 None
2026-03-26 14:58:35 [ecarstrade.nl] INFO: Scrape type for 7002869auction111008: 0
2026-03-26 14:58:35 [ecarstrade.nl] INFO: Found listing with ID: 7002870auction111008
2026-03-26 14:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002870auction111008%27 HTTP/1.1" 200 None
2026-03-26 14:58:35 [ecarstrade.nl] INFO: Scrape type for 7002870auction111008: 0
2026-03-26 14:58:35 [ecarstrade.nl] INFO: Found listing with ID: 7002874auction111008
2026-03-26 14:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002874auction111008%27 HTTP/1.1" 200 None
2026-03-26 14:58:35 [ecarstrade.nl] INFO: Scrape type for 7002874auction111008: 0
2026-03-26 14:58:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e16d67bb-7090-59cf-970a-6823d7e04a27
2026-03-26 14:58:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004295/photo_003/780x0__r.jpg?hash=1774526015> (referer: https://ecarstrade.com/cars/7004295)
2026-03-26 14:58:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e16d67bb-7090-59cf-970a-6823d7e04a27
2026-03-26 14:58:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e16d67bb-7090-59cf-970a-6823d7e04a27
2026-03-26 14:58:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004280> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004160/photo_001/780x0__r.jpg?hash=1774524847> (referer: https://ecarstrade.com/cars/7004160)
2026-03-26 14:58:38 [ecarstrade.nl] INFO: Extracting details for car 7004280auction111077
2026-03-26 14:58:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a024aae-01c2-544b-b603-be4d401bc2ac with identifier: 7004280auction111077
2026-03-26 14:58:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a024aae-01c2-544b-b603-be4d401bc2ac with scrape type 1
2026-03-26 14:58:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9a024aae-01c2-544b-b603-be4d401bc2ac
2026-03-26 14:58:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004280%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525951%27 HTTP/1.1" 200 None
2026-03-26 14:58:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004280/photo_000/780x0__r.jpg?hash=1774525951 not downloaded yet
2026-03-26 14:58:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004280%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525951%27 HTTP/1.1" 200 None
2026-03-26 14:58:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004280/photo_001/780x0__r.jpg?hash=1774525951 not downloaded yet
2026-03-26 14:58:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004280%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525951%27 HTTP/1.1" 200 None
2026-03-26 14:58:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004280/photo_002/780x0__r.jpg?hash=1774525951 not downloaded yet
2026-03-26 14:58:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004160/photo_004/780x0__r.jpg?hash=1774524847> (referer: https://ecarstrade.com/cars/7004160)
2026-03-26 14:58:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004280%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525951%27 HTTP/1.1" 200 None
2026-03-26 14:58:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004280/photo_003/780x0__r.jpg?hash=1774525951 not downloaded yet
2026-03-26 14:58:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1c12beaf-7013-5869-891f-834af9eb8724
2026-03-26 14:58:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004280%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525951%27 HTTP/1.1" 200 None
2026-03-26 14:58:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004280/photo_004/780x0__r.jpg?hash=1774525951 not downloaded yet
2026-03-26 14:58:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004280%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525951%27 HTTP/1.1" 200 None
2026-03-26 14:58:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004280/photo_005/780x0__r.jpg?hash=1774525951 not downloaded yet
2026-03-26 14:58:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1c12beaf-7013-5869-891f-834af9eb8724
2026-03-26 14:58:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004151> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004273/photo_000/780x0__r.jpg?hash=1774525920> (referer: https://ecarstrade.com/cars/7004273)
2026-03-26 14:58:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:39 [ecarstrade.nl] INFO: Extracting details for car 7004151auction111077
2026-03-26 14:58:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8b24f45-c0e6-5cb6-9ecb-c4cd0b37553e with identifier: 7004151auction111077
2026-03-26 14:58:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8b24f45-c0e6-5cb6-9ecb-c4cd0b37553e with scrape type 1
2026-03-26 14:58:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c8b24f45-c0e6-5cb6-9ecb-c4cd0b37553e
2026-03-26 14:58:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004151%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524818%27 HTTP/1.1" 200 None
2026-03-26 14:58:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004151/photo_000/780x0__r.jpg?hash=1774524818 not downloaded yet
2026-03-26 14:58:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004151%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524818%27 HTTP/1.1" 200 None
2026-03-26 14:58:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004151/photo_001/780x0__r.jpg?hash=1774524818 not downloaded yet
2026-03-26 14:58:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004151%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524818%27 HTTP/1.1" 200 None
2026-03-26 14:58:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004151/photo_002/780x0__r.jpg?hash=1774524818 not downloaded yet
2026-03-26 14:58:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004151%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524818%27 HTTP/1.1" 200 None
2026-03-26 14:58:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004151/photo_003/780x0__r.jpg?hash=1774524818 not downloaded yet
2026-03-26 14:58:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004151%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524818%27 HTTP/1.1" 200 None
2026-03-26 14:58:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004151/photo_004/780x0__r.jpg?hash=1774524818 not downloaded yet
2026-03-26 14:58:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2aacee75-921e-5b94-a2da-61b97b7dc836
2026-03-26 14:58:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004151%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524818%27 HTTP/1.1" 200 None
2026-03-26 14:58:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004151/photo_005/780x0__r.jpg?hash=1774524818 not downloaded yet
2026-03-26 14:58:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004175> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:40 [ecarstrade.nl] INFO: Extracting details for car 7004175auction111077
2026-03-26 14:58:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddd7d6ab-d002-5238-bf71-334db517e6cb with identifier: 7004175auction111077
2026-03-26 14:58:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddd7d6ab-d002-5238-bf71-334db517e6cb with scrape type 1
2026-03-26 14:58:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ddd7d6ab-d002-5238-bf71-334db517e6cb
2026-03-26 14:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004175%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524896%27 HTTP/1.1" 200 None
2026-03-26 14:58:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004175/photo_000/780x0__r.jpg?hash=1774524896 not downloaded yet
2026-03-26 14:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004175%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524896%27 HTTP/1.1" 200 None
2026-03-26 14:58:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004175/photo_001/780x0__r.jpg?hash=1774524896 not downloaded yet
2026-03-26 14:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004175%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524896%27 HTTP/1.1" 200 None
2026-03-26 14:58:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004175/photo_002/780x0__r.jpg?hash=1774524896 not downloaded yet
2026-03-26 14:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004175%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524896%27 HTTP/1.1" 200 None
2026-03-26 14:58:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004175/photo_003/780x0__r.jpg?hash=1774524896 not downloaded yet
2026-03-26 14:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004175%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524896%27 HTTP/1.1" 200 None
2026-03-26 14:58:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004175/photo_004/780x0__r.jpg?hash=1774524896 not downloaded yet
2026-03-26 14:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004175%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524896%27 HTTP/1.1" 200 None
2026-03-26 14:58:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004175/photo_005/780x0__r.jpg?hash=1774524896 not downloaded yet
2026-03-26 14:58:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999952> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004273/photo_003/780x0__r.jpg?hash=1774525921> (referer: https://ecarstrade.com/cars/7004273)
2026-03-26 14:58:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:41 [ecarstrade.nl] INFO: Extracting details for car 6999952auction111021
2026-03-26 14:58:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 624e608d-07dc-5ecc-ab09-d66ea40e0f12 with identifier: 6999952auction111021
2026-03-26 14:58:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 624e608d-07dc-5ecc-ab09-d66ea40e0f12 with scrape type 2
2026-03-26 14:58:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 624e608d-07dc-5ecc-ab09-d66ea40e0f12 with scrape type 2
2026-03-26 14:58:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 624e608d-07dc-5ecc-ab09-d66ea40e0f12, identifier: 6999952auction111021
2026-03-26 14:58:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 624e608d-07dc-5ecc-ab09-d66ea40e0f12 with identifier: 6999952auction111021
2026-03-26 14:58:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 624e608d-07dc-5ecc-ab09-d66ea40e0f12 with identifier: 6999952auction111021
2026-03-26 14:58:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 624e608d-07dc-5ecc-ab09-d66ea40e0f12 with identifier: 6999952auction111021 to the API
2026-03-26 14:58:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:58:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6999952>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-04-01T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '624e608d-07dc-5ecc-ab09-d66ea40e0f12',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999952',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Opel',
 'model': 'Vivaro',
 'odometer': 116643,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-09',
 'seats_number': 2,
 'seller_name': None,
 'title': 'OPEL Vivaro-e L2H1 Edition 75 kWh',
 'transmission': 'automatic',
 'trim': 'OPEL -e L2H1 Edition 75 kWh',
 'vin': None,
 'year': 2021}
2026-03-26 14:58:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999952auction111021%27 HTTP/1.1" 200 None
2026-03-26 14:58:41 [ecarstrade.nl] INFO: Saving data for 6999952auction111021: {'auction_closing_time': 1775031000.0, 'created_time': 1774450211.425846, 'last_price_update_time': 1774537121.691202}
2026-03-26 14:58:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6999952auction111021') HTTP/1.1" 204 0
2026-03-26 14:58:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999954> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2aacee75-921e-5b94-a2da-61b97b7dc836
2026-03-26 14:58:41 [ecarstrade.nl] INFO: Extracting details for car 6999954auction111021
2026-03-26 14:58:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004273/photo_005/780x0__r.jpg?hash=1774525921> (referer: https://ecarstrade.com/cars/7004273)
2026-03-26 14:58:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e167b463-961e-5076-babe-8aa9e91cb41e with identifier: 6999954auction111021
2026-03-26 14:58:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e167b463-961e-5076-babe-8aa9e91cb41e with scrape type 2
2026-03-26 14:58:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e167b463-961e-5076-babe-8aa9e91cb41e with scrape type 2
2026-03-26 14:58:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e167b463-961e-5076-babe-8aa9e91cb41e, identifier: 6999954auction111021
2026-03-26 14:58:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e167b463-961e-5076-babe-8aa9e91cb41e with identifier: 6999954auction111021
2026-03-26 14:58:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e167b463-961e-5076-babe-8aa9e91cb41e with identifier: 6999954auction111021
2026-03-26 14:58:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e167b463-961e-5076-babe-8aa9e91cb41e with identifier: 6999954auction111021 to the API
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58: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-26 14:58:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6999954>
{'auction_title': '',
 'c_o_2_emission_value': 154,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '1.9L',
 'expiration_date': '2026-04-01T08:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'e167b463-961e-5076-babe-8aa9e91cb41e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999954',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mercedes',
 'model': 'Vito',
 'odometer': 112659,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-19',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Vito 114 CDI Lang DC',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ  114 CDI Lang DC',
 'vin': None,
 'year': 2021}
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999954auction111021%27 HTTP/1.1" 200 None
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Saving data for 6999954auction111021: {'auction_closing_time': 1775031000.0, 'created_time': 1774450210.80837, 'last_price_update_time': 1774537122.285529}
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6999954auction111021') HTTP/1.1" 204 0
2026-03-26 14:58:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page24?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2aacee75-921e-5b94-a2da-61b97b7dc836
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Found 20 car items
2026-03-26 14:58:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004280/photo_001/780x0__r.jpg?hash=1774525951> (referer: https://ecarstrade.com/cars/7004280)
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Found listing with ID: 7002861auction111008
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002861auction111008%27 HTTP/1.1" 200 None
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Scrape type for 7002861auction111008: 0
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Found listing with ID: 7002863auction111008
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002863auction111008%27 HTTP/1.1" 200 None
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Scrape type for 7002863auction111008: 0
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Found listing with ID: 7002862auction111008
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002862auction111008%27 HTTP/1.1" 200 None
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Scrape type for 7002862auction111008: 0
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Found listing with ID: 7002867auction111008
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002867auction111008%27 HTTP/1.1" 200 None
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Scrape type for 7002867auction111008: 0
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Found listing with ID: 7002912auction111008
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002912auction111008%27 HTTP/1.1" 200 None
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Scrape type for 7002912auction111008: 0
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Found listing with ID: 7002854auction111008
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002854auction111008%27 HTTP/1.1" 200 None
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Scrape type for 7002854auction111008: 0
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Found listing with ID: 7002875auction111008
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002875auction111008%27 HTTP/1.1" 200 None
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Scrape type for 7002875auction111008: 0
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Found listing with ID: 7002873auction111008
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002873auction111008%27 HTTP/1.1" 200 None
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Scrape type for 7002873auction111008: 0
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Found listing with ID: 7002859auction111008
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002859auction111008%27 HTTP/1.1" 200 None
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Scrape type for 7002859auction111008: 0
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Found listing with ID: 7002910auction111008
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002910auction111008%27 HTTP/1.1" 200 None
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Scrape type for 7002910auction111008: 0
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Found listing with ID: 7002911auction111008
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002911auction111008%27 HTTP/1.1" 200 None
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Scrape type for 7002911auction111008: 0
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Found listing with ID: 7002872auction111008
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002872auction111008%27 HTTP/1.1" 200 None
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Scrape type for 7002872auction111008: 0
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Found listing with ID: 7002871auction111008
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002871auction111008%27 HTTP/1.1" 200 None
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Scrape type for 7002871auction111008: 0
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Found listing with ID: 7002855auction111008
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002855auction111008%27 HTTP/1.1" 200 None
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Scrape type for 7002855auction111008: 0
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Found listing with ID: 7002858auction111008
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002858auction111008%27 HTTP/1.1" 200 None
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Scrape type for 7002858auction111008: 0
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Found listing with ID: 7002856auction111008
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002856auction111008%27 HTTP/1.1" 200 None
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Scrape type for 7002856auction111008: 0
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Found listing with ID: 7002868auction111008
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002868auction111008%27 HTTP/1.1" 200 None
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Scrape type for 7002868auction111008: 0
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Found listing with ID: 6999442auction111008
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999442auction111008%27 HTTP/1.1" 200 None
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Scrape type for 6999442auction111008: 2
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Found listing with ID: 7002857auction111008
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002857auction111008%27 HTTP/1.1" 200 None
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Scrape type for 7002857auction111008: 0
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Found listing with ID: 7002860auction111008
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002860auction111008%27 HTTP/1.1" 200 None
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Scrape type for 7002860auction111008: 0
2026-03-26 14:58:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9a024aae-01c2-544b-b603-be4d401bc2ac
2026-03-26 14:58:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004280/photo_005/780x0__r.jpg?hash=1774525951> (referer: https://ecarstrade.com/cars/7004280)
2026-03-26 14:58:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004167> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9a024aae-01c2-544b-b603-be4d401bc2ac
2026-03-26 14:58:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004280/photo_004/780x0__r.jpg?hash=1774525951> (referer: https://ecarstrade.com/cars/7004280)
2026-03-26 14:58:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004151/photo_005/780x0__r.jpg?hash=1774524818> (referer: https://ecarstrade.com/cars/7004151)
2026-03-26 14:58:42 [ecarstrade.nl] INFO: Extracting details for car 7004167auction111077
2026-03-26 14:58:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004175/photo_005/780x0__r.jpg?hash=1774524896> (referer: https://ecarstrade.com/cars/7004175)
2026-03-26 14:58:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004175/photo_004/780x0__r.jpg?hash=1774524896> (referer: https://ecarstrade.com/cars/7004175)
2026-03-26 14:58:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b9b78cb-f7cb-5a00-b9e8-164e00b4c0f7 with identifier: 7004167auction111077
2026-03-26 14:58:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b9b78cb-f7cb-5a00-b9e8-164e00b4c0f7 with scrape type 1
2026-03-26 14:58:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0b9b78cb-f7cb-5a00-b9e8-164e00b4c0f7
2026-03-26 14:58:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004167%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524866%27 HTTP/1.1" 200 None
2026-03-26 14:58:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004167/photo_000/780x0__r.jpg?hash=1774524866 not downloaded yet
2026-03-26 14:58:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004167%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524866%27 HTTP/1.1" 200 None
2026-03-26 14:58:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004167/photo_001/780x0__r.jpg?hash=1774524866 not downloaded yet
2026-03-26 14:58:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9a024aae-01c2-544b-b603-be4d401bc2ac
2026-03-26 14:58:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c8b24f45-c0e6-5cb6-9ecb-c4cd0b37553e
2026-03-26 14:58:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004167%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524866%27 HTTP/1.1" 200 None
2026-03-26 14:58:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004167/photo_002/780x0__r.jpg?hash=1774524866 not downloaded yet
2026-03-26 14:58:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004167%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524866%27 HTTP/1.1" 200 None
2026-03-26 14:58:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004167/photo_003/780x0__r.jpg?hash=1774524866 not downloaded yet
2026-03-26 14:58:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004167%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524866%27 HTTP/1.1" 200 None
2026-03-26 14:58:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004167/photo_004/780x0__r.jpg?hash=1774524866 not downloaded yet
2026-03-26 14:58:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004167%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524866%27 HTTP/1.1" 200 None
2026-03-26 14:58:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004167/photo_005/780x0__r.jpg?hash=1774524866 not downloaded yet
2026-03-26 14:58:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ddd7d6ab-d002-5238-bf71-334db517e6cb
2026-03-26 14:58:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ddd7d6ab-d002-5238-bf71-334db517e6cb
2026-03-26 14:58:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004175/photo_003/780x0__r.jpg?hash=1774524896> (referer: https://ecarstrade.com/cars/7004175)
2026-03-26 14:58:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004175/photo_002/780x0__r.jpg?hash=1774524896> (referer: https://ecarstrade.com/cars/7004175)
2026-03-26 14:58:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004175/photo_001/780x0__r.jpg?hash=1774524896> (referer: https://ecarstrade.com/cars/7004175)
2026-03-26 14:58:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ddd7d6ab-d002-5238-bf71-334db517e6cb
2026-03-26 14:58:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ddd7d6ab-d002-5238-bf71-334db517e6cb
2026-03-26 14:58:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ddd7d6ab-d002-5238-bf71-334db517e6cb
2026-03-26 14:58:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999946> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004175/photo_000/780x0__r.jpg?hash=1774524896> (referer: https://ecarstrade.com/cars/7004175)
2026-03-26 14:58:44 [ecarstrade.nl] INFO: Extracting details for car 6999946auction111021
2026-03-26 14:58:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bd82b8c-f554-5cd1-9c44-b9c8e4bffff5 with identifier: 6999946auction111021
2026-03-26 14:58:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bd82b8c-f554-5cd1-9c44-b9c8e4bffff5 with scrape type 2
2026-03-26 14:58:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8bd82b8c-f554-5cd1-9c44-b9c8e4bffff5 with scrape type 2
2026-03-26 14:58:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8bd82b8c-f554-5cd1-9c44-b9c8e4bffff5, identifier: 6999946auction111021
2026-03-26 14:58:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8bd82b8c-f554-5cd1-9c44-b9c8e4bffff5 with identifier: 6999946auction111021
2026-03-26 14:58:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8bd82b8c-f554-5cd1-9c44-b9c8e4bffff5 with identifier: 6999946auction111021
2026-03-26 14:58:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8bd82b8c-f554-5cd1-9c44-b9c8e4bffff5 with identifier: 6999946auction111021 to the API
2026-03-26 14:58:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58: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-26 14:58:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6999946>
{'auction_title': '',
 'c_o_2_emission_value': 176,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-04-01T08:10:00Z',
 'fuel_type': 'Diesel',
 'id': '8bd82b8c-f554-5cd1-9c44-b9c8e4bffff5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999946',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'T5 Transporter',
 'odometer': 155290,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-09-02',
 'seats_number': 2,
 'seller_name': None,
 'title': 'VOLKSWAGEN Transporter 2.0 TDI L2H1',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN Transporter 2.0 TDI L2H1',
 'vin': None,
 'year': 2020}
2026-03-26 14:58:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999946auction111021%27 HTTP/1.1" 200 None
2026-03-26 14:58:45 [ecarstrade.nl] INFO: Saving data for 6999946auction111021: {'auction_closing_time': 1775031000.0, 'created_time': 1774450254.244505, 'last_price_update_time': 1774537125.2342}
2026-03-26 14:58:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6999946auction111021') HTTP/1.1" 204 0
2026-03-26 14:58:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004151/photo_004/780x0__r.jpg?hash=1774524818> (referer: https://ecarstrade.com/cars/7004151)
2026-03-26 14:58:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ddd7d6ab-d002-5238-bf71-334db517e6cb
2026-03-26 14:58:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ddd7d6ab-d002-5238-bf71-334db517e6cb, skipping ID generation
2026-03-26 14:58:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddd7d6ab-d002-5238-bf71-334db517e6cb with scrape type 1
2026-03-26 14:58:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ddd7d6ab-d002-5238-bf71-334db517e6cb sending to next pipeline
2026-03-26 14:58:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ddd7d6ab-d002-5238-bf71-334db517e6cb, identifier: 7004175auction111077
2026-03-26 14:58:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ddd7d6ab-d002-5238-bf71-334db517e6cb with identifier: 7004175auction111077
2026-03-26 14:58:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ddd7d6ab-d002-5238-bf71-334db517e6cb with identifier: 7004175auction111077
2026-03-26 14:58:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ddd7d6ab-d002-5238-bf71-334db517e6cb with identifier: 7004175auction111077 to the API
2026-03-26 14:58:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58: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-26 14:58:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004175/photo_000/780x0__r.jpg?hash=1774524896>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'ddd7d6ab-d002-5238-bf71-334db517e6cb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004175',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Ford',
 'model': 'Focus',
 'odometer': 166524,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-12',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Focus hatchback 1.0 EcoBoost 100pk Trend Edition Bus 5d 5D',
 'transmission': 'manual',
 'trim': 'FORD  hatchback 1.0 EcoBoost 100pk Trend Edition Bus 5d 5D',
 'vin': None,
 'year': 2021}
2026-03-26 14:58:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004175auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:45 [ecarstrade.nl] INFO: Saving data for 7004175auction111077: {'created_time': 1774537125.735196, 'last_price_update_time': 1774537125.735206, 'auction_closing_time': 1774945500.0}
2026-03-26 14:58:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004175auction111077') HTTP/1.1" 204 0
2026-03-26 14:58:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004151/photo_003/780x0__r.jpg?hash=1774524818> (referer: https://ecarstrade.com/cars/7004151)
2026-03-26 14:58:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c8b24f45-c0e6-5cb6-9ecb-c4cd0b37553e
2026-03-26 14:58:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004151/photo_002/780x0__r.jpg?hash=1774524818> (referer: https://ecarstrade.com/cars/7004151)
2026-03-26 14:58:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c8b24f45-c0e6-5cb6-9ecb-c4cd0b37553e
2026-03-26 14:58:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999953> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004151/photo_001/780x0__r.jpg?hash=1774524818> (referer: https://ecarstrade.com/cars/7004151)
2026-03-26 14:58:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c8b24f45-c0e6-5cb6-9ecb-c4cd0b37553e
2026-03-26 14:58:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004167/photo_005/780x0__r.jpg?hash=1774524866> (referer: https://ecarstrade.com/cars/7004167)
2026-03-26 14:58:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004167/photo_004/780x0__r.jpg?hash=1774524866> (referer: https://ecarstrade.com/cars/7004167)
2026-03-26 14:58:46 [ecarstrade.nl] INFO: Extracting details for car 6999953auction111021
2026-03-26 14:58:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d899d50-f7a1-58a4-85db-7f3773e7ab57 with identifier: 6999953auction111021
2026-03-26 14:58:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d899d50-f7a1-58a4-85db-7f3773e7ab57 with scrape type 2
2026-03-26 14:58:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d899d50-f7a1-58a4-85db-7f3773e7ab57 with scrape type 2
2026-03-26 14:58:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0d899d50-f7a1-58a4-85db-7f3773e7ab57, identifier: 6999953auction111021
2026-03-26 14:58:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c8b24f45-c0e6-5cb6-9ecb-c4cd0b37553e
2026-03-26 14:58:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0d899d50-f7a1-58a4-85db-7f3773e7ab57 with identifier: 6999953auction111021
2026-03-26 14:58:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0d899d50-f7a1-58a4-85db-7f3773e7ab57 with identifier: 6999953auction111021
2026-03-26 14:58:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0d899d50-f7a1-58a4-85db-7f3773e7ab57 with identifier: 6999953auction111021 to the API
2026-03-26 14:58:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58: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-26 14:58:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6999953>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-04-01T08:10:00Z',
 'fuel_type': 'Diesel',
 'id': '0d899d50-f7a1-58a4-85db-7f3773e7ab57',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999953',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Nissan',
 'model': 'NV200',
 'odometer': 36980,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-03-23',
 'seats_number': 2,
 'seller_name': None,
 'title': 'NISSAN NV200 1.5 dCi Optima',
 'transmission': 'manual',
 'trim': 'NISSAN  1.5 dCi Optima',
 'vin': None,
 'year': 2018}
2026-03-26 14:58:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999953auction111021%27 HTTP/1.1" 200 None
2026-03-26 14:58:46 [ecarstrade.nl] INFO: Saving data for 6999953auction111021: {'auction_closing_time': 1775031000.0, 'created_time': 1774450241.29243, 'last_price_update_time': 1774537126.381297}
2026-03-26 14:58:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6999953auction111021') HTTP/1.1" 204 0
2026-03-26 14:58:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004167/photo_003/780x0__r.jpg?hash=1774524866> (referer: https://ecarstrade.com/cars/7004167)
2026-03-26 14:58:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004167/photo_002/780x0__r.jpg?hash=1774524866> (referer: https://ecarstrade.com/cars/7004167)
2026-03-26 14:58:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0b9b78cb-f7cb-5a00-b9e8-164e00b4c0f7
2026-03-26 14:58:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0b9b78cb-f7cb-5a00-b9e8-164e00b4c0f7
2026-03-26 14:58:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004167/photo_000/780x0__r.jpg?hash=1774524866> (referer: https://ecarstrade.com/cars/7004167)
2026-03-26 14:58:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004167/photo_001/780x0__r.jpg?hash=1774524866> (referer: https://ecarstrade.com/cars/7004167)
2026-03-26 14:58:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0b9b78cb-f7cb-5a00-b9e8-164e00b4c0f7
2026-03-26 14:58:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0b9b78cb-f7cb-5a00-b9e8-164e00b4c0f7
2026-03-26 14:58:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004151/photo_000/780x0__r.jpg?hash=1774524818> (referer: https://ecarstrade.com/cars/7004151)
2026-03-26 14:58:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004280/photo_003/780x0__r.jpg?hash=1774525951> (referer: https://ecarstrade.com/cars/7004280)
2026-03-26 14:58:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0b9b78cb-f7cb-5a00-b9e8-164e00b4c0f7
2026-03-26 14:58:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0b9b78cb-f7cb-5a00-b9e8-164e00b4c0f7
2026-03-26 14:58:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0b9b78cb-f7cb-5a00-b9e8-164e00b4c0f7, skipping ID generation
2026-03-26 14:58:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b9b78cb-f7cb-5a00-b9e8-164e00b4c0f7 with scrape type 1
2026-03-26 14:58:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0b9b78cb-f7cb-5a00-b9e8-164e00b4c0f7 sending to next pipeline
2026-03-26 14:58:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0b9b78cb-f7cb-5a00-b9e8-164e00b4c0f7, identifier: 7004167auction111077
2026-03-26 14:58:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0b9b78cb-f7cb-5a00-b9e8-164e00b4c0f7 with identifier: 7004167auction111077
2026-03-26 14:58:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0b9b78cb-f7cb-5a00-b9e8-164e00b4c0f7 with identifier: 7004167auction111077
2026-03-26 14:58:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0b9b78cb-f7cb-5a00-b9e8-164e00b4c0f7 with identifier: 7004167auction111077 to the API
2026-03-26 14:58:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58: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-26 14:58:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004167/photo_001/780x0__r.jpg?hash=1774524866>
{'auction_title': '',
 'c_o_2_emission_value': 137,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': '0b9b78cb-f7cb-5a00-b9e8-164e00b4c0f7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004167',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Ford',
 'model': 'Transit Courier',
 'odometer': 54356,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-09-02',
 'seats_number': None,
 'seller_name': None,
 'title': 'FORD TRANSIT COURIER Trend 1.5 TDCi 75 pk 4D',
 'transmission': 'manual',
 'trim': 'FORD TRANSIT COURIER Trend 1.5 TDCi 75 pk 4D',
 'vin': None,
 'year': 2020}
2026-03-26 14:58:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004167auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:47 [ecarstrade.nl] INFO: Saving data for 7004167auction111077: {'created_time': 1774537127.048669, 'last_price_update_time': 1774537127.048679, 'auction_closing_time': 1774945500.0}
2026-03-26 14:58:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004167auction111077') HTTP/1.1" 204 0
2026-03-26 14:58:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004280/photo_002/780x0__r.jpg?hash=1774525951> (referer: https://ecarstrade.com/cars/7004280)
2026-03-26 14:58:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004280/photo_000/780x0__r.jpg?hash=1774525951> (referer: https://ecarstrade.com/cars/7004280)
2026-03-26 14:58:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c8b24f45-c0e6-5cb6-9ecb-c4cd0b37553e
2026-03-26 14:58:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c8b24f45-c0e6-5cb6-9ecb-c4cd0b37553e, skipping ID generation
2026-03-26 14:58:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8b24f45-c0e6-5cb6-9ecb-c4cd0b37553e with scrape type 1
2026-03-26 14:58:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c8b24f45-c0e6-5cb6-9ecb-c4cd0b37553e sending to next pipeline
2026-03-26 14:58:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c8b24f45-c0e6-5cb6-9ecb-c4cd0b37553e, identifier: 7004151auction111077
2026-03-26 14:58:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999445> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c8b24f45-c0e6-5cb6-9ecb-c4cd0b37553e with identifier: 7004151auction111077
2026-03-26 14:58:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c8b24f45-c0e6-5cb6-9ecb-c4cd0b37553e with identifier: 7004151auction111077
2026-03-26 14:58:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c8b24f45-c0e6-5cb6-9ecb-c4cd0b37553e with identifier: 7004151auction111077 to the API
2026-03-26 14:58:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:58:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004151/photo_000/780x0__r.jpg?hash=1774524818>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'c8b24f45-c0e6-5cb6-9ecb-c4cd0b37553e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004151',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Kia',
 'model': 'Picanto',
 'odometer': 93844,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-03-14',
 'seats_number': 4,
 'seller_name': None,
 'title': 'KIA Picanto 1.0 DPi DynamicLine 4-zits 5D 49kW',
 'transmission': 'manual',
 'trim': 'KIA  1.0 DPi DynamicLine 4-zits 5D 49kW',
 'vin': None,
 'year': 2023}
2026-03-26 14:58:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004151auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:47 [ecarstrade.nl] INFO: Saving data for 7004151auction111077: {'created_time': 1774537127.483158, 'last_price_update_time': 1774537127.48317, 'auction_closing_time': 1774945500.0}
2026-03-26 14:58:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004151auction111077') HTTP/1.1" 204 0
2026-03-26 14:58:47 [ecarstrade.nl] INFO: Extracting details for car 6999445auction111008
2026-03-26 14:58:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9a024aae-01c2-544b-b603-be4d401bc2ac
2026-03-26 14:58:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004273/photo_004/780x0__r.jpg?hash=1774525921> (referer: https://ecarstrade.com/cars/7004273)
2026-03-26 14:58:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9a024aae-01c2-544b-b603-be4d401bc2ac
2026-03-26 14:58:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9a024aae-01c2-544b-b603-be4d401bc2ac
2026-03-26 14:58:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9a024aae-01c2-544b-b603-be4d401bc2ac, skipping ID generation
2026-03-26 14:58:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a024aae-01c2-544b-b603-be4d401bc2ac with scrape type 1
2026-03-26 14:58:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9a024aae-01c2-544b-b603-be4d401bc2ac sending to next pipeline
2026-03-26 14:58:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 9a024aae-01c2-544b-b603-be4d401bc2ac, identifier: 7004280auction111077
2026-03-26 14:58:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10538516-52d6-51b1-9c46-a98ea7a6a29a with identifier: 6999445auction111008
2026-03-26 14:58:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10538516-52d6-51b1-9c46-a98ea7a6a29a with scrape type 2
2026-03-26 14:58:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10538516-52d6-51b1-9c46-a98ea7a6a29a with scrape type 2
2026-03-26 14:58:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 10538516-52d6-51b1-9c46-a98ea7a6a29a, identifier: 6999445auction111008
2026-03-26 14:58:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 9a024aae-01c2-544b-b603-be4d401bc2ac with identifier: 7004280auction111077
2026-03-26 14:58:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 9a024aae-01c2-544b-b603-be4d401bc2ac with identifier: 7004280auction111077
2026-03-26 14:58:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 9a024aae-01c2-544b-b603-be4d401bc2ac with identifier: 7004280auction111077 to the API
2026-03-26 14:58:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:58:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004280/photo_000/780x0__r.jpg?hash=1774525951>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '9a024aae-01c2-544b-b603-be4d401bc2ac',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004280',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Toyota',
 'model': 'Aygo',
 'odometer': 44617,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-03-07',
 'seats_number': 4,
 'seller_name': None,
 'title': 'TOYOTA Aygo X 1.0 VVT-I MT play 5D 53kW',
 'transmission': 'manual',
 'trim': 'TOYOTA  X 1.0 VVT-I MT play 5D 53kW',
 'vin': None,
 'year': 2024}
2026-03-26 14:58:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004280auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:47 [ecarstrade.nl] INFO: Saving data for 7004280auction111077: {'created_time': 1774537127.994377, 'last_price_update_time': 1774537127.994387, 'auction_closing_time': 1774945500.0}
2026-03-26 14:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004280auction111077') HTTP/1.1" 204 0
2026-03-26 14:58:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 10538516-52d6-51b1-9c46-a98ea7a6a29a with identifier: 6999445auction111008
2026-03-26 14:58:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 10538516-52d6-51b1-9c46-a98ea7a6a29a with identifier: 6999445auction111008
2026-03-26 14:58:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 10538516-52d6-51b1-9c46-a98ea7a6a29a with identifier: 6999445auction111008 to the API
2026-03-26 14:58:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:58:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6999445>
{'auction_title': '',
 'c_o_2_emission_value': 111,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-04-01T12:40:00Z',
 'fuel_type': 'Petrol',
 'id': '10538516-52d6-51b1-9c46-a98ea7a6a29a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999445',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 152721,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-08',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI A3 SPORTBACK 35tfsi business edition 110kW s-tronic aut',
 'transmission': 'automatic',
 'trim': 'AUDI  SPORTBACK 35tfsi business edition 110kW s-tronic aut',
 'vin': None,
 'year': 2021}
2026-03-26 14:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999445auction111008%27 HTTP/1.1" 200 None
2026-03-26 14:58:48 [ecarstrade.nl] INFO: Saving data for 6999445auction111008: {'auction_closing_time': 1775047200.0, 'created_time': 1774450236.834148, 'last_price_update_time': 1774537128.782482}
2026-03-26 14:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6999445auction111008') HTTP/1.1" 204 0
2026-03-26 14:58:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004273/photo_002/780x0__r.jpg?hash=1774525921> (referer: https://ecarstrade.com/cars/7004273)
2026-03-26 14:58:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2aacee75-921e-5b94-a2da-61b97b7dc836
2026-03-26 14:58:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999440> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004273/photo_001/780x0__r.jpg?hash=1774525921> (referer: https://ecarstrade.com/cars/7004273)
2026-03-26 14:58:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2aacee75-921e-5b94-a2da-61b97b7dc836
2026-03-26 14:58:48 [ecarstrade.nl] INFO: Extracting details for car 6999440auction111008
2026-03-26 14:58:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b15e2f09-7af8-5093-b605-d9d21d87219c with identifier: 6999440auction111008
2026-03-26 14:58:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b15e2f09-7af8-5093-b605-d9d21d87219c with scrape type 2
2026-03-26 14:58:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b15e2f09-7af8-5093-b605-d9d21d87219c with scrape type 2
2026-03-26 14:58:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: b15e2f09-7af8-5093-b605-d9d21d87219c, identifier: 6999440auction111008
2026-03-26 14:58:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: b15e2f09-7af8-5093-b605-d9d21d87219c with identifier: 6999440auction111008
2026-03-26 14:58:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: b15e2f09-7af8-5093-b605-d9d21d87219c with identifier: 6999440auction111008
2026-03-26 14:58:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: b15e2f09-7af8-5093-b605-d9d21d87219c with identifier: 6999440auction111008 to the API
2026-03-26 14:58:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58: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-26 14:58:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6999440>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-04-01T12:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'b15e2f09-7af8-5093-b605-d9d21d87219c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999440',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'AC',
 'model': 'DS Automobiles DS3 Crossback',
 'odometer': 54951,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-27',
 'seats_number': 5,
 'seller_name': None,
 'title': 'DS 3 Crossback 50kWh ev e-tense business aut',
 'transmission': 'automatic',
 'trim': 'DS 3 Crossback 50kWh ev e-tense business aut',
 'vin': None,
 'year': 2021}
2026-03-26 14:58:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999440auction111008%27 HTTP/1.1" 200 None
2026-03-26 14:58:49 [ecarstrade.nl] INFO: Saving data for 6999440auction111008: {'auction_closing_time': 1775047200.0, 'created_time': 1774450240.37369, 'last_price_update_time': 1774537129.266236}
2026-03-26 14:58:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6999440auction111008') HTTP/1.1" 204 0
2026-03-26 14:58:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999441> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004102> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2aacee75-921e-5b94-a2da-61b97b7dc836
2026-03-26 14:58:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2aacee75-921e-5b94-a2da-61b97b7dc836, skipping ID generation
2026-03-26 14:58:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2aacee75-921e-5b94-a2da-61b97b7dc836 with scrape type 1
2026-03-26 14:58:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2aacee75-921e-5b94-a2da-61b97b7dc836 sending to next pipeline
2026-03-26 14:58:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 2aacee75-921e-5b94-a2da-61b97b7dc836, identifier: 7004273auction111077
2026-03-26 14:58:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 2aacee75-921e-5b94-a2da-61b97b7dc836 with identifier: 7004273auction111077
2026-03-26 14:58:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 2aacee75-921e-5b94-a2da-61b97b7dc836 with identifier: 7004273auction111077
2026-03-26 14:58:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 2aacee75-921e-5b94-a2da-61b97b7dc836 with identifier: 7004273auction111077 to the API
2026-03-26 14:58:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58: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-26 14:58:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004273/photo_001/780x0__r.jpg?hash=1774525921>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': '2aacee75-921e-5b94-a2da-61b97b7dc836',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004273',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 134515,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-07',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 58kWh 1st Plus auto 5D 150kW',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  58kWh 1st Plus auto 5D 150kW',
 'vin': None,
 'year': 2020}
2026-03-26 14:58:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004273auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:49 [ecarstrade.nl] INFO: Saving data for 7004273auction111077: {'created_time': 1774537129.722554, 'last_price_update_time': 1774537129.722563, 'auction_closing_time': 1774945500.0}
2026-03-26 14:58:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004273auction111077') HTTP/1.1" 204 0
2026-03-26 14:58:49 [ecarstrade.nl] INFO: Extracting details for car 6999441auction111008
2026-03-26 14:58:49 [ecarstrade.nl] INFO: Extracting details for car 7004102auction111077
2026-03-26 14:58:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004160/photo_005/780x0__r.jpg?hash=1774524847> (referer: https://ecarstrade.com/cars/7004160)
2026-03-26 14:58:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page25?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page24?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d325c2e9-3316-5552-a381-63ba1e5a69df with identifier: 6999441auction111008
2026-03-26 14:58:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d325c2e9-3316-5552-a381-63ba1e5a69df with scrape type 2
2026-03-26 14:58:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d325c2e9-3316-5552-a381-63ba1e5a69df with scrape type 2
2026-03-26 14:58:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d325c2e9-3316-5552-a381-63ba1e5a69df, identifier: 6999441auction111008
2026-03-26 14:58:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce21c5da-0ea5-5102-bd85-2cf0a39cb68d with identifier: 7004102auction111077
2026-03-26 14:58:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce21c5da-0ea5-5102-bd85-2cf0a39cb68d with scrape type 1
2026-03-26 14:58:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ce21c5da-0ea5-5102-bd85-2cf0a39cb68d
2026-03-26 14:58:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004102%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524621%27 HTTP/1.1" 200 None
2026-03-26 14:58:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004102/photo_000/780x0__r.jpg?hash=1774524621 not downloaded yet
2026-03-26 14:58:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d325c2e9-3316-5552-a381-63ba1e5a69df with identifier: 6999441auction111008
2026-03-26 14:58:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d325c2e9-3316-5552-a381-63ba1e5a69df with identifier: 6999441auction111008
2026-03-26 14:58:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d325c2e9-3316-5552-a381-63ba1e5a69df with identifier: 6999441auction111008 to the API
2026-03-26 14:58:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:58:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6999441>
{'auction_title': '',
 'c_o_2_emission_value': 31,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.5L',
 'expiration_date': '2026-04-01T12:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'd325c2e9-3316-5552-a381-63ba1e5a69df',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999441',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Ford',
 'model': 'Kuga',
 'odometer': 158667,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-23',
 'seats_number': 5,
 'seller_name': None,
 'title': 'FORD Kuga 2.5 phev titanium 165kW e-cvt aut',
 'transmission': 'automatic',
 'trim': 'FORD  2.5 phev titanium 165kW e-cvt aut',
 'vin': None,
 'year': 2022}
2026-03-26 14:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999441auction111008%27 HTTP/1.1" 200 None
2026-03-26 14:58:50 [ecarstrade.nl] INFO: Saving data for 6999441auction111008: {'auction_closing_time': 1775047200.0, 'created_time': 1774450239.849191, 'last_price_update_time': 1774537130.122479}
2026-03-26 14:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6999441auction111008') HTTP/1.1" 204 0
2026-03-26 14:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004102%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524621%27 HTTP/1.1" 200 None
2026-03-26 14:58:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004102/photo_001/780x0__r.jpg?hash=1774524621 not downloaded yet
2026-03-26 14:58:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004160/photo_003/780x0__r.jpg?hash=1774524847> (referer: https://ecarstrade.com/cars/7004160)
2026-03-26 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-26 14:58:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1c12beaf-7013-5869-891f-834af9eb8724
2026-03-26 14:58:50 [ecarstrade.nl] INFO: Found 1 car items
2026-03-26 14:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004102%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524621%27 HTTP/1.1" 200 None
2026-03-26 14:58:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004102/photo_002/780x0__r.jpg?hash=1774524621 not downloaded yet
2026-03-26 14:58:50 [ecarstrade.nl] INFO: Found listing with ID: 7002876auction111008
2026-03-26 14:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277002876auction111008%27 HTTP/1.1" 200 None
2026-03-26 14:58:50 [ecarstrade.nl] INFO: Scrape type for 7002876auction111008: 0
2026-03-26 14:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004102%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524621%27 HTTP/1.1" 200 None
2026-03-26 14:58:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004102/photo_003/780x0__r.jpg?hash=1774524621 not downloaded yet
2026-03-26 14:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004102%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524621%27 HTTP/1.1" 200 None
2026-03-26 14:58:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004102/photo_004/780x0__r.jpg?hash=1774524621 not downloaded yet
2026-03-26 14:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004102%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524621%27 HTTP/1.1" 200 None
2026-03-26 14:58:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004102/photo_005/780x0__r.jpg?hash=1774524621 not downloaded yet
2026-03-26 14:58:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1c12beaf-7013-5869-891f-834af9eb8724
2026-03-26 14:58:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999442> (referer: https://ecarstrade.com/search/page24?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004160/photo_002/780x0__r.jpg?hash=1774524847> (referer: https://ecarstrade.com/cars/7004160)
2026-03-26 14:58:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:51 [ecarstrade.nl] INFO: Extracting details for car 6999442auction111008
2026-03-26 14:58:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce0b6ef3-852d-582b-9135-f41f9bc9b5aa with identifier: 6999442auction111008
2026-03-26 14:58:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce0b6ef3-852d-582b-9135-f41f9bc9b5aa with scrape type 2
2026-03-26 14:58:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce0b6ef3-852d-582b-9135-f41f9bc9b5aa with scrape type 2
2026-03-26 14:58:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ce0b6ef3-852d-582b-9135-f41f9bc9b5aa, identifier: 6999442auction111008
2026-03-26 14:58:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ce0b6ef3-852d-582b-9135-f41f9bc9b5aa with identifier: 6999442auction111008
2026-03-26 14:58:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ce0b6ef3-852d-582b-9135-f41f9bc9b5aa with identifier: 6999442auction111008
2026-03-26 14:58:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ce0b6ef3-852d-582b-9135-f41f9bc9b5aa with identifier: 6999442auction111008 to the API
2026-03-26 14:58:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58: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-26 14:58:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6999442>
{'auction_title': '',
 'c_o_2_emission_value': 88,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 3,
 'emission_standard': 'EURO 6',
 'engine': '0.9L',
 'expiration_date': '2026-04-01T12:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'ce0b6ef3-852d-582b-9135-f41f9bc9b5aa',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999442',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Fiat',
 'model': '500',
 'odometer': 135418,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-11-30',
 'seats_number': 4,
 'seller_name': None,
 'title': 'FIAT 500 0.9 twin air 80 sport 59kW',
 'transmission': 'manual',
 'trim': 'FIAT  0.9 twin air 80 sport 59kW',
 'vin': None,
 'year': 2018}
2026-03-26 14:58:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999442auction111008%27 HTTP/1.1" 200 None
2026-03-26 14:58:51 [ecarstrade.nl] INFO: Saving data for 6999442auction111008: {'auction_closing_time': 1775047200.0, 'created_time': 1774450238.685174, 'last_price_update_time': 1774537131.539826}
2026-03-26 14:58:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6999442auction111008') HTTP/1.1" 204 0
2026-03-26 14:58:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1c12beaf-7013-5869-891f-834af9eb8724
2026-03-26 14:58:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999443> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:55 [ecarstrade.nl] INFO: Extracting details for car 6999443auction111008
2026-03-26 14:58:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 275d01e1-3e4b-5e8b-b540-5aeffdfd29bc with identifier: 6999443auction111008
2026-03-26 14:58:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 275d01e1-3e4b-5e8b-b540-5aeffdfd29bc with scrape type 2
2026-03-26 14:58:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 275d01e1-3e4b-5e8b-b540-5aeffdfd29bc with scrape type 2
2026-03-26 14:58:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 275d01e1-3e4b-5e8b-b540-5aeffdfd29bc, identifier: 6999443auction111008
2026-03-26 14:58:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 275d01e1-3e4b-5e8b-b540-5aeffdfd29bc with identifier: 6999443auction111008
2026-03-26 14:58:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 275d01e1-3e4b-5e8b-b540-5aeffdfd29bc with identifier: 6999443auction111008
2026-03-26 14:58:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 275d01e1-3e4b-5e8b-b540-5aeffdfd29bc with identifier: 6999443auction111008 to the API
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:58:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6999443>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Z',
 'engine': '',
 'expiration_date': '2026-04-01T12:40:00Z',
 'fuel_type': 'Electric',
 'id': '275d01e1-3e4b-5e8b-b540-5aeffdfd29bc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999443',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'BMW',
 'model': 'iX3',
 'odometer': 82074,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-21',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW iX3 80kWh ev executive 210kW aut',
 'transmission': 'automatic',
 'trim': '80kWh ev executive 210kW aut',
 'vin': None,
 'year': 2021}
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999443auction111008%27 HTTP/1.1" 200 None
2026-03-26 14:58:55 [ecarstrade.nl] INFO: Saving data for 6999443auction111008: {'auction_closing_time': 1775047200.0, 'created_time': 1774450267.049293, 'last_price_update_time': 1774537135.398716}
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6999443auction111008') HTTP/1.1" 204 0
2026-03-26 14:58:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001333> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004160/photo_000/780x0__r.jpg?hash=1774524847> (referer: https://ecarstrade.com/cars/7004160)
2026-03-26 14:58:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:55 [ecarstrade.nl] INFO: Extracting details for car 7001333auction111008
2026-03-26 14:58:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acc6198b-326c-566b-821d-a45994c1bcbd with identifier: 7001333auction111008
2026-03-26 14:58:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acc6198b-326c-566b-821d-a45994c1bcbd with scrape type 2
2026-03-26 14:58:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item acc6198b-326c-566b-821d-a45994c1bcbd with scrape type 2
2026-03-26 14:58:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: acc6198b-326c-566b-821d-a45994c1bcbd, identifier: 7001333auction111008
2026-03-26 14:58:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: acc6198b-326c-566b-821d-a45994c1bcbd with identifier: 7001333auction111008
2026-03-26 14:58:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: acc6198b-326c-566b-821d-a45994c1bcbd with identifier: 7001333auction111008
2026-03-26 14:58:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: acc6198b-326c-566b-821d-a45994c1bcbd with identifier: 7001333auction111008 to the API
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:58:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/7001333>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 2,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-04-01T12:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'acc6198b-326c-566b-821d-a45994c1bcbd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7001333',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 77607,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-04-27',
 'seats_number': 4,
 'seller_name': None,
 'title': 'AUDI A3 Cabriolet 35tfsi advance sport 110kW s-tronic aut',
 'transmission': 'automatic',
 'trim': 'AUDI  Cabriolet 35tfsi advance sport 110kW s-tronic aut',
 'vin': None,
 'year': 2020}
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277001333auction111008%27 HTTP/1.1" 200 None
2026-03-26 14:58:55 [ecarstrade.nl] INFO: Saving data for 7001333auction111008: {'auction_closing_time': 1775047200.0, 'created_time': 1774450237.917632, 'last_price_update_time': 1774537135.875376}
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7001333auction111008') HTTP/1.1" 204 0
2026-03-26 14:58:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1c12beaf-7013-5869-891f-834af9eb8724
2026-03-26 14:58:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1c12beaf-7013-5869-891f-834af9eb8724, skipping ID generation
2026-03-26 14:58:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c12beaf-7013-5869-891f-834af9eb8724 with scrape type 1
2026-03-26 14:58:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1c12beaf-7013-5869-891f-834af9eb8724 sending to next pipeline
2026-03-26 14:58:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 1c12beaf-7013-5869-891f-834af9eb8724, identifier: 7004160auction111077
2026-03-26 14:58:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 1c12beaf-7013-5869-891f-834af9eb8724 with identifier: 7004160auction111077
2026-03-26 14:58:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 1c12beaf-7013-5869-891f-834af9eb8724 with identifier: 7004160auction111077
2026-03-26 14:58:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 1c12beaf-7013-5869-891f-834af9eb8724 with identifier: 7004160auction111077 to the API
2026-03-26 14:58:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58: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-26 14:58:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004160/photo_000/780x0__r.jpg?hash=1774524847>
{'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-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': '1c12beaf-7013-5869-891f-834af9eb8724',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004160',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Hyundai',
 'model': 'Kona',
 'odometer': 124998,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'HYUNDAI Kona Comfort Electric 64 kWh 5D Athlon Edition',
 'transmission': 'automatic',
 'trim': 'HYUNDAI  Comfort Electric 64 kWh 5D Athlon Edition',
 'vin': None,
 'year': 2020}
2026-03-26 14:58:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004160auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:56 [ecarstrade.nl] INFO: Saving data for 7004160auction111077: {'created_time': 1774537136.312939, 'last_price_update_time': 1774537136.312949, 'auction_closing_time': 1774945500.0}
2026-03-26 14:58:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004160auction111077') HTTP/1.1" 204 0
2026-03-26 14:58:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999949> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999950> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004295/photo_002/780x0__r.jpg?hash=1774526015> (referer: https://ecarstrade.com/cars/7004295)
2026-03-26 14:58:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999951> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:56 [ecarstrade.nl] INFO: Extracting details for car 6999949auction111021
2026-03-26 14:58:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5034304-968e-56d0-9d69-d5112ea7bd71 with identifier: 6999949auction111021
2026-03-26 14:58:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5034304-968e-56d0-9d69-d5112ea7bd71 with scrape type 2
2026-03-26 14:58:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5034304-968e-56d0-9d69-d5112ea7bd71 with scrape type 2
2026-03-26 14:58:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: b5034304-968e-56d0-9d69-d5112ea7bd71, identifier: 6999949auction111021
2026-03-26 14:58:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: b5034304-968e-56d0-9d69-d5112ea7bd71 with identifier: 6999949auction111021
2026-03-26 14:58:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: b5034304-968e-56d0-9d69-d5112ea7bd71 with identifier: 6999949auction111021
2026-03-26 14:58:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: b5034304-968e-56d0-9d69-d5112ea7bd71 with identifier: 6999949auction111021 to the API
2026-03-26 14:58:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58: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-26 14:58:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6999949>
{'auction_title': '',
 'c_o_2_emission_value': 192,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.3L',
 'expiration_date': '2026-04-01T08:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'b5034304-968e-56d0-9d69-d5112ea7bd71',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999949',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Opel',
 'model': 'Movano',
 'odometer': 144841,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-07',
 'seats_number': 2,
 'seller_name': None,
 'title': 'OPEL movano 2.3 Turbo L1H1',
 'transmission': 'manual',
 'trim': 'OPEL movano 2.3 Turbo L1H1',
 'vin': None,
 'year': 2021}
2026-03-26 14:58:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999949auction111021%27 HTTP/1.1" 200 None
2026-03-26 14:58:56 [ecarstrade.nl] INFO: Saving data for 6999949auction111021: {'auction_closing_time': 1775031000.0, 'created_time': 1774450249.734183, 'last_price_update_time': 1774537136.801908}
2026-03-26 14:58:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6999949auction111021') HTTP/1.1" 204 0
2026-03-26 14:58:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004295/photo_001/780x0__r.jpg?hash=1774526015> (referer: https://ecarstrade.com/cars/7004295)
2026-03-26 14:58:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004102/photo_005/780x0__r.jpg?hash=1774524621> (referer: https://ecarstrade.com/cars/7004102)
2026-03-26 14:58:56 [ecarstrade.nl] INFO: Extracting details for car 6999950auction111021
2026-03-26 14:58:56 [ecarstrade.nl] INFO: Extracting details for car 6999951auction111021
2026-03-26 14:58:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004102/photo_000/780x0__r.jpg?hash=1774524621> (referer: https://ecarstrade.com/cars/7004102)
2026-03-26 14:58:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999948> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98e5b354-0950-538a-af8c-6ee3e17b5023 with identifier: 6999950auction111021
2026-03-26 14:58:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98e5b354-0950-538a-af8c-6ee3e17b5023 with scrape type 2
2026-03-26 14:58:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98e5b354-0950-538a-af8c-6ee3e17b5023 with scrape type 2
2026-03-26 14:58:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 98e5b354-0950-538a-af8c-6ee3e17b5023, identifier: 6999950auction111021
2026-03-26 14:58:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e16d67bb-7090-59cf-970a-6823d7e04a27
2026-03-26 14:58:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d90b63d4-403b-5705-b90d-c903cda957f2 with identifier: 6999951auction111021
2026-03-26 14:58:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d90b63d4-403b-5705-b90d-c903cda957f2 with scrape type 2
2026-03-26 14:58:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d90b63d4-403b-5705-b90d-c903cda957f2 with scrape type 2
2026-03-26 14:58:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d90b63d4-403b-5705-b90d-c903cda957f2, identifier: 6999951auction111021
2026-03-26 14:58:57 [ecarstrade.nl] INFO: Extracting details for car 6999948auction111021
2026-03-26 14:58:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 98e5b354-0950-538a-af8c-6ee3e17b5023 with identifier: 6999950auction111021
2026-03-26 14:58:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 98e5b354-0950-538a-af8c-6ee3e17b5023 with identifier: 6999950auction111021
2026-03-26 14:58:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 98e5b354-0950-538a-af8c-6ee3e17b5023 with identifier: 6999950auction111021 to the API
2026-03-26 14:58:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:58:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6999950>
{'auction_title': '',
 'c_o_2_emission_value': 170,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-04-01T08:10:00Z',
 'fuel_type': 'Diesel',
 'id': '98e5b354-0950-538a-af8c-6ee3e17b5023',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999950',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Opel',
 'model': 'Vivaro',
 'odometer': 65970,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-12-30',
 'seats_number': 3,
 'seller_name': None,
 'title': 'OPEL Vivaro 1.6 CDTI L1H1 Ed.',
 'transmission': 'manual',
 'trim': 'OPEL  1.6 CDTI L1H1 Ed.',
 'vin': None,
 'year': 2019}
2026-03-26 14:58:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999950auction111021%27 HTTP/1.1" 200 None
2026-03-26 14:58:57 [ecarstrade.nl] INFO: Saving data for 6999950auction111021: {'auction_closing_time': 1775031000.0, 'created_time': 1774450250.387495, 'last_price_update_time': 1774537137.545548}
2026-03-26 14:58:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6999950auction111021') HTTP/1.1" 204 0
2026-03-26 14:58:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d90b63d4-403b-5705-b90d-c903cda957f2 with identifier: 6999951auction111021
2026-03-26 14:58:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d90b63d4-403b-5705-b90d-c903cda957f2 with identifier: 6999951auction111021
2026-03-26 14:58:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d90b63d4-403b-5705-b90d-c903cda957f2 with identifier: 6999951auction111021 to the API
2026-03-26 14:58:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:58:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6999951>
{'auction_title': '',
 'c_o_2_emission_value': 170,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-04-01T08:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'd90b63d4-403b-5705-b90d-c903cda957f2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999951',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Opel',
 'model': 'Vivaro',
 'odometer': 62847,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-12-30',
 'seats_number': 3,
 'seller_name': None,
 'title': 'OPEL Vivaro 1.6 CDTI L1H1 Ed.',
 'transmission': 'manual',
 'trim': 'OPEL  1.6 CDTI L1H1 Ed.',
 'vin': None,
 'year': 2019}
2026-03-26 14:58:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999951auction111021%27 HTTP/1.1" 200 None
2026-03-26 14:58:57 [ecarstrade.nl] INFO: Saving data for 6999951auction111021: {'auction_closing_time': 1775031000.0, 'created_time': 1774450250.774975, 'last_price_update_time': 1774537137.836357}
2026-03-26 14:58:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6999951auction111021') HTTP/1.1" 204 0
2026-03-26 14:58:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004102/photo_004/780x0__r.jpg?hash=1774524621> (referer: https://ecarstrade.com/cars/7004102)
2026-03-26 14:58:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004102/photo_003/780x0__r.jpg?hash=1774524621> (referer: https://ecarstrade.com/cars/7004102)
2026-03-26 14:58:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e16d67bb-7090-59cf-970a-6823d7e04a27
2026-03-26 14:58:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ce21c5da-0ea5-5102-bd85-2cf0a39cb68d
2026-03-26 14:58:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ce21c5da-0ea5-5102-bd85-2cf0a39cb68d
2026-03-26 14:58:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59cd069d-be95-534a-893c-0ae679e5e2f6 with identifier: 6999948auction111021
2026-03-26 14:58:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59cd069d-be95-534a-893c-0ae679e5e2f6 with scrape type 2
2026-03-26 14:58:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59cd069d-be95-534a-893c-0ae679e5e2f6 with scrape type 2
2026-03-26 14:58:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 59cd069d-be95-534a-893c-0ae679e5e2f6, identifier: 6999948auction111021
2026-03-26 14:58:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004102/photo_002/780x0__r.jpg?hash=1774524621> (referer: https://ecarstrade.com/cars/7004102)
2026-03-26 14:58:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 59cd069d-be95-534a-893c-0ae679e5e2f6 with identifier: 6999948auction111021
2026-03-26 14:58:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 59cd069d-be95-534a-893c-0ae679e5e2f6 with identifier: 6999948auction111021
2026-03-26 14:58:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 59cd069d-be95-534a-893c-0ae679e5e2f6 with identifier: 6999948auction111021 to the API
2026-03-26 14:58:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:58:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6999948>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-04-01T08:10:00Z',
 'fuel_type': 'Petrol',
 'id': '59cd069d-be95-534a-893c-0ae679e5e2f6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999948',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': 'Partner',
 'odometer': 44652,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-05-31',
 'seats_number': 2,
 'seller_name': None,
 'title': 'PEUGEOT Partner 1.2 PT. Premium',
 'transmission': 'manual',
 'trim': 'PEUGEOT  1.2 PT. Premium',
 'vin': None,
 'year': 2022}
2026-03-26 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999948auction111021%27 HTTP/1.1" 200 None
2026-03-26 14:58:58 [ecarstrade.nl] INFO: Saving data for 6999948auction111021: {'auction_closing_time': 1775031000.0, 'created_time': 1774450242.014661, 'last_price_update_time': 1774537138.229239}
2026-03-26 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6999948auction111021') HTTP/1.1" 204 0
2026-03-26 14:58:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004295/photo_000/780x0__r.jpg?hash=1774526015> (referer: https://ecarstrade.com/cars/7004295)
2026-03-26 14:58:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004102/photo_001/780x0__r.jpg?hash=1774524621> (referer: https://ecarstrade.com/cars/7004102)
2026-03-26 14:58:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ce21c5da-0ea5-5102-bd85-2cf0a39cb68d
2026-03-26 14:58:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ce21c5da-0ea5-5102-bd85-2cf0a39cb68d
2026-03-26 14:58:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ce21c5da-0ea5-5102-bd85-2cf0a39cb68d
2026-03-26 14:58:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004286/photo_004/780x0__r.jpg?hash=1774525975> (referer: https://ecarstrade.com/cars/7004286)
2026-03-26 14:58:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004286/photo_003/780x0__r.jpg?hash=1774525975> (referer: https://ecarstrade.com/cars/7004286)
2026-03-26 14:58:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e16d67bb-7090-59cf-970a-6823d7e04a27
2026-03-26 14:58:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e16d67bb-7090-59cf-970a-6823d7e04a27, skipping ID generation
2026-03-26 14:58:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e16d67bb-7090-59cf-970a-6823d7e04a27 with scrape type 1
2026-03-26 14:58:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e16d67bb-7090-59cf-970a-6823d7e04a27 sending to next pipeline
2026-03-26 14:58:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e16d67bb-7090-59cf-970a-6823d7e04a27, identifier: 7004295auction111077
2026-03-26 14:58:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e16d67bb-7090-59cf-970a-6823d7e04a27 with identifier: 7004295auction111077
2026-03-26 14:58:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e16d67bb-7090-59cf-970a-6823d7e04a27 with identifier: 7004295auction111077
2026-03-26 14:58:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e16d67bb-7090-59cf-970a-6823d7e04a27 with identifier: 7004295auction111077 to the API
2026-03-26 14:58:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:58:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004295/photo_000/780x0__r.jpg?hash=1774526015>
{'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-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': 'e16d67bb-7090-59cf-970a-6823d7e04a27',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004295',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Renault',
 'model': 'ZOE',
 'odometer': 93220,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Zoe R110 Life (batterijkoop) 5D 79kW',
 'transmission': 'automatic',
 'trim': 'RENAULT Zoe R110 Life (batterijkoop) 5D 79kW',
 'vin': None,
 'year': 2021}
2026-03-26 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004295auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:58 [ecarstrade.nl] INFO: Saving data for 7004295auction111077: {'created_time': 1774537138.771466, 'last_price_update_time': 1774537138.77148, 'auction_closing_time': 1774945500.0}
2026-03-26 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004295auction111077') HTTP/1.1" 204 0
2026-03-26 14:58:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004286/photo_002/780x0__r.jpg?hash=1774525975> (referer: https://ecarstrade.com/cars/7004286)
2026-03-26 14:58:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004286/photo_001/780x0__r.jpg?hash=1774525975> (referer: https://ecarstrade.com/cars/7004286)
2026-03-26 14:58:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004286/photo_000/780x0__r.jpg?hash=1774525975> (referer: https://ecarstrade.com/cars/7004286)
2026-03-26 14:58:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999956> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:58:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999955> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 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-26 14:58:58 [ecarstrade.nl] INFO: Extracting details for car 6999956auction111021
2026-03-26 14:58:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ce21c5da-0ea5-5102-bd85-2cf0a39cb68d
2026-03-26 14:58:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ce21c5da-0ea5-5102-bd85-2cf0a39cb68d, skipping ID generation
2026-03-26 14:58:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce21c5da-0ea5-5102-bd85-2cf0a39cb68d with scrape type 1
2026-03-26 14:58:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ce21c5da-0ea5-5102-bd85-2cf0a39cb68d sending to next pipeline
2026-03-26 14:58:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ce21c5da-0ea5-5102-bd85-2cf0a39cb68d, identifier: 7004102auction111077
2026-03-26 14:58:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e6757307-60c5-5cb2-a87a-a8894b59e380
2026-03-26 14:58:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e6757307-60c5-5cb2-a87a-a8894b59e380
2026-03-26 14:58:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004322/photo_002/780x0__r.jpg?hash=1774526124> (referer: https://ecarstrade.com/cars/7004322)
2026-03-26 14:58:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004322/photo_003/780x0__r.jpg?hash=1774526124> (referer: https://ecarstrade.com/cars/7004322)
2026-03-26 14:58:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004322/photo_001/780x0__r.jpg?hash=1774526124> (referer: https://ecarstrade.com/cars/7004322)
2026-03-26 14:58:59 [ecarstrade.nl] INFO: Extracting details for car 6999955auction111021
2026-03-26 14:58:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ce21c5da-0ea5-5102-bd85-2cf0a39cb68d with identifier: 7004102auction111077
2026-03-26 14:58:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ce21c5da-0ea5-5102-bd85-2cf0a39cb68d with identifier: 7004102auction111077
2026-03-26 14:58:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ce21c5da-0ea5-5102-bd85-2cf0a39cb68d with identifier: 7004102auction111077 to the API
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:58:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004102/photo_001/780x0__r.jpg?hash=1774524621>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'ce21c5da-0ea5-5102-bd85-2cf0a39cb68d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004102',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 52917,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-09-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 208 Active Pack 1.2 PureTech 75pk 5D Athlon Edition',
 'transmission': 'manual',
 'trim': 'PEUGEOT  Active Pack 1.2 PureTech 75pk 5D Athlon Edition',
 'vin': None,
 'year': 2022}
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004102auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:58:59 [ecarstrade.nl] INFO: Saving data for 7004102auction111077: {'created_time': 1774537139.430243, 'last_price_update_time': 1774537139.430282, 'auction_closing_time': 1774945500.0}
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004102auction111077') HTTP/1.1" 204 0
2026-03-26 14:58:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:58:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e6757307-60c5-5cb2-a87a-a8894b59e380
2026-03-26 14:58:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e6757307-60c5-5cb2-a87a-a8894b59e380
2026-03-26 14:58:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e6757307-60c5-5cb2-a87a-a8894b59e380
2026-03-26 14:58:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e6757307-60c5-5cb2-a87a-a8894b59e380, skipping ID generation
2026-03-26 14:58:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6757307-60c5-5cb2-a87a-a8894b59e380 with scrape type 1
2026-03-26 14:58:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e6757307-60c5-5cb2-a87a-a8894b59e380 sending to next pipeline
2026-03-26 14:58:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e6757307-60c5-5cb2-a87a-a8894b59e380, identifier: 7004286auction111077
2026-03-26 14:58:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cb89f3f-c0a9-5e23-9df3-859801859d92 with identifier: 6999956auction111021
2026-03-26 14:58:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cb89f3f-c0a9-5e23-9df3-859801859d92 with scrape type 2
2026-03-26 14:58:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4cb89f3f-c0a9-5e23-9df3-859801859d92 with scrape type 2
2026-03-26 14:58:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4cb89f3f-c0a9-5e23-9df3-859801859d92, identifier: 6999956auction111021
2026-03-26 14:58:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efe0c560-05f7-5c8d-aaee-ce9e5096bc0c with identifier: 6999955auction111021
2026-03-26 14:58:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efe0c560-05f7-5c8d-aaee-ce9e5096bc0c with scrape type 2
2026-03-26 14:58:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efe0c560-05f7-5c8d-aaee-ce9e5096bc0c with scrape type 2
2026-03-26 14:58:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: efe0c560-05f7-5c8d-aaee-ce9e5096bc0c, identifier: 6999955auction111021
2026-03-26 14:58:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004322/photo_000/780x0__r.jpg?hash=1774526124> (referer: https://ecarstrade.com/cars/7004322)
2026-03-26 14:58:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e6757307-60c5-5cb2-a87a-a8894b59e380 with identifier: 7004286auction111077
2026-03-26 14:58:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e6757307-60c5-5cb2-a87a-a8894b59e380 with identifier: 7004286auction111077
2026-03-26 14:58:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e6757307-60c5-5cb2-a87a-a8894b59e380 with identifier: 7004286auction111077 to the API
2026-03-26 14:58:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004286/photo_000/780x0__r.jpg?hash=1774525975>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'e6757307-60c5-5cb2-a87a-a8894b59e380',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004286',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 202734,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-27',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA Octavia Combi 1.0 TSI e-TEC MHEV DSG Bus.Ed.Pl Athlon Edition',
 'transmission': 'automatic',
 'trim': 'SKODA  Combi 1.0 TSI e-TEC MHEV DSG Bus.Ed.Pl Athlon Edition',
 'vin': None,
 'year': 2021}
2026-03-26 14:59:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004286auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:00 [ecarstrade.nl] INFO: Saving data for 7004286auction111077: {'created_time': 1774537140.260124, 'last_price_update_time': 1774537140.260132, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004286auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4cb89f3f-c0a9-5e23-9df3-859801859d92 with identifier: 6999956auction111021
2026-03-26 14:59:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4cb89f3f-c0a9-5e23-9df3-859801859d92 with identifier: 6999956auction111021
2026-03-26 14:59:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4cb89f3f-c0a9-5e23-9df3-859801859d92 with identifier: 6999956auction111021 to the API
2026-03-26 14:59:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6999956>
{'auction_title': '',
 'c_o_2_emission_value': 181,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 2,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-04-01T08:10:00Z',
 'fuel_type': 'Diesel',
 'id': '4cb89f3f-c0a9-5e23-9df3-859801859d92',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999956',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Ford',
 'model': 'Transit',
 'odometer': 141488,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-21',
 'seats_number': 3,
 'seller_name': None,
 'title': 'FORD Transit 350 2.0 TDCIL5H1TrSk',
 'transmission': 'manual',
 'trim': 'FORD  350 2.0 TDCIL5H1TrSk',
 'vin': None,
 'year': 2022}
2026-03-26 14:59:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999956auction111021%27 HTTP/1.1" 200 None
2026-03-26 14:59:00 [ecarstrade.nl] INFO: Saving data for 6999956auction111021: {'auction_closing_time': 1775031000.0, 'created_time': 1774450248.690164, 'last_price_update_time': 1774537140.744391}
2026-03-26 14:59:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6999956auction111021') HTTP/1.1" 204 0
2026-03-26 14:59:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: efe0c560-05f7-5c8d-aaee-ce9e5096bc0c with identifier: 6999955auction111021
2026-03-26 14:59:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: efe0c560-05f7-5c8d-aaee-ce9e5096bc0c with identifier: 6999955auction111021
2026-03-26 14:59:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: efe0c560-05f7-5c8d-aaee-ce9e5096bc0c with identifier: 6999955auction111021 to the API
2026-03-26 14:59:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6999955>
{'auction_title': '',
 'c_o_2_emission_value': 216,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.1L',
 'expiration_date': '2026-04-01T08:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'efe0c560-05f7-5c8d-aaee-ce9e5096bc0c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999955',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mercedes',
 'model': 'Sprinter',
 'odometer': 266225,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-04-06',
 'seats_number': 2,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Sprinter 311 2.2 CDI 325 DC',
 'transmission': 'manual',
 'trim': 'MERCEDES-BENZ  311 2.2 CDI 325 DC',
 'vin': None,
 'year': 2018}
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999955auction111021%27 HTTP/1.1" 200 None
2026-03-26 14:59:01 [ecarstrade.nl] INFO: Saving data for 6999955auction111021: {'auction_closing_time': 1775031000.0, 'created_time': 1774450253.591818, 'last_price_update_time': 1774537141.020645}
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6999955auction111021') HTTP/1.1" 204 0
2026-03-26 14:59:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f525927a-afde-5d7f-81e3-faaac4f7ca22
2026-03-26 14:59:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f525927a-afde-5d7f-81e3-faaac4f7ca22
2026-03-26 14:59:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f525927a-afde-5d7f-81e3-faaac4f7ca22
2026-03-26 14:59:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f525927a-afde-5d7f-81e3-faaac4f7ca22
2026-03-26 14:59:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f525927a-afde-5d7f-81e3-faaac4f7ca22, skipping ID generation
2026-03-26 14:59:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f525927a-afde-5d7f-81e3-faaac4f7ca22 with scrape type 1
2026-03-26 14:59:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f525927a-afde-5d7f-81e3-faaac4f7ca22 sending to next pipeline
2026-03-26 14:59:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f525927a-afde-5d7f-81e3-faaac4f7ca22, identifier: 7004322auction111077
2026-03-26 14:59:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f525927a-afde-5d7f-81e3-faaac4f7ca22 with identifier: 7004322auction111077
2026-03-26 14:59:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f525927a-afde-5d7f-81e3-faaac4f7ca22 with identifier: 7004322auction111077
2026-03-26 14:59:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f525927a-afde-5d7f-81e3-faaac4f7ca22 with identifier: 7004322auction111077 to the API
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004322/photo_000/780x0__r.jpg?hash=1774526124>
{'auction_title': '',
 'c_o_2_emission_value': 152,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'f525927a-afde-5d7f-81e3-faaac4f7ca22',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004322',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 170488,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-30',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 3008 Blue Lease Premium PureTech 130 EAT8 5D 96kW',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  Blue Lease Premium PureTech 130 EAT8 5D 96kW',
 'vin': None,
 'year': 2020}
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004322auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:01 [ecarstrade.nl] INFO: Saving data for 7004322auction111077: {'created_time': 1774537141.491118, 'last_price_update_time': 1774537141.491132, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004322auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999957> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:02 [ecarstrade.nl] INFO: Extracting details for car 6999957auction111021
2026-03-26 14:59:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3350e324-c19b-5f65-871e-ff30af60f797 with identifier: 6999957auction111021
2026-03-26 14:59:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3350e324-c19b-5f65-871e-ff30af60f797 with scrape type 2
2026-03-26 14:59:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3350e324-c19b-5f65-871e-ff30af60f797 with scrape type 2
2026-03-26 14:59:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 3350e324-c19b-5f65-871e-ff30af60f797, identifier: 6999957auction111021
2026-03-26 14:59:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 3350e324-c19b-5f65-871e-ff30af60f797 with identifier: 6999957auction111021
2026-03-26 14:59:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 3350e324-c19b-5f65-871e-ff30af60f797 with identifier: 6999957auction111021
2026-03-26 14:59:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 3350e324-c19b-5f65-871e-ff30af60f797 with identifier: 6999957auction111021 to the API
2026-03-26 14:59:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:59:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6999957>
{'auction_title': '',
 'c_o_2_emission_value': 178,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-04-01T08:10:00Z',
 'fuel_type': 'Diesel',
 'id': '3350e324-c19b-5f65-871e-ff30af60f797',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999957',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Ford',
 'model': 'Transit Custom',
 'odometer': 108028,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-28',
 'seats_number': 3,
 'seller_name': None,
 'title': 'FORD Transit Custom 300 2.0 TDCI L2H2 Tr',
 'transmission': 'manual',
 'trim': 'FORD  300 2.0 TDCI L2H2 Tr',
 'vin': None,
 'year': 2022}
2026-03-26 14:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999957auction111021%27 HTTP/1.1" 200 None
2026-03-26 14:59:02 [ecarstrade.nl] INFO: Saving data for 6999957auction111021: {'auction_closing_time': 1775031000.0, 'created_time': 1774450252.397777, 'last_price_update_time': 1774537142.857932}
2026-03-26 14:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6999957auction111021') HTTP/1.1" 204 0
2026-03-26 14:59:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999947> (referer: https://ecarstrade.com/search/page23?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:03 [ecarstrade.nl] INFO: Extracting details for car 6999947auction111021
2026-03-26 14:59:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad88c213-ce0d-5f31-8717-8c3db79b7953 with identifier: 6999947auction111021
2026-03-26 14:59:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad88c213-ce0d-5f31-8717-8c3db79b7953 with scrape type 2
2026-03-26 14:59:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad88c213-ce0d-5f31-8717-8c3db79b7953 with scrape type 2
2026-03-26 14:59:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ad88c213-ce0d-5f31-8717-8c3db79b7953, identifier: 6999947auction111021
2026-03-26 14:59:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ad88c213-ce0d-5f31-8717-8c3db79b7953 with identifier: 6999947auction111021
2026-03-26 14:59:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ad88c213-ce0d-5f31-8717-8c3db79b7953 with identifier: 6999947auction111021
2026-03-26 14:59:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ad88c213-ce0d-5f31-8717-8c3db79b7953 with identifier: 6999947auction111021 to the API
2026-03-26 14:59:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:59:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6999947>
{'auction_title': '',
 'c_o_2_emission_value': 158,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-04-01T08:10:00Z',
 'fuel_type': 'Diesel',
 'id': 'ad88c213-ce0d-5f31-8717-8c3db79b7953',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999947',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'T5 Transporter',
 'odometer': 124864,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-22',
 'seats_number': 3,
 'seller_name': None,
 'title': 'VOLKSWAGEN Transporter 2.0 TDI L1H1 Bu',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN Transporter 2.0 TDI L1H1 Bu',
 'vin': None,
 'year': 2022}
2026-03-26 14:59:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999947auction111021%27 HTTP/1.1" 200 None
2026-03-26 14:59:03 [ecarstrade.nl] INFO: Saving data for 6999947auction111021: {'auction_closing_time': 1775031000.0, 'created_time': 1774450249.364344, 'last_price_update_time': 1774537143.798432}
2026-03-26 14:59:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6999947auction111021') HTTP/1.1" 204 0
2026-03-26 14:59:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page26?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page25?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:04 [ecarstrade.nl] INFO: No car items found on page 26
2026-03-26 14:59:06 [scrapy.extensions.logstats] INFO: Crawled 433 pages (at 46 pages/min), scraped 385 items (at 49 items/min)
2026-03-26 14:59:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 235MiB
2026-03-26 14:59:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004180> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:07 [ecarstrade.nl] INFO: Extracting details for car 7004180auction111077
2026-03-26 14:59:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f411afbf-a6b5-57f7-9fc8-7f39036922a8 with identifier: 7004180auction111077
2026-03-26 14:59:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f411afbf-a6b5-57f7-9fc8-7f39036922a8 with scrape type 1
2026-03-26 14:59:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f411afbf-a6b5-57f7-9fc8-7f39036922a8
2026-03-26 14:59:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004180%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524911%27 HTTP/1.1" 200 None
2026-03-26 14:59:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004180/photo_000/780x0__r.jpg?hash=1774524911 not downloaded yet
2026-03-26 14:59:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004180%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524911%27 HTTP/1.1" 200 None
2026-03-26 14:59:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004180/photo_001/780x0__r.jpg?hash=1774524911 not downloaded yet
2026-03-26 14:59:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004180%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524911%27 HTTP/1.1" 200 None
2026-03-26 14:59:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004180/photo_002/780x0__r.jpg?hash=1774524911 not downloaded yet
2026-03-26 14:59:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004180%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524911%27 HTTP/1.1" 200 None
2026-03-26 14:59:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004180/photo_003/780x0__r.jpg?hash=1774524911 not downloaded yet
2026-03-26 14:59:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004180%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524911%27 HTTP/1.1" 200 None
2026-03-26 14:59:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004180/photo_004/780x0__r.jpg?hash=1774524911 not downloaded yet
2026-03-26 14:59:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004180%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524911%27 HTTP/1.1" 200 None
2026-03-26 14:59:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004180/photo_005/780x0__r.jpg?hash=1774524911 not downloaded yet
2026-03-26 14:59:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004111> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004270/photo_005/780x0__r.jpg?hash=1774525910> (referer: https://ecarstrade.com/cars/7004270)
2026-03-26 14:59:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:08 [ecarstrade.nl] INFO: Extracting details for car 7004111auction111077
2026-03-26 14:59:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c9beb91-78fa-58e5-a7c8-b7255aa7e7b4 with identifier: 7004111auction111077
2026-03-26 14:59:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c9beb91-78fa-58e5-a7c8-b7255aa7e7b4 with scrape type 1
2026-03-26 14:59:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0c9beb91-78fa-58e5-a7c8-b7255aa7e7b4
2026-03-26 14:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004111%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524659%27 HTTP/1.1" 200 None
2026-03-26 14:59:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004111/photo_000/780x0__r.jpg?hash=1774524659 not downloaded yet
2026-03-26 14:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004111%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524659%27 HTTP/1.1" 200 None
2026-03-26 14:59:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004111/photo_001/780x0__r.jpg?hash=1774524659 not downloaded yet
2026-03-26 14:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004111%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524659%27 HTTP/1.1" 200 None
2026-03-26 14:59:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004111/photo_002/780x0__r.jpg?hash=1774524659 not downloaded yet
2026-03-26 14:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004111%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524659%27 HTTP/1.1" 200 None
2026-03-26 14:59:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004111/photo_003/780x0__r.jpg?hash=1774524659 not downloaded yet
2026-03-26 14:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004111%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524660%27 HTTP/1.1" 200 None
2026-03-26 14:59:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004111/photo_004/780x0__r.jpg?hash=1774524660 not downloaded yet
2026-03-26 14:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004111%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524660%27 HTTP/1.1" 200 None
2026-03-26 14:59:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004111/photo_005/780x0__r.jpg?hash=1774524660 not downloaded yet
2026-03-26 14:59:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item dda16875-e976-5511-8a23-cf303f6230a9
2026-03-26 14:59:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004100> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004270/photo_004/780x0__r.jpg?hash=1774525910> (referer: https://ecarstrade.com/cars/7004270)
2026-03-26 14:59:08 [ecarstrade.nl] INFO: Extracting details for car 7004100auction111077
2026-03-26 14:59:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004112> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a5308f0-a9e0-5648-8421-4c4e9e3661b3 with identifier: 7004100auction111077
2026-03-26 14:59:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a5308f0-a9e0-5648-8421-4c4e9e3661b3 with scrape type 1
2026-03-26 14:59:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4a5308f0-a9e0-5648-8421-4c4e9e3661b3
2026-03-26 14:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004100%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524606%27 HTTP/1.1" 200 None
2026-03-26 14:59:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004100/photo_000/780x0__r.jpg?hash=1774524606 not downloaded yet
2026-03-26 14:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004100%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524606%27 HTTP/1.1" 200 None
2026-03-26 14:59:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004100/photo_001/780x0__r.jpg?hash=1774524606 not downloaded yet
2026-03-26 14:59:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004316/photo_005/780x0__r.jpg?hash=1774526097> (referer: https://ecarstrade.com/cars/7004316)
2026-03-26 14:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004100%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524606%27 HTTP/1.1" 200 None
2026-03-26 14:59:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004100/photo_002/780x0__r.jpg?hash=1774524606 not downloaded yet
2026-03-26 14:59:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004100%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524606%27 HTTP/1.1" 200 None
2026-03-26 14:59:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004100/photo_003/780x0__r.jpg?hash=1774524606 not downloaded yet
2026-03-26 14:59:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item dda16875-e976-5511-8a23-cf303f6230a9
2026-03-26 14:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004100%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524606%27 HTTP/1.1" 200 None
2026-03-26 14:59:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004100/photo_004/780x0__r.jpg?hash=1774524606 not downloaded yet
2026-03-26 14:59:08 [ecarstrade.nl] INFO: Extracting details for car 7004112auction111077
2026-03-26 14:59:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004321/photo_005/780x0__r.jpg?hash=1774526121> (referer: https://ecarstrade.com/cars/7004321)
2026-03-26 14:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004100%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524606%27 HTTP/1.1" 200 None
2026-03-26 14:59:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004100/photo_005/780x0__r.jpg?hash=1774524606 not downloaded yet
2026-03-26 14:59:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b7f879b-b141-5ba5-a832-b4fadf8ef84b with identifier: 7004112auction111077
2026-03-26 14:59:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b7f879b-b141-5ba5-a832-b4fadf8ef84b with scrape type 1
2026-03-26 14:59:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4b7f879b-b141-5ba5-a832-b4fadf8ef84b
2026-03-26 14:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004112%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524663%27 HTTP/1.1" 200 None
2026-03-26 14:59:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004112/photo_000/780x0__r.jpg?hash=1774524663 not downloaded yet
2026-03-26 14:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004112%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524663%27 HTTP/1.1" 200 None
2026-03-26 14:59:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004112/photo_001/780x0__r.jpg?hash=1774524663 not downloaded yet
2026-03-26 14:59:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 58bfcfcf-0464-5031-8dee-2af6d9b715e4
2026-03-26 14:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004112%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524663%27 HTTP/1.1" 200 None
2026-03-26 14:59:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004112/photo_002/780x0__r.jpg?hash=1774524663 not downloaded yet
2026-03-26 14:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004112%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524663%27 HTTP/1.1" 200 None
2026-03-26 14:59:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004112/photo_003/780x0__r.jpg?hash=1774524663 not downloaded yet
2026-03-26 14:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004112%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524663%27 HTTP/1.1" 200 None
2026-03-26 14:59:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004112/photo_004/780x0__r.jpg?hash=1774524663 not downloaded yet
2026-03-26 14:59:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004270/photo_003/780x0__r.jpg?hash=1774525910> (referer: https://ecarstrade.com/cars/7004270)
2026-03-26 14:59:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004112%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524663%27 HTTP/1.1" 200 None
2026-03-26 14:59:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004112/photo_005/780x0__r.jpg?hash=1774524663 not downloaded yet
2026-03-26 14:59:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2762882e-fc60-5775-865e-36684cf83365
2026-03-26 14:59:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004316/photo_004/780x0__r.jpg?hash=1774526097> (referer: https://ecarstrade.com/cars/7004316)
2026-03-26 14:59:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item dda16875-e976-5511-8a23-cf303f6230a9
2026-03-26 14:59:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004180/photo_005/780x0__r.jpg?hash=1774524911> (referer: https://ecarstrade.com/cars/7004180)
2026-03-26 14:59:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 58bfcfcf-0464-5031-8dee-2af6d9b715e4
2026-03-26 14:59:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004180/photo_004/780x0__r.jpg?hash=1774524911> (referer: https://ecarstrade.com/cars/7004180)
2026-03-26 14:59:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f411afbf-a6b5-57f7-9fc8-7f39036922a8
2026-03-26 14:59:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004111/photo_005/780x0__r.jpg?hash=1774524660> (referer: https://ecarstrade.com/cars/7004111)
2026-03-26 14:59:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f411afbf-a6b5-57f7-9fc8-7f39036922a8
2026-03-26 14:59:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004111/photo_004/780x0__r.jpg?hash=1774524660> (referer: https://ecarstrade.com/cars/7004111)
2026-03-26 14:59:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0c9beb91-78fa-58e5-a7c8-b7255aa7e7b4
2026-03-26 14:59:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004111/photo_003/780x0__r.jpg?hash=1774524659> (referer: https://ecarstrade.com/cars/7004111)
2026-03-26 14:59:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0c9beb91-78fa-58e5-a7c8-b7255aa7e7b4
2026-03-26 14:59:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004100/photo_001/780x0__r.jpg?hash=1774524606> (referer: https://ecarstrade.com/cars/7004100)
2026-03-26 14:59:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0c9beb91-78fa-58e5-a7c8-b7255aa7e7b4
2026-03-26 14:59:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004100/photo_004/780x0__r.jpg?hash=1774524606> (referer: https://ecarstrade.com/cars/7004100)
2026-03-26 14:59:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4a5308f0-a9e0-5648-8421-4c4e9e3661b3
2026-03-26 14:59:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004112/photo_004/780x0__r.jpg?hash=1774524663> (referer: https://ecarstrade.com/cars/7004112)
2026-03-26 14:59:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4a5308f0-a9e0-5648-8421-4c4e9e3661b3
2026-03-26 14:59:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004112/photo_005/780x0__r.jpg?hash=1774524663> (referer: https://ecarstrade.com/cars/7004112)
2026-03-26 14:59:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4b7f879b-b141-5ba5-a832-b4fadf8ef84b
2026-03-26 14:59:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004112/photo_003/780x0__r.jpg?hash=1774524663> (referer: https://ecarstrade.com/cars/7004112)
2026-03-26 14:59:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4b7f879b-b141-5ba5-a832-b4fadf8ef84b
2026-03-26 14:59:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004112/photo_002/780x0__r.jpg?hash=1774524663> (referer: https://ecarstrade.com/cars/7004112)
2026-03-26 14:59:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4b7f879b-b141-5ba5-a832-b4fadf8ef84b
2026-03-26 14:59:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004112/photo_001/780x0__r.jpg?hash=1774524663> (referer: https://ecarstrade.com/cars/7004112)
2026-03-26 14:59:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4b7f879b-b141-5ba5-a832-b4fadf8ef84b
2026-03-26 14:59:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004112/photo_000/780x0__r.jpg?hash=1774524663> (referer: https://ecarstrade.com/cars/7004112)
2026-03-26 14:59:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4b7f879b-b141-5ba5-a832-b4fadf8ef84b
2026-03-26 14:59:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004100/photo_005/780x0__r.jpg?hash=1774524606> (referer: https://ecarstrade.com/cars/7004100)
2026-03-26 14:59:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4b7f879b-b141-5ba5-a832-b4fadf8ef84b
2026-03-26 14:59:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4b7f879b-b141-5ba5-a832-b4fadf8ef84b, skipping ID generation
2026-03-26 14:59:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b7f879b-b141-5ba5-a832-b4fadf8ef84b with scrape type 1
2026-03-26 14:59:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4b7f879b-b141-5ba5-a832-b4fadf8ef84b sending to next pipeline
2026-03-26 14:59:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4b7f879b-b141-5ba5-a832-b4fadf8ef84b, identifier: 7004112auction111077
2026-03-26 14:59:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4b7f879b-b141-5ba5-a832-b4fadf8ef84b with identifier: 7004112auction111077
2026-03-26 14:59:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4b7f879b-b141-5ba5-a832-b4fadf8ef84b with identifier: 7004112auction111077
2026-03-26 14:59:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4b7f879b-b141-5ba5-a832-b4fadf8ef84b with identifier: 7004112auction111077 to the API
2026-03-26 14:59:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004112/photo_000/780x0__r.jpg?hash=1774524663>
{'auction_title': '',
 'c_o_2_emission_value': 103,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '4b7f879b-b141-5ba5-a832-b4fadf8ef84b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004112',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'AC',
 'model': 'Mitsubishi Space Star',
 'odometer': 110893,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-03-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MITSUBISHI Space Star 1.0 ClearTec Cool+ 5D 52kW',
 'transmission': 'manual',
 'trim': 'MITSUBISHI Space Star 1.0 ClearTec Cool+ 5D 52kW',
 'vin': None,
 'year': 2019}
2026-03-26 14:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004112auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:11 [ecarstrade.nl] INFO: Saving data for 7004112auction111077: {'created_time': 1774537151.651054, 'last_price_update_time': 1774537151.651064, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004112auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004100/photo_003/780x0__r.jpg?hash=1774524606> (referer: https://ecarstrade.com/cars/7004100)
2026-03-26 14:59:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004307> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004186> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4a5308f0-a9e0-5648-8421-4c4e9e3661b3
2026-03-26 14:59:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004111/photo_002/780x0__r.jpg?hash=1774524659> (referer: https://ecarstrade.com/cars/7004111)
2026-03-26 14:59:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004100/photo_000/780x0__r.jpg?hash=1774524606> (referer: https://ecarstrade.com/cars/7004100)
2026-03-26 14:59:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4a5308f0-a9e0-5648-8421-4c4e9e3661b3
2026-03-26 14:59:11 [ecarstrade.nl] INFO: Extracting details for car 7004307auction111077
2026-03-26 14:59:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004100/photo_002/780x0__r.jpg?hash=1774524606> (referer: https://ecarstrade.com/cars/7004100)
2026-03-26 14:59:11 [ecarstrade.nl] INFO: Extracting details for car 7004186auction111077
2026-03-26 14:59:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 514ae36e-1d47-5ae8-98aa-db195eb0bab0 with identifier: 7004307auction111077
2026-03-26 14:59:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 514ae36e-1d47-5ae8-98aa-db195eb0bab0 with scrape type 1
2026-03-26 14:59:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 514ae36e-1d47-5ae8-98aa-db195eb0bab0
2026-03-26 14:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004307%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774526056%27 HTTP/1.1" 200 None
2026-03-26 14:59:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004307/photo_000/780x0__r.jpg?hash=1774526056 not downloaded yet
2026-03-26 14:59:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0259ca64-3d51-5579-a2ee-16c0331962f2 with identifier: 7004186auction111077
2026-03-26 14:59:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0259ca64-3d51-5579-a2ee-16c0331962f2 with scrape type 1
2026-03-26 14:59:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0259ca64-3d51-5579-a2ee-16c0331962f2
2026-03-26 14:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004186%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524932%27 HTTP/1.1" 200 None
2026-03-26 14:59:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004186/photo_000/780x0__r.jpg?hash=1774524932 not downloaded yet
2026-03-26 14:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004307%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774526056%27 HTTP/1.1" 200 None
2026-03-26 14:59:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004307/photo_001/780x0__r.jpg?hash=1774526056 not downloaded yet
2026-03-26 14:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004186%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524932%27 HTTP/1.1" 200 None
2026-03-26 14:59:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004186/photo_001/780x0__r.jpg?hash=1774524932 not downloaded yet
2026-03-26 14:59:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004111/photo_000/780x0__r.jpg?hash=1774524659> (referer: https://ecarstrade.com/cars/7004111)
2026-03-26 14:59:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004111/photo_001/780x0__r.jpg?hash=1774524659> (referer: https://ecarstrade.com/cars/7004111)
2026-03-26 14:59:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004180/photo_003/780x0__r.jpg?hash=1774524911> (referer: https://ecarstrade.com/cars/7004180)
2026-03-26 14:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004307%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774526056%27 HTTP/1.1" 200 None
2026-03-26 14:59:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004307/photo_002/780x0__r.jpg?hash=1774526056 not downloaded yet
2026-03-26 14:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004186%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524932%27 HTTP/1.1" 200 None
2026-03-26 14:59:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004186/photo_002/780x0__r.jpg?hash=1774524932 not downloaded yet
2026-03-26 14:59:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0c9beb91-78fa-58e5-a7c8-b7255aa7e7b4
2026-03-26 14:59:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4a5308f0-a9e0-5648-8421-4c4e9e3661b3
2026-03-26 14:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004307%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774526056%27 HTTP/1.1" 200 None
2026-03-26 14:59:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004307/photo_003/780x0__r.jpg?hash=1774526056 not downloaded yet
2026-03-26 14:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004186%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524932%27 HTTP/1.1" 200 None
2026-03-26 14:59:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004186/photo_003/780x0__r.jpg?hash=1774524932 not downloaded yet
2026-03-26 14:59:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4a5308f0-a9e0-5648-8421-4c4e9e3661b3
2026-03-26 14:59:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4a5308f0-a9e0-5648-8421-4c4e9e3661b3, skipping ID generation
2026-03-26 14:59:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a5308f0-a9e0-5648-8421-4c4e9e3661b3 with scrape type 1
2026-03-26 14:59:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4a5308f0-a9e0-5648-8421-4c4e9e3661b3 sending to next pipeline
2026-03-26 14:59:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4a5308f0-a9e0-5648-8421-4c4e9e3661b3, identifier: 7004100auction111077
2026-03-26 14:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004307%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774526056%27 HTTP/1.1" 200 None
2026-03-26 14:59:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004307/photo_004/780x0__r.jpg?hash=1774526056 not downloaded yet
2026-03-26 14:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004186%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524932%27 HTTP/1.1" 200 None
2026-03-26 14:59:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004186/photo_004/780x0__r.jpg?hash=1774524932 not downloaded yet
2026-03-26 14:59:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4a5308f0-a9e0-5648-8421-4c4e9e3661b3 with identifier: 7004100auction111077
2026-03-26 14:59:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4a5308f0-a9e0-5648-8421-4c4e9e3661b3 with identifier: 7004100auction111077
2026-03-26 14:59:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4a5308f0-a9e0-5648-8421-4c4e9e3661b3 with identifier: 7004100auction111077 to the API
2026-03-26 14:59:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:59:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004100/photo_002/780x0__r.jpg?hash=1774524606>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': '4a5308f0-a9e0-5648-8421-4c4e9e3661b3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004100',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': '208',
 'odometer': 146066,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-31',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 208 Allure EV 50kWh 136 5D',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  Allure EV 50kWh 136 5D',
 'vin': None,
 'year': 2020}
2026-03-26 14:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004100auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:12 [ecarstrade.nl] INFO: Saving data for 7004100auction111077: {'created_time': 1774537152.431763, 'last_price_update_time': 1774537152.431774, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004100auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004180/photo_000/780x0__r.jpg?hash=1774524911> (referer: https://ecarstrade.com/cars/7004180)
2026-03-26 14:59:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004180/photo_002/780x0__r.jpg?hash=1774524911> (referer: https://ecarstrade.com/cars/7004180)
2026-03-26 14:59:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004180/photo_001/780x0__r.jpg?hash=1774524911> (referer: https://ecarstrade.com/cars/7004180)
2026-03-26 14:59:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004307%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774526056%27 HTTP/1.1" 200 None
2026-03-26 14:59:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004307/photo_005/780x0__r.jpg?hash=1774526056 not downloaded yet
2026-03-26 14:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004186%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524932%27 HTTP/1.1" 200 None
2026-03-26 14:59:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004186/photo_005/780x0__r.jpg?hash=1774524932 not downloaded yet
2026-03-26 14:59:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0c9beb91-78fa-58e5-a7c8-b7255aa7e7b4
2026-03-26 14:59:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0c9beb91-78fa-58e5-a7c8-b7255aa7e7b4
2026-03-26 14:59:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0c9beb91-78fa-58e5-a7c8-b7255aa7e7b4, skipping ID generation
2026-03-26 14:59:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c9beb91-78fa-58e5-a7c8-b7255aa7e7b4 with scrape type 1
2026-03-26 14:59:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0c9beb91-78fa-58e5-a7c8-b7255aa7e7b4 sending to next pipeline
2026-03-26 14:59:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0c9beb91-78fa-58e5-a7c8-b7255aa7e7b4, identifier: 7004111auction111077
2026-03-26 14:59:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f411afbf-a6b5-57f7-9fc8-7f39036922a8
2026-03-26 14:59:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0c9beb91-78fa-58e5-a7c8-b7255aa7e7b4 with identifier: 7004111auction111077
2026-03-26 14:59:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0c9beb91-78fa-58e5-a7c8-b7255aa7e7b4 with identifier: 7004111auction111077
2026-03-26 14:59:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0c9beb91-78fa-58e5-a7c8-b7255aa7e7b4 with identifier: 7004111auction111077 to the API
2026-03-26 14:59:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:59:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004111/photo_001/780x0__r.jpg?hash=1774524659>
{'auction_title': '',
 'c_o_2_emission_value': 103,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '0c9beb91-78fa-58e5-a7c8-b7255aa7e7b4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004111',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'AC',
 'model': 'Mitsubishi Space Star',
 'odometer': 184969,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-04-24',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MITSUBISHI Space Star 1.0 ClearTec Cool+ 5D 52kW',
 'transmission': 'manual',
 'trim': 'MITSUBISHI Space Star 1.0 ClearTec Cool+ 5D 52kW',
 'vin': None,
 'year': 2019}
2026-03-26 14:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004111auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:12 [ecarstrade.nl] INFO: Saving data for 7004111auction111077: {'created_time': 1774537152.902564, 'last_price_update_time': 1774537152.902576, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004111auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004108/photo_005/780x0__r.jpg?hash=1774524647> (referer: https://ecarstrade.com/cars/7004108)
2026-03-26 14:59:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004321/photo_004/780x0__r.jpg?hash=1774526121> (referer: https://ecarstrade.com/cars/7004321)
2026-03-26 14:59:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f411afbf-a6b5-57f7-9fc8-7f39036922a8
2026-03-26 14:59:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f411afbf-a6b5-57f7-9fc8-7f39036922a8
2026-03-26 14:59:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f411afbf-a6b5-57f7-9fc8-7f39036922a8
2026-03-26 14:59:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f411afbf-a6b5-57f7-9fc8-7f39036922a8, skipping ID generation
2026-03-26 14:59:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f411afbf-a6b5-57f7-9fc8-7f39036922a8 with scrape type 1
2026-03-26 14:59:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f411afbf-a6b5-57f7-9fc8-7f39036922a8 sending to next pipeline
2026-03-26 14:59:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f411afbf-a6b5-57f7-9fc8-7f39036922a8, identifier: 7004180auction111077
2026-03-26 14:59:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004270/photo_002/780x0__r.jpg?hash=1774525910> (referer: https://ecarstrade.com/cars/7004270)
2026-03-26 14:59:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004321/photo_003/780x0__r.jpg?hash=1774526121> (referer: https://ecarstrade.com/cars/7004321)
2026-03-26 14:59:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f411afbf-a6b5-57f7-9fc8-7f39036922a8 with identifier: 7004180auction111077
2026-03-26 14:59:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f411afbf-a6b5-57f7-9fc8-7f39036922a8 with identifier: 7004180auction111077
2026-03-26 14:59:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f411afbf-a6b5-57f7-9fc8-7f39036922a8 with identifier: 7004180auction111077 to the API
2026-03-26 14:59:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:59:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004180/photo_001/780x0__r.jpg?hash=1774524911>
{'auction_title': '',
 'c_o_2_emission_value': 197,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': None,
 'emission_standard': 'EURO 5',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': 'f411afbf-a6b5-57f7-9fc8-7f39036922a8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004180',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Citroen',
 'model': 'Jumpy',
 'odometer': 284381,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2016-12-23',
 'seats_number': None,
 'seller_name': None,
 'title': 'CITROEN Jumpy GB 10 L1H1 HDI 125 Economy 4D 94kW',
 'transmission': 'manual',
 'trim': 'CITROEN  GB 10 L1H1 HDI 125 Economy 4D 94kW',
 'vin': None,
 'year': 2016}
2026-03-26 14:59:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004180auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:13 [ecarstrade.nl] INFO: Saving data for 7004180auction111077: {'created_time': 1774537153.398922, 'last_price_update_time': 1774537153.398961, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004180auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4252e4d8-ad3b-5a99-ae20-794e977729c3
2026-03-26 14:59:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2762882e-fc60-5775-865e-36684cf83365
2026-03-26 14:59:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item dda16875-e976-5511-8a23-cf303f6230a9
2026-03-26 14:59:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2762882e-fc60-5775-865e-36684cf83365
2026-03-26 14:59:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004186/photo_001/780x0__r.jpg?hash=1774524932> (referer: https://ecarstrade.com/cars/7004186)
2026-03-26 14:59:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004307/photo_001/780x0__r.jpg?hash=1774526056> (referer: https://ecarstrade.com/cars/7004307)
2026-03-26 14:59:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004186/photo_004/780x0__r.jpg?hash=1774524932> (referer: https://ecarstrade.com/cars/7004186)
2026-03-26 14:59:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004186/photo_000/780x0__r.jpg?hash=1774524932> (referer: https://ecarstrade.com/cars/7004186)
2026-03-26 14:59:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0259ca64-3d51-5579-a2ee-16c0331962f2
2026-03-26 14:59:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 514ae36e-1d47-5ae8-98aa-db195eb0bab0
2026-03-26 14:59:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004307/photo_004/780x0__r.jpg?hash=1774526056> (referer: https://ecarstrade.com/cars/7004307)
2026-03-26 14:59:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004186/photo_003/780x0__r.jpg?hash=1774524932> (referer: https://ecarstrade.com/cars/7004186)
2026-03-26 14:59:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0259ca64-3d51-5579-a2ee-16c0331962f2
2026-03-26 14:59:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0259ca64-3d51-5579-a2ee-16c0331962f2
2026-03-26 14:59:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004307/photo_005/780x0__r.jpg?hash=1774526056> (referer: https://ecarstrade.com/cars/7004307)
2026-03-26 14:59:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004186/photo_005/780x0__r.jpg?hash=1774524932> (referer: https://ecarstrade.com/cars/7004186)
2026-03-26 14:59:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 514ae36e-1d47-5ae8-98aa-db195eb0bab0
2026-03-26 14:59:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0259ca64-3d51-5579-a2ee-16c0331962f2
2026-03-26 14:59:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004256> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004307/photo_003/780x0__r.jpg?hash=1774526056> (referer: https://ecarstrade.com/cars/7004307)
2026-03-26 14:59:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004186/photo_002/780x0__r.jpg?hash=1774524932> (referer: https://ecarstrade.com/cars/7004186)
2026-03-26 14:59:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 514ae36e-1d47-5ae8-98aa-db195eb0bab0
2026-03-26 14:59:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0259ca64-3d51-5579-a2ee-16c0331962f2
2026-03-26 14:59:13 [ecarstrade.nl] INFO: Extracting details for car 7004256auction111077
2026-03-26 14:59:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6523aea8-c471-5c28-ba5d-803fd3835037 with identifier: 7004256auction111077
2026-03-26 14:59:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6523aea8-c471-5c28-ba5d-803fd3835037 with scrape type 1
2026-03-26 14:59:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6523aea8-c471-5c28-ba5d-803fd3835037
2026-03-26 14:59:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004256%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525831%27 HTTP/1.1" 200 None
2026-03-26 14:59:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004256/photo_000/780x0__r.jpg?hash=1774525831 not downloaded yet
2026-03-26 14:59:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 514ae36e-1d47-5ae8-98aa-db195eb0bab0
2026-03-26 14:59:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0259ca64-3d51-5579-a2ee-16c0331962f2
2026-03-26 14:59:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0259ca64-3d51-5579-a2ee-16c0331962f2, skipping ID generation
2026-03-26 14:59:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0259ca64-3d51-5579-a2ee-16c0331962f2 with scrape type 1
2026-03-26 14:59:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0259ca64-3d51-5579-a2ee-16c0331962f2 sending to next pipeline
2026-03-26 14:59:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0259ca64-3d51-5579-a2ee-16c0331962f2, identifier: 7004186auction111077
2026-03-26 14:59:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004307/photo_002/780x0__r.jpg?hash=1774526056> (referer: https://ecarstrade.com/cars/7004307)
2026-03-26 14:59:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0259ca64-3d51-5579-a2ee-16c0331962f2 with identifier: 7004186auction111077
2026-03-26 14:59:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0259ca64-3d51-5579-a2ee-16c0331962f2 with identifier: 7004186auction111077
2026-03-26 14:59:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0259ca64-3d51-5579-a2ee-16c0331962f2 with identifier: 7004186auction111077 to the API
2026-03-26 14:59:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004186/photo_002/780x0__r.jpg?hash=1774524932>
{'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-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': '0259ca64-3d51-5579-a2ee-16c0331962f2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004186',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Citroen',
 'model': 'Berlingo',
 'odometer': 139328,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2017-03-20',
 'seats_number': None,
 'seller_name': None,
 'title': 'CITROEN Berlingo VAN BlueHDi 100 S&S Club Economy 4D 73kW',
 'transmission': 'manual',
 'trim': 'CITROEN  VAN BlueHDi 100 S&S Club Economy 4D 73kW',
 'vin': None,
 'year': 2017}
2026-03-26 14:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004186auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:14 [ecarstrade.nl] INFO: Saving data for 7004186auction111077: {'created_time': 1774537154.378067, 'last_price_update_time': 1774537154.378077, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004186auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004108/photo_004/780x0__r.jpg?hash=1774524647> (referer: https://ecarstrade.com/cars/7004108)
2026-03-26 14:59:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004307/photo_000/780x0__r.jpg?hash=1774526056> (referer: https://ecarstrade.com/cars/7004307)
2026-03-26 14:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004256%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525831%27 HTTP/1.1" 200 None
2026-03-26 14:59:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004256/photo_001/780x0__r.jpg?hash=1774525831 not downloaded yet
2026-03-26 14:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004256%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525831%27 HTTP/1.1" 200 None
2026-03-26 14:59:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004256/photo_002/780x0__r.jpg?hash=1774525831 not downloaded yet
2026-03-26 14:59:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004308> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 514ae36e-1d47-5ae8-98aa-db195eb0bab0
2026-03-26 14:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004256%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525831%27 HTTP/1.1" 200 None
2026-03-26 14:59:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004256/photo_003/780x0__r.jpg?hash=1774525831 not downloaded yet
2026-03-26 14:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004256%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525831%27 HTTP/1.1" 200 None
2026-03-26 14:59:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004256/photo_004/780x0__r.jpg?hash=1774525831 not downloaded yet
2026-03-26 14:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004256%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525831%27 HTTP/1.1" 200 None
2026-03-26 14:59:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004256/photo_005/780x0__r.jpg?hash=1774525831 not downloaded yet
2026-03-26 14:59:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4252e4d8-ad3b-5a99-ae20-794e977729c3
2026-03-26 14:59:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 514ae36e-1d47-5ae8-98aa-db195eb0bab0
2026-03-26 14:59:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 514ae36e-1d47-5ae8-98aa-db195eb0bab0, skipping ID generation
2026-03-26 14:59:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 514ae36e-1d47-5ae8-98aa-db195eb0bab0 with scrape type 1
2026-03-26 14:59:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 514ae36e-1d47-5ae8-98aa-db195eb0bab0 sending to next pipeline
2026-03-26 14:59:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 514ae36e-1d47-5ae8-98aa-db195eb0bab0, identifier: 7004307auction111077
2026-03-26 14:59:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004270/photo_001/780x0__r.jpg?hash=1774525910> (referer: https://ecarstrade.com/cars/7004270)
2026-03-26 14:59:14 [ecarstrade.nl] INFO: Extracting details for car 7004308auction111077
2026-03-26 14:59:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 514ae36e-1d47-5ae8-98aa-db195eb0bab0 with identifier: 7004307auction111077
2026-03-26 14:59:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 514ae36e-1d47-5ae8-98aa-db195eb0bab0 with identifier: 7004307auction111077
2026-03-26 14:59:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 514ae36e-1d47-5ae8-98aa-db195eb0bab0 with identifier: 7004307auction111077 to the API
2026-03-26 14:59:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004307/photo_000/780x0__r.jpg?hash=1774526056>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '514ae36e-1d47-5ae8-98aa-db195eb0bab0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004307',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Renault',
 'model': 'Kangoo',
 'odometer': 28360,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-03-29',
 'seats_number': None,
 'seller_name': None,
 'title': 'RENAULT KANGOO 1.2 TCe 115 STOP & START Comf 4D 85kW',
 'transmission': 'manual',
 'trim': 'RENAULT KANGOO 1.2 TCe 115 STOP & START Comf 4D 85kW',
 'vin': None,
 'year': 2018}
2026-03-26 14:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004307auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:14 [ecarstrade.nl] INFO: Saving data for 7004307auction111077: {'created_time': 1774537154.92293, 'last_price_update_time': 1774537154.92294, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004307auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004321/photo_002/780x0__r.jpg?hash=1774526121> (referer: https://ecarstrade.com/cars/7004321)
2026-03-26 14:59:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004316/photo_002/780x0__r.jpg?hash=1774526097> (referer: https://ecarstrade.com/cars/7004316)
2026-03-26 14:59:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0e72c94-08ce-5b97-8881-67e8d561386d with identifier: 7004308auction111077
2026-03-26 14:59:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0e72c94-08ce-5b97-8881-67e8d561386d with scrape type 1
2026-03-26 14:59:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d0e72c94-08ce-5b97-8881-67e8d561386d
2026-03-26 14:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004308%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774526060%27 HTTP/1.1" 200 None
2026-03-26 14:59:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004308/photo_000/780x0__r.jpg?hash=1774526060 not downloaded yet
2026-03-26 14:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004308%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774526061%27 HTTP/1.1" 200 None
2026-03-26 14:59:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004308/photo_001/780x0__r.jpg?hash=1774526061 not downloaded yet
2026-03-26 14:59:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item dda16875-e976-5511-8a23-cf303f6230a9
2026-03-26 14:59:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dda16875-e976-5511-8a23-cf303f6230a9, skipping ID generation
2026-03-26 14:59:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dda16875-e976-5511-8a23-cf303f6230a9 with scrape type 1
2026-03-26 14:59:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dda16875-e976-5511-8a23-cf303f6230a9 sending to next pipeline
2026-03-26 14:59:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: dda16875-e976-5511-8a23-cf303f6230a9, identifier: 7004270auction111077
2026-03-26 14:59:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: dda16875-e976-5511-8a23-cf303f6230a9 with identifier: 7004270auction111077
2026-03-26 14:59:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: dda16875-e976-5511-8a23-cf303f6230a9 with identifier: 7004270auction111077
2026-03-26 14:59:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: dda16875-e976-5511-8a23-cf303f6230a9 with identifier: 7004270auction111077 to the API
2026-03-26 14:59:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:59:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004270/photo_001/780x0__r.jpg?hash=1774525910>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Light blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': 'dda16875-e976-5511-8a23-cf303f6230a9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004270',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 152368,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 58kWh Business auto 5D 150kW',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  58kWh Business auto 5D 150kW',
 'vin': None,
 'year': 2020}
2026-03-26 14:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004270auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:15 [ecarstrade.nl] INFO: Saving data for 7004270auction111077: {'created_time': 1774537155.358687, 'last_price_update_time': 1774537155.358697, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004270auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004308%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774526061%27 HTTP/1.1" 200 None
2026-03-26 14:59:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004308/photo_002/780x0__r.jpg?hash=1774526061 not downloaded yet
2026-03-26 14:59:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004108/photo_003/780x0__r.jpg?hash=1774524647> (referer: https://ecarstrade.com/cars/7004108)
2026-03-26 14:59:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004321/photo_001/780x0__r.jpg?hash=1774526121> (referer: https://ecarstrade.com/cars/7004321)
2026-03-26 14:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004308%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774526061%27 HTTP/1.1" 200 None
2026-03-26 14:59:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004308/photo_003/780x0__r.jpg?hash=1774526061 not downloaded yet
2026-03-26 14:59:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2762882e-fc60-5775-865e-36684cf83365
2026-03-26 14:59:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 58bfcfcf-0464-5031-8dee-2af6d9b715e4
2026-03-26 14:59:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 58bfcfcf-0464-5031-8dee-2af6d9b715e4, skipping ID generation
2026-03-26 14:59:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58bfcfcf-0464-5031-8dee-2af6d9b715e4 with scrape type 1
2026-03-26 14:59:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 58bfcfcf-0464-5031-8dee-2af6d9b715e4 sending to next pipeline
2026-03-26 14:59:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 58bfcfcf-0464-5031-8dee-2af6d9b715e4, identifier: 7004316auction111077
2026-03-26 14:59:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 58bfcfcf-0464-5031-8dee-2af6d9b715e4 with identifier: 7004316auction111077
2026-03-26 14:59:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 58bfcfcf-0464-5031-8dee-2af6d9b715e4 with identifier: 7004316auction111077
2026-03-26 14:59:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 58bfcfcf-0464-5031-8dee-2af6d9b715e4 with identifier: 7004316auction111077 to the API
2026-03-26 14:59:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:59:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004316/photo_002/780x0__r.jpg?hash=1774526097>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': '58bfcfcf-0464-5031-8dee-2af6d9b715e4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004316',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': 'e-208',
 'odometer': 72295,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-05-25',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT e-208 Active 50kWh 136 5D',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  Active 50kWh 136 5D',
 'vin': None,
 'year': 2021}
2026-03-26 14:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004316auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:15 [ecarstrade.nl] INFO: Saving data for 7004316auction111077: {'created_time': 1774537155.815653, 'last_price_update_time': 1774537155.815663, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004316auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004308%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774526061%27 HTTP/1.1" 200 None
2026-03-26 14:59:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004308/photo_004/780x0__r.jpg?hash=1774526061 not downloaded yet
2026-03-26 14:59:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004256/photo_000/780x0__r.jpg?hash=1774525831> (referer: https://ecarstrade.com/cars/7004256)
2026-03-26 14:59:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004281> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004108/photo_002/780x0__r.jpg?hash=1774524647> (referer: https://ecarstrade.com/cars/7004108)
2026-03-26 14:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004308%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774526061%27 HTTP/1.1" 200 None
2026-03-26 14:59:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004308/photo_005/780x0__r.jpg?hash=1774526061 not downloaded yet
2026-03-26 14:59:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4252e4d8-ad3b-5a99-ae20-794e977729c3
2026-03-26 14:59:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2762882e-fc60-5775-865e-36684cf83365
2026-03-26 14:59:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6523aea8-c471-5c28-ba5d-803fd3835037
2026-03-26 14:59:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004256/photo_001/780x0__r.jpg?hash=1774525831> (referer: https://ecarstrade.com/cars/7004256)
2026-03-26 14:59:15 [ecarstrade.nl] INFO: Extracting details for car 7004281auction111077
2026-03-26 14:59:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004321/photo_000/780x0__r.jpg?hash=1774526121> (referer: https://ecarstrade.com/cars/7004321)
2026-03-26 14:59:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc040561-4f8c-5ae7-a250-7570b26d0f2b with identifier: 7004281auction111077
2026-03-26 14:59:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc040561-4f8c-5ae7-a250-7570b26d0f2b with scrape type 1
2026-03-26 14:59:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item bc040561-4f8c-5ae7-a250-7570b26d0f2b
2026-03-26 14:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004281%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525954%27 HTTP/1.1" 200 None
2026-03-26 14:59:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004281/photo_000/780x0__r.jpg?hash=1774525954 not downloaded yet
2026-03-26 14:59:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4252e4d8-ad3b-5a99-ae20-794e977729c3
2026-03-26 14:59:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004281%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525954%27 HTTP/1.1" 200 None
2026-03-26 14:59:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004281/photo_001/780x0__r.jpg?hash=1774525954 not downloaded yet
2026-03-26 14:59:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004281%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525954%27 HTTP/1.1" 200 None
2026-03-26 14:59:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004281/photo_002/780x0__r.jpg?hash=1774525954 not downloaded yet
2026-03-26 14:59:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004281%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525954%27 HTTP/1.1" 200 None
2026-03-26 14:59:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004281/photo_003/780x0__r.jpg?hash=1774525954 not downloaded yet
2026-03-26 14:59:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004256/photo_005/780x0__r.jpg?hash=1774525831> (referer: https://ecarstrade.com/cars/7004256)
2026-03-26 14:59:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004281%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525954%27 HTTP/1.1" 200 None
2026-03-26 14:59:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004281/photo_004/780x0__r.jpg?hash=1774525954 not downloaded yet
2026-03-26 14:59:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004281%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525954%27 HTTP/1.1" 200 None
2026-03-26 14:59:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004281/photo_005/780x0__r.jpg?hash=1774525954 not downloaded yet
2026-03-26 14:59:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6523aea8-c471-5c28-ba5d-803fd3835037
2026-03-26 14:59:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004256/photo_004/780x0__r.jpg?hash=1774525831> (referer: https://ecarstrade.com/cars/7004256)
2026-03-26 14:59:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2762882e-fc60-5775-865e-36684cf83365
2026-03-26 14:59:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2762882e-fc60-5775-865e-36684cf83365, skipping ID generation
2026-03-26 14:59:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2762882e-fc60-5775-865e-36684cf83365 with scrape type 1
2026-03-26 14:59:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2762882e-fc60-5775-865e-36684cf83365 sending to next pipeline
2026-03-26 14:59:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 2762882e-fc60-5775-865e-36684cf83365, identifier: 7004321auction111077
2026-03-26 14:59:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 2762882e-fc60-5775-865e-36684cf83365 with identifier: 7004321auction111077
2026-03-26 14:59:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 2762882e-fc60-5775-865e-36684cf83365 with identifier: 7004321auction111077
2026-03-26 14:59:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 2762882e-fc60-5775-865e-36684cf83365 with identifier: 7004321auction111077 to the API
2026-03-26 14:59:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:59:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004321/photo_000/780x0__r.jpg?hash=1774526121>
{'auction_title': '',
 'c_o_2_emission_value': 124,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.2L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '2762882e-fc60-5775-865e-36684cf83365',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004321',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 107410,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-22',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 308 Active Pack Business 1.2 Puretech 110 5D 81kW',
 'transmission': 'manual',
 'trim': 'PEUGEOT  Active Pack Business 1.2 Puretech 110 5D 81kW',
 'vin': None,
 'year': 2022}
2026-03-26 14:59:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004321auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:16 [ecarstrade.nl] INFO: Saving data for 7004321auction111077: {'created_time': 1774537156.561375, 'last_price_update_time': 1774537156.561386, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004321auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004256/photo_003/780x0__r.jpg?hash=1774525831> (referer: https://ecarstrade.com/cars/7004256)
2026-03-26 14:59:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004308/photo_002/780x0__r.jpg?hash=1774526061> (referer: https://ecarstrade.com/cars/7004308)
2026-03-26 14:59:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6523aea8-c471-5c28-ba5d-803fd3835037
2026-03-26 14:59:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6523aea8-c471-5c28-ba5d-803fd3835037
2026-03-26 14:59:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004308/photo_003/780x0__r.jpg?hash=1774526061> (referer: https://ecarstrade.com/cars/7004308)
2026-03-26 14:59:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6523aea8-c471-5c28-ba5d-803fd3835037
2026-03-26 14:59:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d0e72c94-08ce-5b97-8881-67e8d561386d
2026-03-26 14:59:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004308/photo_001/780x0__r.jpg?hash=1774526061> (referer: https://ecarstrade.com/cars/7004308)
2026-03-26 14:59:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004308/photo_004/780x0__r.jpg?hash=1774526061> (referer: https://ecarstrade.com/cars/7004308)
2026-03-26 14:59:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d0e72c94-08ce-5b97-8881-67e8d561386d
2026-03-26 14:59:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004308/photo_000/780x0__r.jpg?hash=1774526060> (referer: https://ecarstrade.com/cars/7004308)
2026-03-26 14:59:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d0e72c94-08ce-5b97-8881-67e8d561386d
2026-03-26 14:59:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004308/photo_005/780x0__r.jpg?hash=1774526061> (referer: https://ecarstrade.com/cars/7004308)
2026-03-26 14:59:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d0e72c94-08ce-5b97-8881-67e8d561386d
2026-03-26 14:59:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004256/photo_002/780x0__r.jpg?hash=1774525831> (referer: https://ecarstrade.com/cars/7004256)
2026-03-26 14:59:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d0e72c94-08ce-5b97-8881-67e8d561386d
2026-03-26 14:59:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004281/photo_003/780x0__r.jpg?hash=1774525954> (referer: https://ecarstrade.com/cars/7004281)
2026-03-26 14:59:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d0e72c94-08ce-5b97-8881-67e8d561386d
2026-03-26 14:59:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d0e72c94-08ce-5b97-8881-67e8d561386d, skipping ID generation
2026-03-26 14:59:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0e72c94-08ce-5b97-8881-67e8d561386d with scrape type 1
2026-03-26 14:59:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d0e72c94-08ce-5b97-8881-67e8d561386d sending to next pipeline
2026-03-26 14:59:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d0e72c94-08ce-5b97-8881-67e8d561386d, identifier: 7004308auction111077
2026-03-26 14:59:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d0e72c94-08ce-5b97-8881-67e8d561386d with identifier: 7004308auction111077
2026-03-26 14:59:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d0e72c94-08ce-5b97-8881-67e8d561386d with identifier: 7004308auction111077
2026-03-26 14:59:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d0e72c94-08ce-5b97-8881-67e8d561386d with identifier: 7004308auction111077 to the API
2026-03-26 14:59:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:59:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004308/photo_005/780x0__r.jpg?hash=1774526061>
{'auction_title': '',
 'c_o_2_emission_value': 116,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '0.9L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'd0e72c94-08ce-5b97-8881-67e8d561386d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004308',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 79903,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-11-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Clio Estate Energy TCe 90 Limited 5D 66kW',
 'transmission': 'manual',
 'trim': 'RENAULT  Estate Energy TCe 90 Limited 5D 66kW',
 'vin': None,
 'year': 2019}
2026-03-26 14:59:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004308auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:17 [ecarstrade.nl] INFO: Saving data for 7004308auction111077: {'created_time': 1774537157.36385, 'last_price_update_time': 1774537157.363861, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004308auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004281/photo_005/780x0__r.jpg?hash=1774525954> (referer: https://ecarstrade.com/cars/7004281)
2026-03-26 14:59:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004281/photo_004/780x0__r.jpg?hash=1774525954> (referer: https://ecarstrade.com/cars/7004281)
2026-03-26 14:59:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6523aea8-c471-5c28-ba5d-803fd3835037
2026-03-26 14:59:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6523aea8-c471-5c28-ba5d-803fd3835037, skipping ID generation
2026-03-26 14:59:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6523aea8-c471-5c28-ba5d-803fd3835037 with scrape type 1
2026-03-26 14:59:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6523aea8-c471-5c28-ba5d-803fd3835037 sending to next pipeline
2026-03-26 14:59:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 6523aea8-c471-5c28-ba5d-803fd3835037, identifier: 7004256auction111077
2026-03-26 14:59:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item bc040561-4f8c-5ae7-a250-7570b26d0f2b
2026-03-26 14:59:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 6523aea8-c471-5c28-ba5d-803fd3835037 with identifier: 7004256auction111077
2026-03-26 14:59:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 6523aea8-c471-5c28-ba5d-803fd3835037 with identifier: 7004256auction111077
2026-03-26 14:59:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 6523aea8-c471-5c28-ba5d-803fd3835037 with identifier: 7004256auction111077 to the API
2026-03-26 14:59:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:59:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004256/photo_002/780x0__r.jpg?hash=1774525831>
{'auction_title': '',
 'c_o_2_emission_value': 100,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '6523aea8-c471-5c28-ba5d-803fd3835037',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004256',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'up!',
 'odometer': 143054,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-11-13',
 'seats_number': 4,
 'seller_name': None,
 'title': 'VOLKSWAGEN up! 1.0 44kW Move up! BlueMotion Technology 5D',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN  1.0 44kW Move  BlueMotion Technology 5D',
 'vin': None,
 'year': 2019}
2026-03-26 14:59:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004256auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:17 [ecarstrade.nl] INFO: Saving data for 7004256auction111077: {'created_time': 1774537157.857647, 'last_price_update_time': 1774537157.857661, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004256auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004281/photo_001/780x0__r.jpg?hash=1774525954> (referer: https://ecarstrade.com/cars/7004281)
2026-03-26 14:59:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004281/photo_002/780x0__r.jpg?hash=1774525954> (referer: https://ecarstrade.com/cars/7004281)
2026-03-26 14:59:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item bc040561-4f8c-5ae7-a250-7570b26d0f2b
2026-03-26 14:59:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item bc040561-4f8c-5ae7-a250-7570b26d0f2b
2026-03-26 14:59:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004281/photo_000/780x0__r.jpg?hash=1774525954> (referer: https://ecarstrade.com/cars/7004281)
2026-03-26 14:59:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item bc040561-4f8c-5ae7-a250-7570b26d0f2b
2026-03-26 14:59:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item bc040561-4f8c-5ae7-a250-7570b26d0f2b
2026-03-26 14:59:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004108/photo_001/780x0__r.jpg?hash=1774524646> (referer: https://ecarstrade.com/cars/7004108)
2026-03-26 14:59:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item bc040561-4f8c-5ae7-a250-7570b26d0f2b
2026-03-26 14:59:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bc040561-4f8c-5ae7-a250-7570b26d0f2b, skipping ID generation
2026-03-26 14:59:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc040561-4f8c-5ae7-a250-7570b26d0f2b with scrape type 1
2026-03-26 14:59:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bc040561-4f8c-5ae7-a250-7570b26d0f2b sending to next pipeline
2026-03-26 14:59:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: bc040561-4f8c-5ae7-a250-7570b26d0f2b, identifier: 7004281auction111077
2026-03-26 14:59:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: bc040561-4f8c-5ae7-a250-7570b26d0f2b with identifier: 7004281auction111077
2026-03-26 14:59:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: bc040561-4f8c-5ae7-a250-7570b26d0f2b with identifier: 7004281auction111077
2026-03-26 14:59:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: bc040561-4f8c-5ae7-a250-7570b26d0f2b with identifier: 7004281auction111077 to the API
2026-03-26 14:59:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004281/photo_000/780x0__r.jpg?hash=1774525954>
{'auction_title': '',
 'c_o_2_emission_value': 111,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'bc040561-4f8c-5ae7-a250-7570b26d0f2b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004281',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Toyota',
 'model': 'Aygo',
 'odometer': 95827,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-11-19',
 'seats_number': 4,
 'seller_name': None,
 'title': 'TOYOTA Aygo 1.0 VVT-i x-play 5D 53kW',
 'transmission': 'manual',
 'trim': 'TOYOTA  1.0 VVT-i x-play 5D 53kW',
 'vin': None,
 'year': 2021}
2026-03-26 14:59:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004281auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:18 [ecarstrade.nl] INFO: Saving data for 7004281auction111077: {'created_time': 1774537158.456692, 'last_price_update_time': 1774537158.456702, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004281auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4252e4d8-ad3b-5a99-ae20-794e977729c3
2026-03-26 14:59:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4252e4d8-ad3b-5a99-ae20-794e977729c3, skipping ID generation
2026-03-26 14:59:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4252e4d8-ad3b-5a99-ae20-794e977729c3 with scrape type 1
2026-03-26 14:59:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4252e4d8-ad3b-5a99-ae20-794e977729c3 sending to next pipeline
2026-03-26 14:59:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4252e4d8-ad3b-5a99-ae20-794e977729c3, identifier: 7004108auction111077
2026-03-26 14:59:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4252e4d8-ad3b-5a99-ae20-794e977729c3 with identifier: 7004108auction111077
2026-03-26 14:59:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4252e4d8-ad3b-5a99-ae20-794e977729c3 with identifier: 7004108auction111077
2026-03-26 14:59:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4252e4d8-ad3b-5a99-ae20-794e977729c3 with identifier: 7004108auction111077 to the API
2026-03-26 14:59:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004108/photo_001/780x0__r.jpg?hash=1774524646>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': '4252e4d8-ad3b-5a99-ae20-794e977729c3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004108',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Opel',
 'model': 'Corsa',
 'odometer': 43219,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-31',
 'seats_number': 5,
 'seller_name': None,
 'title': 'OPEL CORSA-E 50kWh Busin.Edit.11kW 3 fase 5D Athlon Edition',
 'transmission': 'automatic',
 'trim': 'OPEL CORSA-E 50kWh Busin.Edit.11kW 3 fase 5D Athlon Edition',
 'vin': None,
 'year': 2021}
2026-03-26 14:59:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004108auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:18 [ecarstrade.nl] INFO: Saving data for 7004108auction111077: {'created_time': 1774537158.876012, 'last_price_update_time': 1774537158.876021, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004108auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004184> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:20 [ecarstrade.nl] INFO: Extracting details for car 7004184auction111077
2026-03-26 14:59:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00995efe-ea60-5278-94ab-0822a40cc6d6 with identifier: 7004184auction111077
2026-03-26 14:59:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00995efe-ea60-5278-94ab-0822a40cc6d6 with scrape type 1
2026-03-26 14:59:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 00995efe-ea60-5278-94ab-0822a40cc6d6
2026-03-26 14:59:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004184%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524926%27 HTTP/1.1" 200 None
2026-03-26 14:59:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004184/photo_000/780x0__r.jpg?hash=1774524926 not downloaded yet
2026-03-26 14:59:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004184%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524926%27 HTTP/1.1" 200 None
2026-03-26 14:59:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004184/photo_001/780x0__r.jpg?hash=1774524926 not downloaded yet
2026-03-26 14:59:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004184%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524926%27 HTTP/1.1" 200 None
2026-03-26 14:59:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004184/photo_002/780x0__r.jpg?hash=1774524926 not downloaded yet
2026-03-26 14:59:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004184%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524926%27 HTTP/1.1" 200 None
2026-03-26 14:59:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004184/photo_003/780x0__r.jpg?hash=1774524926 not downloaded yet
2026-03-26 14:59:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004184%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524926%27 HTTP/1.1" 200 None
2026-03-26 14:59:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004184/photo_004/780x0__r.jpg?hash=1774524926 not downloaded yet
2026-03-26 14:59:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004184%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524927%27 HTTP/1.1" 200 None
2026-03-26 14:59:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004184/photo_005/780x0__r.jpg?hash=1774524927 not downloaded yet
2026-03-26 14:59:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004319> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:22 [ecarstrade.nl] INFO: Extracting details for car 7004319auction111077
2026-03-26 14:59:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dd65597-5dc3-579f-a610-71f06b63e537 with identifier: 7004319auction111077
2026-03-26 14:59:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dd65597-5dc3-579f-a610-71f06b63e537 with scrape type 1
2026-03-26 14:59:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0dd65597-5dc3-579f-a610-71f06b63e537
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004319%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774526113%27 HTTP/1.1" 200 None
2026-03-26 14:59:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004319/photo_000/780x0__r.jpg?hash=1774526113 not downloaded yet
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004319%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774526113%27 HTTP/1.1" 200 None
2026-03-26 14:59:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004319/photo_001/780x0__r.jpg?hash=1774526113 not downloaded yet
2026-03-26 14:59:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004306> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004319%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774526113%27 HTTP/1.1" 200 None
2026-03-26 14:59:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004319/photo_002/780x0__r.jpg?hash=1774526113 not downloaded yet
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004319%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774526113%27 HTTP/1.1" 200 None
2026-03-26 14:59:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004319/photo_003/780x0__r.jpg?hash=1774526113 not downloaded yet
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004319%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774526113%27 HTTP/1.1" 200 None
2026-03-26 14:59:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004319/photo_004/780x0__r.jpg?hash=1774526113 not downloaded yet
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004319%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774526113%27 HTTP/1.1" 200 None
2026-03-26 14:59:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004319/photo_005/780x0__r.jpg?hash=1774526113 not downloaded yet
2026-03-26 14:59:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004183> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:22 [ecarstrade.nl] INFO: Extracting details for car 7004306auction111077
2026-03-26 14:59:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004142/photo_000/780x0__r.jpg?hash=1774524792> (referer: https://ecarstrade.com/cars/7004142)
2026-03-26 14:59:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90e9abc8-fd02-5c92-9c6f-d3a1d18c8b19 with identifier: 7004306auction111077
2026-03-26 14:59:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90e9abc8-fd02-5c92-9c6f-d3a1d18c8b19 with scrape type 1
2026-03-26 14:59:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 90e9abc8-fd02-5c92-9c6f-d3a1d18c8b19
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004306%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774526051%27 HTTP/1.1" 200 None
2026-03-26 14:59:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004306/photo_000/780x0__r.jpg?hash=1774526051 not downloaded yet
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004306%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774526051%27 HTTP/1.1" 200 None
2026-03-26 14:59:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004306/photo_001/780x0__r.jpg?hash=1774526051 not downloaded yet
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004306%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774526052%27 HTTP/1.1" 200 None
2026-03-26 14:59:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004306/photo_002/780x0__r.jpg?hash=1774526052 not downloaded yet
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004306%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774526052%27 HTTP/1.1" 200 None
2026-03-26 14:59:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004306/photo_003/780x0__r.jpg?hash=1774526052 not downloaded yet
2026-03-26 14:59:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004116/photo_000/780x0__r.jpg?hash=1774524678> (referer: https://ecarstrade.com/cars/7004116)
2026-03-26 14:59:22 [ecarstrade.nl] INFO: Extracting details for car 7004183auction111077
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004306%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774526052%27 HTTP/1.1" 200 None
2026-03-26 14:59:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004306/photo_004/780x0__r.jpg?hash=1774526052 not downloaded yet
2026-03-26 14:59:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5f53d69-47ac-542d-a2dc-8d60d57513e0 with identifier: 7004183auction111077
2026-03-26 14:59:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5f53d69-47ac-542d-a2dc-8d60d57513e0 with scrape type 1
2026-03-26 14:59:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d5f53d69-47ac-542d-a2dc-8d60d57513e0
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004183%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524921%27 HTTP/1.1" 200 None
2026-03-26 14:59:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004183/photo_000/780x0__r.jpg?hash=1774524921 not downloaded yet
2026-03-26 14:59:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004115/photo_004/780x0__r.jpg?hash=1774524674> (referer: https://ecarstrade.com/cars/7004115)
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004306%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774526052%27 HTTP/1.1" 200 None
2026-03-26 14:59:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004306/photo_005/780x0__r.jpg?hash=1774526052 not downloaded yet
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004183%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524922%27 HTTP/1.1" 200 None
2026-03-26 14:59:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004183/photo_001/780x0__r.jpg?hash=1774524922 not downloaded yet
2026-03-26 14:59:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 415ec1c7-2c80-5b2d-b07d-18bf18b0d613
2026-03-26 14:59:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 415ec1c7-2c80-5b2d-b07d-18bf18b0d613, skipping ID generation
2026-03-26 14:59:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 415ec1c7-2c80-5b2d-b07d-18bf18b0d613 with scrape type 1
2026-03-26 14:59:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 415ec1c7-2c80-5b2d-b07d-18bf18b0d613 sending to next pipeline
2026-03-26 14:59:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 415ec1c7-2c80-5b2d-b07d-18bf18b0d613, identifier: 7004142auction111077
2026-03-26 14:59:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 415ec1c7-2c80-5b2d-b07d-18bf18b0d613 with identifier: 7004142auction111077
2026-03-26 14:59:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 415ec1c7-2c80-5b2d-b07d-18bf18b0d613 with identifier: 7004142auction111077
2026-03-26 14:59:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 415ec1c7-2c80-5b2d-b07d-18bf18b0d613 with identifier: 7004142auction111077 to the API
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 14:59:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004142/photo_000/780x0__r.jpg?hash=1774524792>
{'auction_title': '',
 'c_o_2_emission_value': 173,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '415ec1c7-2c80-5b2d-b07d-18bf18b0d613',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004142',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mazda',
 'model': 'CX-5',
 'odometer': 127671,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mazda CX-5 2.0 SKYACTIV-G 6AT 2WD Business Comfort 5D 1 Uitl.',
 'transmission': 'automatic',
 'trim': '2.0 SKYACTIV-G 6AT 2WD Business Comfort 5D 1 Uitl.',
 'vin': None,
 'year': 2020}
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004142auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:22 [ecarstrade.nl] INFO: Saving data for 7004142auction111077: {'created_time': 1774537162.892044, 'last_price_update_time': 1774537162.892055, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004142auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004183%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524922%27 HTTP/1.1" 200 None
2026-03-26 14:59:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004183/photo_002/780x0__r.jpg?hash=1774524922 not downloaded yet
2026-03-26 14:59:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004115/photo_003/780x0__r.jpg?hash=1774524674> (referer: https://ecarstrade.com/cars/7004115)
2026-03-26 14:59:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004115/photo_000/780x0__r.jpg?hash=1774524674> (referer: https://ecarstrade.com/cars/7004115)
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004183%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524922%27 HTTP/1.1" 200 None
2026-03-26 14:59:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004183/photo_003/780x0__r.jpg?hash=1774524922 not downloaded yet
2026-03-26 14:59:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 83101990-c92a-5947-8b67-2330408130ea
2026-03-26 14:59:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 83101990-c92a-5947-8b67-2330408130ea, skipping ID generation
2026-03-26 14:59:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83101990-c92a-5947-8b67-2330408130ea with scrape type 1
2026-03-26 14:59:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 83101990-c92a-5947-8b67-2330408130ea sending to next pipeline
2026-03-26 14:59:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 83101990-c92a-5947-8b67-2330408130ea, identifier: 7004116auction111077
2026-03-26 14:59:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3ed1752f-b94f-5e79-a286-9a46627ba55f
2026-03-26 14:59:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 83101990-c92a-5947-8b67-2330408130ea with identifier: 7004116auction111077
2026-03-26 14:59:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 83101990-c92a-5947-8b67-2330408130ea with identifier: 7004116auction111077
2026-03-26 14:59:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 83101990-c92a-5947-8b67-2330408130ea with identifier: 7004116auction111077 to the API
2026-03-26 14:59:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004116/photo_000/780x0__r.jpg?hash=1774524678>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Light blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': '83101990-c92a-5947-8b67-2330408130ea',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004116',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'MG',
 'model': 'ZS',
 'odometer': 51231,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-31',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MG ZS EV Luxury 5D 130kW',
 'transmission': 'automatic',
 'trim': 'EV Luxury 5D 130kW',
 'vin': None,
 'year': 2022}
2026-03-26 14:59:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004116auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:23 [ecarstrade.nl] INFO: Saving data for 7004116auction111077: {'created_time': 1774537163.34424, 'last_price_update_time': 1774537163.344251, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004116auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004183%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524922%27 HTTP/1.1" 200 None
2026-03-26 14:59:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004183/photo_004/780x0__r.jpg?hash=1774524922 not downloaded yet
2026-03-26 14:59:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004110/photo_002/780x0__r.jpg?hash=1774524656> (referer: https://ecarstrade.com/cars/7004110)
2026-03-26 14:59:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004110/photo_001/780x0__r.jpg?hash=1774524655> (referer: https://ecarstrade.com/cars/7004110)
2026-03-26 14:59:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3ed1752f-b94f-5e79-a286-9a46627ba55f
2026-03-26 14:59:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3ed1752f-b94f-5e79-a286-9a46627ba55f
2026-03-26 14:59:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3ed1752f-b94f-5e79-a286-9a46627ba55f, skipping ID generation
2026-03-26 14:59:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ed1752f-b94f-5e79-a286-9a46627ba55f with scrape type 1
2026-03-26 14:59:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3ed1752f-b94f-5e79-a286-9a46627ba55f sending to next pipeline
2026-03-26 14:59:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 3ed1752f-b94f-5e79-a286-9a46627ba55f, identifier: 7004115auction111077
2026-03-26 14:59:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004183%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524922%27 HTTP/1.1" 200 None
2026-03-26 14:59:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004183/photo_005/780x0__r.jpg?hash=1774524922 not downloaded yet
2026-03-26 14:59:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 3ed1752f-b94f-5e79-a286-9a46627ba55f with identifier: 7004115auction111077
2026-03-26 14:59:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 3ed1752f-b94f-5e79-a286-9a46627ba55f with identifier: 7004115auction111077
2026-03-26 14:59:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 3ed1752f-b94f-5e79-a286-9a46627ba55f with identifier: 7004115auction111077 to the API
2026-03-26 14:59:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004115/photo_000/780x0__r.jpg?hash=1774524674>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '3ed1752f-b94f-5e79-a286-9a46627ba55f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004115',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mini',
 'model': 'Cooper',
 'odometer': 73687,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-08-07',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mini Mini Cooper Camden Edition Auto 5D 100kW',
 'transmission': 'automatic',
 'trim': 'Camden Edition Auto 5D 100kW',
 'vin': None,
 'year': 2023}
2026-03-26 14:59:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004115auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:23 [ecarstrade.nl] INFO: Saving data for 7004115auction111077: {'created_time': 1774537163.792683, 'last_price_update_time': 1774537163.792694, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004115auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004319/photo_001/780x0__r.jpg?hash=1774526113> (referer: https://ecarstrade.com/cars/7004319)
2026-03-26 14:59:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004184/photo_005/780x0__r.jpg?hash=1774524927> (referer: https://ecarstrade.com/cars/7004184)
2026-03-26 14:59:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 91ae88cc-c314-59ce-bce8-d83289de2886
2026-03-26 14:59:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 91ae88cc-c314-59ce-bce8-d83289de2886
2026-03-26 14:59:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004319/photo_004/780x0__r.jpg?hash=1774526113> (referer: https://ecarstrade.com/cars/7004319)
2026-03-26 14:59:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0dd65597-5dc3-579f-a610-71f06b63e537
2026-03-26 14:59:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 00995efe-ea60-5278-94ab-0822a40cc6d6
2026-03-26 14:59:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004319/photo_005/780x0__r.jpg?hash=1774526113> (referer: https://ecarstrade.com/cars/7004319)
2026-03-26 14:59:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004306/photo_002/780x0__r.jpg?hash=1774526052> (referer: https://ecarstrade.com/cars/7004306)
2026-03-26 14:59:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0dd65597-5dc3-579f-a610-71f06b63e537
2026-03-26 14:59:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004183/photo_000/780x0__r.jpg?hash=1774524921> (referer: https://ecarstrade.com/cars/7004183)
2026-03-26 14:59:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004183/photo_002/780x0__r.jpg?hash=1774524922> (referer: https://ecarstrade.com/cars/7004183)
2026-03-26 14:59:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004183/photo_001/780x0__r.jpg?hash=1774524922> (referer: https://ecarstrade.com/cars/7004183)
2026-03-26 14:59:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0dd65597-5dc3-579f-a610-71f06b63e537
2026-03-26 14:59:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 90e9abc8-fd02-5c92-9c6f-d3a1d18c8b19
2026-03-26 14:59:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d5f53d69-47ac-542d-a2dc-8d60d57513e0
2026-03-26 14:59:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004183/photo_003/780x0__r.jpg?hash=1774524922> (referer: https://ecarstrade.com/cars/7004183)
2026-03-26 14:59:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004306/photo_005/780x0__r.jpg?hash=1774526052> (referer: https://ecarstrade.com/cars/7004306)
2026-03-26 14:59:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d5f53d69-47ac-542d-a2dc-8d60d57513e0
2026-03-26 14:59:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d5f53d69-47ac-542d-a2dc-8d60d57513e0
2026-03-26 14:59:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004183/photo_005/780x0__r.jpg?hash=1774524922> (referer: https://ecarstrade.com/cars/7004183)
2026-03-26 14:59:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004183/photo_004/780x0__r.jpg?hash=1774524922> (referer: https://ecarstrade.com/cars/7004183)
2026-03-26 14:59:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d5f53d69-47ac-542d-a2dc-8d60d57513e0
2026-03-26 14:59:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 90e9abc8-fd02-5c92-9c6f-d3a1d18c8b19
2026-03-26 14:59:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004306/photo_004/780x0__r.jpg?hash=1774526052> (referer: https://ecarstrade.com/cars/7004306)
2026-03-26 14:59:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004306/photo_003/780x0__r.jpg?hash=1774526052> (referer: https://ecarstrade.com/cars/7004306)
2026-03-26 14:59:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d5f53d69-47ac-542d-a2dc-8d60d57513e0
2026-03-26 14:59:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d5f53d69-47ac-542d-a2dc-8d60d57513e0
2026-03-26 14:59:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d5f53d69-47ac-542d-a2dc-8d60d57513e0, skipping ID generation
2026-03-26 14:59:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5f53d69-47ac-542d-a2dc-8d60d57513e0 with scrape type 1
2026-03-26 14:59:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d5f53d69-47ac-542d-a2dc-8d60d57513e0 sending to next pipeline
2026-03-26 14:59:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d5f53d69-47ac-542d-a2dc-8d60d57513e0, identifier: 7004183auction111077
2026-03-26 14:59:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d5f53d69-47ac-542d-a2dc-8d60d57513e0 with identifier: 7004183auction111077
2026-03-26 14:59:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d5f53d69-47ac-542d-a2dc-8d60d57513e0 with identifier: 7004183auction111077
2026-03-26 14:59:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d5f53d69-47ac-542d-a2dc-8d60d57513e0 with identifier: 7004183auction111077 to the API
2026-03-26 14:59:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004183/photo_004/780x0__r.jpg?hash=1774524922>
{'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-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': 'd5f53d69-47ac-542d-a2dc-8d60d57513e0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004183',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Citroen',
 'model': 'Berlingo',
 'odometer': 122963,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-11-29',
 'seats_number': None,
 'seller_name': None,
 'title': 'CITROEN Berlingo VAN BlueHDi 100 S&S Club Economy 4D 73kW',
 'transmission': 'manual',
 'trim': 'CITROEN  VAN BlueHDi 100 S&S Club Economy 4D 73kW',
 'vin': None,
 'year': 2018}
2026-03-26 14:59:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004183auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:24 [ecarstrade.nl] INFO: Saving data for 7004183auction111077: {'created_time': 1774537164.783569, 'last_price_update_time': 1774537164.783579, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004183auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004306/photo_001/780x0__r.jpg?hash=1774526051> (referer: https://ecarstrade.com/cars/7004306)
2026-03-26 14:59:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004306/photo_000/780x0__r.jpg?hash=1774526051> (referer: https://ecarstrade.com/cars/7004306)
2026-03-26 14:59:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 90e9abc8-fd02-5c92-9c6f-d3a1d18c8b19
2026-03-26 14:59:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 90e9abc8-fd02-5c92-9c6f-d3a1d18c8b19
2026-03-26 14:59:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004319/photo_002/780x0__r.jpg?hash=1774526113> (referer: https://ecarstrade.com/cars/7004319)
2026-03-26 14:59:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004319/photo_003/780x0__r.jpg?hash=1774526113> (referer: https://ecarstrade.com/cars/7004319)
2026-03-26 14:59:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 90e9abc8-fd02-5c92-9c6f-d3a1d18c8b19
2026-03-26 14:59:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 90e9abc8-fd02-5c92-9c6f-d3a1d18c8b19
2026-03-26 14:59:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 90e9abc8-fd02-5c92-9c6f-d3a1d18c8b19, skipping ID generation
2026-03-26 14:59:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90e9abc8-fd02-5c92-9c6f-d3a1d18c8b19 with scrape type 1
2026-03-26 14:59:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 90e9abc8-fd02-5c92-9c6f-d3a1d18c8b19 sending to next pipeline
2026-03-26 14:59:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 90e9abc8-fd02-5c92-9c6f-d3a1d18c8b19, identifier: 7004306auction111077
2026-03-26 14:59:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 90e9abc8-fd02-5c92-9c6f-d3a1d18c8b19 with identifier: 7004306auction111077
2026-03-26 14:59:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 90e9abc8-fd02-5c92-9c6f-d3a1d18c8b19 with identifier: 7004306auction111077
2026-03-26 14:59:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 90e9abc8-fd02-5c92-9c6f-d3a1d18c8b19 with identifier: 7004306auction111077 to the API
2026-03-26 14:59:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004306/photo_000/780x0__r.jpg?hash=1774526051>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '90e9abc8-fd02-5c92-9c6f-d3a1d18c8b19',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004306',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Renault',
 'model': 'Megane',
 'odometer': 172895,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-09-19',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT MEGANE TCe 140 Bose 5D 103kW',
 'transmission': 'manual',
 'trim': 'RENAULT MEGANE TCe 140 Bose 5D 103kW',
 'vin': None,
 'year': 2019}
2026-03-26 14:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004306auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:25 [ecarstrade.nl] INFO: Saving data for 7004306auction111077: {'created_time': 1774537165.303275, 'last_price_update_time': 1774537165.303287, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004306auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004319/photo_000/780x0__r.jpg?hash=1774526113> (referer: https://ecarstrade.com/cars/7004319)
2026-03-26 14:59:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004184/photo_004/780x0__r.jpg?hash=1774524926> (referer: https://ecarstrade.com/cars/7004184)
2026-03-26 14:59:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0dd65597-5dc3-579f-a610-71f06b63e537
2026-03-26 14:59:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0dd65597-5dc3-579f-a610-71f06b63e537
2026-03-26 14:59:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004165> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004184/photo_003/780x0__r.jpg?hash=1774524926> (referer: https://ecarstrade.com/cars/7004184)
2026-03-26 14:59:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004184/photo_002/780x0__r.jpg?hash=1774524926> (referer: https://ecarstrade.com/cars/7004184)
2026-03-26 14:59:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0dd65597-5dc3-579f-a610-71f06b63e537
2026-03-26 14:59:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0dd65597-5dc3-579f-a610-71f06b63e537, skipping ID generation
2026-03-26 14:59:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dd65597-5dc3-579f-a610-71f06b63e537 with scrape type 1
2026-03-26 14:59:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0dd65597-5dc3-579f-a610-71f06b63e537 sending to next pipeline
2026-03-26 14:59:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0dd65597-5dc3-579f-a610-71f06b63e537, identifier: 7004319auction111077
2026-03-26 14:59:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0dd65597-5dc3-579f-a610-71f06b63e537 with identifier: 7004319auction111077
2026-03-26 14:59:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0dd65597-5dc3-579f-a610-71f06b63e537 with identifier: 7004319auction111077
2026-03-26 14:59:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0dd65597-5dc3-579f-a610-71f06b63e537 with identifier: 7004319auction111077 to the API
2026-03-26 14:59:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004319/photo_000/780x0__r.jpg?hash=1774526113>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '0dd65597-5dc3-579f-a610-71f06b63e537',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004319',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 113484,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-06-11',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 308 SW Blue Lease Active 1.2 PureTech 110 5D 81kW',
 'transmission': 'manual',
 'trim': 'PEUGEOT  SW Blue Lease Active 1.2 PureTech 110 5D 81kW',
 'vin': None,
 'year': 2021}
2026-03-26 14:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004319auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:25 [ecarstrade.nl] INFO: Saving data for 7004319auction111077: {'created_time': 1774537165.926954, 'last_price_update_time': 1774537165.926963, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004319auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004184/photo_001/780x0__r.jpg?hash=1774524926> (referer: https://ecarstrade.com/cars/7004184)
2026-03-26 14:59:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004110/photo_000/780x0__r.jpg?hash=1774524655> (referer: https://ecarstrade.com/cars/7004110)
2026-03-26 14:59:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004184/photo_000/780x0__r.jpg?hash=1774524926> (referer: https://ecarstrade.com/cars/7004184)
2026-03-26 14:59:25 [ecarstrade.nl] INFO: Extracting details for car 7004165auction111077
2026-03-26 14:59:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 00995efe-ea60-5278-94ab-0822a40cc6d6
2026-03-26 14:59:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca07231f-f0d2-5331-9bc3-3231c853018c with identifier: 7004165auction111077
2026-03-26 14:59:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca07231f-f0d2-5331-9bc3-3231c853018c with scrape type 1
2026-03-26 14:59:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ca07231f-f0d2-5331-9bc3-3231c853018c
2026-03-26 14:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004165%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524862%27 HTTP/1.1" 200 None
2026-03-26 14:59:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004165/photo_000/780x0__r.jpg?hash=1774524862 not downloaded yet
2026-03-26 14:59:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 00995efe-ea60-5278-94ab-0822a40cc6d6
2026-03-26 14:59:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 00995efe-ea60-5278-94ab-0822a40cc6d6
2026-03-26 14:59:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004165%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524862%27 HTTP/1.1" 200 None
2026-03-26 14:59:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004165/photo_001/780x0__r.jpg?hash=1774524862 not downloaded yet
2026-03-26 14:59:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004165%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524862%27 HTTP/1.1" 200 None
2026-03-26 14:59:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004165/photo_002/780x0__r.jpg?hash=1774524862 not downloaded yet
2026-03-26 14:59:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004165%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524863%27 HTTP/1.1" 200 None
2026-03-26 14:59:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004165/photo_003/780x0__r.jpg?hash=1774524863 not downloaded yet
2026-03-26 14:59:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004165%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524863%27 HTTP/1.1" 200 None
2026-03-26 14:59:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004165/photo_004/780x0__r.jpg?hash=1774524863 not downloaded yet
2026-03-26 14:59:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004165%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524863%27 HTTP/1.1" 200 None
2026-03-26 14:59:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004165/photo_005/780x0__r.jpg?hash=1774524863 not downloaded yet
2026-03-26 14:59:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 00995efe-ea60-5278-94ab-0822a40cc6d6
2026-03-26 14:59:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 91ae88cc-c314-59ce-bce8-d83289de2886
2026-03-26 14:59:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 91ae88cc-c314-59ce-bce8-d83289de2886, skipping ID generation
2026-03-26 14:59:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91ae88cc-c314-59ce-bce8-d83289de2886 with scrape type 1
2026-03-26 14:59:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 91ae88cc-c314-59ce-bce8-d83289de2886 sending to next pipeline
2026-03-26 14:59:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 91ae88cc-c314-59ce-bce8-d83289de2886, identifier: 7004110auction111077
2026-03-26 14:59:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 00995efe-ea60-5278-94ab-0822a40cc6d6
2026-03-26 14:59:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 00995efe-ea60-5278-94ab-0822a40cc6d6, skipping ID generation
2026-03-26 14:59:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00995efe-ea60-5278-94ab-0822a40cc6d6 with scrape type 1
2026-03-26 14:59:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 00995efe-ea60-5278-94ab-0822a40cc6d6 sending to next pipeline
2026-03-26 14:59:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 00995efe-ea60-5278-94ab-0822a40cc6d6, identifier: 7004184auction111077
2026-03-26 14:59:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 91ae88cc-c314-59ce-bce8-d83289de2886 with identifier: 7004110auction111077
2026-03-26 14:59:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 91ae88cc-c314-59ce-bce8-d83289de2886 with identifier: 7004110auction111077
2026-03-26 14:59:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 91ae88cc-c314-59ce-bce8-d83289de2886 with identifier: 7004110auction111077 to the API
2026-03-26 14:59:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004110/photo_000/780x0__r.jpg?hash=1774524655>
{'auction_title': '',
 'c_o_2_emission_value': 144,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '91ae88cc-c314-59ce-bce8-d83289de2886',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004110',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Nissan',
 'model': 'Qashqai',
 'odometer': 74609,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'NISSAN Qashqai 1.3 Mild-Hybrid 140 ACENTA MT Athlon Edition',
 'transmission': 'manual',
 'trim': 'NISSAN  1.3 Mild-Hybrid 140 ACENTA MT Athlon Edition',
 'vin': None,
 'year': 2022}
2026-03-26 14:59:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004110auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:26 [ecarstrade.nl] INFO: Saving data for 7004110auction111077: {'created_time': 1774537166.531883, 'last_price_update_time': 1774537166.531893, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004110auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 00995efe-ea60-5278-94ab-0822a40cc6d6 with identifier: 7004184auction111077
2026-03-26 14:59:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 00995efe-ea60-5278-94ab-0822a40cc6d6 with identifier: 7004184auction111077
2026-03-26 14:59:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 00995efe-ea60-5278-94ab-0822a40cc6d6 with identifier: 7004184auction111077 to the API
2026-03-26 14:59:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004184/photo_000/780x0__r.jpg?hash=1774524926>
{'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-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': '00995efe-ea60-5278-94ab-0822a40cc6d6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': True,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004184',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Citroen',
 'model': 'Berlingo',
 'odometer': 166883,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-11-29',
 'seats_number': None,
 'seller_name': None,
 'title': 'CITROEN Berlingo VAN BlueHDi 100 S&S Club Economy 4D 73kW',
 'transmission': 'manual',
 'trim': 'CITROEN  VAN BlueHDi 100 S&S Club Economy 4D 73kW',
 'vin': None,
 'year': 2018}
2026-03-26 14:59:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004184auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:27 [ecarstrade.nl] INFO: Saving data for 7004184auction111077: {'created_time': 1774537167.022205, 'last_price_update_time': 1774537167.022217, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004184auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004296> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:27 [ecarstrade.nl] INFO: Extracting details for car 7004296auction111077
2026-03-26 14:59:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22ca8c4d-575c-5daa-9248-d5d3081339f7 with identifier: 7004296auction111077
2026-03-26 14:59:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22ca8c4d-575c-5daa-9248-d5d3081339f7 with scrape type 1
2026-03-26 14:59:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 22ca8c4d-575c-5daa-9248-d5d3081339f7
2026-03-26 14:59:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004296%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774526021%27 HTTP/1.1" 200 None
2026-03-26 14:59:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004296/photo_000/780x0__r.jpg?hash=1774526021 not downloaded yet
2026-03-26 14:59:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004296%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774526021%27 HTTP/1.1" 200 None
2026-03-26 14:59:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004296/photo_001/780x0__r.jpg?hash=1774526021 not downloaded yet
2026-03-26 14:59:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004296%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774526021%27 HTTP/1.1" 200 None
2026-03-26 14:59:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004296/photo_002/780x0__r.jpg?hash=1774526021 not downloaded yet
2026-03-26 14:59:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004296%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774526021%27 HTTP/1.1" 200 None
2026-03-26 14:59:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004296/photo_003/780x0__r.jpg?hash=1774526021 not downloaded yet
2026-03-26 14:59:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004296%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774526021%27 HTTP/1.1" 200 None
2026-03-26 14:59:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004296/photo_004/780x0__r.jpg?hash=1774526021 not downloaded yet
2026-03-26 14:59:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004296%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774526021%27 HTTP/1.1" 200 None
2026-03-26 14:59:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004296/photo_005/780x0__r.jpg?hash=1774526021 not downloaded yet
2026-03-26 14:59:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004277> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:27 [ecarstrade.nl] INFO: Extracting details for car 7004277auction111077
2026-03-26 14:59:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1375108d-6965-5a0a-b3fd-7029611ceaef with identifier: 7004277auction111077
2026-03-26 14:59:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1375108d-6965-5a0a-b3fd-7029611ceaef with scrape type 1
2026-03-26 14:59:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1375108d-6965-5a0a-b3fd-7029611ceaef
2026-03-26 14:59:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004277%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525937%27 HTTP/1.1" 200 None
2026-03-26 14:59:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004277/photo_000/780x0__r.jpg?hash=1774525937 not downloaded yet
2026-03-26 14:59:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004277%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525937%27 HTTP/1.1" 200 None
2026-03-26 14:59:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004277/photo_001/780x0__r.jpg?hash=1774525937 not downloaded yet
2026-03-26 14:59:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004277%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525937%27 HTTP/1.1" 200 None
2026-03-26 14:59:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004277/photo_002/780x0__r.jpg?hash=1774525937 not downloaded yet
2026-03-26 14:59:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004277%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525937%27 HTTP/1.1" 200 None
2026-03-26 14:59:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004277/photo_003/780x0__r.jpg?hash=1774525937 not downloaded yet
2026-03-26 14:59:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004277%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525937%27 HTTP/1.1" 200 None
2026-03-26 14:59:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004277/photo_004/780x0__r.jpg?hash=1774525937 not downloaded yet
2026-03-26 14:59:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004277%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525938%27 HTTP/1.1" 200 None
2026-03-26 14:59:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004277/photo_005/780x0__r.jpg?hash=1774525938 not downloaded yet
2026-03-26 14:59:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004294> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:28 [ecarstrade.nl] INFO: Extracting details for car 7004294auction111077
2026-03-26 14:59:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7108ae50-0cbd-5b3c-a323-ac82c58b3630 with identifier: 7004294auction111077
2026-03-26 14:59:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7108ae50-0cbd-5b3c-a323-ac82c58b3630 with scrape type 1
2026-03-26 14:59:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7108ae50-0cbd-5b3c-a323-ac82c58b3630
2026-03-26 14:59:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004294%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774526011%27 HTTP/1.1" 200 None
2026-03-26 14:59:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004294/photo_000/780x0__r.jpg?hash=1774526011 not downloaded yet
2026-03-26 14:59:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004294%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774526011%27 HTTP/1.1" 200 None
2026-03-26 14:59:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004294/photo_001/780x0__r.jpg?hash=1774526011 not downloaded yet
2026-03-26 14:59:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004294%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774526011%27 HTTP/1.1" 200 None
2026-03-26 14:59:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004294/photo_002/780x0__r.jpg?hash=1774526011 not downloaded yet
2026-03-26 14:59:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004294%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774526011%27 HTTP/1.1" 200 None
2026-03-26 14:59:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004294/photo_003/780x0__r.jpg?hash=1774526011 not downloaded yet
2026-03-26 14:59:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004294%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774526011%27 HTTP/1.1" 200 None
2026-03-26 14:59:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004294/photo_004/780x0__r.jpg?hash=1774526011 not downloaded yet
2026-03-26 14:59:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004294%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774526011%27 HTTP/1.1" 200 None
2026-03-26 14:59:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004294/photo_005/780x0__r.jpg?hash=1774526011 not downloaded yet
2026-03-26 14:59:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004120> (referer: https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 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-26 14:59:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004274> (referer: https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:33 [ecarstrade.nl] INFO: Extracting details for car 7004120auction111077
2026-03-26 14:59:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 738655eb-bbaa-50d7-b4c1-1ef280334a4a with identifier: 7004120auction111077
2026-03-26 14:59:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 738655eb-bbaa-50d7-b4c1-1ef280334a4a with scrape type 1
2026-03-26 14:59:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 738655eb-bbaa-50d7-b4c1-1ef280334a4a
2026-03-26 14:59:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004120%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524707%27 HTTP/1.1" 200 None
2026-03-26 14:59:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004120/photo_000/780x0__r.jpg?hash=1774524707 not downloaded yet
2026-03-26 14:59:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004120%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524707%27 HTTP/1.1" 200 None
2026-03-26 14:59:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004120/photo_001/780x0__r.jpg?hash=1774524707 not downloaded yet
2026-03-26 14:59:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004120%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524707%27 HTTP/1.1" 200 None
2026-03-26 14:59:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004120/photo_002/780x0__r.jpg?hash=1774524707 not downloaded yet
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004120%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524707%27 HTTP/1.1" 200 None
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004120/photo_003/780x0__r.jpg?hash=1774524707 not downloaded yet
2026-03-26 14:59:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004157/photo_005/780x0__r.jpg?hash=1774524833> (referer: https://ecarstrade.com/cars/7004157)
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004120%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524707%27 HTTP/1.1" 200 None
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004120/photo_004/780x0__r.jpg?hash=1774524707 not downloaded yet
2026-03-26 14:59:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:34 [ecarstrade.nl] INFO: Extracting details for car 7004274auction111077
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004120%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524707%27 HTTP/1.1" 200 None
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004120/photo_005/780x0__r.jpg?hash=1774524707 not downloaded yet
2026-03-26 14:59:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 119f29f9-5255-5139-bef9-86a682935a3e with identifier: 7004274auction111077
2026-03-26 14:59:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 119f29f9-5255-5139-bef9-86a682935a3e with scrape type 1
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 119f29f9-5255-5139-bef9-86a682935a3e
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004274%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525925%27 HTTP/1.1" 200 None
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004274/photo_000/780x0__r.jpg?hash=1774525925 not downloaded yet
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004274%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525925%27 HTTP/1.1" 200 None
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004274/photo_001/780x0__r.jpg?hash=1774525925 not downloaded yet
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004274%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525925%27 HTTP/1.1" 200 None
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004274/photo_002/780x0__r.jpg?hash=1774525925 not downloaded yet
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004274%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525925%27 HTTP/1.1" 200 None
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004274/photo_003/780x0__r.jpg?hash=1774525925 not downloaded yet
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004274%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525925%27 HTTP/1.1" 200 None
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004274/photo_004/780x0__r.jpg?hash=1774525925 not downloaded yet
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 72feb969-eb6a-52dc-869b-5fd28a40a418
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004274%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525926%27 HTTP/1.1" 200 None
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004274/photo_005/780x0__r.jpg?hash=1774525926 not downloaded yet
2026-03-26 14:59:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004188> (referer: https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004293> (referer: https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004157/photo_004/780x0__r.jpg?hash=1774524833> (referer: https://ecarstrade.com/cars/7004157)
2026-03-26 14:59:34 [ecarstrade.nl] INFO: Extracting details for car 7004188auction111077
2026-03-26 14:59:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66c1dd09-1756-50eb-9882-f2fb0b4609aa with identifier: 7004188auction111077
2026-03-26 14:59:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66c1dd09-1756-50eb-9882-f2fb0b4609aa with scrape type 1
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 66c1dd09-1756-50eb-9882-f2fb0b4609aa
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004188%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524937%27 HTTP/1.1" 200 None
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004188/photo_000/780x0__r.jpg?hash=1774524937 not downloaded yet
2026-03-26 14:59:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004323/photo_005/780x0__r.jpg?hash=1774526128> (referer: https://ecarstrade.com/cars/7004323)
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004188%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524937%27 HTTP/1.1" 200 None
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004188/photo_001/780x0__r.jpg?hash=1774524937 not downloaded yet
2026-03-26 14:59:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004165/photo_005/780x0__r.jpg?hash=1774524863> (referer: https://ecarstrade.com/cars/7004165)
2026-03-26 14:59:34 [ecarstrade.nl] INFO: Extracting details for car 7004293auction111077
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004188%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524937%27 HTTP/1.1" 200 None
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004188/photo_002/780x0__r.jpg?hash=1774524937 not downloaded yet
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004188%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524937%27 HTTP/1.1" 200 None
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004188/photo_003/780x0__r.jpg?hash=1774524937 not downloaded yet
2026-03-26 14:59:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5258c49b-9275-5f06-8193-8089e60cf03b with identifier: 7004293auction111077
2026-03-26 14:59:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5258c49b-9275-5f06-8193-8089e60cf03b with scrape type 1
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5258c49b-9275-5f06-8193-8089e60cf03b
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004293%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774526007%27 HTTP/1.1" 200 None
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004293/photo_000/780x0__r.jpg?hash=1774526007 not downloaded yet
2026-03-26 14:59:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004296/photo_005/780x0__r.jpg?hash=1774526021> (referer: https://ecarstrade.com/cars/7004296)
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004188%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524937%27 HTTP/1.1" 200 None
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004188/photo_004/780x0__r.jpg?hash=1774524937 not downloaded yet
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004293%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774526007%27 HTTP/1.1" 200 None
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004293/photo_001/780x0__r.jpg?hash=1774526007 not downloaded yet
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 72feb969-eb6a-52dc-869b-5fd28a40a418
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004188%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524937%27 HTTP/1.1" 200 None
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004188/photo_005/780x0__r.jpg?hash=1774524937 not downloaded yet
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004293%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774526007%27 HTTP/1.1" 200 None
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004293/photo_002/780x0__r.jpg?hash=1774526007 not downloaded yet
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2c510917-b7e6-5248-8db1-a3c1198b6ad1
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ca07231f-f0d2-5331-9bc3-3231c853018c
2026-03-26 14:59:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004277/photo_005/780x0__r.jpg?hash=1774525938> (referer: https://ecarstrade.com/cars/7004277)
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004293%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774526007%27 HTTP/1.1" 200 None
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004293/photo_003/780x0__r.jpg?hash=1774526007 not downloaded yet
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004293%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774526007%27 HTTP/1.1" 200 None
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004293/photo_004/780x0__r.jpg?hash=1774526007 not downloaded yet
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004293%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774526007%27 HTTP/1.1" 200 None
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004293/photo_005/780x0__r.jpg?hash=1774526007 not downloaded yet
2026-03-26 14:59:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004294/photo_005/780x0__r.jpg?hash=1774526011> (referer: https://ecarstrade.com/cars/7004294)
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 22ca8c4d-575c-5daa-9248-d5d3081339f7
2026-03-26 14:59:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004294/photo_004/780x0__r.jpg?hash=1774526011> (referer: https://ecarstrade.com/cars/7004294)
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1375108d-6965-5a0a-b3fd-7029611ceaef
2026-03-26 14:59:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004120/photo_003/780x0__r.jpg?hash=1774524707> (referer: https://ecarstrade.com/cars/7004120)
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7108ae50-0cbd-5b3c-a323-ac82c58b3630
2026-03-26 14:59:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004274/photo_005/780x0__r.jpg?hash=1774525926> (referer: https://ecarstrade.com/cars/7004274)
2026-03-26 14:59:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004274/photo_004/780x0__r.jpg?hash=1774525925> (referer: https://ecarstrade.com/cars/7004274)
2026-03-26 14:59:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004109> (referer: https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7108ae50-0cbd-5b3c-a323-ac82c58b3630
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 738655eb-bbaa-50d7-b4c1-1ef280334a4a
2026-03-26 14:59:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004274/photo_003/780x0__r.jpg?hash=1774525925> (referer: https://ecarstrade.com/cars/7004274)
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 119f29f9-5255-5139-bef9-86a682935a3e
2026-03-26 14:59:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004188/photo_000/780x0__r.jpg?hash=1774524937> (referer: https://ecarstrade.com/cars/7004188)
2026-03-26 14:59:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004188/photo_001/780x0__r.jpg?hash=1774524937> (referer: https://ecarstrade.com/cars/7004188)
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 119f29f9-5255-5139-bef9-86a682935a3e
2026-03-26 14:59:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004293/photo_000/780x0__r.jpg?hash=1774526007> (referer: https://ecarstrade.com/cars/7004293)
2026-03-26 14:59:34 [ecarstrade.nl] INFO: Extracting details for car 7004109auction111077
2026-03-26 14:59:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9ce935f-71a2-5302-bf18-09c07f2b478e with identifier: 7004109auction111077
2026-03-26 14:59:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9ce935f-71a2-5302-bf18-09c07f2b478e with scrape type 1
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a9ce935f-71a2-5302-bf18-09c07f2b478e
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004109%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524651%27 HTTP/1.1" 200 None
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004109/photo_000/780x0__r.jpg?hash=1774524651 not downloaded yet
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004109%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524651%27 HTTP/1.1" 200 None
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004109/photo_001/780x0__r.jpg?hash=1774524651 not downloaded yet
2026-03-26 14:59:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004293/photo_005/780x0__r.jpg?hash=1774526007> (referer: https://ecarstrade.com/cars/7004293)
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004109%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524651%27 HTTP/1.1" 200 None
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004109/photo_002/780x0__r.jpg?hash=1774524651 not downloaded yet
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 119f29f9-5255-5139-bef9-86a682935a3e
2026-03-26 14:59:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004293/photo_002/780x0__r.jpg?hash=1774526007> (referer: https://ecarstrade.com/cars/7004293)
2026-03-26 14:59:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004293/photo_004/780x0__r.jpg?hash=1774526007> (referer: https://ecarstrade.com/cars/7004293)
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004109%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524651%27 HTTP/1.1" 200 None
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004109/photo_003/780x0__r.jpg?hash=1774524651 not downloaded yet
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004109%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524651%27 HTTP/1.1" 200 None
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004109/photo_004/780x0__r.jpg?hash=1774524651 not downloaded yet
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004109%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524651%27 HTTP/1.1" 200 None
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004109/photo_005/780x0__r.jpg?hash=1774524651 not downloaded yet
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 66c1dd09-1756-50eb-9882-f2fb0b4609aa
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 66c1dd09-1756-50eb-9882-f2fb0b4609aa
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5258c49b-9275-5f06-8193-8089e60cf03b
2026-03-26 14:59:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004188/photo_005/780x0__r.jpg?hash=1774524937> (referer: https://ecarstrade.com/cars/7004188)
2026-03-26 14:59:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004293/photo_003/780x0__r.jpg?hash=1774526007> (referer: https://ecarstrade.com/cars/7004293)
2026-03-26 14:59:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5258c49b-9275-5f06-8193-8089e60cf03b
2026-03-26 14:59:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004293/photo_001/780x0__r.jpg?hash=1774526007> (referer: https://ecarstrade.com/cars/7004293)
2026-03-26 14:59:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5258c49b-9275-5f06-8193-8089e60cf03b
2026-03-26 14:59:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5258c49b-9275-5f06-8193-8089e60cf03b
2026-03-26 14:59:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004188/photo_004/780x0__r.jpg?hash=1774524937> (referer: https://ecarstrade.com/cars/7004188)
2026-03-26 14:59:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004188/photo_002/780x0__r.jpg?hash=1774524937> (referer: https://ecarstrade.com/cars/7004188)
2026-03-26 14:59:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004188/photo_003/780x0__r.jpg?hash=1774524937> (referer: https://ecarstrade.com/cars/7004188)
2026-03-26 14:59:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 66c1dd09-1756-50eb-9882-f2fb0b4609aa
2026-03-26 14:59:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5258c49b-9275-5f06-8193-8089e60cf03b
2026-03-26 14:59:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5258c49b-9275-5f06-8193-8089e60cf03b
2026-03-26 14:59:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5258c49b-9275-5f06-8193-8089e60cf03b, skipping ID generation
2026-03-26 14:59:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5258c49b-9275-5f06-8193-8089e60cf03b with scrape type 1
2026-03-26 14:59:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5258c49b-9275-5f06-8193-8089e60cf03b sending to next pipeline
2026-03-26 14:59:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 5258c49b-9275-5f06-8193-8089e60cf03b, identifier: 7004293auction111077
2026-03-26 14:59:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 5258c49b-9275-5f06-8193-8089e60cf03b with identifier: 7004293auction111077
2026-03-26 14:59:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 5258c49b-9275-5f06-8193-8089e60cf03b with identifier: 7004293auction111077
2026-03-26 14:59:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 5258c49b-9275-5f06-8193-8089e60cf03b with identifier: 7004293auction111077 to the API
2026-03-26 14:59:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004293/photo_001/780x0__r.jpg?hash=1774526007>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '5258c49b-9275-5f06-8193-8089e60cf03b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004293',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Seat',
 'model': 'Leon',
 'odometer': 86046,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-22',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SEAT LEON 1.0 TSI FR 5D 81kW',
 'transmission': 'manual',
 'trim': 'SEAT LEON 1.0 TSI FR 5D 81kW',
 'vin': None,
 'year': 2022}
2026-03-26 14:59:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004293auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:35 [ecarstrade.nl] INFO: Saving data for 7004293auction111077: {'created_time': 1774537175.578907, 'last_price_update_time': 1774537175.578918, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004293auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004274/photo_002/780x0__r.jpg?hash=1774525925> (referer: https://ecarstrade.com/cars/7004274)
2026-03-26 14:59:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004274/photo_001/780x0__r.jpg?hash=1774525925> (referer: https://ecarstrade.com/cars/7004274)
2026-03-26 14:59:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004109/photo_001/780x0__r.jpg?hash=1774524651> (referer: https://ecarstrade.com/cars/7004109)
2026-03-26 14:59:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 66c1dd09-1756-50eb-9882-f2fb0b4609aa
2026-03-26 14:59:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 66c1dd09-1756-50eb-9882-f2fb0b4609aa
2026-03-26 14:59:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 66c1dd09-1756-50eb-9882-f2fb0b4609aa
2026-03-26 14:59:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 66c1dd09-1756-50eb-9882-f2fb0b4609aa, skipping ID generation
2026-03-26 14:59:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66c1dd09-1756-50eb-9882-f2fb0b4609aa with scrape type 1
2026-03-26 14:59:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 66c1dd09-1756-50eb-9882-f2fb0b4609aa sending to next pipeline
2026-03-26 14:59:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 66c1dd09-1756-50eb-9882-f2fb0b4609aa, identifier: 7004188auction111077
2026-03-26 14:59:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 66c1dd09-1756-50eb-9882-f2fb0b4609aa with identifier: 7004188auction111077
2026-03-26 14:59:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 66c1dd09-1756-50eb-9882-f2fb0b4609aa with identifier: 7004188auction111077
2026-03-26 14:59:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 66c1dd09-1756-50eb-9882-f2fb0b4609aa with identifier: 7004188auction111077 to the API
2026-03-26 14:59:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004188/photo_003/780x0__r.jpg?hash=1774524937>
{'auction_title': '',
 'c_o_2_emission_value': 143,
 'category': None,
 'color': 'Light blue',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '66c1dd09-1756-50eb-9882-f2fb0b4609aa',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004188',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'BMW',
 'model': '218 Gran Coupé',
 'odometer': 81167,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-10-22',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 2-serie Gran Coupé 218iA Corporate Executive 4D 103kW',
 'transmission': 'automatic',
 'trim': '2-serie Gran Coupé 218iA Corporate Executive 4D 103kW',
 'vin': None,
 'year': 2020}
2026-03-26 14:59:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004188auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:36 [ecarstrade.nl] INFO: Saving data for 7004188auction111077: {'created_time': 1774537176.086562, 'last_price_update_time': 1774537176.086574, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004188auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004109/photo_005/780x0__r.jpg?hash=1774524651> (referer: https://ecarstrade.com/cars/7004109)
2026-03-26 14:59:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004109/photo_000/780x0__r.jpg?hash=1774524651> (referer: https://ecarstrade.com/cars/7004109)
2026-03-26 14:59:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004109/photo_002/780x0__r.jpg?hash=1774524651> (referer: https://ecarstrade.com/cars/7004109)
2026-03-26 14:59:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 119f29f9-5255-5139-bef9-86a682935a3e
2026-03-26 14:59:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 119f29f9-5255-5139-bef9-86a682935a3e
2026-03-26 14:59:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a9ce935f-71a2-5302-bf18-09c07f2b478e
2026-03-26 14:59:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004109/photo_003/780x0__r.jpg?hash=1774524651> (referer: https://ecarstrade.com/cars/7004109)
2026-03-26 14:59:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004274/photo_000/780x0__r.jpg?hash=1774525925> (referer: https://ecarstrade.com/cars/7004274)
2026-03-26 14:59:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004109/photo_004/780x0__r.jpg?hash=1774524651> (referer: https://ecarstrade.com/cars/7004109)
2026-03-26 14:59:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a9ce935f-71a2-5302-bf18-09c07f2b478e
2026-03-26 14:59:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a9ce935f-71a2-5302-bf18-09c07f2b478e
2026-03-26 14:59:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a9ce935f-71a2-5302-bf18-09c07f2b478e
2026-03-26 14:59:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004120/photo_004/780x0__r.jpg?hash=1774524707> (referer: https://ecarstrade.com/cars/7004120)
2026-03-26 14:59:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004120/photo_002/780x0__r.jpg?hash=1774524707> (referer: https://ecarstrade.com/cars/7004120)
2026-03-26 14:59:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004120/photo_005/780x0__r.jpg?hash=1774524707> (referer: https://ecarstrade.com/cars/7004120)
2026-03-26 14:59:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a9ce935f-71a2-5302-bf18-09c07f2b478e
2026-03-26 14:59:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 119f29f9-5255-5139-bef9-86a682935a3e
2026-03-26 14:59:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 119f29f9-5255-5139-bef9-86a682935a3e, skipping ID generation
2026-03-26 14:59:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 119f29f9-5255-5139-bef9-86a682935a3e with scrape type 1
2026-03-26 14:59:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 119f29f9-5255-5139-bef9-86a682935a3e sending to next pipeline
2026-03-26 14:59:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 119f29f9-5255-5139-bef9-86a682935a3e, identifier: 7004274auction111077
2026-03-26 14:59:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 119f29f9-5255-5139-bef9-86a682935a3e with identifier: 7004274auction111077
2026-03-26 14:59:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 119f29f9-5255-5139-bef9-86a682935a3e with identifier: 7004274auction111077
2026-03-26 14:59:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 119f29f9-5255-5139-bef9-86a682935a3e with identifier: 7004274auction111077 to the API
2026-03-26 14:59:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004274/photo_000/780x0__r.jpg?hash=1774525925>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': '119f29f9-5255-5139-bef9-86a682935a3e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004274',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 82633,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 58kWh 1st Plus auto 5D 150kW',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  58kWh 1st Plus auto 5D 150kW',
 'vin': None,
 'year': 2020}
2026-03-26 14:59:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004274auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:36 [ecarstrade.nl] INFO: Saving data for 7004274auction111077: {'created_time': 1774537176.688248, 'last_price_update_time': 1774537176.688261, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004274auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004120/photo_001/780x0__r.jpg?hash=1774524707> (referer: https://ecarstrade.com/cars/7004120)
2026-03-26 14:59:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004120/photo_000/780x0__r.jpg?hash=1774524707> (referer: https://ecarstrade.com/cars/7004120)
2026-03-26 14:59:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a9ce935f-71a2-5302-bf18-09c07f2b478e
2026-03-26 14:59:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a9ce935f-71a2-5302-bf18-09c07f2b478e, skipping ID generation
2026-03-26 14:59:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9ce935f-71a2-5302-bf18-09c07f2b478e with scrape type 1
2026-03-26 14:59:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a9ce935f-71a2-5302-bf18-09c07f2b478e sending to next pipeline
2026-03-26 14:59:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: a9ce935f-71a2-5302-bf18-09c07f2b478e, identifier: 7004109auction111077
2026-03-26 14:59:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004294/photo_003/780x0__r.jpg?hash=1774526011> (referer: https://ecarstrade.com/cars/7004294)
2026-03-26 14:59:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: a9ce935f-71a2-5302-bf18-09c07f2b478e with identifier: 7004109auction111077
2026-03-26 14:59:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: a9ce935f-71a2-5302-bf18-09c07f2b478e with identifier: 7004109auction111077
2026-03-26 14:59:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: a9ce935f-71a2-5302-bf18-09c07f2b478e with identifier: 7004109auction111077 to the API
2026-03-26 14:59:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004109/photo_004/780x0__r.jpg?hash=1774524651>
{'auction_title': '',
 'c_o_2_emission_value': 122,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'a9ce935f-71a2-5302-bf18-09c07f2b478e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004109',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Opel',
 'model': 'Astra',
 'odometer': 61910,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-05-17',
 'seats_number': 5,
 'seller_name': None,
 'title': 'OPEL Astra Sports Tourer 1.2 turbo 96kW Business Edition 5D '
          'uitlopend',
 'transmission': 'manual',
 'trim': 'OPEL  Sports Tourer 1.2 turbo 96kW Business Edition 5D uitlopend',
 'vin': None,
 'year': 2022}
2026-03-26 14:59:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004109auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:37 [ecarstrade.nl] INFO: Saving data for 7004109auction111077: {'created_time': 1774537177.140698, 'last_price_update_time': 1774537177.14071, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004109auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 738655eb-bbaa-50d7-b4c1-1ef280334a4a
2026-03-26 14:59:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 738655eb-bbaa-50d7-b4c1-1ef280334a4a
2026-03-26 14:59:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 738655eb-bbaa-50d7-b4c1-1ef280334a4a
2026-03-26 14:59:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004294/photo_002/780x0__r.jpg?hash=1774526011> (referer: https://ecarstrade.com/cars/7004294)
2026-03-26 14:59:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004294/photo_001/780x0__r.jpg?hash=1774526011> (referer: https://ecarstrade.com/cars/7004294)
2026-03-26 14:59:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 738655eb-bbaa-50d7-b4c1-1ef280334a4a
2026-03-26 14:59:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 738655eb-bbaa-50d7-b4c1-1ef280334a4a
2026-03-26 14:59:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 738655eb-bbaa-50d7-b4c1-1ef280334a4a, skipping ID generation
2026-03-26 14:59:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 738655eb-bbaa-50d7-b4c1-1ef280334a4a with scrape type 1
2026-03-26 14:59:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 738655eb-bbaa-50d7-b4c1-1ef280334a4a sending to next pipeline
2026-03-26 14:59:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 738655eb-bbaa-50d7-b4c1-1ef280334a4a, identifier: 7004120auction111077
2026-03-26 14:59:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7108ae50-0cbd-5b3c-a323-ac82c58b3630
2026-03-26 14:59:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 738655eb-bbaa-50d7-b4c1-1ef280334a4a with identifier: 7004120auction111077
2026-03-26 14:59:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 738655eb-bbaa-50d7-b4c1-1ef280334a4a with identifier: 7004120auction111077
2026-03-26 14:59:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 738655eb-bbaa-50d7-b4c1-1ef280334a4a with identifier: 7004120auction111077 to the API
2026-03-26 14:59:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004120/photo_000/780x0__r.jpg?hash=1774524707>
{'auction_title': '',
 'c_o_2_emission_value': 219,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.1L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': '738655eb-bbaa-50d7-b4c1-1ef280334a4a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004120',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mercedes',
 'model': 'Sprinter',
 'odometer': 259372,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-10-10',
 'seats_number': None,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Sprinter GB 311CDI 4325 3.5t 7G-Tronic HRF 6 4D 84kW',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ  GB 311CDI 4325 3.5t 7G-Tronic HRF 6 4D 84kW',
 'vin': None,
 'year': 2018}
2026-03-26 14:59:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004120auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:37 [ecarstrade.nl] INFO: Saving data for 7004120auction111077: {'created_time': 1774537177.554271, 'last_price_update_time': 1774537177.554283, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004120auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004277/photo_003/780x0__r.jpg?hash=1774525937> (referer: https://ecarstrade.com/cars/7004277)
2026-03-26 14:59:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004277/photo_004/780x0__r.jpg?hash=1774525937> (referer: https://ecarstrade.com/cars/7004277)
2026-03-26 14:59:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004294/photo_000/780x0__r.jpg?hash=1774526011> (referer: https://ecarstrade.com/cars/7004294)
2026-03-26 14:59:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7108ae50-0cbd-5b3c-a323-ac82c58b3630
2026-03-26 14:59:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7108ae50-0cbd-5b3c-a323-ac82c58b3630
2026-03-26 14:59:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004277/photo_002/780x0__r.jpg?hash=1774525937> (referer: https://ecarstrade.com/cars/7004277)
2026-03-26 14:59:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004277/photo_000/780x0__r.jpg?hash=1774525937> (referer: https://ecarstrade.com/cars/7004277)
2026-03-26 14:59:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1375108d-6965-5a0a-b3fd-7029611ceaef
2026-03-26 14:59:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004277/photo_001/780x0__r.jpg?hash=1774525937> (referer: https://ecarstrade.com/cars/7004277)
2026-03-26 14:59:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1375108d-6965-5a0a-b3fd-7029611ceaef
2026-03-26 14:59:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7108ae50-0cbd-5b3c-a323-ac82c58b3630
2026-03-26 14:59:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7108ae50-0cbd-5b3c-a323-ac82c58b3630, skipping ID generation
2026-03-26 14:59:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7108ae50-0cbd-5b3c-a323-ac82c58b3630 with scrape type 1
2026-03-26 14:59:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7108ae50-0cbd-5b3c-a323-ac82c58b3630 sending to next pipeline
2026-03-26 14:59:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 7108ae50-0cbd-5b3c-a323-ac82c58b3630, identifier: 7004294auction111077
2026-03-26 14:59:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 7108ae50-0cbd-5b3c-a323-ac82c58b3630 with identifier: 7004294auction111077
2026-03-26 14:59:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 7108ae50-0cbd-5b3c-a323-ac82c58b3630 with identifier: 7004294auction111077
2026-03-26 14:59:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 7108ae50-0cbd-5b3c-a323-ac82c58b3630 with identifier: 7004294auction111077 to the API
2026-03-26 14:59:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004294/photo_000/780x0__r.jpg?hash=1774526011>
{'auction_title': '',
 'c_o_2_emission_value': 126,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '7108ae50-0cbd-5b3c-a323-ac82c58b3630',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004294',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Seat',
 'model': 'Ateca',
 'odometer': 207471,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-06-12',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SEAT Ateca 1.5 TSI FR Business Intense 5D 110kW',
 'transmission': 'manual',
 'trim': 'SEAT  1.5 TSI FR Business Intense 5D 110kW',
 'vin': None,
 'year': 2020}
2026-03-26 14:59:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004294auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:38 [ecarstrade.nl] INFO: Saving data for 7004294auction111077: {'created_time': 1774537178.06602, 'last_price_update_time': 1774537178.06603, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004294auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004296/photo_004/780x0__r.jpg?hash=1774526021> (referer: https://ecarstrade.com/cars/7004296)
2026-03-26 14:59:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004296/photo_003/780x0__r.jpg?hash=1774526021> (referer: https://ecarstrade.com/cars/7004296)
2026-03-26 14:59:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004296/photo_002/780x0__r.jpg?hash=1774526021> (referer: https://ecarstrade.com/cars/7004296)
2026-03-26 14:59:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1375108d-6965-5a0a-b3fd-7029611ceaef
2026-03-26 14:59:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1375108d-6965-5a0a-b3fd-7029611ceaef
2026-03-26 14:59:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1375108d-6965-5a0a-b3fd-7029611ceaef
2026-03-26 14:59:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1375108d-6965-5a0a-b3fd-7029611ceaef, skipping ID generation
2026-03-26 14:59:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1375108d-6965-5a0a-b3fd-7029611ceaef with scrape type 1
2026-03-26 14:59:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1375108d-6965-5a0a-b3fd-7029611ceaef sending to next pipeline
2026-03-26 14:59:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 1375108d-6965-5a0a-b3fd-7029611ceaef, identifier: 7004277auction111077
2026-03-26 14:59:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 1375108d-6965-5a0a-b3fd-7029611ceaef with identifier: 7004277auction111077
2026-03-26 14:59:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 1375108d-6965-5a0a-b3fd-7029611ceaef with identifier: 7004277auction111077
2026-03-26 14:59:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 1375108d-6965-5a0a-b3fd-7029611ceaef with identifier: 7004277auction111077 to the API
2026-03-26 14:59:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004277/photo_001/780x0__r.jpg?hash=1774525937>
{'auction_title': '',
 'c_o_2_emission_value': 152,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': '1375108d-6965-5a0a-b3fd-7029611ceaef',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004277',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'Caddy',
 'odometer': 151238,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-11-25',
 'seats_number': None,
 'seller_name': None,
 'title': 'VOLKSWAGEN Caddy 2.0 TDI 90 kW 4MOTION Maxi 4D',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN  2.0 TDI 90 kW 4MOTION Maxi 4D',
 'vin': None,
 'year': 2019}
2026-03-26 14:59:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004277auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:38 [ecarstrade.nl] INFO: Saving data for 7004277auction111077: {'created_time': 1774537178.486647, 'last_price_update_time': 1774537178.486658, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004277auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004296/photo_001/780x0__r.jpg?hash=1774526021> (referer: https://ecarstrade.com/cars/7004296)
2026-03-26 14:59:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004296/photo_000/780x0__r.jpg?hash=1774526021> (referer: https://ecarstrade.com/cars/7004296)
2026-03-26 14:59:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004165/photo_004/780x0__r.jpg?hash=1774524863> (referer: https://ecarstrade.com/cars/7004165)
2026-03-26 14:59:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004300> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 22ca8c4d-575c-5daa-9248-d5d3081339f7
2026-03-26 14:59:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 22ca8c4d-575c-5daa-9248-d5d3081339f7
2026-03-26 14:59:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 22ca8c4d-575c-5daa-9248-d5d3081339f7
2026-03-26 14:59:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004165/photo_003/780x0__r.jpg?hash=1774524863> (referer: https://ecarstrade.com/cars/7004165)
2026-03-26 14:59:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004165/photo_001/780x0__r.jpg?hash=1774524862> (referer: https://ecarstrade.com/cars/7004165)
2026-03-26 14:59:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004165/photo_000/780x0__r.jpg?hash=1774524862> (referer: https://ecarstrade.com/cars/7004165)
2026-03-26 14:59:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004165/photo_002/780x0__r.jpg?hash=1774524862> (referer: https://ecarstrade.com/cars/7004165)
2026-03-26 14:59:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 22ca8c4d-575c-5daa-9248-d5d3081339f7
2026-03-26 14:59:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 22ca8c4d-575c-5daa-9248-d5d3081339f7
2026-03-26 14:59:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 22ca8c4d-575c-5daa-9248-d5d3081339f7, skipping ID generation
2026-03-26 14:59:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22ca8c4d-575c-5daa-9248-d5d3081339f7 with scrape type 1
2026-03-26 14:59:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 22ca8c4d-575c-5daa-9248-d5d3081339f7 sending to next pipeline
2026-03-26 14:59:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 22ca8c4d-575c-5daa-9248-d5d3081339f7, identifier: 7004296auction111077
2026-03-26 14:59:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 22ca8c4d-575c-5daa-9248-d5d3081339f7 with identifier: 7004296auction111077
2026-03-26 14:59:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 22ca8c4d-575c-5daa-9248-d5d3081339f7 with identifier: 7004296auction111077
2026-03-26 14:59:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 22ca8c4d-575c-5daa-9248-d5d3081339f7 with identifier: 7004296auction111077 to the API
2026-03-26 14:59:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004296/photo_000/780x0__r.jpg?hash=1774526021>
{'auction_title': '',
 'c_o_2_emission_value': 159,
 'category': None,
 'color': 'Green',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.6L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': '22ca8c4d-575c-5daa-9248-d5d3081339f7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004296',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Renault',
 'model': 'Trafic',
 'odometer': 150004,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-27',
 'seats_number': None,
 'seller_name': None,
 'title': 'RENAULT Trafic GB L2H1 T29 ENERGY 1.6 dCi 125 TT Comfort 4D 92kW',
 'transmission': 'manual',
 'trim': 'RENAULT  GB L2H1 T29 ENERGY 1.6 dCi 125 TT Comfort 4D 92kW',
 'vin': None,
 'year': 2020}
2026-03-26 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004296auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:39 [ecarstrade.nl] INFO: Saving data for 7004296auction111077: {'created_time': 1774537179.040899, 'last_price_update_time': 1774537179.040909, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004296auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004157/photo_002/780x0__r.jpg?hash=1774524833> (referer: https://ecarstrade.com/cars/7004157)
2026-03-26 14:59:39 [ecarstrade.nl] INFO: Extracting details for car 7004300auction111077
2026-03-26 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-26 14:59:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ca07231f-f0d2-5331-9bc3-3231c853018c
2026-03-26 14:59:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004323/photo_003/780x0__r.jpg?hash=1774526128> (referer: https://ecarstrade.com/cars/7004323)
2026-03-26 14:59:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86a1784c-d58f-5f3a-b404-f134625344f0 with identifier: 7004300auction111077
2026-03-26 14:59:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86a1784c-d58f-5f3a-b404-f134625344f0 with scrape type 1
2026-03-26 14:59:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 86a1784c-d58f-5f3a-b404-f134625344f0
2026-03-26 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004300%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774526038%27 HTTP/1.1" 200 None
2026-03-26 14:59:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004300/photo_000/780x0__r.jpg?hash=1774526038 not downloaded yet
2026-03-26 14:59:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ca07231f-f0d2-5331-9bc3-3231c853018c
2026-03-26 14:59:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ca07231f-f0d2-5331-9bc3-3231c853018c
2026-03-26 14:59:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ca07231f-f0d2-5331-9bc3-3231c853018c
2026-03-26 14:59:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ca07231f-f0d2-5331-9bc3-3231c853018c
2026-03-26 14:59:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ca07231f-f0d2-5331-9bc3-3231c853018c, skipping ID generation
2026-03-26 14:59:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca07231f-f0d2-5331-9bc3-3231c853018c with scrape type 1
2026-03-26 14:59:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ca07231f-f0d2-5331-9bc3-3231c853018c sending to next pipeline
2026-03-26 14:59:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ca07231f-f0d2-5331-9bc3-3231c853018c, identifier: 7004165auction111077
2026-03-26 14:59:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ca07231f-f0d2-5331-9bc3-3231c853018c with identifier: 7004165auction111077
2026-03-26 14:59:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ca07231f-f0d2-5331-9bc3-3231c853018c with identifier: 7004165auction111077
2026-03-26 14:59:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ca07231f-f0d2-5331-9bc3-3231c853018c with identifier: 7004165auction111077 to the API
2026-03-26 14:59:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004165/photo_002/780x0__r.jpg?hash=1774524862>
{'auction_title': '',
 'c_o_2_emission_value': 137,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': 'ca07231f-f0d2-5331-9bc3-3231c853018c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004165',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Ford',
 'model': 'Transit Courier',
 'odometer': 96344,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-09-02',
 'seats_number': None,
 'seller_name': None,
 'title': 'FORD TRANSIT COURIER Trend 1.5 TDCi 75 pk 4D',
 'transmission': 'manual',
 'trim': 'FORD TRANSIT COURIER Trend 1.5 TDCi 75 pk 4D',
 'vin': None,
 'year': 2020}
2026-03-26 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004165auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:39 [ecarstrade.nl] INFO: Saving data for 7004165auction111077: {'created_time': 1774537179.515727, 'last_price_update_time': 1774537179.515738, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004165auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004300%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774526039%27 HTTP/1.1" 200 None
2026-03-26 14:59:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004300/photo_001/780x0__r.jpg?hash=1774526039 not downloaded yet
2026-03-26 14:59:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004157/photo_001/780x0__r.jpg?hash=1774524833> (referer: https://ecarstrade.com/cars/7004157)
2026-03-26 14:59:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 72feb969-eb6a-52dc-869b-5fd28a40a418
2026-03-26 14:59:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2c510917-b7e6-5248-8db1-a3c1198b6ad1
2026-03-26 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004300%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774526039%27 HTTP/1.1" 200 None
2026-03-26 14:59:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004300/photo_002/780x0__r.jpg?hash=1774526039 not downloaded yet
2026-03-26 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004300%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774526039%27 HTTP/1.1" 200 None
2026-03-26 14:59:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004300/photo_003/780x0__r.jpg?hash=1774526039 not downloaded yet
2026-03-26 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004300%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774526039%27 HTTP/1.1" 200 None
2026-03-26 14:59:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004300/photo_004/780x0__r.jpg?hash=1774526039 not downloaded yet
2026-03-26 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004300%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774526039%27 HTTP/1.1" 200 None
2026-03-26 14:59:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004300/photo_005/780x0__r.jpg?hash=1774526039 not downloaded yet
2026-03-26 14:59:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004157/photo_000/780x0__r.jpg?hash=1774524833> (referer: https://ecarstrade.com/cars/7004157)
2026-03-26 14:59:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 72feb969-eb6a-52dc-869b-5fd28a40a418
2026-03-26 14:59:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004182/photo_005/780x0__r.jpg?hash=1774524917> (referer: https://ecarstrade.com/cars/7004182)
2026-03-26 14:59:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 72feb969-eb6a-52dc-869b-5fd28a40a418
2026-03-26 14:59:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 72feb969-eb6a-52dc-869b-5fd28a40a418, skipping ID generation
2026-03-26 14:59:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72feb969-eb6a-52dc-869b-5fd28a40a418 with scrape type 1
2026-03-26 14:59:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 72feb969-eb6a-52dc-869b-5fd28a40a418 sending to next pipeline
2026-03-26 14:59:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 72feb969-eb6a-52dc-869b-5fd28a40a418, identifier: 7004157auction111077
2026-03-26 14:59:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 72feb969-eb6a-52dc-869b-5fd28a40a418 with identifier: 7004157auction111077
2026-03-26 14:59:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 72feb969-eb6a-52dc-869b-5fd28a40a418 with identifier: 7004157auction111077
2026-03-26 14:59:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 72feb969-eb6a-52dc-869b-5fd28a40a418 with identifier: 7004157auction111077 to the API
2026-03-26 14:59:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004157/photo_000/780x0__r.jpg?hash=1774524833>
{'auction_title': '',
 'c_o_2_emission_value': 149,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': '72feb969-eb6a-52dc-869b-5fd28a40a418',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004157',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Hyundai',
 'model': 'Tucson',
 'odometer': 106470,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-10',
 'seats_number': 5,
 'seller_name': None,
 'title': 'HYUNDAI TUCSON 1.6 T-GDI 48V MHEV Comfort 5D 110kW',
 'transmission': 'manual',
 'trim': 'HYUNDAI TUCSON 1.6 T-GDI 48V MHEV Comfort 5D 110kW',
 'vin': None,
 'year': 2021}
2026-03-26 14:59:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004157auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:40 [ecarstrade.nl] INFO: Saving data for 7004157auction111077: {'created_time': 1774537180.153534, 'last_price_update_time': 1774537180.153544, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004157auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004323/photo_001/780x0__r.jpg?hash=1774526128> (referer: https://ecarstrade.com/cars/7004323)
2026-03-26 14:59:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4d732d29-2c3e-558c-b1c8-d6e39ad7458a
2026-03-26 14:59:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4d732d29-2c3e-558c-b1c8-d6e39ad7458a, skipping ID generation
2026-03-26 14:59:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d732d29-2c3e-558c-b1c8-d6e39ad7458a with scrape type 1
2026-03-26 14:59:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4d732d29-2c3e-558c-b1c8-d6e39ad7458a sending to next pipeline
2026-03-26 14:59:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4d732d29-2c3e-558c-b1c8-d6e39ad7458a, identifier: 7004182auction111077
2026-03-26 14:59:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4d732d29-2c3e-558c-b1c8-d6e39ad7458a with identifier: 7004182auction111077
2026-03-26 14:59:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4d732d29-2c3e-558c-b1c8-d6e39ad7458a with identifier: 7004182auction111077
2026-03-26 14:59:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4d732d29-2c3e-558c-b1c8-d6e39ad7458a with identifier: 7004182auction111077 to the API
2026-03-26 14:59:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004182/photo_005/780x0__r.jpg?hash=1774524917>
{'auction_title': '',
 'c_o_2_emission_value': 32,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '4d732d29-2c3e-558c-b1c8-d6e39ad7458a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004182',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Citroen',
 'model': 'C5 Aircross',
 'odometer': 111790,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-20',
 'seats_number': 5,
 'seller_name': None,
 'title': 'CITROEN C5 Aircross Hybrid 225 e-EAT8 Business Plus 5D 165kW',
 'transmission': 'automatic',
 'trim': 'CITROEN  Hybrid 225 e-EAT8 Business Plus 5D 165kW',
 'vin': None,
 'year': 2021}
2026-03-26 14:59:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004182auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:40 [ecarstrade.nl] INFO: Saving data for 7004182auction111077: {'created_time': 1774537180.569752, 'last_price_update_time': 1774537180.569763, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004182auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2c510917-b7e6-5248-8db1-a3c1198b6ad1
2026-03-26 14:59:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004121> (referer: https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004323/photo_000/780x0__r.jpg?hash=1774526128> (referer: https://ecarstrade.com/cars/7004323)
2026-03-26 14:59:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:41 [ecarstrade.nl] INFO: Extracting details for car 7004121auction111077
2026-03-26 14:59:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd23a64e-107b-53fb-bad8-4fa66ea3fe53 with identifier: 7004121auction111077
2026-03-26 14:59:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd23a64e-107b-53fb-bad8-4fa66ea3fe53 with scrape type 1
2026-03-26 14:59:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cd23a64e-107b-53fb-bad8-4fa66ea3fe53
2026-03-26 14:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004121%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524723%27 HTTP/1.1" 200 None
2026-03-26 14:59:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004121/photo_000/780x0__r.jpg?hash=1774524723 not downloaded yet
2026-03-26 14:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004121%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524723%27 HTTP/1.1" 200 None
2026-03-26 14:59:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004121/photo_001/780x0__r.jpg?hash=1774524723 not downloaded yet
2026-03-26 14:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004121%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524723%27 HTTP/1.1" 200 None
2026-03-26 14:59:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004121/photo_002/780x0__r.jpg?hash=1774524723 not downloaded yet
2026-03-26 14:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004121%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524723%27 HTTP/1.1" 200 None
2026-03-26 14:59:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004121/photo_003/780x0__r.jpg?hash=1774524723 not downloaded yet
2026-03-26 14:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004121%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524723%27 HTTP/1.1" 200 None
2026-03-26 14:59:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004121/photo_004/780x0__r.jpg?hash=1774524723 not downloaded yet
2026-03-26 14:59:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004271> (referer: https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004121%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524723%27 HTTP/1.1" 200 None
2026-03-26 14:59:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004121/photo_005/780x0__r.jpg?hash=1774524723 not downloaded yet
2026-03-26 14:59:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2c510917-b7e6-5248-8db1-a3c1198b6ad1
2026-03-26 14:59:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2c510917-b7e6-5248-8db1-a3c1198b6ad1, skipping ID generation
2026-03-26 14:59:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c510917-b7e6-5248-8db1-a3c1198b6ad1 with scrape type 1
2026-03-26 14:59:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2c510917-b7e6-5248-8db1-a3c1198b6ad1 sending to next pipeline
2026-03-26 14:59:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 2c510917-b7e6-5248-8db1-a3c1198b6ad1, identifier: 7004323auction111077
2026-03-26 14:59:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 2c510917-b7e6-5248-8db1-a3c1198b6ad1 with identifier: 7004323auction111077
2026-03-26 14:59:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 2c510917-b7e6-5248-8db1-a3c1198b6ad1 with identifier: 7004323auction111077
2026-03-26 14:59:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 2c510917-b7e6-5248-8db1-a3c1198b6ad1 with identifier: 7004323auction111077 to the API
2026-03-26 14:59:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004323/photo_000/780x0__r.jpg?hash=1774526128>
{'auction_title': '',
 'c_o_2_emission_value': 145,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '2c510917-b7e6-5248-8db1-a3c1198b6ad1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004323',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 63381,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 3008 Active Pack Business PureTech 130 EAT8 5D 96kW',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  Active Pack Business PureTech 130 EAT8 5D 96kW',
 'vin': None,
 'year': 2022}
2026-03-26 14:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004323auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:41 [ecarstrade.nl] INFO: Saving data for 7004323auction111077: {'created_time': 1774537181.981385, 'last_price_update_time': 1774537181.981395, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004323auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:42 [ecarstrade.nl] INFO: Extracting details for car 7004271auction111077
2026-03-26 14:59:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e266a121-07a6-5a1c-83d5-0a4a677576e5 with identifier: 7004271auction111077
2026-03-26 14:59:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e266a121-07a6-5a1c-83d5-0a4a677576e5 with scrape type 1
2026-03-26 14:59:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e266a121-07a6-5a1c-83d5-0a4a677576e5
2026-03-26 14:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004271%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525913%27 HTTP/1.1" 200 None
2026-03-26 14:59:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004271/photo_000/780x0__r.jpg?hash=1774525913 not downloaded yet
2026-03-26 14:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004271%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525913%27 HTTP/1.1" 200 None
2026-03-26 14:59:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004271/photo_001/780x0__r.jpg?hash=1774525913 not downloaded yet
2026-03-26 14:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004271%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525913%27 HTTP/1.1" 200 None
2026-03-26 14:59:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004271/photo_002/780x0__r.jpg?hash=1774525913 not downloaded yet
2026-03-26 14:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004271%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525913%27 HTTP/1.1" 200 None
2026-03-26 14:59:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004271/photo_003/780x0__r.jpg?hash=1774525913 not downloaded yet
2026-03-26 14:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004271%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525913%27 HTTP/1.1" 200 None
2026-03-26 14:59:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004271/photo_004/780x0__r.jpg?hash=1774525913 not downloaded yet
2026-03-26 14:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004271%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525914%27 HTTP/1.1" 200 None
2026-03-26 14:59:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004271/photo_005/780x0__r.jpg?hash=1774525914 not downloaded yet
2026-03-26 14:59:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004310> (referer: https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004119/photo_002/780x0__r.jpg?hash=1774524696> (referer: https://ecarstrade.com/cars/7004119)
2026-03-26 14:59:42 [ecarstrade.nl] INFO: Extracting details for car 7004310auction111077
2026-03-26 14:59:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2966ae5b-4f11-50f0-a5f3-306cfdd822d5 with identifier: 7004310auction111077
2026-03-26 14:59:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2966ae5b-4f11-50f0-a5f3-306cfdd822d5 with scrape type 1
2026-03-26 14:59:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2966ae5b-4f11-50f0-a5f3-306cfdd822d5
2026-03-26 14:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004310%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774526069%27 HTTP/1.1" 200 None
2026-03-26 14:59:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004310/photo_000/780x0__r.jpg?hash=1774526069 not downloaded yet
2026-03-26 14:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004310%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774526069%27 HTTP/1.1" 200 None
2026-03-26 14:59:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004310/photo_001/780x0__r.jpg?hash=1774526069 not downloaded yet
2026-03-26 14:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004310%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774526069%27 HTTP/1.1" 200 None
2026-03-26 14:59:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004310/photo_002/780x0__r.jpg?hash=1774526069 not downloaded yet
2026-03-26 14:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004310%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774526069%27 HTTP/1.1" 200 None
2026-03-26 14:59:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004310/photo_003/780x0__r.jpg?hash=1774526069 not downloaded yet
2026-03-26 14:59:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item facfbd9c-7a09-5b0b-b708-2ab0ecce6e0f
2026-03-26 14:59:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004300/photo_000/780x0__r.jpg?hash=1774526038> (referer: https://ecarstrade.com/cars/7004300)
2026-03-26 14:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004310%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774526069%27 HTTP/1.1" 200 None
2026-03-26 14:59:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004310/photo_004/780x0__r.jpg?hash=1774526069 not downloaded yet
2026-03-26 14:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004310%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774526069%27 HTTP/1.1" 200 None
2026-03-26 14:59:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004310/photo_005/780x0__r.jpg?hash=1774526069 not downloaded yet
2026-03-26 14:59:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 86a1784c-d58f-5f3a-b404-f134625344f0
2026-03-26 14:59:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004300/photo_005/780x0__r.jpg?hash=1774526039> (referer: https://ecarstrade.com/cars/7004300)
2026-03-26 14:59:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004300/photo_004/780x0__r.jpg?hash=1774526039> (referer: https://ecarstrade.com/cars/7004300)
2026-03-26 14:59:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 86a1784c-d58f-5f3a-b404-f134625344f0
2026-03-26 14:59:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004300/photo_003/780x0__r.jpg?hash=1774526039> (referer: https://ecarstrade.com/cars/7004300)
2026-03-26 14:59:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 86a1784c-d58f-5f3a-b404-f134625344f0
2026-03-26 14:59:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004300/photo_002/780x0__r.jpg?hash=1774526039> (referer: https://ecarstrade.com/cars/7004300)
2026-03-26 14:59:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 86a1784c-d58f-5f3a-b404-f134625344f0
2026-03-26 14:59:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 86a1784c-d58f-5f3a-b404-f134625344f0
2026-03-26 14:59:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004300/photo_001/780x0__r.jpg?hash=1774526039> (referer: https://ecarstrade.com/cars/7004300)
2026-03-26 14:59:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 86a1784c-d58f-5f3a-b404-f134625344f0
2026-03-26 14:59:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 86a1784c-d58f-5f3a-b404-f134625344f0, skipping ID generation
2026-03-26 14:59:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86a1784c-d58f-5f3a-b404-f134625344f0 with scrape type 1
2026-03-26 14:59:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 86a1784c-d58f-5f3a-b404-f134625344f0 sending to next pipeline
2026-03-26 14:59:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 86a1784c-d58f-5f3a-b404-f134625344f0, identifier: 7004300auction111077
2026-03-26 14:59:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 86a1784c-d58f-5f3a-b404-f134625344f0 with identifier: 7004300auction111077
2026-03-26 14:59:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 86a1784c-d58f-5f3a-b404-f134625344f0 with identifier: 7004300auction111077
2026-03-26 14:59:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 86a1784c-d58f-5f3a-b404-f134625344f0 with identifier: 7004300auction111077 to the API
2026-03-26 14:59:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004300/photo_001/780x0__r.jpg?hash=1774526039>
{'auction_title': '',
 'c_o_2_emission_value': 90,
 'category': None,
 'color': 'Green',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': '86a1784c-d58f-5f3a-b404-f134625344f0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004300',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Renault',
 'model': 'Megane',
 'odometer': 145237,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-05-24',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT Mégane Estate Energy dCi 110 ECO2 Zen 5D 81kW',
 'transmission': 'manual',
 'trim': 'RENAULT Mégane Estate Energy dCi 110 ECO2 Zen 5D 81kW',
 'vin': None,
 'year': 2018}
2026-03-26 14:59:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004300auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:43 [ecarstrade.nl] INFO: Saving data for 7004300auction111077: {'created_time': 1774537183.536703, 'last_price_update_time': 1774537183.536714, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004300auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004121/photo_004/780x0__r.jpg?hash=1774524723> (referer: https://ecarstrade.com/cars/7004121)
2026-03-26 14:59:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004271/photo_005/780x0__r.jpg?hash=1774525914> (referer: https://ecarstrade.com/cars/7004271)
2026-03-26 14:59:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cd23a64e-107b-53fb-bad8-4fa66ea3fe53
2026-03-26 14:59:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004271/photo_004/780x0__r.jpg?hash=1774525913> (referer: https://ecarstrade.com/cars/7004271)
2026-03-26 14:59:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e266a121-07a6-5a1c-83d5-0a4a677576e5
2026-03-26 14:59:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004310/photo_003/780x0__r.jpg?hash=1774526069> (referer: https://ecarstrade.com/cars/7004310)
2026-03-26 14:59:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e266a121-07a6-5a1c-83d5-0a4a677576e5
2026-03-26 14:59:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004310/photo_005/780x0__r.jpg?hash=1774526069> (referer: https://ecarstrade.com/cars/7004310)
2026-03-26 14:59:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2966ae5b-4f11-50f0-a5f3-306cfdd822d5
2026-03-26 14:59:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004310/photo_004/780x0__r.jpg?hash=1774526069> (referer: https://ecarstrade.com/cars/7004310)
2026-03-26 14:59:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2966ae5b-4f11-50f0-a5f3-306cfdd822d5
2026-03-26 14:59:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004310/photo_002/780x0__r.jpg?hash=1774526069> (referer: https://ecarstrade.com/cars/7004310)
2026-03-26 14:59:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2966ae5b-4f11-50f0-a5f3-306cfdd822d5
2026-03-26 14:59:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004310/photo_001/780x0__r.jpg?hash=1774526069> (referer: https://ecarstrade.com/cars/7004310)
2026-03-26 14:59:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2966ae5b-4f11-50f0-a5f3-306cfdd822d5
2026-03-26 14:59:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004310/photo_000/780x0__r.jpg?hash=1774526069> (referer: https://ecarstrade.com/cars/7004310)
2026-03-26 14:59:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2966ae5b-4f11-50f0-a5f3-306cfdd822d5
2026-03-26 14:59:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2966ae5b-4f11-50f0-a5f3-306cfdd822d5
2026-03-26 14:59:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2966ae5b-4f11-50f0-a5f3-306cfdd822d5, skipping ID generation
2026-03-26 14:59:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2966ae5b-4f11-50f0-a5f3-306cfdd822d5 with scrape type 1
2026-03-26 14:59:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2966ae5b-4f11-50f0-a5f3-306cfdd822d5 sending to next pipeline
2026-03-26 14:59:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 2966ae5b-4f11-50f0-a5f3-306cfdd822d5, identifier: 7004310auction111077
2026-03-26 14:59:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 2966ae5b-4f11-50f0-a5f3-306cfdd822d5 with identifier: 7004310auction111077
2026-03-26 14:59:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 2966ae5b-4f11-50f0-a5f3-306cfdd822d5 with identifier: 7004310auction111077
2026-03-26 14:59:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 2966ae5b-4f11-50f0-a5f3-306cfdd822d5 with identifier: 7004310auction111077 to the API
2026-03-26 14:59:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004310/photo_000/780x0__r.jpg?hash=1774526069>
{'auction_title': '',
 'c_o_2_emission_value': 94,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': '2966ae5b-4f11-50f0-a5f3-306cfdd822d5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004310',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 151652,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-02-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT CLIO 1.5 Blue dCi 85 Zen 5D 63kW',
 'transmission': 'manual',
 'trim': 'RENAULT CLIO 1.5 Blue dCi 85 Zen 5D 63kW',
 'vin': None,
 'year': 2020}
2026-03-26 14:59:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004310auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:44 [ecarstrade.nl] INFO: Saving data for 7004310auction111077: {'created_time': 1774537184.677038, 'last_price_update_time': 1774537184.677047, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004310auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004271/photo_003/780x0__r.jpg?hash=1774525913> (referer: https://ecarstrade.com/cars/7004271)
2026-03-26 14:59:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004271/photo_002/780x0__r.jpg?hash=1774525913> (referer: https://ecarstrade.com/cars/7004271)
2026-03-26 14:59:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e266a121-07a6-5a1c-83d5-0a4a677576e5
2026-03-26 14:59:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004271/photo_001/780x0__r.jpg?hash=1774525913> (referer: https://ecarstrade.com/cars/7004271)
2026-03-26 14:59:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e266a121-07a6-5a1c-83d5-0a4a677576e5
2026-03-26 14:59:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004271/photo_000/780x0__r.jpg?hash=1774525913> (referer: https://ecarstrade.com/cars/7004271)
2026-03-26 14:59:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e266a121-07a6-5a1c-83d5-0a4a677576e5
2026-03-26 14:59:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004121/photo_005/780x0__r.jpg?hash=1774524723> (referer: https://ecarstrade.com/cars/7004121)
2026-03-26 14:59:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e266a121-07a6-5a1c-83d5-0a4a677576e5
2026-03-26 14:59:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e266a121-07a6-5a1c-83d5-0a4a677576e5, skipping ID generation
2026-03-26 14:59:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e266a121-07a6-5a1c-83d5-0a4a677576e5 with scrape type 1
2026-03-26 14:59:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e266a121-07a6-5a1c-83d5-0a4a677576e5 sending to next pipeline
2026-03-26 14:59:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e266a121-07a6-5a1c-83d5-0a4a677576e5, identifier: 7004271auction111077
2026-03-26 14:59:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e266a121-07a6-5a1c-83d5-0a4a677576e5 with identifier: 7004271auction111077
2026-03-26 14:59:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e266a121-07a6-5a1c-83d5-0a4a677576e5 with identifier: 7004271auction111077
2026-03-26 14:59:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e266a121-07a6-5a1c-83d5-0a4a677576e5 with identifier: 7004271auction111077 to the API
2026-03-26 14:59:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004271/photo_000/780x0__r.jpg?hash=1774525913>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': 'e266a121-07a6-5a1c-83d5-0a4a677576e5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004271',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.3',
 'odometer': 36494,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-23',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.3 58kWh 1st Plus auto 5D 150kW uitlopend',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  58kWh 1st Plus auto 5D 150kW uitlopend',
 'vin': None,
 'year': 2020}
2026-03-26 14:59:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004271auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:45 [ecarstrade.nl] INFO: Saving data for 7004271auction111077: {'created_time': 1774537185.464995, 'last_price_update_time': 1774537185.465006, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004271auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004121/photo_003/780x0__r.jpg?hash=1774524723> (referer: https://ecarstrade.com/cars/7004121)
2026-03-26 14:59:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cd23a64e-107b-53fb-bad8-4fa66ea3fe53
2026-03-26 14:59:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004121/photo_002/780x0__r.jpg?hash=1774524723> (referer: https://ecarstrade.com/cars/7004121)
2026-03-26 14:59:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cd23a64e-107b-53fb-bad8-4fa66ea3fe53
2026-03-26 14:59:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004121/photo_001/780x0__r.jpg?hash=1774524723> (referer: https://ecarstrade.com/cars/7004121)
2026-03-26 14:59:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cd23a64e-107b-53fb-bad8-4fa66ea3fe53
2026-03-26 14:59:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004121/photo_000/780x0__r.jpg?hash=1774524723> (referer: https://ecarstrade.com/cars/7004121)
2026-03-26 14:59:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cd23a64e-107b-53fb-bad8-4fa66ea3fe53
2026-03-26 14:59:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004119/photo_001/780x0__r.jpg?hash=1774524696> (referer: https://ecarstrade.com/cars/7004119)
2026-03-26 14:59:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cd23a64e-107b-53fb-bad8-4fa66ea3fe53
2026-03-26 14:59:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cd23a64e-107b-53fb-bad8-4fa66ea3fe53, skipping ID generation
2026-03-26 14:59:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd23a64e-107b-53fb-bad8-4fa66ea3fe53 with scrape type 1
2026-03-26 14:59:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cd23a64e-107b-53fb-bad8-4fa66ea3fe53 sending to next pipeline
2026-03-26 14:59:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: cd23a64e-107b-53fb-bad8-4fa66ea3fe53, identifier: 7004121auction111077
2026-03-26 14:59:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: cd23a64e-107b-53fb-bad8-4fa66ea3fe53 with identifier: 7004121auction111077
2026-03-26 14:59:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: cd23a64e-107b-53fb-bad8-4fa66ea3fe53 with identifier: 7004121auction111077
2026-03-26 14:59:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: cd23a64e-107b-53fb-bad8-4fa66ea3fe53 with identifier: 7004121auction111077 to the API
2026-03-26 14:59:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004121/photo_000/780x0__r.jpg?hash=1774524723>
{'auction_title': '',
 'c_o_2_emission_value': 219,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.1L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': 'cd23a64e-107b-53fb-bad8-4fa66ea3fe53',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004121',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mercedes',
 'model': 'Sprinter',
 'odometer': 192299,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-11-08',
 'seats_number': None,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Sprinter GB 311CDI 4325 3.5t 7G-Tronic HRF 6 4D 84kW',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ  GB 311CDI 4325 3.5t 7G-Tronic HRF 6 4D 84kW',
 'vin': None,
 'year': 2018}
2026-03-26 14:59:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004121auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:46 [ecarstrade.nl] INFO: Saving data for 7004121auction111077: {'created_time': 1774537186.209072, 'last_price_update_time': 1774537186.209082, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004121auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004119/photo_000/780x0__r.jpg?hash=1774524696> (referer: https://ecarstrade.com/cars/7004119)
2026-03-26 14:59:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item facfbd9c-7a09-5b0b-b708-2ab0ecce6e0f
2026-03-26 14:59:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004266/photo_003/780x0__r.jpg?hash=1774525891> (referer: https://ecarstrade.com/cars/7004266)
2026-03-26 14:59:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item facfbd9c-7a09-5b0b-b708-2ab0ecce6e0f
2026-03-26 14:59:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: facfbd9c-7a09-5b0b-b708-2ab0ecce6e0f, skipping ID generation
2026-03-26 14:59:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item facfbd9c-7a09-5b0b-b708-2ab0ecce6e0f with scrape type 1
2026-03-26 14:59:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item facfbd9c-7a09-5b0b-b708-2ab0ecce6e0f sending to next pipeline
2026-03-26 14:59:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: facfbd9c-7a09-5b0b-b708-2ab0ecce6e0f, identifier: 7004119auction111077
2026-03-26 14:59:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: facfbd9c-7a09-5b0b-b708-2ab0ecce6e0f with identifier: 7004119auction111077
2026-03-26 14:59:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: facfbd9c-7a09-5b0b-b708-2ab0ecce6e0f with identifier: 7004119auction111077
2026-03-26 14:59:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: facfbd9c-7a09-5b0b-b708-2ab0ecce6e0f with identifier: 7004119auction111077 to the API
2026-03-26 14:59:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004119/photo_000/780x0__r.jpg?hash=1774524696>
{'auction_title': '',
 'c_o_2_emission_value': 219,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.1L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': 'facfbd9c-7a09-5b0b-b708-2ab0ecce6e0f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004119',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mercedes',
 'model': 'Sprinter',
 'odometer': 49957,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-10-04',
 'seats_number': None,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Sprinter GB 311CDI 4325 3.5t 7G-Tronic HRF 6 4D 84kW',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ  GB 311CDI 4325 3.5t 7G-Tronic HRF 6 4D 84kW',
 'vin': None,
 'year': 2018}
2026-03-26 14:59:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004119auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:46 [ecarstrade.nl] INFO: Saving data for 7004119auction111077: {'created_time': 1774537186.731067, 'last_price_update_time': 1774537186.731077, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004119auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004266/photo_002/780x0__r.jpg?hash=1774525891> (referer: https://ecarstrade.com/cars/7004266)
2026-03-26 14:59:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004113> (referer: https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 44c406ed-de47-51e6-99b8-58d7eed60068
2026-03-26 14:59:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004266/photo_001/780x0__r.jpg?hash=1774525891> (referer: https://ecarstrade.com/cars/7004266)
2026-03-26 14:59:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004189/photo_005/780x0__r.jpg?hash=1774524946> (referer: https://ecarstrade.com/cars/7004189)
2026-03-26 14:59:46 [ecarstrade.nl] INFO: Extracting details for car 7004113auction111077
2026-03-26 14:59:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 44c406ed-de47-51e6-99b8-58d7eed60068
2026-03-26 14:59:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f95402d1-2349-52de-8133-49db3a88c476 with identifier: 7004113auction111077
2026-03-26 14:59:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f95402d1-2349-52de-8133-49db3a88c476 with scrape type 1
2026-03-26 14:59:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f95402d1-2349-52de-8133-49db3a88c476
2026-03-26 14:59:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004113%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524667%27 HTTP/1.1" 200 None
2026-03-26 14:59:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004113/photo_000/780x0__r.jpg?hash=1774524667 not downloaded yet
2026-03-26 14:59:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004189/photo_004/780x0__r.jpg?hash=1774524946> (referer: https://ecarstrade.com/cars/7004189)
2026-03-26 14:59:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004113%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524667%27 HTTP/1.1" 200 None
2026-03-26 14:59:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004113/photo_001/780x0__r.jpg?hash=1774524667 not downloaded yet
2026-03-26 14:59:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004189/photo_003/780x0__r.jpg?hash=1774524946> (referer: https://ecarstrade.com/cars/7004189)
2026-03-26 14:59:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004113%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524667%27 HTTP/1.1" 200 None
2026-03-26 14:59:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004113/photo_002/780x0__r.jpg?hash=1774524667 not downloaded yet
2026-03-26 14:59:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 44c406ed-de47-51e6-99b8-58d7eed60068
2026-03-26 14:59:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 44c406ed-de47-51e6-99b8-58d7eed60068, skipping ID generation
2026-03-26 14:59:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44c406ed-de47-51e6-99b8-58d7eed60068 with scrape type 1
2026-03-26 14:59:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 44c406ed-de47-51e6-99b8-58d7eed60068 sending to next pipeline
2026-03-26 14:59:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 44c406ed-de47-51e6-99b8-58d7eed60068, identifier: 7004266auction111077
2026-03-26 14:59:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 87f1610d-a21a-5e23-bda2-46f7f5b435de
2026-03-26 14:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004113%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524667%27 HTTP/1.1" 200 None
2026-03-26 14:59:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004113/photo_003/780x0__r.jpg?hash=1774524667 not downloaded yet
2026-03-26 14:59:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 44c406ed-de47-51e6-99b8-58d7eed60068 with identifier: 7004266auction111077
2026-03-26 14:59:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 44c406ed-de47-51e6-99b8-58d7eed60068 with identifier: 7004266auction111077
2026-03-26 14:59:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 44c406ed-de47-51e6-99b8-58d7eed60068 with identifier: 7004266auction111077 to the API
2026-03-26 14:59:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004266/photo_001/780x0__r.jpg?hash=1774525891>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': '44c406ed-de47-51e6-99b8-58d7eed60068',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004266',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.4',
 'odometer': 140228,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-23',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.4 77kWh 1ST Auto 5D 150kW',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  77kWh 1ST Auto 5D 150kW',
 'vin': None,
 'year': 2020}
2026-03-26 14:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004266auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:47 [ecarstrade.nl] INFO: Saving data for 7004266auction111077: {'created_time': 1774537187.418864, 'last_price_update_time': 1774537187.418875, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004266auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004130/photo_005/780x0__r.jpg?hash=1774524756> (referer: https://ecarstrade.com/cars/7004130)
2026-03-26 14:59:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004130/photo_004/780x0__r.jpg?hash=1774524756> (referer: https://ecarstrade.com/cars/7004130)
2026-03-26 14:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004113%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524667%27 HTTP/1.1" 200 None
2026-03-26 14:59:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004113/photo_004/780x0__r.jpg?hash=1774524667 not downloaded yet
2026-03-26 14:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004113%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524667%27 HTTP/1.1" 200 None
2026-03-26 14:59:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004113/photo_005/780x0__r.jpg?hash=1774524667 not downloaded yet
2026-03-26 14:59:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 87f1610d-a21a-5e23-bda2-46f7f5b435de
2026-03-26 14:59:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 87f1610d-a21a-5e23-bda2-46f7f5b435de
2026-03-26 14:59:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004189/photo_001/780x0__r.jpg?hash=1774524946> (referer: https://ecarstrade.com/cars/7004189)
2026-03-26 14:59:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004130/photo_003/780x0__r.jpg?hash=1774524756> (referer: https://ecarstrade.com/cars/7004130)
2026-03-26 14:59:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ae1bc603-cee7-5e94-95d6-405f0ef5e777
2026-03-26 14:59:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ae1bc603-cee7-5e94-95d6-405f0ef5e777
2026-03-26 14:59:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004189/photo_000/780x0__r.jpg?hash=1774524946> (referer: https://ecarstrade.com/cars/7004189)
2026-03-26 14:59:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 87f1610d-a21a-5e23-bda2-46f7f5b435de
2026-03-26 14:59:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ae1bc603-cee7-5e94-95d6-405f0ef5e777
2026-03-26 14:59:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004130/photo_002/780x0__r.jpg?hash=1774524756> (referer: https://ecarstrade.com/cars/7004130)
2026-03-26 14:59:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004130/photo_000/780x0__r.jpg?hash=1774524756> (referer: https://ecarstrade.com/cars/7004130)
2026-03-26 14:59:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 87f1610d-a21a-5e23-bda2-46f7f5b435de
2026-03-26 14:59:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 87f1610d-a21a-5e23-bda2-46f7f5b435de, skipping ID generation
2026-03-26 14:59:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87f1610d-a21a-5e23-bda2-46f7f5b435de with scrape type 1
2026-03-26 14:59:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 87f1610d-a21a-5e23-bda2-46f7f5b435de sending to next pipeline
2026-03-26 14:59:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 87f1610d-a21a-5e23-bda2-46f7f5b435de, identifier: 7004189auction111077
2026-03-26 14:59:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 87f1610d-a21a-5e23-bda2-46f7f5b435de with identifier: 7004189auction111077
2026-03-26 14:59:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 87f1610d-a21a-5e23-bda2-46f7f5b435de with identifier: 7004189auction111077
2026-03-26 14:59:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 87f1610d-a21a-5e23-bda2-46f7f5b435de with identifier: 7004189auction111077 to the API
2026-03-26 14:59:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004189/photo_000/780x0__r.jpg?hash=1774524946>
{'auction_title': '',
 'c_o_2_emission_value': 130,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '87f1610d-a21a-5e23-bda2-46f7f5b435de',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004189',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'BMW',
 'model': '116',
 'odometer': 45902,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-05-24',
 'seats_number': 5,
 'seller_name': None,
 'title': 'BMW 1-serie 116i 5D 80kW',
 'transmission': 'manual',
 'trim': '1-serie i 5D 80kW',
 'vin': None,
 'year': 2022}
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004189auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:48 [ecarstrade.nl] INFO: Saving data for 7004189auction111077: {'created_time': 1774537188.099367, 'last_price_update_time': 1774537188.099377, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004189auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004251/photo_003/780x0__r.jpg?hash=1774525811> (referer: https://ecarstrade.com/cars/7004251)
2026-03-26 14:59:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004113/photo_000/780x0__r.jpg?hash=1774524667> (referer: https://ecarstrade.com/cars/7004113)
2026-03-26 14:59:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004143> (referer: https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004118> (referer: https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ae1bc603-cee7-5e94-95d6-405f0ef5e777
2026-03-26 14:59:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ae1bc603-cee7-5e94-95d6-405f0ef5e777
2026-03-26 14:59:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ae1bc603-cee7-5e94-95d6-405f0ef5e777, skipping ID generation
2026-03-26 14:59:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae1bc603-cee7-5e94-95d6-405f0ef5e777 with scrape type 1
2026-03-26 14:59:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ae1bc603-cee7-5e94-95d6-405f0ef5e777 sending to next pipeline
2026-03-26 14:59:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ae1bc603-cee7-5e94-95d6-405f0ef5e777, identifier: 7004130auction111077
2026-03-26 14:59:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ae1bc603-cee7-5e94-95d6-405f0ef5e777 with identifier: 7004130auction111077
2026-03-26 14:59:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ae1bc603-cee7-5e94-95d6-405f0ef5e777 with identifier: 7004130auction111077
2026-03-26 14:59:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ae1bc603-cee7-5e94-95d6-405f0ef5e777 with identifier: 7004130auction111077 to the API
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004130/photo_000/780x0__r.jpg?hash=1774524756>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.3L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'ae1bc603-cee7-5e94-95d6-405f0ef5e777',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004130',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mercedes',
 'model': 'CLA Shooting Brake',
 'odometer': 202923,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ CLA Shooting Brake CLA 180 DCT Bus. Solution Luxury '
          '5D 100kW',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ  CLA 180 DCT Bus. Solution Luxury 5D 100kW',
 'vin': None,
 'year': 2021}
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004130auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:48 [ecarstrade.nl] INFO: Saving data for 7004130auction111077: {'created_time': 1774537188.550269, 'last_price_update_time': 1774537188.550281, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004130auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004251/photo_002/780x0__r.jpg?hash=1774525811> (referer: https://ecarstrade.com/cars/7004251)
2026-03-26 14:59:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004113/photo_005/780x0__r.jpg?hash=1774524667> (referer: https://ecarstrade.com/cars/7004113)
2026-03-26 14:59:48 [ecarstrade.nl] INFO: Extracting details for car 7004143auction111077
2026-03-26 14:59:48 [ecarstrade.nl] INFO: Extracting details for car 7004118auction111077
2026-03-26 14:59:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004317> (referer: https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004113/photo_003/780x0__r.jpg?hash=1774524667> (referer: https://ecarstrade.com/cars/7004113)
2026-03-26 14:59:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004113/photo_002/780x0__r.jpg?hash=1774524667> (referer: https://ecarstrade.com/cars/7004113)
2026-03-26 14:59:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 478f3ec1-2d06-546d-a582-f0bf8dc3e4c4
2026-03-26 14:59:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f95402d1-2349-52de-8133-49db3a88c476
2026-03-26 14:59:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 899f33a4-1ab0-5f1f-a831-676301bf8ea1 with identifier: 7004143auction111077
2026-03-26 14:59:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 899f33a4-1ab0-5f1f-a831-676301bf8ea1 with scrape type 1
2026-03-26 14:59:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 899f33a4-1ab0-5f1f-a831-676301bf8ea1
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004143%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524796%27 HTTP/1.1" 200 None
2026-03-26 14:59:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004143/photo_000/780x0__r.jpg?hash=1774524796 not downloaded yet
2026-03-26 14:59:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a98300f2-ee39-50df-b6f6-85ffcbb066e1 with identifier: 7004118auction111077
2026-03-26 14:59:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a98300f2-ee39-50df-b6f6-85ffcbb066e1 with scrape type 1
2026-03-26 14:59:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a98300f2-ee39-50df-b6f6-85ffcbb066e1
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004118%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524690%27 HTTP/1.1" 200 None
2026-03-26 14:59:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004118/photo_000/780x0__r.jpg?hash=1774524690 not downloaded yet
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004143%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524796%27 HTTP/1.1" 200 None
2026-03-26 14:59:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004143/photo_001/780x0__r.jpg?hash=1774524796 not downloaded yet
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004118%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524690%27 HTTP/1.1" 200 None
2026-03-26 14:59:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004118/photo_001/780x0__r.jpg?hash=1774524690 not downloaded yet
2026-03-26 14:59:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004113/photo_004/780x0__r.jpg?hash=1774524667> (referer: https://ecarstrade.com/cars/7004113)
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004143%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524796%27 HTTP/1.1" 200 None
2026-03-26 14:59:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004143/photo_002/780x0__r.jpg?hash=1774524796 not downloaded yet
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004118%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524690%27 HTTP/1.1" 200 None
2026-03-26 14:59:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004118/photo_002/780x0__r.jpg?hash=1774524690 not downloaded yet
2026-03-26 14:59:48 [ecarstrade.nl] INFO: Extracting details for car 7004317auction111077
2026-03-26 14:59:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 478f3ec1-2d06-546d-a582-f0bf8dc3e4c4
2026-03-26 14:59:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f95402d1-2349-52de-8133-49db3a88c476
2026-03-26 14:59:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004113/photo_001/780x0__r.jpg?hash=1774524667> (referer: https://ecarstrade.com/cars/7004113)
2026-03-26 14:59:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004251/photo_000/780x0__r.jpg?hash=1774525811> (referer: https://ecarstrade.com/cars/7004251)
2026-03-26 14:59:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004251/photo_001/780x0__r.jpg?hash=1774525811> (referer: https://ecarstrade.com/cars/7004251)
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004143%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524796%27 HTTP/1.1" 200 None
2026-03-26 14:59:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004143/photo_003/780x0__r.jpg?hash=1774524796 not downloaded yet
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004118%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524690%27 HTTP/1.1" 200 None
2026-03-26 14:59:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004118/photo_003/780x0__r.jpg?hash=1774524690 not downloaded yet
2026-03-26 14:59:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 281fa9e2-5194-5a52-8eca-1dbd6e585960 with identifier: 7004317auction111077
2026-03-26 14:59:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 281fa9e2-5194-5a52-8eca-1dbd6e585960 with scrape type 1
2026-03-26 14:59:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 281fa9e2-5194-5a52-8eca-1dbd6e585960
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004317%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774526105%27 HTTP/1.1" 200 None
2026-03-26 14:59:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004317/photo_000/780x0__r.jpg?hash=1774526105 not downloaded yet
2026-03-26 14:59:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f95402d1-2349-52de-8133-49db3a88c476
2026-03-26 14:59:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f95402d1-2349-52de-8133-49db3a88c476
2026-03-26 14:59:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004263/photo_004/780x0__r.jpg?hash=1774525879> (referer: https://ecarstrade.com/cars/7004263)
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004143%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524796%27 HTTP/1.1" 200 None
2026-03-26 14:59:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004143/photo_004/780x0__r.jpg?hash=1774524796 not downloaded yet
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004118%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524690%27 HTTP/1.1" 200 None
2026-03-26 14:59:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004118/photo_004/780x0__r.jpg?hash=1774524690 not downloaded yet
2026-03-26 14:59:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004292> (referer: https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004317%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774526105%27 HTTP/1.1" 200 None
2026-03-26 14:59:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004317/photo_001/780x0__r.jpg?hash=1774526105 not downloaded yet
2026-03-26 14:59:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004263/photo_003/780x0__r.jpg?hash=1774525879> (referer: https://ecarstrade.com/cars/7004263)
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004143%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524796%27 HTTP/1.1" 200 None
2026-03-26 14:59:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004143/photo_005/780x0__r.jpg?hash=1774524796 not downloaded yet
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004118%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524690%27 HTTP/1.1" 200 None
2026-03-26 14:59:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004118/photo_005/780x0__r.jpg?hash=1774524690 not downloaded yet
2026-03-26 14:59:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f95402d1-2349-52de-8133-49db3a88c476
2026-03-26 14:59:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004263/photo_002/780x0__r.jpg?hash=1774525878> (referer: https://ecarstrade.com/cars/7004263)
2026-03-26 14:59:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004263/photo_001/780x0__r.jpg?hash=1774525878> (referer: https://ecarstrade.com/cars/7004263)
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004317%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774526105%27 HTTP/1.1" 200 None
2026-03-26 14:59:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004317/photo_002/780x0__r.jpg?hash=1774526105 not downloaded yet
2026-03-26 14:59:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004261/photo_005/780x0__r.jpg?hash=1774525863> (referer: https://ecarstrade.com/cars/7004261)
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004317%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774526105%27 HTTP/1.1" 200 None
2026-03-26 14:59:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004317/photo_003/780x0__r.jpg?hash=1774526105 not downloaded yet
2026-03-26 14:59:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f95402d1-2349-52de-8133-49db3a88c476
2026-03-26 14:59:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f95402d1-2349-52de-8133-49db3a88c476, skipping ID generation
2026-03-26 14:59:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f95402d1-2349-52de-8133-49db3a88c476 with scrape type 1
2026-03-26 14:59:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f95402d1-2349-52de-8133-49db3a88c476 sending to next pipeline
2026-03-26 14:59:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f95402d1-2349-52de-8133-49db3a88c476, identifier: 7004113auction111077
2026-03-26 14:59:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 478f3ec1-2d06-546d-a582-f0bf8dc3e4c4
2026-03-26 14:59:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 478f3ec1-2d06-546d-a582-f0bf8dc3e4c4
2026-03-26 14:59:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 478f3ec1-2d06-546d-a582-f0bf8dc3e4c4, skipping ID generation
2026-03-26 14:59:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 478f3ec1-2d06-546d-a582-f0bf8dc3e4c4 with scrape type 1
2026-03-26 14:59:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 478f3ec1-2d06-546d-a582-f0bf8dc3e4c4 sending to next pipeline
2026-03-26 14:59:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 478f3ec1-2d06-546d-a582-f0bf8dc3e4c4, identifier: 7004251auction111077
2026-03-26 14:59:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 83a71da8-adfb-52bc-8fd0-2fd761271d06
2026-03-26 14:59:49 [ecarstrade.nl] INFO: Extracting details for car 7004292auction111077
2026-03-26 14:59:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f95402d1-2349-52de-8133-49db3a88c476 with identifier: 7004113auction111077
2026-03-26 14:59:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f95402d1-2349-52de-8133-49db3a88c476 with identifier: 7004113auction111077
2026-03-26 14:59:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f95402d1-2349-52de-8133-49db3a88c476 with identifier: 7004113auction111077 to the API
2026-03-26 14:59:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004113/photo_001/780x0__r.jpg?hash=1774524667>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 6,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'f95402d1-2349-52de-8133-49db3a88c476',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004113',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'MAN',
 'model': 'Mini One Clubman',
 'odometer': 124182,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-17',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mini Mini Clubman One 5D 75kW',
 'transmission': 'manual',
 'trim': 'Mini Mini Clubman One 5D 75kW',
 'vin': None,
 'year': 2021}
2026-03-26 14:59:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004113auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:49 [ecarstrade.nl] INFO: Saving data for 7004113auction111077: {'created_time': 1774537189.485381, 'last_price_update_time': 1774537189.485392, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004113auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 478f3ec1-2d06-546d-a582-f0bf8dc3e4c4 with identifier: 7004251auction111077
2026-03-26 14:59:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 478f3ec1-2d06-546d-a582-f0bf8dc3e4c4 with identifier: 7004251auction111077
2026-03-26 14:59:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 478f3ec1-2d06-546d-a582-f0bf8dc3e4c4 with identifier: 7004251auction111077 to the API
2026-03-26 14:59:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004251/photo_001/780x0__r.jpg?hash=1774525811>
{'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-31T08:25:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '478f3ec1-2d06-546d-a582-f0bf8dc3e4c4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004251',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 105318,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-09',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLVO XC40 Recharge P8 AWD R-Design 5D 300kW',
 'transmission': 'automatic',
 'trim': 'VOLVO  Recharge P8 AWD R-Design 5D 300kW',
 'vin': None,
 'year': 2020}
2026-03-26 14:59:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004251auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:49 [ecarstrade.nl] INFO: Saving data for 7004251auction111077: {'created_time': 1774537189.818123, 'last_price_update_time': 1774537189.818134, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004251auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004261/photo_004/780x0__r.jpg?hash=1774525863> (referer: https://ecarstrade.com/cars/7004261)
2026-03-26 14:59:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004263/photo_000/780x0__r.jpg?hash=1774525878> (referer: https://ecarstrade.com/cars/7004263)
2026-03-26 14:59:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004118/photo_001/780x0__r.jpg?hash=1774524690> (referer: https://ecarstrade.com/cars/7004118)
2026-03-26 14:59:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004317%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774526105%27 HTTP/1.1" 200 None
2026-03-26 14:59:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004317/photo_004/780x0__r.jpg?hash=1774526105 not downloaded yet
2026-03-26 14:59:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004118/photo_002/780x0__r.jpg?hash=1774524690> (referer: https://ecarstrade.com/cars/7004118)
2026-03-26 14:59:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004261/photo_003/780x0__r.jpg?hash=1774525863> (referer: https://ecarstrade.com/cars/7004261)
2026-03-26 14:59:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004261/photo_002/780x0__r.jpg?hash=1774525863> (referer: https://ecarstrade.com/cars/7004261)
2026-03-26 14:59:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7b4001a-11b3-5c92-970a-91166b85266e with identifier: 7004292auction111077
2026-03-26 14:59:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7b4001a-11b3-5c92-970a-91166b85266e with scrape type 1
2026-03-26 14:59:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f7b4001a-11b3-5c92-970a-91166b85266e
2026-03-26 14:59:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004292%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774526002%27 HTTP/1.1" 200 None
2026-03-26 14:59:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004292/photo_000/780x0__r.jpg?hash=1774526002 not downloaded yet
2026-03-26 14:59:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 83a71da8-adfb-52bc-8fd0-2fd761271d06
2026-03-26 14:59:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 83a71da8-adfb-52bc-8fd0-2fd761271d06
2026-03-26 14:59:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 83a71da8-adfb-52bc-8fd0-2fd761271d06
2026-03-26 14:59:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6d248173-fade-57c5-8f2f-cb4104449290
2026-03-26 14:59:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004317%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774526105%27 HTTP/1.1" 200 None
2026-03-26 14:59:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004317/photo_005/780x0__r.jpg?hash=1774526105 not downloaded yet
2026-03-26 14:59:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004292%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774526002%27 HTTP/1.1" 200 None
2026-03-26 14:59:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004292/photo_001/780x0__r.jpg?hash=1774526002 not downloaded yet
2026-03-26 14:59:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004292%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774526002%27 HTTP/1.1" 200 None
2026-03-26 14:59:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004292/photo_002/780x0__r.jpg?hash=1774526002 not downloaded yet
2026-03-26 14:59:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004118/photo_003/780x0__r.jpg?hash=1774524690> (referer: https://ecarstrade.com/cars/7004118)
2026-03-26 14:59:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004292%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774526002%27 HTTP/1.1" 200 None
2026-03-26 14:59:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004292/photo_003/780x0__r.jpg?hash=1774526002 not downloaded yet
2026-03-26 14:59:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004292%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774526002%27 HTTP/1.1" 200 None
2026-03-26 14:59:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004292/photo_004/780x0__r.jpg?hash=1774526002 not downloaded yet
2026-03-26 14:59:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004118/photo_004/780x0__r.jpg?hash=1774524690> (referer: https://ecarstrade.com/cars/7004118)
2026-03-26 14:59:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004143/photo_002/780x0__r.jpg?hash=1774524796> (referer: https://ecarstrade.com/cars/7004143)
2026-03-26 14:59:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6d248173-fade-57c5-8f2f-cb4104449290
2026-03-26 14:59:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 83a71da8-adfb-52bc-8fd0-2fd761271d06
2026-03-26 14:59:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 83a71da8-adfb-52bc-8fd0-2fd761271d06, skipping ID generation
2026-03-26 14:59:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83a71da8-adfb-52bc-8fd0-2fd761271d06 with scrape type 1
2026-03-26 14:59:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 83a71da8-adfb-52bc-8fd0-2fd761271d06 sending to next pipeline
2026-03-26 14:59:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 83a71da8-adfb-52bc-8fd0-2fd761271d06, identifier: 7004263auction111077
2026-03-26 14:59:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a98300f2-ee39-50df-b6f6-85ffcbb066e1
2026-03-26 14:59:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004317/photo_001/780x0__r.jpg?hash=1774526105> (referer: https://ecarstrade.com/cars/7004317)
2026-03-26 14:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004292%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774526002%27 HTTP/1.1" 200 None
2026-03-26 14:59:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004292/photo_005/780x0__r.jpg?hash=1774526002 not downloaded yet
2026-03-26 14:59:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 83a71da8-adfb-52bc-8fd0-2fd761271d06 with identifier: 7004263auction111077
2026-03-26 14:59:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 83a71da8-adfb-52bc-8fd0-2fd761271d06 with identifier: 7004263auction111077
2026-03-26 14:59:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 83a71da8-adfb-52bc-8fd0-2fd761271d06 with identifier: 7004263auction111077 to the API
2026-03-26 14:59:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004263/photo_000/780x0__r.jpg?hash=1774525878>
{'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-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': '83a71da8-adfb-52bc-8fd0-2fd761271d06',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004263',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.4',
 'odometer': 94325,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.4 77kWh 1ST Auto 5D 150kW',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  77kWh 1ST Auto 5D 150kW',
 'vin': None,
 'year': 2021}
2026-03-26 14:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004263auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:50 [ecarstrade.nl] INFO: Saving data for 7004263auction111077: {'created_time': 1774537190.458689, 'last_price_update_time': 1774537190.458699, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004263auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004143/photo_004/780x0__r.jpg?hash=1774524796> (referer: https://ecarstrade.com/cars/7004143)
2026-03-26 14:59:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004143/photo_001/780x0__r.jpg?hash=1774524796> (referer: https://ecarstrade.com/cars/7004143)
2026-03-26 14:59:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004317/photo_000/780x0__r.jpg?hash=1774526105> (referer: https://ecarstrade.com/cars/7004317)
2026-03-26 14:59:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a98300f2-ee39-50df-b6f6-85ffcbb066e1
2026-03-26 14:59:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6d248173-fade-57c5-8f2f-cb4104449290
2026-03-26 14:59:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6d248173-fade-57c5-8f2f-cb4104449290
2026-03-26 14:59:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004317/photo_003/780x0__r.jpg?hash=1774526105> (referer: https://ecarstrade.com/cars/7004317)
2026-03-26 14:59:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004317/photo_002/780x0__r.jpg?hash=1774526105> (referer: https://ecarstrade.com/cars/7004317)
2026-03-26 14:59:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a98300f2-ee39-50df-b6f6-85ffcbb066e1
2026-03-26 14:59:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a98300f2-ee39-50df-b6f6-85ffcbb066e1
2026-03-26 14:59:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 899f33a4-1ab0-5f1f-a831-676301bf8ea1
2026-03-26 14:59:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 281fa9e2-5194-5a52-8eca-1dbd6e585960
2026-03-26 14:59:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004118/photo_000/780x0__r.jpg?hash=1774524690> (referer: https://ecarstrade.com/cars/7004118)
2026-03-26 14:59:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004292/photo_002/780x0__r.jpg?hash=1774526002> (referer: https://ecarstrade.com/cars/7004292)
2026-03-26 14:59:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004118/photo_005/780x0__r.jpg?hash=1774524690> (referer: https://ecarstrade.com/cars/7004118)
2026-03-26 14:59:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 899f33a4-1ab0-5f1f-a831-676301bf8ea1
2026-03-26 14:59:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004143/photo_005/780x0__r.jpg?hash=1774524796> (referer: https://ecarstrade.com/cars/7004143)
2026-03-26 14:59:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 899f33a4-1ab0-5f1f-a831-676301bf8ea1
2026-03-26 14:59:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004143/photo_003/780x0__r.jpg?hash=1774524796> (referer: https://ecarstrade.com/cars/7004143)
2026-03-26 14:59:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 281fa9e2-5194-5a52-8eca-1dbd6e585960
2026-03-26 14:59:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 281fa9e2-5194-5a52-8eca-1dbd6e585960
2026-03-26 14:59:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 281fa9e2-5194-5a52-8eca-1dbd6e585960
2026-03-26 14:59:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004143/photo_000/780x0__r.jpg?hash=1774524796> (referer: https://ecarstrade.com/cars/7004143)
2026-03-26 14:59:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004292/photo_004/780x0__r.jpg?hash=1774526002> (referer: https://ecarstrade.com/cars/7004292)
2026-03-26 14:59:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004292/photo_001/780x0__r.jpg?hash=1774526002> (referer: https://ecarstrade.com/cars/7004292)
2026-03-26 14:59:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004292/photo_003/780x0__r.jpg?hash=1774526002> (referer: https://ecarstrade.com/cars/7004292)
2026-03-26 14:59:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004292/photo_000/780x0__r.jpg?hash=1774526002> (referer: https://ecarstrade.com/cars/7004292)
2026-03-26 14:59:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a98300f2-ee39-50df-b6f6-85ffcbb066e1
2026-03-26 14:59:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004317/photo_004/780x0__r.jpg?hash=1774526105> (referer: https://ecarstrade.com/cars/7004317)
2026-03-26 14:59:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f7b4001a-11b3-5c92-970a-91166b85266e
2026-03-26 14:59:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a98300f2-ee39-50df-b6f6-85ffcbb066e1
2026-03-26 14:59:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a98300f2-ee39-50df-b6f6-85ffcbb066e1, skipping ID generation
2026-03-26 14:59:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a98300f2-ee39-50df-b6f6-85ffcbb066e1 with scrape type 1
2026-03-26 14:59:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a98300f2-ee39-50df-b6f6-85ffcbb066e1 sending to next pipeline
2026-03-26 14:59:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: a98300f2-ee39-50df-b6f6-85ffcbb066e1, identifier: 7004118auction111077
2026-03-26 14:59:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: a98300f2-ee39-50df-b6f6-85ffcbb066e1 with identifier: 7004118auction111077
2026-03-26 14:59:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: a98300f2-ee39-50df-b6f6-85ffcbb066e1 with identifier: 7004118auction111077
2026-03-26 14:59:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: a98300f2-ee39-50df-b6f6-85ffcbb066e1 with identifier: 7004118auction111077 to the API
2026-03-26 14:59:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004118/photo_005/780x0__r.jpg?hash=1774524690>
{'auction_title': '',
 'c_o_2_emission_value': 219,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.1L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': 'a98300f2-ee39-50df-b6f6-85ffcbb066e1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004118',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mercedes',
 'model': 'Sprinter',
 'odometer': 169579,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-06-21',
 'seats_number': None,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Sprinter GB 311CDI 4325 3.5t 7G-Tronic HRF 6 4D 84kW',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ  GB 311CDI 4325 3.5t 7G-Tronic HRF 6 4D 84kW',
 'vin': None,
 'year': 2018}
2026-03-26 14:59:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004118auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:51 [ecarstrade.nl] INFO: Saving data for 7004118auction111077: {'created_time': 1774537191.095898, 'last_price_update_time': 1774537191.095908, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004118auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004292/photo_005/780x0__r.jpg?hash=1774526002> (referer: https://ecarstrade.com/cars/7004292)
2026-03-26 14:59:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004315/photo_005/780x0__r.jpg?hash=1774526092> (referer: https://ecarstrade.com/cars/7004315)
2026-03-26 14:59:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004315/photo_004/780x0__r.jpg?hash=1774526092> (referer: https://ecarstrade.com/cars/7004315)
2026-03-26 14:59:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004317/photo_005/780x0__r.jpg?hash=1774526105> (referer: https://ecarstrade.com/cars/7004317)
2026-03-26 14:59:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004261/photo_001/780x0__r.jpg?hash=1774525863> (referer: https://ecarstrade.com/cars/7004261)
2026-03-26 14:59:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 899f33a4-1ab0-5f1f-a831-676301bf8ea1
2026-03-26 14:59:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 899f33a4-1ab0-5f1f-a831-676301bf8ea1
2026-03-26 14:59:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 899f33a4-1ab0-5f1f-a831-676301bf8ea1
2026-03-26 14:59:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 899f33a4-1ab0-5f1f-a831-676301bf8ea1, skipping ID generation
2026-03-26 14:59:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 899f33a4-1ab0-5f1f-a831-676301bf8ea1 with scrape type 1
2026-03-26 14:59:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 899f33a4-1ab0-5f1f-a831-676301bf8ea1 sending to next pipeline
2026-03-26 14:59:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 899f33a4-1ab0-5f1f-a831-676301bf8ea1, identifier: 7004143auction111077
2026-03-26 14:59:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f7b4001a-11b3-5c92-970a-91166b85266e
2026-03-26 14:59:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f7b4001a-11b3-5c92-970a-91166b85266e
2026-03-26 14:59:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f7b4001a-11b3-5c92-970a-91166b85266e
2026-03-26 14:59:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 899f33a4-1ab0-5f1f-a831-676301bf8ea1 with identifier: 7004143auction111077
2026-03-26 14:59:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 899f33a4-1ab0-5f1f-a831-676301bf8ea1 with identifier: 7004143auction111077
2026-03-26 14:59:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 899f33a4-1ab0-5f1f-a831-676301bf8ea1 with identifier: 7004143auction111077 to the API
2026-03-26 14:59:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004143/photo_000/780x0__r.jpg?hash=1774524796>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '899f33a4-1ab0-5f1f-a831-676301bf8ea1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004143',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mazda',
 'model': 'CX-30',
 'odometer': 120992,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-13',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mazda CX-30 SKYACTIV-G 122 Comfort 5D 90kW',
 'transmission': 'manual',
 'trim': 'SKYACTIV-G 122 Comfort 5D 90kW',
 'vin': None,
 'year': 2021}
2026-03-26 14:59:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004143auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:51 [ecarstrade.nl] INFO: Saving data for 7004143auction111077: {'created_time': 1774537191.533879, 'last_price_update_time': 1774537191.533894, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004143auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004261/photo_000/780x0__r.jpg?hash=1774525862> (referer: https://ecarstrade.com/cars/7004261)
2026-03-26 14:59:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f7b4001a-11b3-5c92-970a-91166b85266e
2026-03-26 14:59:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 281fa9e2-5194-5a52-8eca-1dbd6e585960
2026-03-26 14:59:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004284> (referer: https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004315/photo_001/780x0__r.jpg?hash=1774526092> (referer: https://ecarstrade.com/cars/7004315)
2026-03-26 14:59:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004315/photo_002/780x0__r.jpg?hash=1774526092> (referer: https://ecarstrade.com/cars/7004315)
2026-03-26 14:59:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004315/photo_003/780x0__r.jpg?hash=1774526092> (referer: https://ecarstrade.com/cars/7004315)
2026-03-26 14:59:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f7b4001a-11b3-5c92-970a-91166b85266e
2026-03-26 14:59:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f7b4001a-11b3-5c92-970a-91166b85266e, skipping ID generation
2026-03-26 14:59:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7b4001a-11b3-5c92-970a-91166b85266e with scrape type 1
2026-03-26 14:59:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f7b4001a-11b3-5c92-970a-91166b85266e sending to next pipeline
2026-03-26 14:59:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f7b4001a-11b3-5c92-970a-91166b85266e, identifier: 7004292auction111077
2026-03-26 14:59:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d7dd0183-bedb-5c57-9e6d-d40fddea8fcb
2026-03-26 14:59:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d7dd0183-bedb-5c57-9e6d-d40fddea8fcb
2026-03-26 14:59:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 281fa9e2-5194-5a52-8eca-1dbd6e585960
2026-03-26 14:59:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 281fa9e2-5194-5a52-8eca-1dbd6e585960, skipping ID generation
2026-03-26 14:59:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 281fa9e2-5194-5a52-8eca-1dbd6e585960 with scrape type 1
2026-03-26 14:59:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 281fa9e2-5194-5a52-8eca-1dbd6e585960 sending to next pipeline
2026-03-26 14:59:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 281fa9e2-5194-5a52-8eca-1dbd6e585960, identifier: 7004317auction111077
2026-03-26 14:59:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6d248173-fade-57c5-8f2f-cb4104449290
2026-03-26 14:59:51 [ecarstrade.nl] INFO: Extracting details for car 7004284auction111077
2026-03-26 14:59:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f7b4001a-11b3-5c92-970a-91166b85266e with identifier: 7004292auction111077
2026-03-26 14:59:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f7b4001a-11b3-5c92-970a-91166b85266e with identifier: 7004292auction111077
2026-03-26 14:59:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f7b4001a-11b3-5c92-970a-91166b85266e with identifier: 7004292auction111077 to the API
2026-03-26 14:59:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004292/photo_005/780x0__r.jpg?hash=1774526002>
{'auction_title': '',
 'c_o_2_emission_value': 132,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'f7b4001a-11b3-5c92-970a-91166b85266e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004292',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Seat',
 'model': 'Leon',
 'odometer': 114172,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-04-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SEAT LEON 1.5 eTSI FR Business Intense DSG 5D 110kW',
 'transmission': 'automatic',
 'trim': 'SEAT LEON 1.5 eTSI FR Business Intense DSG 5D 110kW',
 'vin': None,
 'year': 2021}
2026-03-26 14:59:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004292auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:52 [ecarstrade.nl] INFO: Saving data for 7004292auction111077: {'created_time': 1774537192.168596, 'last_price_update_time': 1774537192.168608, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004292auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 281fa9e2-5194-5a52-8eca-1dbd6e585960 with identifier: 7004317auction111077
2026-03-26 14:59:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 281fa9e2-5194-5a52-8eca-1dbd6e585960 with identifier: 7004317auction111077
2026-03-26 14:59:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 281fa9e2-5194-5a52-8eca-1dbd6e585960 with identifier: 7004317auction111077 to the API
2026-03-26 14:59:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004317/photo_005/780x0__r.jpg?hash=1774526105>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': '281fa9e2-5194-5a52-8eca-1dbd6e585960',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004317',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 75736,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-08-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT e-2008 Active Pack EV 50kWh 136 5D',
 'transmission': 'automatic',
 'trim': 'PEUGEOT e- Active Pack EV 50kWh 136 5D',
 'vin': None,
 'year': 2022}
2026-03-26 14:59:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004317auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:52 [ecarstrade.nl] INFO: Saving data for 7004317auction111077: {'created_time': 1774537192.524198, 'last_price_update_time': 1774537192.52421, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004317auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004282/photo_005/780x0__r.jpg?hash=1774525960> (referer: https://ecarstrade.com/cars/7004282)
2026-03-26 14:59:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004315/photo_000/780x0__r.jpg?hash=1774526092> (referer: https://ecarstrade.com/cars/7004315)
2026-03-26 14:59:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-26 14:59:52 [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-26 14:59:52 [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-26 14:59:52 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-26 14:59:52 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-26 14:59:52 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'f\x00\x00\x00'
2026-03-26 14:59:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 14:59:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7feb37f5fdd0>
2026-03-26 14:59:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 14:59:52 [urllib3.connectionpool] DEBUG: Resetting dropped connection: alxproduction.blob.core.windows.net
2026-03-26 14:59:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 14:59:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 14:59:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d248173-fade-57c5-8f2f-cb4104449290/6d248173-fade-57c5-8f2f-cb4104449290_image_0.jpg HTTP/1.1" 201 0
2026-03-26 14:59:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='ecarstrade.nl',RowKey='https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004261%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525862') HTTP/1.1" 204 0
2026-03-26 14:59:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004261/photo_000/780x0__r.jpg?hash=1774525862 saved to cache
2026-03-26 14:59:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6d248173-fade-57c5-8f2f-cb4104449290
2026-03-26 14:59:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6d248173-fade-57c5-8f2f-cb4104449290, skipping ID generation
2026-03-26 14:59:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d248173-fade-57c5-8f2f-cb4104449290 with scrape type 1
2026-03-26 14:59:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6d248173-fade-57c5-8f2f-cb4104449290 sending to next pipeline
2026-03-26 14:59:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 6d248173-fade-57c5-8f2f-cb4104449290, identifier: 7004261auction111077
2026-03-26 14:59:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cd141f1-9a92-5d3e-a759-e2fb578cf723 with identifier: 7004284auction111077
2026-03-26 14:59:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cd141f1-9a92-5d3e-a759-e2fb578cf723 with scrape type 1
2026-03-26 14:59:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9cd141f1-9a92-5d3e-a759-e2fb578cf723
2026-03-26 14:59:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004284%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525967%27 HTTP/1.1" 200 None
2026-03-26 14:59:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004284/photo_000/780x0__r.jpg?hash=1774525967 not downloaded yet
2026-03-26 14:59:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d7dd0183-bedb-5c57-9e6d-d40fddea8fcb
2026-03-26 14:59:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d7dd0183-bedb-5c57-9e6d-d40fddea8fcb
2026-03-26 14:59:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d7dd0183-bedb-5c57-9e6d-d40fddea8fcb
2026-03-26 14:59:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 6d248173-fade-57c5-8f2f-cb4104449290 with identifier: 7004261auction111077
2026-03-26 14:59:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 6d248173-fade-57c5-8f2f-cb4104449290 with identifier: 7004261auction111077
2026-03-26 14:59:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 6d248173-fade-57c5-8f2f-cb4104449290 with identifier: 7004261auction111077 to the API
2026-03-26 14:59:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004261/photo_000/780x0__r.jpg?hash=1774525862>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': '6d248173-fade-57c5-8f2f-cb4104449290',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004261',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'ID.4',
 'odometer': 70465,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d248173-fade-57c5-8f2f-cb4104449290/6d248173-fade-57c5-8f2f-cb4104449290_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 140663,
             'Height': 585,
             'OriginUrl': 'https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004261/photo_000/780x0__r.jpg?hash=1774525862',
             'Width': 780}],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-24',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN ID.4 77kWh 1ST Max 5D 150kW',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  77kWh 1ST Max 5D 150kW',
 'vin': None,
 'year': 2020}
2026-03-26 14:59:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004261auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:53 [ecarstrade.nl] INFO: Saving data for 7004261auction111077: {'created_time': 1774537193.064617, 'last_price_update_time': 1774537193.064627, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004261auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004284%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525968%27 HTTP/1.1" 200 None
2026-03-26 14:59:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004284/photo_001/780x0__r.jpg?hash=1774525968 not downloaded yet
2026-03-26 14:59:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004282/photo_004/780x0__r.jpg?hash=1774525960> (referer: https://ecarstrade.com/cars/7004282)
2026-03-26 14:59:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004284%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525968%27 HTTP/1.1" 200 None
2026-03-26 14:59:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004284/photo_002/780x0__r.jpg?hash=1774525968 not downloaded yet
2026-03-26 14:59:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3d3e650b-5783-5906-b84d-a3ddccaa0002
2026-03-26 14:59:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d7dd0183-bedb-5c57-9e6d-d40fddea8fcb
2026-03-26 14:59:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d7dd0183-bedb-5c57-9e6d-d40fddea8fcb, skipping ID generation
2026-03-26 14:59:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7dd0183-bedb-5c57-9e6d-d40fddea8fcb with scrape type 1
2026-03-26 14:59:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d7dd0183-bedb-5c57-9e6d-d40fddea8fcb sending to next pipeline
2026-03-26 14:59:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d7dd0183-bedb-5c57-9e6d-d40fddea8fcb, identifier: 7004315auction111077
2026-03-26 14:59:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004284%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525968%27 HTTP/1.1" 200 None
2026-03-26 14:59:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004284/photo_003/780x0__r.jpg?hash=1774525968 not downloaded yet
2026-03-26 14:59:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d7dd0183-bedb-5c57-9e6d-d40fddea8fcb with identifier: 7004315auction111077
2026-03-26 14:59:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d7dd0183-bedb-5c57-9e6d-d40fddea8fcb with identifier: 7004315auction111077
2026-03-26 14:59:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d7dd0183-bedb-5c57-9e6d-d40fddea8fcb with identifier: 7004315auction111077 to the API
2026-03-26 14:59:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004315/photo_000/780x0__r.jpg?hash=1774526092>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Light blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': 'd7dd0183-bedb-5c57-9e6d-d40fddea8fcb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004315',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Polestar',
 'model': '2',
 'odometer': 77250,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-28',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Polestar Polestar 2 64kWh Single Motor Standard Range 5D 165kW',
 'transmission': 'automatic',
 'trim': '64kWh Single Motor Standard Range 5D 165kW',
 'vin': None,
 'year': 2022}
2026-03-26 14:59:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004315auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:53 [ecarstrade.nl] INFO: Saving data for 7004315auction111077: {'created_time': 1774537193.556661, 'last_price_update_time': 1774537193.556674, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004315auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004284%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525968%27 HTTP/1.1" 200 None
2026-03-26 14:59:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004284/photo_004/780x0__r.jpg?hash=1774525968 not downloaded yet
2026-03-26 14:59:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004282/photo_003/780x0__r.jpg?hash=1774525960> (referer: https://ecarstrade.com/cars/7004282)
2026-03-26 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-26 14:59:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004284%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525968%27 HTTP/1.1" 200 None
2026-03-26 14:59:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004284/photo_005/780x0__r.jpg?hash=1774525968 not downloaded yet
2026-03-26 14:59:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3d3e650b-5783-5906-b84d-a3ddccaa0002
2026-03-26 14:59:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3d3e650b-5783-5906-b84d-a3ddccaa0002
2026-03-26 14:59:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3d3e650b-5783-5906-b84d-a3ddccaa0002, skipping ID generation
2026-03-26 14:59:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d3e650b-5783-5906-b84d-a3ddccaa0002 with scrape type 1
2026-03-26 14:59:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3d3e650b-5783-5906-b84d-a3ddccaa0002 sending to next pipeline
2026-03-26 14:59:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 3d3e650b-5783-5906-b84d-a3ddccaa0002, identifier: 7004282auction111077
2026-03-26 14:59:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 3d3e650b-5783-5906-b84d-a3ddccaa0002 with identifier: 7004282auction111077
2026-03-26 14:59:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 3d3e650b-5783-5906-b84d-a3ddccaa0002 with identifier: 7004282auction111077
2026-03-26 14:59:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 3d3e650b-5783-5906-b84d-a3ddccaa0002 with identifier: 7004282auction111077 to the API
2026-03-26 14:59:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 14:59: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-26 14:59:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004282/photo_003/780x0__r.jpg?hash=1774525960>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO Onbekend',
 'engine': '',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Electric',
 'id': '3d3e650b-5783-5906-b84d-a3ddccaa0002',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004282',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Tesla',
 'model': 'Model 3',
 'odometer': 96872,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-06-14',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Tesla Model 3 Standard Range Plus RWD 4D 225kW',
 'transmission': 'automatic',
 'trim': 'Standard Range Plus RWD 4D 225kW',
 'vin': None,
 'year': 2021}
2026-03-26 14:59:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004282auction111077%27 HTTP/1.1" 200 None
2026-03-26 14:59:54 [ecarstrade.nl] INFO: Saving data for 7004282auction111077: {'created_time': 1774537194.086428, 'last_price_update_time': 1774537194.086438, 'auction_closing_time': 1774945500.0}
2026-03-26 14:59:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004282auction111077') HTTP/1.1" 204 0
2026-03-26 14:59:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004259> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:59 [ecarstrade.nl] INFO: Extracting details for car 7004259auction111077
2026-03-26 14:59:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42716653-c8cd-500e-9c45-8ec64815730f with identifier: 7004259auction111077
2026-03-26 14:59:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42716653-c8cd-500e-9c45-8ec64815730f with scrape type 1
2026-03-26 14:59:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 42716653-c8cd-500e-9c45-8ec64815730f
2026-03-26 14:59:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004259%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525855%27 HTTP/1.1" 200 None
2026-03-26 14:59:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004259/photo_000/780x0__r.jpg?hash=1774525855 not downloaded yet
2026-03-26 14:59:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004259%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525856%27 HTTP/1.1" 200 None
2026-03-26 14:59:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004259/photo_001/780x0__r.jpg?hash=1774525856 not downloaded yet
2026-03-26 14:59:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004259%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525856%27 HTTP/1.1" 200 None
2026-03-26 14:59:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004259/photo_002/780x0__r.jpg?hash=1774525856 not downloaded yet
2026-03-26 14:59:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004288> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004259%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525856%27 HTTP/1.1" 200 None
2026-03-26 14:59:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004259/photo_003/780x0__r.jpg?hash=1774525856 not downloaded yet
2026-03-26 14:59:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 14:59:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004259%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525856%27 HTTP/1.1" 200 None
2026-03-26 14:59:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004259/photo_004/780x0__r.jpg?hash=1774525856 not downloaded yet
2026-03-26 14:59:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004259%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525856%27 HTTP/1.1" 200 None
2026-03-26 14:59:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004259/photo_005/780x0__r.jpg?hash=1774525856 not downloaded yet
2026-03-26 14:59:59 [ecarstrade.nl] INFO: Extracting details for car 7004288auction111077
2026-03-26 14:59:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d93aca2-018f-52cb-b7f7-24a663326709 with identifier: 7004288auction111077
2026-03-26 14:59:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d93aca2-018f-52cb-b7f7-24a663326709 with scrape type 1
2026-03-26 14:59:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6d93aca2-018f-52cb-b7f7-24a663326709
2026-03-26 14:59:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004288%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525983%27 HTTP/1.1" 200 None
2026-03-26 14:59:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004288/photo_000/780x0__r.jpg?hash=1774525983 not downloaded yet
2026-03-26 14:59:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004288%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525983%27 HTTP/1.1" 200 None
2026-03-26 14:59:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004288/photo_001/780x0__r.jpg?hash=1774525983 not downloaded yet
2026-03-26 14:59:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004287> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004288%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525983%27 HTTP/1.1" 200 None
2026-03-26 14:59:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004288/photo_002/780x0__r.jpg?hash=1774525983 not downloaded yet
2026-03-26 14:59:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004288%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525983%27 HTTP/1.1" 200 None
2026-03-26 14:59:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004288/photo_003/780x0__r.jpg?hash=1774525983 not downloaded yet
2026-03-26 14:59:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004297> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 14:59:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004288%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525983%27 HTTP/1.1" 200 None
2026-03-26 14:59:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004288/photo_004/780x0__r.jpg?hash=1774525983 not downloaded yet
2026-03-26 14:59:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004288%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525983%27 HTTP/1.1" 200 None
2026-03-26 14:59:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004288/photo_005/780x0__r.jpg?hash=1774525983 not downloaded yet
2026-03-26 14:59:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004284/photo_000/780x0__r.jpg?hash=1774525967> (referer: https://ecarstrade.com/cars/7004284)
2026-03-26 14:59:59 [ecarstrade.nl] INFO: Extracting details for car 7004287auction111077
2026-03-26 14:59:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004284/photo_001/780x0__r.jpg?hash=1774525968> (referer: https://ecarstrade.com/cars/7004284)
2026-03-26 14:59:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb0afaa4-674e-54e5-b78e-44b9de1a980d with identifier: 7004287auction111077
2026-03-26 14:59:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb0afaa4-674e-54e5-b78e-44b9de1a980d with scrape type 1
2026-03-26 14:59:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item fb0afaa4-674e-54e5-b78e-44b9de1a980d
2026-03-26 14:59:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 14:59:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004287%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525978%27 HTTP/1.1" 200 None
2026-03-26 14:59:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004287/photo_000/780x0__r.jpg?hash=1774525978 not downloaded yet
2026-03-26 14:59:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004287%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525979%27 HTTP/1.1" 200 None
2026-03-26 15:00:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004287/photo_001/780x0__r.jpg?hash=1774525979 not downloaded yet
2026-03-26 15:00:00 [ecarstrade.nl] INFO: Extracting details for car 7004297auction111077
2026-03-26 15:00:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004287%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525979%27 HTTP/1.1" 200 None
2026-03-26 15:00:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004287/photo_002/780x0__r.jpg?hash=1774525979 not downloaded yet
2026-03-26 15:00:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004284/photo_002/780x0__r.jpg?hash=1774525968> (referer: https://ecarstrade.com/cars/7004284)
2026-03-26 15:00:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004287%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525979%27 HTTP/1.1" 200 None
2026-03-26 15:00:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004287/photo_003/780x0__r.jpg?hash=1774525979 not downloaded yet
2026-03-26 15:00:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d13e17d-47b8-5c04-b7e0-c1cf0f50b721 with identifier: 7004297auction111077
2026-03-26 15:00:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d13e17d-47b8-5c04-b7e0-c1cf0f50b721 with scrape type 1
2026-03-26 15:00:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4d13e17d-47b8-5c04-b7e0-c1cf0f50b721
2026-03-26 15:00:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004297%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774526027%27 HTTP/1.1" 200 None
2026-03-26 15:00:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004297/photo_000/780x0__r.jpg?hash=1774526027 not downloaded yet
2026-03-26 15:00:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9cd141f1-9a92-5d3e-a759-e2fb578cf723
2026-03-26 15:00:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004284/photo_003/780x0__r.jpg?hash=1774525968> (referer: https://ecarstrade.com/cars/7004284)
2026-03-26 15:00:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004287%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525979%27 HTTP/1.1" 200 None
2026-03-26 15:00:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004287/photo_004/780x0__r.jpg?hash=1774525979 not downloaded yet
2026-03-26 15:00:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004297%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774526027%27 HTTP/1.1" 200 None
2026-03-26 15:00:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004297/photo_001/780x0__r.jpg?hash=1774526027 not downloaded yet
2026-03-26 15:00:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9cd141f1-9a92-5d3e-a759-e2fb578cf723
2026-03-26 15:00:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004287%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525979%27 HTTP/1.1" 200 None
2026-03-26 15:00:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004287/photo_005/780x0__r.jpg?hash=1774525979 not downloaded yet
2026-03-26 15:00:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004297%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774526027%27 HTTP/1.1" 200 None
2026-03-26 15:00:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004297/photo_002/780x0__r.jpg?hash=1774526027 not downloaded yet
2026-03-26 15:00:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004297%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774526027%27 HTTP/1.1" 200 None
2026-03-26 15:00:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004297/photo_003/780x0__r.jpg?hash=1774526027 not downloaded yet
2026-03-26 15:00:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004284/photo_004/780x0__r.jpg?hash=1774525968> (referer: https://ecarstrade.com/cars/7004284)
2026-03-26 15:00:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004297%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774526027%27 HTTP/1.1" 200 None
2026-03-26 15:00:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004297/photo_004/780x0__r.jpg?hash=1774526027 not downloaded yet
2026-03-26 15:00:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9cd141f1-9a92-5d3e-a759-e2fb578cf723
2026-03-26 15:00:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004297%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774526027%27 HTTP/1.1" 200 None
2026-03-26 15:00:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004297/photo_005/780x0__r.jpg?hash=1774526027 not downloaded yet
2026-03-26 15:00:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9cd141f1-9a92-5d3e-a759-e2fb578cf723
2026-03-26 15:00:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004284/photo_005/780x0__r.jpg?hash=1774525968> (referer: https://ecarstrade.com/cars/7004284)
2026-03-26 15:00:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004259/photo_000/780x0__r.jpg?hash=1774525855> (referer: https://ecarstrade.com/cars/7004259)
2026-03-26 15:00:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9cd141f1-9a92-5d3e-a759-e2fb578cf723
2026-03-26 15:00:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004259/photo_002/780x0__r.jpg?hash=1774525856> (referer: https://ecarstrade.com/cars/7004259)
2026-03-26 15:00:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9cd141f1-9a92-5d3e-a759-e2fb578cf723
2026-03-26 15:00:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9cd141f1-9a92-5d3e-a759-e2fb578cf723, skipping ID generation
2026-03-26 15:00:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cd141f1-9a92-5d3e-a759-e2fb578cf723 with scrape type 1
2026-03-26 15:00:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9cd141f1-9a92-5d3e-a759-e2fb578cf723 sending to next pipeline
2026-03-26 15:00:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 9cd141f1-9a92-5d3e-a759-e2fb578cf723, identifier: 7004284auction111077
2026-03-26 15:00:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 9cd141f1-9a92-5d3e-a759-e2fb578cf723 with identifier: 7004284auction111077
2026-03-26 15:00:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 9cd141f1-9a92-5d3e-a759-e2fb578cf723 with identifier: 7004284auction111077
2026-03-26 15:00:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 9cd141f1-9a92-5d3e-a759-e2fb578cf723 with identifier: 7004284auction111077 to the API
2026-03-26 15:00:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:00: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-26 15:00:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004284/photo_005/780x0__r.jpg?hash=1774525968>
{'auction_title': '',
 'c_o_2_emission_value': 106,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '9cd141f1-9a92-5d3e-a759-e2fb578cf723',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004284',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Suzuki',
 'model': 'Swift',
 'odometer': 23253,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-03-13',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SUZUKI Swift 1.2 Smart Hybrid Select 5D 61kW',
 'transmission': 'manual',
 'trim': 'SUZUKI  1.2 Smart Hybrid Select 5D 61kW',
 'vin': None,
 'year': 2024}
2026-03-26 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004284auction111077%27 HTTP/1.1" 200 None
2026-03-26 15:00:01 [ecarstrade.nl] INFO: Saving data for 7004284auction111077: {'created_time': 1774537201.125424, 'last_price_update_time': 1774537201.125435, 'auction_closing_time': 1774945500.0}
2026-03-26 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004284auction111077') HTTP/1.1" 204 0
2026-03-26 15:00:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004288/photo_000/780x0__r.jpg?hash=1774525983> (referer: https://ecarstrade.com/cars/7004288)
2026-03-26 15:00:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004288/photo_002/780x0__r.jpg?hash=1774525983> (referer: https://ecarstrade.com/cars/7004288)
2026-03-26 15:00:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004324> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 15:00:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004122> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 15:00:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004309> (referer: https://ecarstrade.com/search/page19?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 15:00:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 42716653-c8cd-500e-9c45-8ec64815730f
2026-03-26 15:00:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 42716653-c8cd-500e-9c45-8ec64815730f
2026-03-26 15:00:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004288/photo_005/780x0__r.jpg?hash=1774525983> (referer: https://ecarstrade.com/cars/7004288)
2026-03-26 15:00:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004288/photo_004/780x0__r.jpg?hash=1774525983> (referer: https://ecarstrade.com/cars/7004288)
2026-03-26 15:00:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004297/photo_000/780x0__r.jpg?hash=1774526027> (referer: https://ecarstrade.com/cars/7004297)
2026-03-26 15:00:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6d93aca2-018f-52cb-b7f7-24a663326709
2026-03-26 15:00:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6d93aca2-018f-52cb-b7f7-24a663326709
2026-03-26 15:00:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004287/photo_002/780x0__r.jpg?hash=1774525979> (referer: https://ecarstrade.com/cars/7004287)
2026-03-26 15:00:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004297/photo_003/780x0__r.jpg?hash=1774526027> (referer: https://ecarstrade.com/cars/7004297)
2026-03-26 15:00:01 [ecarstrade.nl] INFO: Extracting details for car 7004324auction111077
2026-03-26 15:00:01 [ecarstrade.nl] INFO: Extracting details for car 7004122auction111077
2026-03-26 15:00:01 [ecarstrade.nl] INFO: Extracting details for car 7004309auction111077
2026-03-26 15:00:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004297/photo_004/780x0__r.jpg?hash=1774526027> (referer: https://ecarstrade.com/cars/7004297)
2026-03-26 15:00:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004297/photo_002/780x0__r.jpg?hash=1774526027> (referer: https://ecarstrade.com/cars/7004297)
2026-03-26 15:00:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36b52ad1-60b0-5fba-b611-8078d066be8a with identifier: 7004324auction111077
2026-03-26 15:00:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36b52ad1-60b0-5fba-b611-8078d066be8a with scrape type 1
2026-03-26 15:00:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 36b52ad1-60b0-5fba-b611-8078d066be8a
2026-03-26 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004324%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774526131%27 HTTP/1.1" 200 None
2026-03-26 15:00:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004324/photo_000/780x0__r.jpg?hash=1774526131 not downloaded yet
2026-03-26 15:00:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c192324-ebdb-5793-b9ef-5ac413a599b1 with identifier: 7004122auction111077
2026-03-26 15:00:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c192324-ebdb-5793-b9ef-5ac413a599b1 with scrape type 1
2026-03-26 15:00:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0c192324-ebdb-5793-b9ef-5ac413a599b1
2026-03-26 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004122%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524729%27 HTTP/1.1" 200 None
2026-03-26 15:00:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004122/photo_000/780x0__r.jpg?hash=1774524729 not downloaded yet
2026-03-26 15:00:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0d8c38e-44b4-5582-b409-14203d5f8f85 with identifier: 7004309auction111077
2026-03-26 15:00:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0d8c38e-44b4-5582-b409-14203d5f8f85 with scrape type 1
2026-03-26 15:00:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f0d8c38e-44b4-5582-b409-14203d5f8f85
2026-03-26 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004309%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774526064%27 HTTP/1.1" 200 None
2026-03-26 15:00:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004309/photo_000/780x0__r.jpg?hash=1774526064 not downloaded yet
2026-03-26 15:00:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004297/photo_005/780x0__r.jpg?hash=1774526027> (referer: https://ecarstrade.com/cars/7004297)
2026-03-26 15:00:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004297/photo_001/780x0__r.jpg?hash=1774526027> (referer: https://ecarstrade.com/cars/7004297)
2026-03-26 15:00:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004287/photo_005/780x0__r.jpg?hash=1774525979> (referer: https://ecarstrade.com/cars/7004287)
2026-03-26 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004324%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774526131%27 HTTP/1.1" 200 None
2026-03-26 15:00:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004324/photo_001/780x0__r.jpg?hash=1774526131 not downloaded yet
2026-03-26 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004122%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524729%27 HTTP/1.1" 200 None
2026-03-26 15:00:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004122/photo_001/780x0__r.jpg?hash=1774524729 not downloaded yet
2026-03-26 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004309%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774526064%27 HTTP/1.1" 200 None
2026-03-26 15:00:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004309/photo_001/780x0__r.jpg?hash=1774526064 not downloaded yet
2026-03-26 15:00:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6d93aca2-018f-52cb-b7f7-24a663326709
2026-03-26 15:00:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6d93aca2-018f-52cb-b7f7-24a663326709
2026-03-26 15:00:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4d13e17d-47b8-5c04-b7e0-c1cf0f50b721
2026-03-26 15:00:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item fb0afaa4-674e-54e5-b78e-44b9de1a980d
2026-03-26 15:00:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4d13e17d-47b8-5c04-b7e0-c1cf0f50b721
2026-03-26 15:00:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4d13e17d-47b8-5c04-b7e0-c1cf0f50b721
2026-03-26 15:00:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4d13e17d-47b8-5c04-b7e0-c1cf0f50b721
2026-03-26 15:00:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004287/photo_003/780x0__r.jpg?hash=1774525979> (referer: https://ecarstrade.com/cars/7004287)
2026-03-26 15:00:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004287/photo_004/780x0__r.jpg?hash=1774525979> (referer: https://ecarstrade.com/cars/7004287)
2026-03-26 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004324%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774526131%27 HTTP/1.1" 200 None
2026-03-26 15:00:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004324/photo_002/780x0__r.jpg?hash=1774526131 not downloaded yet
2026-03-26 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004122%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524729%27 HTTP/1.1" 200 None
2026-03-26 15:00:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004122/photo_002/780x0__r.jpg?hash=1774524729 not downloaded yet
2026-03-26 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004309%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774526064%27 HTTP/1.1" 200 None
2026-03-26 15:00:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004309/photo_002/780x0__r.jpg?hash=1774526064 not downloaded yet
2026-03-26 15:00:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004287/photo_001/780x0__r.jpg?hash=1774525979> (referer: https://ecarstrade.com/cars/7004287)
2026-03-26 15:00:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004287/photo_000/780x0__r.jpg?hash=1774525978> (referer: https://ecarstrade.com/cars/7004287)
2026-03-26 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004324%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774526131%27 HTTP/1.1" 200 None
2026-03-26 15:00:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004324/photo_003/780x0__r.jpg?hash=1774526131 not downloaded yet
2026-03-26 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004122%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524729%27 HTTP/1.1" 200 None
2026-03-26 15:00:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004122/photo_003/780x0__r.jpg?hash=1774524729 not downloaded yet
2026-03-26 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004309%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774526064%27 HTTP/1.1" 200 None
2026-03-26 15:00:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004309/photo_003/780x0__r.jpg?hash=1774526064 not downloaded yet
2026-03-26 15:00:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004288/photo_003/780x0__r.jpg?hash=1774525983> (referer: https://ecarstrade.com/cars/7004288)
2026-03-26 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004324%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774526131%27 HTTP/1.1" 200 None
2026-03-26 15:00:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004324/photo_004/780x0__r.jpg?hash=1774526131 not downloaded yet
2026-03-26 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004122%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524729%27 HTTP/1.1" 200 None
2026-03-26 15:00:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004122/photo_004/780x0__r.jpg?hash=1774524729 not downloaded yet
2026-03-26 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004309%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774526064%27 HTTP/1.1" 200 None
2026-03-26 15:00:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004309/photo_004/780x0__r.jpg?hash=1774526064 not downloaded yet
2026-03-26 15:00:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4d13e17d-47b8-5c04-b7e0-c1cf0f50b721
2026-03-26 15:00:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4d13e17d-47b8-5c04-b7e0-c1cf0f50b721
2026-03-26 15:00:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4d13e17d-47b8-5c04-b7e0-c1cf0f50b721, skipping ID generation
2026-03-26 15:00:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d13e17d-47b8-5c04-b7e0-c1cf0f50b721 with scrape type 1
2026-03-26 15:00:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4d13e17d-47b8-5c04-b7e0-c1cf0f50b721 sending to next pipeline
2026-03-26 15:00:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4d13e17d-47b8-5c04-b7e0-c1cf0f50b721, identifier: 7004297auction111077
2026-03-26 15:00:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item fb0afaa4-674e-54e5-b78e-44b9de1a980d
2026-03-26 15:00:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004259/photo_005/780x0__r.jpg?hash=1774525856> (referer: https://ecarstrade.com/cars/7004259)
2026-03-26 15:00:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4d13e17d-47b8-5c04-b7e0-c1cf0f50b721 with identifier: 7004297auction111077
2026-03-26 15:00:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4d13e17d-47b8-5c04-b7e0-c1cf0f50b721 with identifier: 7004297auction111077
2026-03-26 15:00:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4d13e17d-47b8-5c04-b7e0-c1cf0f50b721 with identifier: 7004297auction111077 to the API
2026-03-26 15:00:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:00: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-26 15:00:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004297/photo_001/780x0__r.jpg?hash=1774526027>
{'auction_title': '',
 'c_o_2_emission_value': 153,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '2.0L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': '4d13e17d-47b8-5c04-b7e0-c1cf0f50b721',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004297',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Renault',
 'model': 'Trafic',
 'odometer': 56768,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-31',
 'seats_number': None,
 'seller_name': None,
 'title': 'RENAULT Trafic GB L1H1 T29 ENERGY 2.0 dCi 145 EDC Comfort 4D 107kW',
 'transmission': 'automatic',
 'trim': 'RENAULT  GB L1H1 T29 ENERGY 2.0 dCi 145 EDC Comfort 4D 107kW',
 'vin': None,
 'year': 2020}
2026-03-26 15:00:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004297auction111077%27 HTTP/1.1" 200 None
2026-03-26 15:00:04 [ecarstrade.nl] INFO: Saving data for 7004297auction111077: {'created_time': 1774537204.389058, 'last_price_update_time': 1774537204.38907, 'auction_closing_time': 1774945500.0}
2026-03-26 15:00:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004297auction111077') HTTP/1.1" 204 0
2026-03-26 15:00:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004259/photo_004/780x0__r.jpg?hash=1774525856> (referer: https://ecarstrade.com/cars/7004259)
2026-03-26 15:00:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004259/photo_003/780x0__r.jpg?hash=1774525856> (referer: https://ecarstrade.com/cars/7004259)
2026-03-26 15:00:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004324%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774526132%27 HTTP/1.1" 200 None
2026-03-26 15:00:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004324/photo_005/780x0__r.jpg?hash=1774526132 not downloaded yet
2026-03-26 15:00:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004122%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524729%27 HTTP/1.1" 200 None
2026-03-26 15:00:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004122/photo_005/780x0__r.jpg?hash=1774524729 not downloaded yet
2026-03-26 15:00:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004309%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774526064%27 HTTP/1.1" 200 None
2026-03-26 15:00:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004309/photo_005/780x0__r.jpg?hash=1774526064 not downloaded yet
2026-03-26 15:00:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item fb0afaa4-674e-54e5-b78e-44b9de1a980d
2026-03-26 15:00:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item fb0afaa4-674e-54e5-b78e-44b9de1a980d
2026-03-26 15:00:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004259/photo_001/780x0__r.jpg?hash=1774525856> (referer: https://ecarstrade.com/cars/7004259)
2026-03-26 15:00:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004288/photo_001/780x0__r.jpg?hash=1774525983> (referer: https://ecarstrade.com/cars/7004288)
2026-03-26 15:00:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004318> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 15:00:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item fb0afaa4-674e-54e5-b78e-44b9de1a980d
2026-03-26 15:00:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item fb0afaa4-674e-54e5-b78e-44b9de1a980d
2026-03-26 15:00:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fb0afaa4-674e-54e5-b78e-44b9de1a980d, skipping ID generation
2026-03-26 15:00:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb0afaa4-674e-54e5-b78e-44b9de1a980d with scrape type 1
2026-03-26 15:00:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fb0afaa4-674e-54e5-b78e-44b9de1a980d sending to next pipeline
2026-03-26 15:00:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: fb0afaa4-674e-54e5-b78e-44b9de1a980d, identifier: 7004287auction111077
2026-03-26 15:00:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6d93aca2-018f-52cb-b7f7-24a663326709
2026-03-26 15:00:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 42716653-c8cd-500e-9c45-8ec64815730f
2026-03-26 15:00:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: fb0afaa4-674e-54e5-b78e-44b9de1a980d with identifier: 7004287auction111077
2026-03-26 15:00:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: fb0afaa4-674e-54e5-b78e-44b9de1a980d with identifier: 7004287auction111077
2026-03-26 15:00:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: fb0afaa4-674e-54e5-b78e-44b9de1a980d with identifier: 7004287auction111077 to the API
2026-03-26 15:00:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:00: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-26 15:00:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004287/photo_000/780x0__r.jpg?hash=1774525978>
{'auction_title': '',
 'c_o_2_emission_value': 166,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'fb0afaa4-674e-54e5-b78e-44b9de1a980d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004287',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Skoda',
 'model': 'Kodiaq',
 'odometer': 199396,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA Kodiaq 1.5 TSI ACT 110kW DSG Sportline Business 5D',
 'transmission': 'automatic',
 'trim': 'SKODA  1.5 TSI ACT 110kW DSG Sportline Business 5D',
 'vin': None,
 'year': 2021}
2026-03-26 15:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004287auction111077%27 HTTP/1.1" 200 None
2026-03-26 15:00:05 [ecarstrade.nl] INFO: Saving data for 7004287auction111077: {'created_time': 1774537205.249925, 'last_price_update_time': 1774537205.249935, 'auction_closing_time': 1774945500.0}
2026-03-26 15:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004287auction111077') HTTP/1.1" 204 0
2026-03-26 15:00:05 [ecarstrade.nl] INFO: Extracting details for car 7004318auction111077
2026-03-26 15:00:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004324/photo_000/780x0__r.jpg?hash=1774526131> (referer: https://ecarstrade.com/cars/7004324)
2026-03-26 15:00:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004309/photo_000/780x0__r.jpg?hash=1774526064> (referer: https://ecarstrade.com/cars/7004309)
2026-03-26 15:00:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004122/photo_000/780x0__r.jpg?hash=1774524729> (referer: https://ecarstrade.com/cars/7004122)
2026-03-26 15:00:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004309/photo_001/780x0__r.jpg?hash=1774526064> (referer: https://ecarstrade.com/cars/7004309)
2026-03-26 15:00:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004122/photo_001/780x0__r.jpg?hash=1774524729> (referer: https://ecarstrade.com/cars/7004122)
2026-03-26 15:00:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 42716653-c8cd-500e-9c45-8ec64815730f
2026-03-26 15:00:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 42716653-c8cd-500e-9c45-8ec64815730f
2026-03-26 15:00:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 42716653-c8cd-500e-9c45-8ec64815730f
2026-03-26 15:00:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 42716653-c8cd-500e-9c45-8ec64815730f, skipping ID generation
2026-03-26 15:00:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42716653-c8cd-500e-9c45-8ec64815730f with scrape type 1
2026-03-26 15:00:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 42716653-c8cd-500e-9c45-8ec64815730f sending to next pipeline
2026-03-26 15:00:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 42716653-c8cd-500e-9c45-8ec64815730f, identifier: 7004259auction111077
2026-03-26 15:00:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004309/photo_002/780x0__r.jpg?hash=1774526064> (referer: https://ecarstrade.com/cars/7004309)
2026-03-26 15:00:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 42716653-c8cd-500e-9c45-8ec64815730f with identifier: 7004259auction111077
2026-03-26 15:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 42716653-c8cd-500e-9c45-8ec64815730f with identifier: 7004259auction111077
2026-03-26 15:00:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 42716653-c8cd-500e-9c45-8ec64815730f with identifier: 7004259auction111077 to the API
2026-03-26 15:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:00: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-26 15:00:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004259/photo_001/780x0__r.jpg?hash=1774525856>
{'auction_title': '',
 'c_o_2_emission_value': 27,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.4L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '42716653-c8cd-500e-9c45-8ec64815730f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004259',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'Passat Variant',
 'odometer': 213367,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN Passat Variant 1.4 TSI PHEV 6-DSG GTE Business 5D 160kW',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN  1.4 TSI PHEV 6-DSG GTE Business 5D 160kW',
 'vin': None,
 'year': 2021}
2026-03-26 15:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004259auction111077%27 HTTP/1.1" 200 None
2026-03-26 15:00:08 [ecarstrade.nl] INFO: Saving data for 7004259auction111077: {'created_time': 1774537208.534351, 'last_price_update_time': 1774537208.534366, 'auction_closing_time': 1774945500.0}
2026-03-26 15:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004259auction111077') HTTP/1.1" 204 0
2026-03-26 15:00:08 [scrapy.extensions.logstats] INFO: Crawled 480 pages (at 47 pages/min), scraped 440 items (at 55 items/min)
2026-03-26 15:00:08 [scrapy.extensions.memusage] INFO: Peak memory usage is 235MiB
2026-03-26 15:00:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6d93aca2-018f-52cb-b7f7-24a663326709
2026-03-26 15:00:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6d93aca2-018f-52cb-b7f7-24a663326709, skipping ID generation
2026-03-26 15:00:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d93aca2-018f-52cb-b7f7-24a663326709 with scrape type 1
2026-03-26 15:00:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6d93aca2-018f-52cb-b7f7-24a663326709 sending to next pipeline
2026-03-26 15:00:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 6d93aca2-018f-52cb-b7f7-24a663326709, identifier: 7004288auction111077
2026-03-26 15:00:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffac9d20-1719-5377-a6b7-e5d6584c9d69 with identifier: 7004318auction111077
2026-03-26 15:00:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffac9d20-1719-5377-a6b7-e5d6584c9d69 with scrape type 1
2026-03-26 15:00:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ffac9d20-1719-5377-a6b7-e5d6584c9d69
2026-03-26 15:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004318%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774526109%27 HTTP/1.1" 200 None
2026-03-26 15:00:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004318/photo_000/780x0__r.jpg?hash=1774526109 not downloaded yet
2026-03-26 15:00:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004122/photo_002/780x0__r.jpg?hash=1774524729> (referer: https://ecarstrade.com/cars/7004122)
2026-03-26 15:00:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004324/photo_004/780x0__r.jpg?hash=1774526131> (referer: https://ecarstrade.com/cars/7004324)
2026-03-26 15:00:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 6d93aca2-018f-52cb-b7f7-24a663326709 with identifier: 7004288auction111077
2026-03-26 15:00:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 6d93aca2-018f-52cb-b7f7-24a663326709 with identifier: 7004288auction111077
2026-03-26 15:00:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 6d93aca2-018f-52cb-b7f7-24a663326709 with identifier: 7004288auction111077 to the API
2026-03-26 15:00:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:00: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-26 15:00:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004288/photo_001/780x0__r.jpg?hash=1774525983>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '6d93aca2-018f-52cb-b7f7-24a663326709',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004288',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Skoda',
 'model': 'Kodiaq',
 'odometer': 162471,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-01-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA Kodiaq 1.5 TSI ACT 110kW Business Edition 5D',
 'transmission': 'manual',
 'trim': 'SKODA  1.5 TSI ACT 110kW Business Edition 5D',
 'vin': None,
 'year': 2020}
2026-03-26 15:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004288auction111077%27 HTTP/1.1" 200 None
2026-03-26 15:00:09 [ecarstrade.nl] INFO: Saving data for 7004288auction111077: {'created_time': 1774537209.480399, 'last_price_update_time': 1774537209.480412, 'auction_closing_time': 1774945500.0}
2026-03-26 15:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004288auction111077') HTTP/1.1" 204 0
2026-03-26 15:00:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004122/photo_004/780x0__r.jpg?hash=1774524729> (referer: https://ecarstrade.com/cars/7004122)
2026-03-26 15:00:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004309/photo_003/780x0__r.jpg?hash=1774526064> (referer: https://ecarstrade.com/cars/7004309)
2026-03-26 15:00:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004309/photo_004/780x0__r.jpg?hash=1774526064> (referer: https://ecarstrade.com/cars/7004309)
2026-03-26 15:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004318%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774526109%27 HTTP/1.1" 200 None
2026-03-26 15:00:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004318/photo_001/780x0__r.jpg?hash=1774526109 not downloaded yet
2026-03-26 15:00:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004258> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 15:00:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7004149> (referer: https://ecarstrade.com/search/page18?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-26 15:00:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004122/photo_003/780x0__r.jpg?hash=1774524729> (referer: https://ecarstrade.com/cars/7004122)
2026-03-26 15:00:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 36b52ad1-60b0-5fba-b611-8078d066be8a
2026-03-26 15:00:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f0d8c38e-44b4-5582-b409-14203d5f8f85
2026-03-26 15:00:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0c192324-ebdb-5793-b9ef-5ac413a599b1
2026-03-26 15:00:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f0d8c38e-44b4-5582-b409-14203d5f8f85
2026-03-26 15:00:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0c192324-ebdb-5793-b9ef-5ac413a599b1
2026-03-26 15:00:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f0d8c38e-44b4-5582-b409-14203d5f8f85
2026-03-26 15:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004318%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774526109%27 HTTP/1.1" 200 None
2026-03-26 15:00:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004318/photo_002/780x0__r.jpg?hash=1774526109 not downloaded yet
2026-03-26 15:00:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0c192324-ebdb-5793-b9ef-5ac413a599b1
2026-03-26 15:00:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 36b52ad1-60b0-5fba-b611-8078d066be8a
2026-03-26 15:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004318%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774526109%27 HTTP/1.1" 200 None
2026-03-26 15:00:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004318/photo_003/780x0__r.jpg?hash=1774526109 not downloaded yet
2026-03-26 15:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004318%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774526109%27 HTTP/1.1" 200 None
2026-03-26 15:00:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004318/photo_004/780x0__r.jpg?hash=1774526109 not downloaded yet
2026-03-26 15:00:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004324/photo_003/780x0__r.jpg?hash=1774526131> (referer: https://ecarstrade.com/cars/7004324)
2026-03-26 15:00:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004309/photo_005/780x0__r.jpg?hash=1774526064> (referer: https://ecarstrade.com/cars/7004309)
2026-03-26 15:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004318%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774526109%27 HTTP/1.1" 200 None
2026-03-26 15:00:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004318/photo_005/780x0__r.jpg?hash=1774526109 not downloaded yet
2026-03-26 15:00:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004324/photo_005/780x0__r.jpg?hash=1774526132> (referer: https://ecarstrade.com/cars/7004324)
2026-03-26 15:00:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004324/photo_001/780x0__r.jpg?hash=1774526131> (referer: https://ecarstrade.com/cars/7004324)
2026-03-26 15:00:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004122/photo_005/780x0__r.jpg?hash=1774524729> (referer: https://ecarstrade.com/cars/7004122)
2026-03-26 15:00:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0c192324-ebdb-5793-b9ef-5ac413a599b1
2026-03-26 15:00:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f0d8c38e-44b4-5582-b409-14203d5f8f85
2026-03-26 15:00:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f0d8c38e-44b4-5582-b409-14203d5f8f85
2026-03-26 15:00:09 [ecarstrade.nl] INFO: Extracting details for car 7004258auction111077
2026-03-26 15:00:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004324/photo_002/780x0__r.jpg?hash=1774526131> (referer: https://ecarstrade.com/cars/7004324)
2026-03-26 15:00:09 [ecarstrade.nl] INFO: Extracting details for car 7004149auction111077
2026-03-26 15:00:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81fe1207-f7a6-5cd9-be11-cc5c7566a602 with identifier: 7004258auction111077
2026-03-26 15:00:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81fe1207-f7a6-5cd9-be11-cc5c7566a602 with scrape type 1
2026-03-26 15:00:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 81fe1207-f7a6-5cd9-be11-cc5c7566a602
2026-03-26 15:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004258%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774525845%27 HTTP/1.1" 200 None
2026-03-26 15:00:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004258/photo_000/780x0__r.jpg?hash=1774525845 not downloaded yet
2026-03-26 15:00:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 892b7c3f-6c45-5a6e-af74-cd4b4b0e0636 with identifier: 7004149auction111077
2026-03-26 15:00:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 892b7c3f-6c45-5a6e-af74-cd4b4b0e0636 with scrape type 1
2026-03-26 15:00:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 892b7c3f-6c45-5a6e-af74-cd4b4b0e0636
2026-03-26 15:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004149%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774524815%27 HTTP/1.1" 200 None
2026-03-26 15:00:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004149/photo_000/780x0__r.jpg?hash=1774524815 not downloaded yet
2026-03-26 15:00:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0c192324-ebdb-5793-b9ef-5ac413a599b1
2026-03-26 15:00:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004318/photo_005/780x0__r.jpg?hash=1774526109> (referer: https://ecarstrade.com/cars/7004318)
2026-03-26 15:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004258%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774525845%27 HTTP/1.1" 200 None
2026-03-26 15:00:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004258/photo_001/780x0__r.jpg?hash=1774525845 not downloaded yet
2026-03-26 15:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004149%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774524815%27 HTTP/1.1" 200 None
2026-03-26 15:00:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004149/photo_001/780x0__r.jpg?hash=1774524815 not downloaded yet
2026-03-26 15:00:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004318/photo_000/780x0__r.jpg?hash=1774526109> (referer: https://ecarstrade.com/cars/7004318)
2026-03-26 15:00:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004318/photo_002/780x0__r.jpg?hash=1774526109> (referer: https://ecarstrade.com/cars/7004318)
2026-03-26 15:00:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004318/photo_003/780x0__r.jpg?hash=1774526109> (referer: https://ecarstrade.com/cars/7004318)
2026-03-26 15:00:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004318/photo_004/780x0__r.jpg?hash=1774526109> (referer: https://ecarstrade.com/cars/7004318)
2026-03-26 15:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004258%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774525845%27 HTTP/1.1" 200 None
2026-03-26 15:00:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004258/photo_002/780x0__r.jpg?hash=1774525845 not downloaded yet
2026-03-26 15:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004149%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774524815%27 HTTP/1.1" 200 None
2026-03-26 15:00:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004149/photo_002/780x0__r.jpg?hash=1774524815 not downloaded yet
2026-03-26 15:00:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 36b52ad1-60b0-5fba-b611-8078d066be8a
2026-03-26 15:00:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f0d8c38e-44b4-5582-b409-14203d5f8f85
2026-03-26 15:00:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f0d8c38e-44b4-5582-b409-14203d5f8f85, skipping ID generation
2026-03-26 15:00:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0d8c38e-44b4-5582-b409-14203d5f8f85 with scrape type 1
2026-03-26 15:00:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f0d8c38e-44b4-5582-b409-14203d5f8f85 sending to next pipeline
2026-03-26 15:00:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f0d8c38e-44b4-5582-b409-14203d5f8f85, identifier: 7004309auction111077
2026-03-26 15:00:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 36b52ad1-60b0-5fba-b611-8078d066be8a
2026-03-26 15:00:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 36b52ad1-60b0-5fba-b611-8078d066be8a
2026-03-26 15:00:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0c192324-ebdb-5793-b9ef-5ac413a599b1
2026-03-26 15:00:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0c192324-ebdb-5793-b9ef-5ac413a599b1, skipping ID generation
2026-03-26 15:00:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c192324-ebdb-5793-b9ef-5ac413a599b1 with scrape type 1
2026-03-26 15:00:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0c192324-ebdb-5793-b9ef-5ac413a599b1 sending to next pipeline
2026-03-26 15:00:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0c192324-ebdb-5793-b9ef-5ac413a599b1, identifier: 7004122auction111077
2026-03-26 15:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004258%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774525845%27 HTTP/1.1" 200 None
2026-03-26 15:00:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004258/photo_003/780x0__r.jpg?hash=1774525845 not downloaded yet
2026-03-26 15:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004149%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774524815%27 HTTP/1.1" 200 None
2026-03-26 15:00:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004149/photo_003/780x0__r.jpg?hash=1774524815 not downloaded yet
2026-03-26 15:00:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f0d8c38e-44b4-5582-b409-14203d5f8f85 with identifier: 7004309auction111077
2026-03-26 15:00:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f0d8c38e-44b4-5582-b409-14203d5f8f85 with identifier: 7004309auction111077
2026-03-26 15:00:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f0d8c38e-44b4-5582-b409-14203d5f8f85 with identifier: 7004309auction111077 to the API
2026-03-26 15:00:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:00: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-26 15:00:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004309/photo_005/780x0__r.jpg?hash=1774526064>
{'auction_title': '',
 'c_o_2_emission_value': 98,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'f0d8c38e-44b4-5582-b409-14203d5f8f85',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004309',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Renault',
 'model': 'Clio',
 'odometer': 38688,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-06-08',
 'seats_number': 5,
 'seller_name': None,
 'title': 'RENAULT CLIO 1.6 Hybrid 140 E-TECH Zen 5D 103kW',
 'transmission': 'automatic',
 'trim': 'RENAULT CLIO 1.6 Hybrid 140 E-TECH Zen 5D 103kW',
 'vin': None,
 'year': 2021}
2026-03-26 15:00:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004309auction111077%27 HTTP/1.1" 200 None
2026-03-26 15:00:11 [ecarstrade.nl] INFO: Saving data for 7004309auction111077: {'created_time': 1774537211.792911, 'last_price_update_time': 1774537211.792922, 'auction_closing_time': 1774945500.0}
2026-03-26 15:00:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004309auction111077') HTTP/1.1" 204 0
2026-03-26 15:00:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0c192324-ebdb-5793-b9ef-5ac413a599b1 with identifier: 7004122auction111077
2026-03-26 15:00:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0c192324-ebdb-5793-b9ef-5ac413a599b1 with identifier: 7004122auction111077
2026-03-26 15:00:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0c192324-ebdb-5793-b9ef-5ac413a599b1 with identifier: 7004122auction111077 to the API
2026-03-26 15:00:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:00: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-26 15:00:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004122/photo_005/780x0__r.jpg?hash=1774524729>
{'auction_title': '',
 'c_o_2_emission_value': 219,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.1L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Diesel',
 'id': '0c192324-ebdb-5793-b9ef-5ac413a599b1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004122',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Mercedes',
 'model': 'Sprinter',
 'odometer': 85642,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-09-10',
 'seats_number': None,
 'seller_name': None,
 'title': 'MERCEDES-BENZ Sprinter GB 311CDI 4325 3.5t 7G-Tronic HRF 6 4D 84kW',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ  GB 311CDI 4325 3.5t 7G-Tronic HRF 6 4D 84kW',
 'vin': None,
 'year': 2018}
2026-03-26 15:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004122auction111077%27 HTTP/1.1" 200 None
2026-03-26 15:00:12 [ecarstrade.nl] INFO: Saving data for 7004122auction111077: {'created_time': 1774537212.64738, 'last_price_update_time': 1774537212.647399, 'auction_closing_time': 1774945500.0}
2026-03-26 15:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004122auction111077') HTTP/1.1" 204 0
2026-03-26 15:00:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004149/photo_000/780x0__r.jpg?hash=1774524815> (referer: https://ecarstrade.com/cars/7004149)
2026-03-26 15:00:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 36b52ad1-60b0-5fba-b611-8078d066be8a
2026-03-26 15:00:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 36b52ad1-60b0-5fba-b611-8078d066be8a, skipping ID generation
2026-03-26 15:00:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36b52ad1-60b0-5fba-b611-8078d066be8a with scrape type 1
2026-03-26 15:00:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 36b52ad1-60b0-5fba-b611-8078d066be8a sending to next pipeline
2026-03-26 15:00:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 36b52ad1-60b0-5fba-b611-8078d066be8a, identifier: 7004324auction111077
2026-03-26 15:00:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004149/photo_001/780x0__r.jpg?hash=1774524815> (referer: https://ecarstrade.com/cars/7004149)
2026-03-26 15:00:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004318/photo_001/780x0__r.jpg?hash=1774526109> (referer: https://ecarstrade.com/cars/7004318)
2026-03-26 15:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004258%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774525845%27 HTTP/1.1" 200 None
2026-03-26 15:00:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004258/photo_004/780x0__r.jpg?hash=1774525845 not downloaded yet
2026-03-26 15:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004149%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774524815%27 HTTP/1.1" 200 None
2026-03-26 15:00:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004149/photo_004/780x0__r.jpg?hash=1774524815 not downloaded yet
2026-03-26 15:00:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 36b52ad1-60b0-5fba-b611-8078d066be8a with identifier: 7004324auction111077
2026-03-26 15:00:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 36b52ad1-60b0-5fba-b611-8078d066be8a with identifier: 7004324auction111077
2026-03-26 15:00:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 36b52ad1-60b0-5fba-b611-8078d066be8a with identifier: 7004324auction111077 to the API
2026-03-26 15:00:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:00: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-26 15:00:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004324/photo_002/780x0__r.jpg?hash=1774526131>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '36b52ad1-60b0-5fba-b611-8078d066be8a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004324',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 73150,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 3008 Active Pack Business PT 130pk Athlon Edition',
 'transmission': 'manual',
 'trim': 'PEUGEOT  Active Pack Business PT 130pk Athlon Edition',
 'vin': None,
 'year': 2022}
2026-03-26 15:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004324auction111077%27 HTTP/1.1" 200 None
2026-03-26 15:00:15 [ecarstrade.nl] INFO: Saving data for 7004324auction111077: {'created_time': 1774537215.253891, 'last_price_update_time': 1774537215.253901, 'auction_closing_time': 1774945500.0}
2026-03-26 15:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004324auction111077') HTTP/1.1" 204 0
2026-03-26 15:00:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004258/photo_001/780x0__r.jpg?hash=1774525845> (referer: https://ecarstrade.com/cars/7004258)
2026-03-26 15:00:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004258/photo_000/780x0__r.jpg?hash=1774525845> (referer: https://ecarstrade.com/cars/7004258)
2026-03-26 15:00:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ffac9d20-1719-5377-a6b7-e5d6584c9d69
2026-03-26 15:00:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ffac9d20-1719-5377-a6b7-e5d6584c9d69
2026-03-26 15:00:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ffac9d20-1719-5377-a6b7-e5d6584c9d69
2026-03-26 15:00:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ffac9d20-1719-5377-a6b7-e5d6584c9d69
2026-03-26 15:00:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ffac9d20-1719-5377-a6b7-e5d6584c9d69
2026-03-26 15:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004258%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774525845%27 HTTP/1.1" 200 None
2026-03-26 15:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004258/photo_005/780x0__r.jpg?hash=1774525845 not downloaded yet
2026-03-26 15:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7004149%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774524815%27 HTTP/1.1" 200 None
2026-03-26 15:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004149/photo_005/780x0__r.jpg?hash=1774524815 not downloaded yet
2026-03-26 15:00:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 892b7c3f-6c45-5a6e-af74-cd4b4b0e0636
2026-03-26 15:00:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 892b7c3f-6c45-5a6e-af74-cd4b4b0e0636
2026-03-26 15:00:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ffac9d20-1719-5377-a6b7-e5d6584c9d69
2026-03-26 15:00:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ffac9d20-1719-5377-a6b7-e5d6584c9d69, skipping ID generation
2026-03-26 15:00:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffac9d20-1719-5377-a6b7-e5d6584c9d69 with scrape type 1
2026-03-26 15:00:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ffac9d20-1719-5377-a6b7-e5d6584c9d69 sending to next pipeline
2026-03-26 15:00:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ffac9d20-1719-5377-a6b7-e5d6584c9d69, identifier: 7004318auction111077
2026-03-26 15:00:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004258/photo_002/780x0__r.jpg?hash=1774525845> (referer: https://ecarstrade.com/cars/7004258)
2026-03-26 15:00:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004149/photo_002/780x0__r.jpg?hash=1774524815> (referer: https://ecarstrade.com/cars/7004149)
2026-03-26 15:00:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ffac9d20-1719-5377-a6b7-e5d6584c9d69 with identifier: 7004318auction111077
2026-03-26 15:00:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ffac9d20-1719-5377-a6b7-e5d6584c9d69 with identifier: 7004318auction111077
2026-03-26 15:00:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ffac9d20-1719-5377-a6b7-e5d6584c9d69 with identifier: 7004318auction111077 to the API
2026-03-26 15:00:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:00: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-26 15:00:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004318/photo_001/780x0__r.jpg?hash=1774526109>
{'auction_title': '',
 'c_o_2_emission_value': 149,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.2L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': 'ffac9d20-1719-5377-a6b7-e5d6584c9d69',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004318',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 120625,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-28',
 'seats_number': 7,
 'seller_name': None,
 'title': 'PEUGEOT 5008 Active Pack Business PureTech 130 EAT8 5D 96kW',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  Active Pack Business PureTech 130 EAT8 5D 96kW',
 'vin': None,
 'year': 2022}
2026-03-26 15:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004318auction111077%27 HTTP/1.1" 200 None
2026-03-26 15:00:16 [ecarstrade.nl] INFO: Saving data for 7004318auction111077: {'created_time': 1774537216.556224, 'last_price_update_time': 1774537216.556234, 'auction_closing_time': 1774945500.0}
2026-03-26 15:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004318auction111077') HTTP/1.1" 204 0
2026-03-26 15:00:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004149/photo_003/780x0__r.jpg?hash=1774524815> (referer: https://ecarstrade.com/cars/7004149)
2026-03-26 15:00:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 81fe1207-f7a6-5cd9-be11-cc5c7566a602
2026-03-26 15:00:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 81fe1207-f7a6-5cd9-be11-cc5c7566a602
2026-03-26 15:00:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004149/photo_004/780x0__r.jpg?hash=1774524815> (referer: https://ecarstrade.com/cars/7004149)
2026-03-26 15:00:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004258/photo_003/780x0__r.jpg?hash=1774525845> (referer: https://ecarstrade.com/cars/7004258)
2026-03-26 15:00:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004258/photo_004/780x0__r.jpg?hash=1774525845> (referer: https://ecarstrade.com/cars/7004258)
2026-03-26 15:00:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 81fe1207-f7a6-5cd9-be11-cc5c7566a602
2026-03-26 15:00:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 892b7c3f-6c45-5a6e-af74-cd4b4b0e0636
2026-03-26 15:00:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004149/photo_005/780x0__r.jpg?hash=1774524815> (referer: https://ecarstrade.com/cars/7004149)
2026-03-26 15:00:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004258/photo_005/780x0__r.jpg?hash=1774525845> (referer: https://ecarstrade.com/cars/7004258)
2026-03-26 15:00:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 892b7c3f-6c45-5a6e-af74-cd4b4b0e0636
2026-03-26 15:00:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 892b7c3f-6c45-5a6e-af74-cd4b4b0e0636
2026-03-26 15:00:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 81fe1207-f7a6-5cd9-be11-cc5c7566a602
2026-03-26 15:00:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 81fe1207-f7a6-5cd9-be11-cc5c7566a602
2026-03-26 15:00:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 892b7c3f-6c45-5a6e-af74-cd4b4b0e0636
2026-03-26 15:00:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 892b7c3f-6c45-5a6e-af74-cd4b4b0e0636, skipping ID generation
2026-03-26 15:00:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 892b7c3f-6c45-5a6e-af74-cd4b4b0e0636 with scrape type 1
2026-03-26 15:00:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 892b7c3f-6c45-5a6e-af74-cd4b4b0e0636 sending to next pipeline
2026-03-26 15:00:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 892b7c3f-6c45-5a6e-af74-cd4b4b0e0636, identifier: 7004149auction111077
2026-03-26 15:00:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 892b7c3f-6c45-5a6e-af74-cd4b4b0e0636 with identifier: 7004149auction111077
2026-03-26 15:00:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 892b7c3f-6c45-5a6e-af74-cd4b4b0e0636 with identifier: 7004149auction111077
2026-03-26 15:00:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 892b7c3f-6c45-5a6e-af74-cd4b4b0e0636 with identifier: 7004149auction111077 to the API
2026-03-26 15:00:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:00: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-26 15:00:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004149/photo_005/780x0__r.jpg?hash=1774524815>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO E6 D Temp',
 'engine': '1.6L',
 'expiration_date': '2026-03-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '892b7c3f-6c45-5a6e-af74-cd4b4b0e0636',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004149',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Kia',
 'model': 'Sportage',
 'odometer': 194968,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-07-27',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA SPORTAGE 1.6 T-GDi Hyb.Dyn.Pl.L.AT6 169kW Athlon Edition',
 'transmission': 'automatic',
 'trim': 'KIA SPORTAGE 1.6 T-GDi Hyb.Dyn.Pl.L.AT6 169kW Athlon Edition',
 'vin': None,
 'year': 2022}
2026-03-26 15:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004149auction111077%27 HTTP/1.1" 200 None
2026-03-26 15:00:18 [ecarstrade.nl] INFO: Saving data for 7004149auction111077: {'created_time': 1774537218.16515, 'last_price_update_time': 1774537218.165164, 'auction_closing_time': 1774945500.0}
2026-03-26 15:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004149auction111077') HTTP/1.1" 204 0
2026-03-26 15:00:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 81fe1207-f7a6-5cd9-be11-cc5c7566a602
2026-03-26 15:00:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 81fe1207-f7a6-5cd9-be11-cc5c7566a602, skipping ID generation
2026-03-26 15:00:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81fe1207-f7a6-5cd9-be11-cc5c7566a602 with scrape type 1
2026-03-26 15:00:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 81fe1207-f7a6-5cd9-be11-cc5c7566a602 sending to next pipeline
2026-03-26 15:00:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 81fe1207-f7a6-5cd9-be11-cc5c7566a602, identifier: 7004258auction111077
2026-03-26 15:00:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 81fe1207-f7a6-5cd9-be11-cc5c7566a602 with identifier: 7004258auction111077
2026-03-26 15:00:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 81fe1207-f7a6-5cd9-be11-cc5c7566a602 with identifier: 7004258auction111077
2026-03-26 15:00:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 81fe1207-f7a6-5cd9-be11-cc5c7566a602 with identifier: 7004258auction111077 to the API
2026-03-26 15:00:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 15:00: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-26 15:00:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7004258/photo_005/780x0__r.jpg?hash=1774525845>
{'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-31T08:25:00Z',
 'fuel_type': 'Petrol',
 'id': '81fe1207-f7a6-5cd9-be11-cc5c7566a602',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/7004258',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'Polo',
 'odometer': 12174,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-05-20',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN POLO 1.0 TSI 70kW Life 5D Athlon Edition',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN POLO 1.0 TSI 70kW Life 5D Athlon Edition',
 'vin': None,
 'year': 2022}
2026-03-26 15:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277004258auction111077%27 HTTP/1.1" 200 None
2026-03-26 15:00:20 [ecarstrade.nl] INFO: Saving data for 7004258auction111077: {'created_time': 1774537220.197329, 'last_price_update_time': 1774537220.19734, 'auction_closing_time': 1774945500.0}
2026-03-26 15:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7004258auction111077') HTTP/1.1" 204 0
2026-03-26 15:00:20 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-26 15:00:20 [ecarstrade.nl] INFO: ecarstrade.nl 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>: 1, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-26 15:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 15:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20last_price_update_time%20lt%201774105220 HTTP/1.1" 200 None
2026-03-26 15:00:20 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (447 items) in: file:///var/lib/scrapyd/items/sourcing_v2/ecarstrade.nl/task_35_2026-03-26T14_45_00.jl
2026-03-26 15:00:20 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 6438694,
 'downloader/request_count': 2635,
 'downloader/request_method_count/GET': 2635,
 'downloader/response_bytes': 292786382,
 'downloader/response_count': 2635,
 'downloader/response_status_count/200': 2635,
 'elapsed_time_seconds': 913.604434,
 'feedexport/success_count/FileFeedStorage': 1,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 3, 26, 15, 0, 20, 386296, tzinfo=datetime.timezone.utc),
 'item_scraped_count': 447,
 'log_count/DEBUG': 12334,
 'log_count/ERROR': 3,
 'log_count/INFO': 8026,
 'log_count/WARNING': 2155,
 'memusage/max': 246534144,
 'memusage/startup': 149983232,
 'photo_download_count': 2160,
 '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': 180,
 'playwright/request_count/method/GET': 158,
 'playwright/request_count/method/POST': 22,
 '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': 16,
 'playwright/request_count/resource_type/font': 4,
 'playwright/request_count/resource_type/image': 90,
 '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': 180,
 'playwright/response_count/method/GET': 158,
 'playwright/response_count/method/POST': 22,
 'playwright/response_count/resource_type/document': 2,
 'playwright/response_count/resource_type/eventsource': 2,
 'playwright/response_count/resource_type/fetch': 16,
 'playwright/response_count/resource_type/font': 4,
 'playwright/response_count/resource_type/image': 90,
 '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': 26,
 'response_received_count': 475,
 'scheduler/dequeued': 2635,
 'scheduler/dequeued/memory': 2635,
 'scheduler/enqueued': 2635,
 'scheduler/enqueued/memory': 2635,
 'scrape_type/new': 360,
 'scrape_type/price_update': 88,
 'scrape_type/skipped': 33,
 'scrapy-zyte-api/429': 0,
 'scrapy-zyte-api/attempts': 474,
 'scrapy-zyte-api/error_ratio': 0.0,
 'scrapy-zyte-api/errors': 0,
 'scrapy-zyte-api/fatal_errors': 0,
 'scrapy-zyte-api/mean_connection_seconds': 12.756064657896033,
 'scrapy-zyte-api/mean_response_seconds': 12.963594332955306,
 'scrapy-zyte-api/processed': 474,
 'scrapy-zyte-api/request_args/browserHtml': 474,
 'scrapy-zyte-api/request_args/experimental.requestCookies': 474,
 'scrapy-zyte-api/request_args/experimental.responseCookies': 474,
 'scrapy-zyte-api/request_args/requestHeaders': 474,
 'scrapy-zyte-api/request_args/sessionContext': 474,
 'scrapy-zyte-api/request_args/url': 474,
 'scrapy-zyte-api/status_codes/200': 474,
 'scrapy-zyte-api/success': 474,
 'scrapy-zyte-api/success_ratio': 1.0,
 'scrapy-zyte-api/throttle_ratio': 0.0,
 'start_time': datetime.datetime(2026, 3, 26, 14, 45, 6, 781862, tzinfo=datetime.timezone.utc)}
2026-03-26 15:00:20 [scrapy.core.engine] INFO: Spider closed (finished)

PROJECT (sourcing_v2), SPIDER (ecarstrade.nl)