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

PROJECT (sourcing_v2), SPIDER (ecarstrade.nl)

2026-03-24 14:45:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-24 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-24 14:45:06 [ecarstrade.nl] INFO: Starting spider ecarstrade.nl
2026-03-24 14:45:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-24 14:45:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-24 14:45:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-24 14:45:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-24 14:45:06 [scrapy.extensions.telnet] INFO: Telnet Password: b1eeb5018c7ef77e
2026-03-24 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-24 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-24T14_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-24 14:45:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 14:45:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 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-24 14:45:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-24 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-24 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-24 14:45:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 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 2107
2026-03-24 14:45:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-24 14:45:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-24 14:45:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: en
2026-03-24 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-24 14:45:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-24 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-24 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-24 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-24 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-24 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-24 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-24 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-24 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-24 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-24 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-24 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-24 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-24 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-24 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-24 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-24 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-24 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-24 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-24 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-24 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-24 14:45:06 [scrapy.core.engine] INFO: Spider opened
2026-03-24 14:45:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-24 14:45:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
2026-03-24 14:45:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-24 14:45:06 [scrapy-playwright] INFO: Starting download handler
2026-03-24 14:45:06 [scrapy-playwright] INFO: Starting download handler
2026-03-24 14:45:11 [scrapy-playwright] INFO: Launching browser firefox
2026-03-24 14:45:12 [scrapy-playwright] INFO: Browser firefox launched
2026-03-24 14:45:12 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-24 14:45:12 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-24 14:45:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/search> (resource type: document)
2026-03-24 14:45:13 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://ecarstrade.com/search>
2026-03-24 14:45:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/search> (resource type: document)
2026-03-24 14:45:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/search>
2026-03-24 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/fonts/mini-fonts/fa-regular-400.woff2> (resource type: font, referrer: https://ecarstrade.com/search)
2026-03-24 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-24 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-24 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-24 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-24 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-head-styles.min.css?v=6ec65eed> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/main/legacy/template/modern-cards.css?v=6ec65eed> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_refine/assets/css/module.css?v=6ec65eed> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-head-js.min.js?v=6ec65eed> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/_next/static/chunks/webpack.js?v=6ec65eed> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/nextjs-module-loader/index.js?v=6ec65eed> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 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-24 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-24 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-24 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-24 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-24 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-24 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-24 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-24 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-24 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-24 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-24 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-24 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-24 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-24 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-24 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-24 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-bottom-js.min.js?v=6ec65eed> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_auth/assets/js/login.js?v=6ec65eed> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/vendor/swiper.min.js?v=6ec65eed> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/vendor/lazysizes.min.js?v=6ec65eed> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/cars.js?v=6ec65eed> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/bids.js?v=6ec65eed> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/components/cars/js/MarketPrice.js?v=6ec65eed> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/components/cars/js/ExcelExport.js?v=6ec65eed> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_menu/assets/js/main_menu.js?v=6ec65eed> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/assets/libs/resizeSensor/resizeSensor.min.js?v=6ec65eed> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/vendor/jquery/theia-sticky-sidebar.js?v=6ec65eed> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_refine/assets/js/refineAll.js?v=6ec65eed> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_refine/assets/js/refineCars.js?v=6ec65eed> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/AjaxContent.js?v=6ec65eed> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-24 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-24 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-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-regular-400.woff2>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-solid-900.woff2>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-brands-400.woff2>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/pixel.gif>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-head-styles.min.css?v=6ec65eed>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/css/module.css?v=6ec65eed>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/main/legacy/template/modern-cards.css?v=6ec65eed>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-head-js.min.js?v=6ec65eed>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/_next/static/chunks/webpack.js?v=6ec65eed>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/nextjs-module-loader/index.js?v=6ec65eed>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/src/svg/back.svg>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/logo-svg.svg>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/icons/flags/svg/en.svg>
2026-03-24 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-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/pixel.gif> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/src/svg/exclusive.svg>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/engine.svg>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/places.svg>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/doors.svg>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/ajax-loader.gif>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/warehouse_32x32.png>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/stripe/powered_by_stripe.png>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/lightbox/loading.gif>
2026-03-24 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-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdp-eu.customer.io/v1/analytics-js/snippet/8b2a48ee17fd48131302/analytics.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtm.js?id=GTM-MTRH7V3> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google-analytics.com/analytics.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-bottom-js.min.js?v=6ec65eed>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_auth/assets/js/login.js?v=6ec65eed>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/swiper.min.js?v=6ec65eed>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/lazysizes.min.js?v=6ec65eed>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/cars.js?v=6ec65eed>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/bids.js?v=6ec65eed>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/components/cars/js/MarketPrice.js?v=6ec65eed>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/components/cars/js/ExcelExport.js?v=6ec65eed>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_menu/assets/js/main_menu.js?v=6ec65eed>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/assets/libs/resizeSensor/resizeSensor.min.js?v=6ec65eed>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/jquery/theia-sticky-sidebar.js?v=6ec65eed>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/js/refineAll.js?v=6ec65eed>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/js/refineCars.js?v=6ec65eed>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/AjaxContent.js?v=6ec65eed>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://becom.digital/app/uploads/2023/10/Becom_badge_green_extended.png>
2026-03-24 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-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.sentry-cdn.com/dc9b6542d332772384c439d48319a4f0.min.js>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/future_api.php?request_type=cars&auction_type=search&start=0&perpage=20&sort=time_left.asc&only_next_available_car=false> (resource type: xhr, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_menu/ajax/counts.php> (resource type: xhr, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://browser.sentry-cdn.com/7.120.4/bundle.tracing.replay.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/pixel.gif>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://ecarstrade.com/future_api.php?request_type=setup_platform&platform=browser>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/app/dist/subscribe.js> (resource type: script, referrer: https://ecarstrade.com/static/minified/main-page/main-page-bottom-js.min.js?v=6ec65eed)
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_menu/ajax/counts.php>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/js?id=G-0239LS8MTR>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/app/dist/subscribe.js>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google-analytics.com/analytics.js>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google-analytics.com/j/collect?v=1&_v=j102&a=2129009418&t=pageview&_s=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&ul=en-us&dt=Search%20%7C%20eCarsTrade&sr=1280x720&vp=1280x720&_u=IEBAAEABAAAAACAAI~&jid=1468735489&gjid=1633507351&cid=69178021.1774363516&tid=UA-73443533-1&_gid=304343468.1774363516&_r=1&_slc=1&z=335451598> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-24 14:45:15 [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-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtm.js?id=GTM-MTRH7V3>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google-analytics.com/j/collect?v=1&_v=j102&a=2129009418&t=pageview&_s=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&ul=en-us&dt=Search%20%7C%20eCarsTrade&sr=1280x720&vp=1280x720&_u=IEBAAEABAAAAACAAI~&jid=1468735489&gjid=1633507351&cid=69178021.1774363516&tid=UA-73443533-1&_gid=304343468.1774363516&_r=1&_slc=1&z=335451598>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://browser.sentry-cdn.com/7.120.4/bundle.tracing.replay.min.js>
2026-03-24 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/ajax/marksData.php>
2026-03-24 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY>
2026-03-24 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/js?id=G-0239LS8MTR&cx=c&gtm=4e63k1> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 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-24 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-24 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-24 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=1257639718.1774363516&dt=Search%20%7C%20eCarsTrade&auid=549950002.1774363516&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He63k1v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938469~116024733~117384406~117484252~118131589&apve=1&apvf=f&apvc=1&tft=1774363516032&tfd=2848> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 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-24 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/snippet/8b2a48ee17fd48131302/analytics.min.js>
2026-03-24 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdp-eu.customer.io/v1/projects/8b2a48ee17fd48131302/settings> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/js?id=G-0239LS8MTR&cx=c&gtm=4e63k1>
2026-03-24 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63k1v871189256z8811692034za20gzb811692034zd811692034&_p=1774363514539&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=69178021.1774363516&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGA&_s=1&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252&sid=1774363516&sct=1&seg=0&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&_fv=1&_ss=1&ep.fragment=&tfd=3025> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://stats.g.doubleclick.net/g/collect?v=2&tid=G-0239LS8MTR&cid=69178021.1774363516&gtm=45je63k1v871189256z8811692034za20gzb811692034zd811692034&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252> (resource type: other, referrer: https://ecarstrade.com/)
2026-03-24 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=69178021.1774363516&gtm=45je63k1v871189256z8811692034za20gzb811692034zd811692034&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252&z=958090175> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63k1v871189256za20gzb811692034zd811692034&_p=1774363514539&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=69178021.1774363516&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAACAGQ&_s=2&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252&sid=1774363516&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&_ee=1&_et=3&tfd=3048> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63k1v871189256za20gzb811692034zd811692034&_p=1774363514539&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=69178021.1774363516&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&_s=3&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252&sid=1774363516&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&_ee=1&ep.user%20id=0&ep.event%20timestamp=1774362614&ep.url=%2Fsearch&ep.eventName=search&_et=1&tfd=3108> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&ae=g&en=user_id_update&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1257639718.1774363516&dt=Search%20%7C%20eCarsTrade&auid=549950002.1774363516&navt=n&npa=0&ep.ads_data_redaction=0&ga_uid=G-0239LS8MTR.0&gtm=45He63k1v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938469~116024733~117384406~117484252~118131589&apve=1&apvf=f&apvc=1&tft=1774363516293&tfd=3109> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 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-24 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://toolbox.marketingtools.apple.com/api/v2/badges/download-on-the-app-store/black/en-us?releaseDate=1726531200>
2026-03-24 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-scripts.com/5441429.js>
2026-03-24 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-analytics.net/analytics/1774363200000/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-banner.com/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.usemessages.com/conversations-embed.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/future_api.php?request_type=cars&auction_type=search&start=0&perpage=20&sort=time_left.asc&only_next_available_car=false>
2026-03-24 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977407/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/legacy/icons/auction_open.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977408/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/flags/h40/de.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/vat_deductible.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2> (resource type: font, referrer: https://ecarstrade.com/)
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63k1v871189256z8811692034za20gzb811692034zd811692034&_p=1774363514539&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=69178021.1774363516&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGA&_s=1&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252&sid=1774363516&sct=1&seg=0&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&_fv=1&_ss=1&ep.fragment=&tfd=3025>
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977409/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY>
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977410/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977411/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977412/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63k1v871189256za20gzb811692034zd811692034&_p=1774363514539&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=69178021.1774363516&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAACAGQ&_s=2&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252&sid=1774363516&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&_ee=1&_et=3&tfd=3048>
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977413/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js>
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977414/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977415/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://becom.digital/app/uploads/2023/10/Logo_Trust_ecommerce_europe.png>
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977416/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977417/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977418/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977419/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977420/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977421/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977422/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977407/photo_000/260x0__r.jpg>
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977423/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js>
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977424/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977425/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977426/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/auction_open.svg>
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977408/photo_000/260x0__r.jpg>
2026-03-24 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=1257639718.1774363516&dt=Search%20%7C%20eCarsTrade&auid=549950002.1774363516&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He63k1v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938469~116024733~117384406~117484252~118131589&apve=1&apvf=f&apvc=1&tft=1774363516032&tfd=2848>
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/projects/8b2a48ee17fd48131302/settings>
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63k1v871189256za20gzb811692034zd811692034&_p=1774363514539&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=69178021.1774363516&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&_s=3&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252&sid=1774363516&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&_ee=1&ep.user%20id=0&ep.event%20timestamp=1774362614&ep.url=%2Fsearch&ep.eventName=search&_et=1&tfd=3108>
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY> (resource type: eventsource, referrer: https://ecarstrade.com/)
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://ecarstrade.com/modules/mod_refine/ajax/counts.php> (resource type: xhr, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/de.png>
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&ae=g&en=user_id_update&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1257639718.1774363516&dt=Search%20%7C%20eCarsTrade&auid=549950002.1774363516&navt=n&npa=0&ep.ads_data_redaction=0&ga_uid=G-0239LS8MTR.0&gtm=45He63k1v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938469~116024733~117384406~117484252~118131589&apve=1&apvf=f&apvc=1&tft=1774363516293&tfd=3109>
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-analytics.net/analytics/1774363200000/5441429.js>
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.clarity.ms/tag/pfu1viww95>
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.usemessages.com/conversations-embed.js>
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/vat_deductible.svg>
2026-03-24 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-24 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.25873&mobile=false&messagesUtk=73cddb7e57d04b8da76295715c235b30&traceId=73cddb7e57d04b8da76295715c235b30> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-24 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=69178021.1774363516&gtm=45je63k1v871189256z8811692034za20gzb811692034zd811692034&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252&z=958090175>
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-banner.com/5441429.js>
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977409/photo_000/260x0__r.jpg>
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977410/photo_000/260x0__r.jpg>
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977411/photo_000/260x0__r.jpg>
2026-03-24 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977412/photo_000/260x0__r.jpg>
2026-03-24 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/js?id=AW-742220279>
2026-03-24 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977413/photo_000/260x0__r.jpg>
2026-03-24 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977414/photo_000/260x0__r.jpg>
2026-03-24 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://stats.g.doubleclick.net/g/collect?v=2&tid=G-0239LS8MTR&cid=69178021.1774363516&gtm=45je63k1v871189256z8811692034za20gzb811692034zd811692034&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252>
2026-03-24 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977415/photo_000/260x0__r.jpg>
2026-03-24 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2>
2026-03-24 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977417/photo_000/260x0__r.jpg>
2026-03-24 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977416/photo_000/260x0__r.jpg>
2026-03-24 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977419/photo_000/260x0__r.jpg>
2026-03-24 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977418/photo_000/260x0__r.jpg>
2026-03-24 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977421/photo_000/260x0__r.jpg>
2026-03-24 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977420/photo_000/260x0__r.jpg>
2026-03-24 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977422/photo_000/260x0__r.jpg>
2026-03-24 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977423/photo_000/260x0__r.jpg>
2026-03-24 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977424/photo_000/260x0__r.jpg>
2026-03-24 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977425/photo_000/260x0__r.jpg>
2026-03-24 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY>
2026-03-24 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6970001-6980000/6977426/photo_000/260x0__r.jpg>
2026-03-24 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdp-eu.customer.io/v1/analytics-js/ajs-destination.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://scripts.clarity.ms/0.8.57/clarity.js>
2026-03-24 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/ajs-destination.js>
2026-03-24 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdp-eu.customer.io/v1/analytics-js/573.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdp-eu.customer.io/v1/analytics-js/inAppPlugin.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/ajax/counts.php>
2026-03-24 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/573.js>
2026-03-24 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://b.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-24 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/inAppPlugin.js>
2026-03-24 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-24 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774363518559&cv=11&fst=1774363518559&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=549950002.1774363516&data=event%3Dgtag.config&rfmt=3&fmt=4> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 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=1257639718.1774363516&dt=Search%20%7C%20eCarsTrade&auid=549950002.1774363516&navt=n&npa=0&ga_uid=G-0239LS8MTR.0&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774363518581&tfd=5397> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=page_view&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1257639718.1774363516&dt=Search%20%7C%20eCarsTrade&auid=549950002.1774363516&navt=n&npa=0&ga_uid=G-0239LS8MTR.0&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774363518581&tfd=5397>
2026-03-24 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/p>
2026-03-24 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://b.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-24 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774363518559&cv=11&fst=1774363518559&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=549950002.1774363516&data=event%3Dgtag.config&rfmt=3&fmt=4>
2026-03-24 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774363518559&cv=11&fst=1774360800000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=549950002.1774363516&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSTwAFq6B9amPZIQ-g44R4Edlt_pwS6y7gxX-tJW6Y19u01-4VGJUHr56KR_nIicOv_wBPGqz_7ECP33fwVi-aYx00T7IO9tdlCztR98Pw9iE&random=3475082253&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774363518559&cv=11&fst=1774360800000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=549950002.1774363516&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSTwAFq6B9amPZIQ-g44R4Edlt_pwS6y7gxX-tJW6Y19u01-4VGJUHr56KR_nIicOv_wBPGqz_7ECP33fwVi-aYx00T7IO9tdlCztR98Pw9iE&random=3475082253&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 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.25873&mobile=false&messagesUtk=73cddb7e57d04b8da76295715c235b30&traceId=73cddb7e57d04b8da76295715c235b30>
2026-03-24 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774363518559&cv=11&fst=1774360800000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=549950002.1774363516&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSTwAFq6B9amPZIQ-g44R4Edlt_pwS6y7gxX-tJW6Y19u01-4VGJUHr56KR_nIicOv_wBPGqz_7ECP33fwVi-aYx00T7IO9tdlCztR98Pw9iE&random=3475082253&rmt_tld=1&ipr=y>
2026-03-24 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774363518559&cv=11&fst=1774360800000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=549950002.1774363516&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSTwAFq6B9amPZIQ-g44R4Edlt_pwS6y7gxX-tJW6Y19u01-4VGJUHr56KR_nIicOv_wBPGqz_7ECP33fwVi-aYx00T7IO9tdlCztR98Pw9iE&random=3475082253&rmt_tld=0&ipr=y>
2026-03-24 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://track.hubspot.com/__ptq.gif?k=1&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774363519166&vi=50f3fc75bd46a0c86d8326339f23d82b&nc=true&u=129379155.50f3fc75bd46a0c86d8326339f23d82b.1774363519165.1774363519165.1774363519165.1&b=129379155.1.1774363519165&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/vendor/swiper.min.css?v=6ec65eed> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/main/components/car-price.css?v=6ec65eed> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/main/legacy/template/pages/index/account_status.css?v=6ec65eed> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=6ec65eed> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://b.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-24 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/a?v=3&t=l&pid=673576748&rv=63k1&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u=AAAAAAAAAAAAAIA&ut=AgAAgA&h=Ag&gtm=45be63k1v9119114666za200zd9119114666&cl=3.25.0&ccid=119114666&cid=AW-742220279&l=L1356.S9.Y45.E673.I1862.TC6.HTC0.F1224.C0~gtm.init_consent.S4.V3.E46.TS5ogtcps.TI8.TE1~gtm.init.S1.V1.E40.TS5ccdadslast.TI12.TE1.TS5ogtadsdatatos.TI13.TE38.TS5ogt1pdatav2.TI10.TE37.TS5ccdadsfirst.TI14.TE37~gtm.js.S1.V1.E36.TS5rep.TI5.TE34~*.S1.V1.E32~gtm.dom.S1.V1.E31~*.S1.V1.E30~gtm.historyChange-v2.E28~gtm.load.S1.E26~AWCT4037> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/vendor/swiper.min.css?v=6ec65eed>
2026-03-24 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=6ec65eed>
2026-03-24 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/main/legacy/template/pages/index/account_status.css?v=6ec65eed>
2026-03-24 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/main/components/car-price.css?v=6ec65eed>
2026-03-24 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/a?v=3&t=l&pid=673576748&rv=63k1&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u=AAAAAAAAAAAAAIA&ut=AgAAgA&h=Ag&gtm=45be63k1v9119114666za200zd9119114666&cl=3.25.0&ccid=119114666&cid=AW-742220279&l=L1356.S9.Y45.E673.I1862.TC6.HTC0.F1224.C0~gtm.init_consent.S4.V3.E46.TS5ogtcps.TI8.TE1~gtm.init.S1.V1.E40.TS5ccdadslast.TI12.TE1.TS5ogtadsdatatos.TI13.TE38.TS5ogt1pdatav2.TI10.TE37.TS5ccdadsfirst.TI14.TE37~gtm.js.S1.V1.E36.TS5rep.TI5.TE34~*.S1.V1.E32~gtm.dom.S1.V1.E31~*.S1.V1.E30~gtm.historyChange-v2.E28~gtm.load.S1.E26~AWCT4037>
2026-03-24 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/legacy/icons/dropdown_arrow.png> (resource type: image, referrer: https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=6ec65eed)
2026-03-24 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/chosen-sprite.png> (resource type: image, referrer: https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=6ec65eed)
2026-03-24 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/dropdown_arrow.png>
2026-03-24 14:45:19 [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=1774363519756&vi=50f3fc75bd46a0c86d8326339f23d82b&nc=true&u=129379155.50f3fc75bd46a0c86d8326339f23d82b.1774363519165.1774363519165.1774363519165.1&b=129379155.1.1774363519165&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-scripts.com/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-24 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <404 https://ecarstrade.com/static/minified/main-page/chosen-sprite.png>
2026-03-24 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=1774363519166&vi=50f3fc75bd46a0c86d8326339f23d82b&nc=true&u=129379155.50f3fc75bd46a0c86d8326339f23d82b.1774363519165.1774363519165.1774363519165.1&b=129379155.1.1774363519165&cc=15>
2026-03-24 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-scripts.com/5441429.js>
2026-03-24 14:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://track.hubspot.com/__ptc.gif?_hs_tag_name=BUTTON&_hs_element_id=&_hs_element_class=btn+btn-sm+btn-light+rounded-pill+sort-by-button&_hs_element_text=Time+left+(Closing+soon+first)&_hs_element_visible=true&_hs_link_href=&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=1168&_hs_mouse_y_coordinate=150&_hs_offset_x=89&_hs_offset_y=7&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=div%23app.page-content+%3E+div.container.py-3.site-content+%3E+div.row+%3E+div.col-12.col-md-9.quick-filters-content+%3E+div.d-flex.justify-content-between+%3E+div.dropdown.top-sort.mb-3.d-none.d-md-block+%3E+button.btn.btn-sm.btn-light.rounded-pill.sort-by-button&_hs_is_navigation=&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774363519983&vi=50f3fc75bd46a0c86d8326339f23d82b&nc=true&u=129379155.50f3fc75bd46a0c86d8326339f23d82b.1774363519165.1774363519165.1774363519165.1&b=129379155.1.1774363519165&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 14:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://track.hubspot.com/__ptc.gif?_hs_tag_name=BUTTON&_hs_element_id=&_hs_element_class=cm__btn&_hs_element_text=Accept+all&_hs_element_visible=true&_hs_link_href=&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=1085&_hs_mouse_y_coordinate=573&_hs_offset_x=160&_hs_offset_y=19&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=div%23cc-main+%3E+div.cm-wrapper.cc--anim+%3E+div.cm.cm--box.cm--bottom.cm--right+%3E+div.cm__body+%3E+div.cm__btns+%3E+div%3Anth-of-type(1)+%3E+button%3Anth-of-type(1)&_hs_is_navigation=&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774363519756&vi=50f3fc75bd46a0c86d8326339f23d82b&nc=true&u=129379155.50f3fc75bd46a0c86d8326339f23d82b.1774363519165.1774363519165.1774363519165.1&b=129379155.1.1774363519165&cc=15>
2026-03-24 14:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63k1v871189256za20gzb811692034zd811692034&_p=1774363514539&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=69178021.1774363516&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AEAACGQ&_s=4&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252&uid=0&sid=1774363516&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=scroll&epn.percent_scrolled=90&_et=52&up.user_id=0&up.cars_paid=0&up.event=gtm.dom&up.isDeposit=no&up.registrationDate=N%2FA&up.user_status=unauthorised&tfd=6857> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 14:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774363520043&cv=11&fst=1774363520043&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=549950002.1774363516&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774362614%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-24 14:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1257639718.1774363516&dt=Search%20%7C%20eCarsTrade&auid=549950002.1774363516&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774362614&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.action=opened&ep.properties=%7B%22selected%20field%22%3A%22Sort%20by%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&ga_uid=G-0239LS8MTR.0&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774363520060&tfd=6876> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 14:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://b.clarity.ms/collect>
2026-03-24 14:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63k1v871189256za20gzb811692034zd811692034&_p=1774363514539&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=69178021.1774363516&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AEAACGQ&_s=4&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252&uid=0&sid=1774363516&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=scroll&epn.percent_scrolled=90&_et=52&up.user_id=0&up.cars_paid=0&up.event=gtm.dom&up.isDeposit=no&up.registrationDate=N%2FA&up.user_status=unauthorised&tfd=6857>
2026-03-24 14:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://track.hubspot.com/__ptc.gif?_hs_tag_name=A&_hs_element_id=&_hs_element_class=dropdown-item+order-item+&_hs_element_text=Online+(New-Old)&_hs_element_visible=&_hs_link_href=javascript%3Avoid(0)&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=1154&_hs_mouse_y_coordinate=587&_hs_offset_x=115&_hs_offset_y=14&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=div%23app.page-content+%3E+div.container.py-3.site-content+%3E+div.row+%3E+div.col-12.col-md-9.quick-filters-content+%3E+div.d-flex.justify-content-between+%3E+div.dropdown.top-sort.mb-3.d-none.d-md-block+%3E+div.dropdown-menu.dropdown-menu-right.rounded-6.border-0.overflow-auto.ordering-container+%3E+a%3Anth-of-type(14)&_hs_is_navigation=true&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774363520199&vi=50f3fc75bd46a0c86d8326339f23d82b&nc=true&u=129379155.50f3fc75bd46a0c86d8326339f23d82b.1774363519165.1774363519165.1774363519165.1&b=129379155.1.1774363519165&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 14:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://track.hubspot.com/__ptc.gif?_hs_tag_name=BUTTON&_hs_element_id=&_hs_element_class=btn+btn-sm+btn-light+rounded-pill+sort-by-button&_hs_element_text=Time+left+(Closing+soon+first)&_hs_element_visible=true&_hs_link_href=&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=1168&_hs_mouse_y_coordinate=150&_hs_offset_x=89&_hs_offset_y=7&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=div%23app.page-content+%3E+div.container.py-3.site-content+%3E+div.row+%3E+div.col-12.col-md-9.quick-filters-content+%3E+div.d-flex.justify-content-between+%3E+div.dropdown.top-sort.mb-3.d-none.d-md-block+%3E+button.btn.btn-sm.btn-light.rounded-pill.sort-by-button&_hs_is_navigation=&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774363519983&vi=50f3fc75bd46a0c86d8326339f23d82b&nc=true&u=129379155.50f3fc75bd46a0c86d8326339f23d82b.1774363519165.1774363519165.1774363519165.1&b=129379155.1.1774363519165&cc=15>
2026-03-24 14:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774363520043&cv=11&fst=1774363520043&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=549950002.1774363516&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774362614%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-24 14:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/future_api.php?request_type=cars&auction_type=search&start=0&perpage=20&sort=on_site.desc&only_next_available_car=false> (resource type: xhr, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774363520285&cv=11&fst=1774363520285&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=549950002.1774363516&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774362614%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-24 14:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1257639718.1774363516&dt=Search%20%7C%20eCarsTrade&auid=549950002.1774363516&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774362614&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.properties=%7B%22selected%20field%22%3A%22Online%20(New-Old)%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&ga_uid=G-0239LS8MTR.0&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774363520299&tfd=7116> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 14:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1257639718.1774363516&dt=Search%20%7C%20eCarsTrade&auid=549950002.1774363516&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774362614&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.action=opened&ep.properties=%7B%22selected%20field%22%3A%22Sort%20by%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&ga_uid=G-0239LS8MTR.0&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774363520060&tfd=6876>
2026-03-24 14:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774363520043&cv=11&fst=1774360800000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=549950002.1774363516&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774362614%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=CAQSXQAFq6B9kd32_-F-srTxQJ0slBwuqSz9RohnVZ4FZjTyREglKVFzRU_4N1UUWrGtnHCsoKNam0gtA4SruPhMnArYZuRA1RArWv0BWRBUcDrqZDm36ZxOgUuZeBQNtg&random=3343503533&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 14:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774363520043&cv=11&fst=1774360800000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=549950002.1774363516&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774362614%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=CAQSXQAFq6B9kd32_-F-srTxQJ0slBwuqSz9RohnVZ4FZjTyREglKVFzRU_4N1UUWrGtnHCsoKNam0gtA4SruPhMnArYZuRA1RArWv0BWRBUcDrqZDm36ZxOgUuZeBQNtg&random=3343503533&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 14:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://track.hubspot.com/__ptc.gif?_hs_tag_name=A&_hs_element_id=&_hs_element_class=dropdown-item+order-item+&_hs_element_text=Online+(New-Old)&_hs_element_visible=&_hs_link_href=javascript%3Avoid(0)&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=1154&_hs_mouse_y_coordinate=587&_hs_offset_x=115&_hs_offset_y=14&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=div%23app.page-content+%3E+div.container.py-3.site-content+%3E+div.row+%3E+div.col-12.col-md-9.quick-filters-content+%3E+div.d-flex.justify-content-between+%3E+div.dropdown.top-sort.mb-3.d-none.d-md-block+%3E+div.dropdown-menu.dropdown-menu-right.rounded-6.border-0.overflow-auto.ordering-container+%3E+a%3Anth-of-type(14)&_hs_is_navigation=true&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774363520199&vi=50f3fc75bd46a0c86d8326339f23d82b&nc=true&u=129379155.50f3fc75bd46a0c86d8326339f23d82b.1774363519165.1774363519165.1774363519165.1&b=129379155.1.1774363519165&cc=15>
2026-03-24 14:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774363520285&cv=11&fst=1774363520285&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=549950002.1774363516&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774362614%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-24 14:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774363520285&cv=11&fst=1774360800000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=549950002.1774363516&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774362614%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=CAQSXQAFq6B9POoU-jNNkz31pKa6hLk39VieNwpON78TnaSeA7AH_346sxQcrijUK_eRiredTIfKx6k-sQYN_ptQKxRjKt9q_eBWQmi6KlB_8GMtcO2S_76-M3zON3x4QA&random=1062732956&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 14:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774363520285&cv=11&fst=1774360800000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=549950002.1774363516&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774362614%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=CAQSXQAFq6B9POoU-jNNkz31pKa6hLk39VieNwpON78TnaSeA7AH_346sxQcrijUK_eRiredTIfKx6k-sQYN_ptQKxRjKt9q_eBWQmi6KlB_8GMtcO2S_76-M3zON3x4QA&random=1062732956&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 14:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1257639718.1774363516&dt=Search%20%7C%20eCarsTrade&auid=549950002.1774363516&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774362614&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.properties=%7B%22selected%20field%22%3A%22Online%20(New-Old)%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&ga_uid=G-0239LS8MTR.0&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774363520299&tfd=7116>
2026-03-24 14:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774363520043&cv=11&fst=1774360800000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=549950002.1774363516&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774362614%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=CAQSXQAFq6B9kd32_-F-srTxQJ0slBwuqSz9RohnVZ4FZjTyREglKVFzRU_4N1UUWrGtnHCsoKNam0gtA4SruPhMnArYZuRA1RArWv0BWRBUcDrqZDm36ZxOgUuZeBQNtg&random=3343503533&rmt_tld=1&ipr=y>
2026-03-24 14:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774363520285&cv=11&fst=1774360800000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=549950002.1774363516&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774362614%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=CAQSXQAFq6B9POoU-jNNkz31pKa6hLk39VieNwpON78TnaSeA7AH_346sxQcrijUK_eRiredTIfKx6k-sQYN_ptQKxRjKt9q_eBWQmi6KlB_8GMtcO2S_76-M3zON3x4QA&random=1062732956&rmt_tld=1&ipr=y>
2026-03-24 14:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774363520043&cv=11&fst=1774360800000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=549950002.1774363516&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774362614%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=CAQSXQAFq6B9kd32_-F-srTxQJ0slBwuqSz9RohnVZ4FZjTyREglKVFzRU_4N1UUWrGtnHCsoKNam0gtA4SruPhMnArYZuRA1RArWv0BWRBUcDrqZDm36ZxOgUuZeBQNtg&random=3343503533&rmt_tld=0&ipr=y>
2026-03-24 14:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774363520285&cv=11&fst=1774360800000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=549950002.1774363516&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774362614%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=CAQSXQAFq6B9POoU-jNNkz31pKa6hLk39VieNwpON78TnaSeA7AH_346sxQcrijUK_eRiredTIfKx6k-sQYN_ptQKxRjKt9q_eBWQmi6KlB_8GMtcO2S_76-M3zON3x4QA&random=1062732956&rmt_tld=0&ipr=y>
2026-03-24 14:45:21 [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-24 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/logo/v2_192_icon.png>
2026-03-24 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://b.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-24 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://b.clarity.ms/collect>
2026-03-24 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=on_site.desc&only_next_available_car=false>
2026-03-24 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997157/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:21 [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-24 14:45:21 [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-24 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997156/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/upload/sources/195/logo.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997155/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997154/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997153/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997152/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997151/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997150/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997149/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997148/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997147/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997146/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997145/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997144/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997143/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997157/photo_001/260x0__r.jpg>
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997142/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997141/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997140/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997139/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/auction_blind.svg>
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997138/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-24 14:45:22 [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-24 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-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/be.png>
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/upload/sources/195/logo.png>
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997155/photo_000/260x0__r.jpg>
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997156/photo_000/260x0__r.jpg>
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997153/photo_000/260x0__r.jpg>
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997154/photo_000/260x0__r.jpg>
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997149/photo_000/260x0__r.jpg>
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997152/photo_000/260x0__r.jpg>
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997151/photo_000/260x0__r.jpg>
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997150/photo_000/260x0__r.jpg>
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997147/photo_000/260x0__r.jpg>
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997145/photo_000/260x0__r.jpg>
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997148/photo_000/260x0__r.jpg>
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997144/photo_000/260x0__r.jpg>
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997141/photo_000/260x0__r.jpg>
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/nl.png>
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/lorries.png>
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997143/photo_000/260x0__r.jpg>
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997142/photo_000/260x0__r.jpg>
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997146/photo_000/260x0__r.jpg>
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997140/photo_000/260x0__r.jpg>
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997139/photo_000/260x0__r.jpg>
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997138/photo_000/260x0__r.jpg>
2026-03-24 14:45:22 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://b.clarity.ms/collect>
2026-03-24 14:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://b.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-24 14:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63k1v871189256za20gzb811692034zd811692034&_p=1774363514539&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=69178021.1774363516&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252&uid=0&sid=1774363516&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&_s=5&tfd=11858> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 14:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63k1v871189256za20gzb811692034zd811692034&_p=1774363514539&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=69178021.1774363516&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&tag_exp=103116026~103200004~115938466~115938469~116024733~117484252&uid=0&sid=1774363516&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&_s=5&tfd=11858>
2026-03-24 14:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://b.clarity.ms/collect>
2026-03-24 14:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://track.hubspot.com/__ptc.gif?_hs_tag_name=A&_hs_element_id=&_hs_element_class=chosen-single&_hs_element_text=Make&_hs_element_visible=true&_hs_link_href=&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=160&_hs_mouse_y_coordinate=397&_hs_offset_x=129&_hs_offset_y=11&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=form%23refineForm.mb-0+%3E+div.py-1.mb-1.px-2.border-bottom+%3E+div+%3E+div.chosen-container.chosen-container-single+%3E+a.chosen-single&_hs_is_navigation=&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774363525487&vi=50f3fc75bd46a0c86d8326339f23d82b&nc=true&u=129379155.50f3fc75bd46a0c86d8326339f23d82b.1774363519165.1774363519165.1774363519165.1&b=129379155.1.1774363519165&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 14:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774363525524&cv=11&fst=1774363525524&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=549950002.1774363516&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774362614%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-24 14:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1257639718.1774363516&dt=Search%20%7C%20eCarsTrade&auid=549950002.1774363516&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774362614&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=brand%20list&ep.properties=%7B%22brands%20selected%22%3A%22%22%7D&ga_uid=G-0239LS8MTR.0&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774363525537&tfd=12352> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 14:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://track.hubspot.com/__ptc.gif?_hs_tag_name=A&_hs_element_id=&_hs_element_class=chosen-single&_hs_element_text=Make&_hs_element_visible=true&_hs_link_href=&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=160&_hs_mouse_y_coordinate=397&_hs_offset_x=129&_hs_offset_y=11&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=form%23refineForm.mb-0+%3E+div.py-1.mb-1.px-2.border-bottom+%3E+div+%3E+div.chosen-container.chosen-container-single+%3E+a.chosen-single&_hs_is_navigation=&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774363525487&vi=50f3fc75bd46a0c86d8326339f23d82b&nc=true&u=129379155.50f3fc75bd46a0c86d8326339f23d82b.1774363519165.1774363519165.1774363519165.1&b=129379155.1.1774363519165&cc=15>
2026-03-24 14:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774363525524&cv=11&fst=1774363525524&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=549950002.1774363516&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774362614%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-24 14:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774363525524&cv=11&fst=1774360800000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=549950002.1774363516&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774362614%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=CAQSXQAFq6B9BZZdal7jaRoR1VeUpHHua3x281mju6W4UIfysJZ_bKKdAL_qPcTo7Toa35kjNn7-9Wvkr6O32YiFkXh5K_SHb8qXOJ_beQ4o1Kmwdbs5RJPGCGi6RBaZrg&random=4075078141&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 14:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774363525524&cv=11&fst=1774360800000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=549950002.1774363516&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774362614%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=CAQSXQAFq6B9BZZdal7jaRoR1VeUpHHua3x281mju6W4UIfysJZ_bKKdAL_qPcTo7Toa35kjNn7-9Wvkr6O32YiFkXh5K_SHb8qXOJ_beQ4o1Kmwdbs5RJPGCGi6RBaZrg&random=4075078141&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 14:45:25 [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=1257639718.1774363516&dt=Search%20%7C%20eCarsTrade&auid=549950002.1774363516&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774362614&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=brand%20list&ep.properties=%7B%22brands%20selected%22%3A%22%22%7D&ga_uid=G-0239LS8MTR.0&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774363525537&tfd=12352>
2026-03-24 14:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774363525524&cv=11&fst=1774360800000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=549950002.1774363516&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774362614%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=CAQSXQAFq6B9BZZdal7jaRoR1VeUpHHua3x281mju6W4UIfysJZ_bKKdAL_qPcTo7Toa35kjNn7-9Wvkr6O32YiFkXh5K_SHb8qXOJ_beQ4o1Kmwdbs5RJPGCGi6RBaZrg&random=4075078141&rmt_tld=1&ipr=y>
2026-03-24 14:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774363525524&cv=11&fst=1774360800000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=549950002.1774363516&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774362614%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=CAQSXQAFq6B9BZZdal7jaRoR1VeUpHHua3x281mju6W4UIfysJZ_bKKdAL_qPcTo7Toa35kjNn7-9Wvkr6O32YiFkXh5K_SHb8qXOJ_beQ4o1Kmwdbs5RJPGCGi6RBaZrg&random=4075078141&rmt_tld=0&ipr=y>
2026-03-24 14:45:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774363527805&cv=11&fst=1774363527805&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=549950002.1774363516&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774362614%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-24 14:45:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774363527828&cv=11&fst=1774363527828&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=549950002.1774363516&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774362614%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-24 14:45:27 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1257639718.1774363516&dt=Search%20%7C%20eCarsTrade&auid=549950002.1774363516&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774362614&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=Source&ga_uid=G-0239LS8MTR.0&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774363527839&tfd=14656> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 14:45:27 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1257639718.1774363516&dt=Search%20%7C%20eCarsTrade&auid=549950002.1774363516&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774362614&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=closed&ep.block=search&ep.macro%20element=brand%20list&ep.properties=%7B%22brands%20selected%22%3A%22%22%7D&ga_uid=G-0239LS8MTR.0&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774363527840&tfd=14656> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-24 14:45:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774363527805&cv=11&fst=1774363527805&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=549950002.1774363516&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774362614%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=4>
2026-03-24 14:45:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774363527805&cv=11&fst=1774360800000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=549950002.1774363516&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774362614%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B96XUqdYlLuXlSnnuyBVEKaq83kFAEFDEcFWC0OCCZnGS6-D7lUMd1iyj-jUqaJFuon__2X3doK32JpUo3jyjosYk_OhhyOjCKuXeZ7JuzkwKNpudNSO5MHA&random=820443766&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 14:45:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774363527805&cv=11&fst=1774360800000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=549950002.1774363516&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774362614%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B96XUqdYlLuXlSnnuyBVEKaq83kFAEFDEcFWC0OCCZnGS6-D7lUMd1iyj-jUqaJFuon__2X3doK32JpUo3jyjosYk_OhhyOjCKuXeZ7JuzkwKNpudNSO5MHA&random=820443766&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 14:45:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774363527828&cv=11&fst=1774363527828&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=549950002.1774363516&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774362614%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-24 14:45:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774363527828&cv=11&fst=1774360800000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=549950002.1774363516&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774362614%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=CAQSXQAFq6B9bPlHQC5QuBHprt8FheoSqsfQB9cJamV7xpXFZLJbnKcQzMQGnWx6zlmk-ksir0mJUm-9teEJC4WCAlZ0EbiKNgmeSHfk9GF-RLScx_vMoAUzLjGnZteqtA&random=2175227581&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 14:45:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774363527828&cv=11&fst=1774360800000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=549950002.1774363516&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774362614%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=CAQSXQAFq6B9bPlHQC5QuBHprt8FheoSqsfQB9cJamV7xpXFZLJbnKcQzMQGnWx6zlmk-ksir0mJUm-9teEJC4WCAlZ0EbiKNgmeSHfk9GF-RLScx_vMoAUzLjGnZteqtA&random=2175227581&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-24 14:45:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774363527805&cv=11&fst=1774360800000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=549950002.1774363516&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774362614%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B96XUqdYlLuXlSnnuyBVEKaq83kFAEFDEcFWC0OCCZnGS6-D7lUMd1iyj-jUqaJFuon__2X3doK32JpUo3jyjosYk_OhhyOjCKuXeZ7JuzkwKNpudNSO5MHA&random=820443766&rmt_tld=1&ipr=y>
2026-03-24 14:45:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774363527828&cv=11&fst=1774360800000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=549950002.1774363516&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774362614%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=CAQSXQAFq6B9bPlHQC5QuBHprt8FheoSqsfQB9cJamV7xpXFZLJbnKcQzMQGnWx6zlmk-ksir0mJUm-9teEJC4WCAlZ0EbiKNgmeSHfk9GF-RLScx_vMoAUzLjGnZteqtA&random=2175227581&rmt_tld=1&ipr=y>
2026-03-24 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=1257639718.1774363516&dt=Search%20%7C%20eCarsTrade&auid=549950002.1774363516&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774362614&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=Source&ga_uid=G-0239LS8MTR.0&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774363527839&tfd=14656>
2026-03-24 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=1257639718.1774363516&dt=Search%20%7C%20eCarsTrade&auid=549950002.1774363516&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774362614&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=closed&ep.block=search&ep.macro%20element=brand%20list&ep.properties=%7B%22brands%20selected%22%3A%22%22%7D&ga_uid=G-0239LS8MTR.0&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774363527840&tfd=14656>
2026-03-24 14:45:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774363527805&cv=11&fst=1774360800000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=549950002.1774363516&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774362614%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B96XUqdYlLuXlSnnuyBVEKaq83kFAEFDEcFWC0OCCZnGS6-D7lUMd1iyj-jUqaJFuon__2X3doK32JpUo3jyjosYk_OhhyOjCKuXeZ7JuzkwKNpudNSO5MHA&random=820443766&rmt_tld=0&ipr=y>
2026-03-24 14:45:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774363527828&cv=11&fst=1774360800000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63k1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938466~115938468~116024733~117484252~118104772&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=549950002.1774363516&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774362614%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=CAQSXQAFq6B9bPlHQC5QuBHprt8FheoSqsfQB9cJamV7xpXFZLJbnKcQzMQGnWx6zlmk-ksir0mJUm-9teEJC4WCAlZ0EbiKNgmeSHfk9GF-RLScx_vMoAUzLjGnZteqtA&random=2175227581&rmt_tld=0&ipr=y>
2026-03-24 14:45:28 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://b.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-24 14:45:29 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://b.clarity.ms/collect>
2026-03-24 14:45:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search> (referer: None) ['playwright']
2026-03-24 14:45:30 [ecarstrade.nl] INFO: Cookies from Playwright: [{'name': 'IDE', 'value': 'AHWqTUnv4Nh-YXCITAal7r-CIxBBT4RjCzcFRq0nrKhWJIL4mi1BhUWh2oFd1Oxf', 'domain': '.doubleclick.net', 'path': '/', 'expires': 1808059520, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'eCT/LANG', 'value': 'en', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1776955513, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'eCT/PHPSESSID', 'value': 'ackesqfgc6pjghfbjkfihqlg52', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774392313, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'eCT/first_landing_url', 'value': '%2Fsearch', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1835880313, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'eCT/perpage', 'value': '20', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1776955513, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gid', 'value': 'GA1.2.304343468.1774363516', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774449915, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gat', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774363575, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gcl_au', 'value': '1.1.549950002.1774363516', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1782139516, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga', 'value': 'GA1.1.69178021.1774363516', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1837435516, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'mp_5a27231946a146bf8eda3bf7b09ed68a_mixpanel', 'value': '%7B%22distinct_id%22%3A%22%24device%3A16d2da43-55f3-4a16-82f3-34cbe8c7d623%22%2C%22%24device_id%22%3A%2216d2da43-55f3-4a16-82f3-34cbe8c7d623%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': 1805899516, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'gbuuid', 'value': '90561f7c-1500-4d2b-94e7-80ed987a1a10', 'domain': 'ecarstrade.com', 'path': '/', 'expires': 1808923516, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'ajs_anonymous_id', 'value': '2da5c711-ef3d-43f0-8a61-4a0ee8a8a603', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1805899518, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': '__hstc', 'value': '129379155.50f3fc75bd46a0c86d8326339f23d82b.1774363519165.1774363519165.1774363519165.1', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1789915519, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': 'hubspotutk', 'value': '50f3fc75bd46a0c86d8326339f23d82b', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1789915519, '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.1774363519165', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774365319, '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-24T14%3A45%3A19.783Z%22%2C%22consentId%22%3A%22cc0e2309-2049-4625-b4c4-fee9e49cb1d4%22%2C%22services%22%3A%7B%22necessary%22%3A%5B%5D%2C%22analytics%22%3A%5B%5D%7D%2C%22lastConsentTimestamp%22%3A%222026-03-24T14%3A45%3A19.783Z%22%2C%22expirationTime%22%3A1790088319783%7D', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1790088319, 'httpOnly': False, 'secure': True, 'sameSite': 'Lax'}, {'name': 'eCT/cookie_consent', 'value': '{"consentId":"cc0e2309-2049-4625-b4c4-fee9e49cb1d4","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': 1774363821, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga_0239LS8MTR', 'value': 'GS2.1.s1774363516$o1$g1$t1774363527$j49$l0$h0', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1837435527, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '__cf_bm', 'value': 'cf4UwYv6lBYPj2CuzwfJtTZBvWgb_bpl8A96xEsiLXw-1774363519-1.0.1.1-ywiCpGYokXcR7M3tqx3iowMneDW7EodUvDQLRahuEK65.FWvi4Fock2Cz0QARuu3.gCj4Mh5zkpx3bmfdYl2tAwdzyKbZVWsjx.LBYNFjGc', 'domain': '.hubspot.com', 'path': '/', 'expires': 1774365319, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': '_cfuvid', 'value': 'KsQjpKcKXyLn_0c4c9vmY435f573a9LVLZY7_861r1g-1774363519957-0.0.1.1-604800000', 'domain': '.hubspot.com', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}]
2026-03-24 14:45:30 [ecarstrade.nl] INFO: Scrapy-formatted cookies: [{'name': 'IDE', 'value': 'AHWqTUnv4Nh-YXCITAal7r-CIxBBT4RjCzcFRq0nrKhWJIL4mi1BhUWh2oFd1Oxf', 'domain': '.doubleclick.net', 'path': '/'}, {'name': 'eCT/LANG', 'value': 'en', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'eCT/PHPSESSID', 'value': 'ackesqfgc6pjghfbjkfihqlg52', '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': '_gid', 'value': 'GA1.2.304343468.1774363516', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_gat', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_gcl_au', 'value': '1.1.549950002.1774363516', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_ga', 'value': 'GA1.1.69178021.1774363516', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'mp_5a27231946a146bf8eda3bf7b09ed68a_mixpanel', 'value': '%7B%22distinct_id%22%3A%22%24device%3A16d2da43-55f3-4a16-82f3-34cbe8c7d623%22%2C%22%24device_id%22%3A%2216d2da43-55f3-4a16-82f3-34cbe8c7d623%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': 'gbuuid', 'value': '90561f7c-1500-4d2b-94e7-80ed987a1a10', 'domain': 'ecarstrade.com', 'path': '/'}, {'name': 'ajs_anonymous_id', 'value': '2da5c711-ef3d-43f0-8a61-4a0ee8a8a603', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hstc', 'value': '129379155.50f3fc75bd46a0c86d8326339f23d82b.1774363519165.1774363519165.1774363519165.1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'hubspotutk', 'value': '50f3fc75bd46a0c86d8326339f23d82b', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hssrc', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hssc', 'value': '129379155.1.1774363519165', '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-24T14%3A45%3A19.783Z%22%2C%22consentId%22%3A%22cc0e2309-2049-4625-b4c4-fee9e49cb1d4%22%2C%22services%22%3A%7B%22necessary%22%3A%5B%5D%2C%22analytics%22%3A%5B%5D%7D%2C%22lastConsentTimestamp%22%3A%222026-03-24T14%3A45%3A19.783Z%22%2C%22expirationTime%22%3A1790088319783%7D', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'eCT/cookie_consent', 'value': '{"consentId":"cc0e2309-2049-4625-b4c4-fee9e49cb1d4","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.s1774363516$o1$g1$t1774363527$j49$l0$h0', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__cf_bm', 'value': 'cf4UwYv6lBYPj2CuzwfJtTZBvWgb_bpl8A96xEsiLXw-1774363519-1.0.1.1-ywiCpGYokXcR7M3tqx3iowMneDW7EodUvDQLRahuEK65.FWvi4Fock2Cz0QARuu3.gCj4Mh5zkpx3bmfdYl2tAwdzyKbZVWsjx.LBYNFjGc', 'domain': '.hubspot.com', 'path': '/'}, {'name': '_cfuvid', 'value': 'KsQjpKcKXyLn_0c4c9vmY435f573a9LVLZY7_861r1g-1774363519957-0.0.1.1-604800000', 'domain': '.hubspot.com', 'path': '/'}]
2026-03-24 14:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='ECarsTrade',RowKey='cookies') HTTP/1.1" 204 0
2026-03-24 14:45:30 [ecarstrade.nl] INFO: Found sources: ['ALD', 'ARVAL', 'Athlon', 'AVIS', 'KBC', 'Trade-in Cars', 'Van Mossel', 'VW Group dealers']
2026-03-24 14:45:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:45:36 [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-24 14:45:36 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 14:45:36 [ecarstrade.nl] INFO: Found listing with ID: 6977322auction110743
2026-03-24 14:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977322auction110743%27 HTTP/1.1" 200 None
2026-03-24 14:45:36 [ecarstrade.nl] INFO: Scrape type for 6977322auction110743: 0
2026-03-24 14:45:36 [ecarstrade.nl] INFO: Found listing with ID: 6977336auction110743
2026-03-24 14:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977336auction110743%27 HTTP/1.1" 200 None
2026-03-24 14:45:36 [ecarstrade.nl] INFO: Scrape type for 6977336auction110743: 0
2026-03-24 14:45:36 [ecarstrade.nl] INFO: Found listing with ID: 6977331auction110743
2026-03-24 14:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977331auction110743%27 HTTP/1.1" 200 None
2026-03-24 14:45:37 [ecarstrade.nl] INFO: Scrape type for 6977331auction110743: 0
2026-03-24 14:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6977325auction110743
2026-03-24 14:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977325auction110743%27 HTTP/1.1" 200 None
2026-03-24 14:45:37 [ecarstrade.nl] INFO: Scrape type for 6977325auction110743: 0
2026-03-24 14:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6977334auction110743
2026-03-24 14:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977334auction110743%27 HTTP/1.1" 200 None
2026-03-24 14:45:37 [ecarstrade.nl] INFO: Scrape type for 6977334auction110743: 0
2026-03-24 14:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6977311auction110743
2026-03-24 14:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977311auction110743%27 HTTP/1.1" 200 None
2026-03-24 14:45:37 [ecarstrade.nl] INFO: Scrape type for 6977311auction110743: 0
2026-03-24 14:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6977313auction110743
2026-03-24 14:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977313auction110743%27 HTTP/1.1" 200 None
2026-03-24 14:45:37 [ecarstrade.nl] INFO: Scrape type for 6977313auction110743: 0
2026-03-24 14:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6977308auction110743
2026-03-24 14:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977308auction110743%27 HTTP/1.1" 200 None
2026-03-24 14:45:37 [ecarstrade.nl] INFO: Scrape type for 6977308auction110743: 0
2026-03-24 14:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6977316auction110743
2026-03-24 14:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977316auction110743%27 HTTP/1.1" 200 None
2026-03-24 14:45:37 [ecarstrade.nl] INFO: Scrape type for 6977316auction110743: 0
2026-03-24 14:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6977318auction110743
2026-03-24 14:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977318auction110743%27 HTTP/1.1" 200 None
2026-03-24 14:45:37 [ecarstrade.nl] INFO: Scrape type for 6977318auction110743: 0
2026-03-24 14:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6977320auction110743
2026-03-24 14:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977320auction110743%27 HTTP/1.1" 200 None
2026-03-24 14:45:37 [ecarstrade.nl] INFO: Scrape type for 6977320auction110743: 0
2026-03-24 14:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6977327auction110743
2026-03-24 14:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977327auction110743%27 HTTP/1.1" 200 None
2026-03-24 14:45:37 [ecarstrade.nl] INFO: Scrape type for 6977327auction110743: 0
2026-03-24 14:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6977332auction110743
2026-03-24 14:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977332auction110743%27 HTTP/1.1" 200 None
2026-03-24 14:45:37 [ecarstrade.nl] INFO: Scrape type for 6977332auction110743: 0
2026-03-24 14:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6977340auction110743
2026-03-24 14:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977340auction110743%27 HTTP/1.1" 200 None
2026-03-24 14:45:37 [ecarstrade.nl] INFO: Scrape type for 6977340auction110743: 0
2026-03-24 14:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6977306auction110743
2026-03-24 14:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977306auction110743%27 HTTP/1.1" 200 None
2026-03-24 14:45:37 [ecarstrade.nl] INFO: Scrape type for 6977306auction110743: 0
2026-03-24 14:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6977303auction110743
2026-03-24 14:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276977303auction110743%27 HTTP/1.1" 200 None
2026-03-24 14:45:37 [ecarstrade.nl] INFO: Scrape type for 6977303auction110743: 0
2026-03-24 14:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6995273auction110957
2026-03-24 14:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995273auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:45:37 [ecarstrade.nl] INFO: Scrape type for 6995273auction110957: 1
2026-03-24 14:45:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6995274auction110957
2026-03-24 14:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995274auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:45:37 [ecarstrade.nl] INFO: Scrape type for 6995274auction110957: 1
2026-03-24 14:45:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6995275auction110957
2026-03-24 14:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995275auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:45:37 [ecarstrade.nl] INFO: Scrape type for 6995275auction110957: 1
2026-03-24 14:45:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:45:37 [ecarstrade.nl] INFO: Found listing with ID: 6995276auction110957
2026-03-24 14:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995276auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:45:37 [ecarstrade.nl] INFO: Scrape type for 6995276auction110957: 1
2026-03-24 14:45:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:45:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:45:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995275> (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-24 14:45:44 [ecarstrade.nl] INFO: Extracting details for car 6995275auction110957
2026-03-24 14:45:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f2bbe81-84b8-5447-bf02-e2413cc120f3 with identifier: 6995275auction110957
2026-03-24 14:45:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f2bbe81-84b8-5447-bf02-e2413cc120f3 with scrape type 1
2026-03-24 14:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2f2bbe81-84b8-5447-bf02-e2413cc120f3
2026-03-24 14:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45: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%252F6990001-7000000%252F6995275%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346536%27 HTTP/1.1" 200 None
2026-03-24 14:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995275/photo_001/780x0__r.jpg?hash=1774346536 not downloaded yet
2026-03-24 14:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45: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%252F6990001-7000000%252F6995275%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346536%27 HTTP/1.1" 200 None
2026-03-24 14:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995275/photo_002/780x0__r.jpg?hash=1774346536 not downloaded yet
2026-03-24 14:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45: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%252F6990001-7000000%252F6995275%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346536%27 HTTP/1.1" 200 None
2026-03-24 14:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995275/photo_003/780x0__r.jpg?hash=1774346536 not downloaded yet
2026-03-24 14:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45: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%252F6990001-7000000%252F6995275%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346536%27 HTTP/1.1" 200 None
2026-03-24 14:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995275/photo_004/780x0__r.jpg?hash=1774346536 not downloaded yet
2026-03-24 14:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45: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%252F6990001-7000000%252F6995275%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346536%27 HTTP/1.1" 200 None
2026-03-24 14:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995275/photo_005/780x0__r.jpg?hash=1774346536 not downloaded yet
2026-03-24 14:45:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45: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%252F6990001-7000000%252F6995275%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346536%27 HTTP/1.1" 200 None
2026-03-24 14:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995275/photo_006/780x0__r.jpg?hash=1774346536 not downloaded yet
2026-03-24 14:45:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995275/photo_003/780x0__r.jpg?hash=1774346536> (referer: https://ecarstrade.com/cars/6995275)
2026-03-24 14:45:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995275/photo_002/780x0__r.jpg?hash=1774346536> (referer: https://ecarstrade.com/cars/6995275)
2026-03-24 14:45:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995275/photo_005/780x0__r.jpg?hash=1774346536> (referer: https://ecarstrade.com/cars/6995275)
2026-03-24 14:45:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995275/photo_004/780x0__r.jpg?hash=1774346536> (referer: https://ecarstrade.com/cars/6995275)
2026-03-24 14:45:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995275/photo_001/780x0__r.jpg?hash=1774346536> (referer: https://ecarstrade.com/cars/6995275)
2026-03-24 14:45:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2f2bbe81-84b8-5447-bf02-e2413cc120f3
2026-03-24 14:45:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995275/photo_006/780x0__r.jpg?hash=1774346536> (referer: https://ecarstrade.com/cars/6995275)
2026-03-24 14:45:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2f2bbe81-84b8-5447-bf02-e2413cc120f3
2026-03-24 14:45:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2f2bbe81-84b8-5447-bf02-e2413cc120f3
2026-03-24 14:45:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2f2bbe81-84b8-5447-bf02-e2413cc120f3
2026-03-24 14:45:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2f2bbe81-84b8-5447-bf02-e2413cc120f3
2026-03-24 14:45:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995276> (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-24 14:45:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2f2bbe81-84b8-5447-bf02-e2413cc120f3
2026-03-24 14:45:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2f2bbe81-84b8-5447-bf02-e2413cc120f3, skipping ID generation
2026-03-24 14:45:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f2bbe81-84b8-5447-bf02-e2413cc120f3 with scrape type 1
2026-03-24 14:45:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2f2bbe81-84b8-5447-bf02-e2413cc120f3 sending to next pipeline
2026-03-24 14:45:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 2f2bbe81-84b8-5447-bf02-e2413cc120f3, identifier: 6995275auction110957
2026-03-24 14:45:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 2f2bbe81-84b8-5447-bf02-e2413cc120f3 with identifier: 6995275auction110957
2026-03-24 14:45:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 14:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 14:45:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 14:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 14:45:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 2f2bbe81-84b8-5447-bf02-e2413cc120f3 with identifier: 6995275auction110957
2026-03-24 14:45:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 2f2bbe81-84b8-5447-bf02-e2413cc120f3 with identifier: 6995275auction110957 to the API
2026-03-24 14:45:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:45:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:45:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995275/photo_006/780x0__r.jpg?hash=1774346536>
{'auction_title': '',
 'c_o_2_emission_value': 207,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 3,
 'emission_standard': 'EURO 5',
 'engine': '2.2L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': '2f2bbe81-84b8-5447-bf02-e2413cc120f3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995275',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Ford',
 'model': 'Ranger',
 'odometer': 188295,
 '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': 2,
 'seller_name': None,
 'title': 'Ford Ranger Super Cab Limited 2.2 TDCi 160pk Auto 4d',
 'transmission': 'automatic',
 'trim': 'Super Cab Limited 2.2 TDCi 160pk Auto 4d',
 'vin': None,
 'year': 2019}
2026-03-24 14:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995275auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:45:47 [ecarstrade.nl] INFO: Saving data for 6995275auction110957: {'created_time': 1774363547.551769, 'last_price_update_time': 1774363547.551779, 'auction_closing_time': 1774435200.0}
2026-03-24 14:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995275auction110957') HTTP/1.1" 204 0
2026-03-24 14:45:47 [ecarstrade.nl] INFO: Extracting details for car 6995276auction110957
2026-03-24 14:45:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995273> (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-24 14:45:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995274> (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-24 14:45:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f08bf62-b4f9-52d1-94ef-38d128124c36 with identifier: 6995276auction110957
2026-03-24 14:45:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f08bf62-b4f9-52d1-94ef-38d128124c36 with scrape type 1
2026-03-24 14:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9f08bf62-b4f9-52d1-94ef-38d128124c36
2026-03-24 14:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45: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%252F6990001-7000000%252F6995276%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346540%27 HTTP/1.1" 200 None
2026-03-24 14:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995276/photo_001/780x0__r.jpg?hash=1774346540 not downloaded yet
2026-03-24 14:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45: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%252F6990001-7000000%252F6995276%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346540%27 HTTP/1.1" 200 None
2026-03-24 14:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995276/photo_002/780x0__r.jpg?hash=1774346540 not downloaded yet
2026-03-24 14:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45: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%252F6990001-7000000%252F6995276%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346540%27 HTTP/1.1" 200 None
2026-03-24 14:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995276/photo_003/780x0__r.jpg?hash=1774346540 not downloaded yet
2026-03-24 14:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45: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%252F6990001-7000000%252F6995276%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346540%27 HTTP/1.1" 200 None
2026-03-24 14:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995276/photo_004/780x0__r.jpg?hash=1774346540 not downloaded yet
2026-03-24 14:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45: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%252F6990001-7000000%252F6995276%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346540%27 HTTP/1.1" 200 None
2026-03-24 14:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995276/photo_005/780x0__r.jpg?hash=1774346540 not downloaded yet
2026-03-24 14:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45: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%252F6990001-7000000%252F6995276%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346540%27 HTTP/1.1" 200 None
2026-03-24 14:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995276/photo_006/780x0__r.jpg?hash=1774346540 not downloaded yet
2026-03-24 14:45:47 [ecarstrade.nl] INFO: Extracting details for car 6995273auction110957
2026-03-24 14:45:47 [ecarstrade.nl] INFO: Extracting details for car 6995274auction110957
2026-03-24 14:45:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995276/photo_001/780x0__r.jpg?hash=1774346540> (referer: https://ecarstrade.com/cars/6995276)
2026-03-24 14:45:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995276/photo_002/780x0__r.jpg?hash=1774346540> (referer: https://ecarstrade.com/cars/6995276)
2026-03-24 14:45:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1efa3efa-a8c4-5261-8e4b-f3b4950bb7d3 with identifier: 6995273auction110957
2026-03-24 14:45:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1efa3efa-a8c4-5261-8e4b-f3b4950bb7d3 with scrape type 1
2026-03-24 14:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1efa3efa-a8c4-5261-8e4b-f3b4950bb7d3
2026-03-24 14:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45: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%252F6990001-7000000%252F6995273%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346534%27 HTTP/1.1" 200 None
2026-03-24 14:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995273/photo_001/780x0__r.jpg?hash=1774346534 not downloaded yet
2026-03-24 14:45:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5d4f7f3-f454-5ab8-b5e7-94ac736d3dc5 with identifier: 6995274auction110957
2026-03-24 14:45:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5d4f7f3-f454-5ab8-b5e7-94ac736d3dc5 with scrape type 1
2026-03-24 14:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c5d4f7f3-f454-5ab8-b5e7-94ac736d3dc5
2026-03-24 14:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45: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%252F6990001-7000000%252F6995274%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346538%27 HTTP/1.1" 200 None
2026-03-24 14:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995274/photo_001/780x0__r.jpg?hash=1774346538 not downloaded yet
2026-03-24 14:45:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995276/photo_004/780x0__r.jpg?hash=1774346540> (referer: https://ecarstrade.com/cars/6995276)
2026-03-24 14:45:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995276/photo_003/780x0__r.jpg?hash=1774346540> (referer: https://ecarstrade.com/cars/6995276)
2026-03-24 14:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45: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%252F6990001-7000000%252F6995273%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346534%27 HTTP/1.1" 200 None
2026-03-24 14:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995273/photo_002/780x0__r.jpg?hash=1774346534 not downloaded yet
2026-03-24 14:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45: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%252F6990001-7000000%252F6995274%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346539%27 HTTP/1.1" 200 None
2026-03-24 14:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995274/photo_002/780x0__r.jpg?hash=1774346539 not downloaded yet
2026-03-24 14:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45: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%252F6990001-7000000%252F6995273%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346535%27 HTTP/1.1" 200 None
2026-03-24 14:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995273/photo_003/780x0__r.jpg?hash=1774346535 not downloaded yet
2026-03-24 14:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45: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%252F6990001-7000000%252F6995274%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346538%27 HTTP/1.1" 200 None
2026-03-24 14:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995274/photo_003/780x0__r.jpg?hash=1774346538 not downloaded yet
2026-03-24 14:45:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995276/photo_006/780x0__r.jpg?hash=1774346540> (referer: https://ecarstrade.com/cars/6995276)
2026-03-24 14:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45: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%252F6990001-7000000%252F6995273%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346534%27 HTTP/1.1" 200 None
2026-03-24 14:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995273/photo_004/780x0__r.jpg?hash=1774346534 not downloaded yet
2026-03-24 14:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45: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%252F6990001-7000000%252F6995274%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346539%27 HTTP/1.1" 200 None
2026-03-24 14:45:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995274/photo_004/780x0__r.jpg?hash=1774346539 not downloaded yet
2026-03-24 14:45:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9f08bf62-b4f9-52d1-94ef-38d128124c36
2026-03-24 14:45:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9f08bf62-b4f9-52d1-94ef-38d128124c36
2026-03-24 14:45:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995273/photo_001/780x0__r.jpg?hash=1774346534> (referer: https://ecarstrade.com/cars/6995273)
2026-03-24 14:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45: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%252F6990001-7000000%252F6995273%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346534%27 HTTP/1.1" 200 None
2026-03-24 14:45:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995273/photo_005/780x0__r.jpg?hash=1774346534 not downloaded yet
2026-03-24 14:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45: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%252F6990001-7000000%252F6995274%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346539%27 HTTP/1.1" 200 None
2026-03-24 14:45:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995274/photo_005/780x0__r.jpg?hash=1774346539 not downloaded yet
2026-03-24 14:45:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9f08bf62-b4f9-52d1-94ef-38d128124c36
2026-03-24 14:45:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9f08bf62-b4f9-52d1-94ef-38d128124c36
2026-03-24 14:45:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995274/photo_001/780x0__r.jpg?hash=1774346538> (referer: https://ecarstrade.com/cars/6995274)
2026-03-24 14:45:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995274/photo_003/780x0__r.jpg?hash=1774346538> (referer: https://ecarstrade.com/cars/6995274)
2026-03-24 14:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45: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%252F6990001-7000000%252F6995273%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346535%27 HTTP/1.1" 200 None
2026-03-24 14:45:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995273/photo_006/780x0__r.jpg?hash=1774346535 not downloaded yet
2026-03-24 14:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45: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%252F6990001-7000000%252F6995274%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346538%27 HTTP/1.1" 200 None
2026-03-24 14:45:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995274/photo_006/780x0__r.jpg?hash=1774346538 not downloaded yet
2026-03-24 14:45:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995274/photo_002/780x0__r.jpg?hash=1774346539> (referer: https://ecarstrade.com/cars/6995274)
2026-03-24 14:45:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9f08bf62-b4f9-52d1-94ef-38d128124c36
2026-03-24 14:45:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1efa3efa-a8c4-5261-8e4b-f3b4950bb7d3
2026-03-24 14:45:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995274/photo_005/780x0__r.jpg?hash=1774346539> (referer: https://ecarstrade.com/cars/6995274)
2026-03-24 14:45:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c5d4f7f3-f454-5ab8-b5e7-94ac736d3dc5
2026-03-24 14:45:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c5d4f7f3-f454-5ab8-b5e7-94ac736d3dc5
2026-03-24 14:45:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995273/photo_004/780x0__r.jpg?hash=1774346534> (referer: https://ecarstrade.com/cars/6995273)
2026-03-24 14:45:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995274/photo_006/780x0__r.jpg?hash=1774346538> (referer: https://ecarstrade.com/cars/6995274)
2026-03-24 14:45:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995274/photo_004/780x0__r.jpg?hash=1774346539> (referer: https://ecarstrade.com/cars/6995274)
2026-03-24 14:45:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995273/photo_005/780x0__r.jpg?hash=1774346534> (referer: https://ecarstrade.com/cars/6995273)
2026-03-24 14:45:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995276/photo_005/780x0__r.jpg?hash=1774346540> (referer: https://ecarstrade.com/cars/6995276)
2026-03-24 14:45:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c5d4f7f3-f454-5ab8-b5e7-94ac736d3dc5
2026-03-24 14:45:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995273/photo_002/780x0__r.jpg?hash=1774346534> (referer: https://ecarstrade.com/cars/6995273)
2026-03-24 14:45:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995273/photo_006/780x0__r.jpg?hash=1774346535> (referer: https://ecarstrade.com/cars/6995273)
2026-03-24 14:45:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c5d4f7f3-f454-5ab8-b5e7-94ac736d3dc5
2026-03-24 14:45:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995273/photo_003/780x0__r.jpg?hash=1774346535> (referer: https://ecarstrade.com/cars/6995273)
2026-03-24 14:45:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1efa3efa-a8c4-5261-8e4b-f3b4950bb7d3
2026-03-24 14:45:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c5d4f7f3-f454-5ab8-b5e7-94ac736d3dc5
2026-03-24 14:45:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c5d4f7f3-f454-5ab8-b5e7-94ac736d3dc5
2026-03-24 14:45:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c5d4f7f3-f454-5ab8-b5e7-94ac736d3dc5, skipping ID generation
2026-03-24 14:45:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5d4f7f3-f454-5ab8-b5e7-94ac736d3dc5 with scrape type 1
2026-03-24 14:45:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c5d4f7f3-f454-5ab8-b5e7-94ac736d3dc5 sending to next pipeline
2026-03-24 14:45:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c5d4f7f3-f454-5ab8-b5e7-94ac736d3dc5, identifier: 6995274auction110957
2026-03-24 14:45:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1efa3efa-a8c4-5261-8e4b-f3b4950bb7d3
2026-03-24 14:45:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c5d4f7f3-f454-5ab8-b5e7-94ac736d3dc5 with identifier: 6995274auction110957
2026-03-24 14:45:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 14:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 14:45:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 14:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 14:45:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c5d4f7f3-f454-5ab8-b5e7-94ac736d3dc5 with identifier: 6995274auction110957
2026-03-24 14:45:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c5d4f7f3-f454-5ab8-b5e7-94ac736d3dc5 with identifier: 6995274auction110957 to the API
2026-03-24 14:45:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:45:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:45:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995274/photo_004/780x0__r.jpg?hash=1774346539>
{'auction_title': '',
 'c_o_2_emission_value': 121,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'c5d4f7f3-f454-5ab8-b5e7-94ac736d3dc5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995274',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Citroen',
 'model': 'Berlingo',
 'odometer': 107689,
 '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': 2,
 'seller_name': None,
 'title': 'Citroën Berlingo Van PureTech 110 S&S Club 650 kg 4d',
 'transmission': 'manual',
 'trim': 'Citroën  Van PureTech 110 S&S Club 650 kg 4d',
 'vin': None,
 'year': 2020}
2026-03-24 14:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995274auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:45:49 [ecarstrade.nl] INFO: Saving data for 6995274auction110957: {'created_time': 1774363549.742107, 'last_price_update_time': 1774363549.742118, 'auction_closing_time': 1774435200.0}
2026-03-24 14:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995274auction110957') HTTP/1.1" 204 0
2026-03-24 14:45:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9f08bf62-b4f9-52d1-94ef-38d128124c36
2026-03-24 14:45:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9f08bf62-b4f9-52d1-94ef-38d128124c36, skipping ID generation
2026-03-24 14:45:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f08bf62-b4f9-52d1-94ef-38d128124c36 with scrape type 1
2026-03-24 14:45:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9f08bf62-b4f9-52d1-94ef-38d128124c36 sending to next pipeline
2026-03-24 14:45:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 9f08bf62-b4f9-52d1-94ef-38d128124c36, identifier: 6995276auction110957
2026-03-24 14:45:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1efa3efa-a8c4-5261-8e4b-f3b4950bb7d3
2026-03-24 14:45:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1efa3efa-a8c4-5261-8e4b-f3b4950bb7d3
2026-03-24 14:45:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1efa3efa-a8c4-5261-8e4b-f3b4950bb7d3
2026-03-24 14:45:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1efa3efa-a8c4-5261-8e4b-f3b4950bb7d3, skipping ID generation
2026-03-24 14:45:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1efa3efa-a8c4-5261-8e4b-f3b4950bb7d3 with scrape type 1
2026-03-24 14:45:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1efa3efa-a8c4-5261-8e4b-f3b4950bb7d3 sending to next pipeline
2026-03-24 14:45:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 1efa3efa-a8c4-5261-8e4b-f3b4950bb7d3, identifier: 6995273auction110957
2026-03-24 14:45:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 9f08bf62-b4f9-52d1-94ef-38d128124c36 with identifier: 6995276auction110957
2026-03-24 14:45:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 9f08bf62-b4f9-52d1-94ef-38d128124c36 with identifier: 6995276auction110957
2026-03-24 14:45:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 9f08bf62-b4f9-52d1-94ef-38d128124c36 with identifier: 6995276auction110957 to the API
2026-03-24 14:45:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:45:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:45:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995276/photo_005/780x0__r.jpg?hash=1774346540>
{'auction_title': '',
 'c_o_2_emission_value': 178,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': '9f08bf62-b4f9-52d1-94ef-38d128124c36',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995276',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Ford',
 'model': 'Transit',
 'odometer': 122735,
 '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': 3,
 'seller_name': None,
 'title': 'Ford Transit 290 130pk L2H2 Trend FWD 4d',
 'transmission': 'manual',
 'trim': '290 130pk L2H2 Trend FWD 4d',
 'vin': None,
 'year': 2021}
2026-03-24 14:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995276auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:45:51 [ecarstrade.nl] INFO: Saving data for 6995276auction110957: {'created_time': 1774363551.993823, 'last_price_update_time': 1774363551.993834, 'auction_closing_time': 1774435200.0}
2026-03-24 14:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995276auction110957') HTTP/1.1" 204 0
2026-03-24 14:45:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 1efa3efa-a8c4-5261-8e4b-f3b4950bb7d3 with identifier: 6995273auction110957
2026-03-24 14:45:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 14:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 14:45:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 1efa3efa-a8c4-5261-8e4b-f3b4950bb7d3 with identifier: 6995273auction110957
2026-03-24 14:45:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 1efa3efa-a8c4-5261-8e4b-f3b4950bb7d3 with identifier: 6995273auction110957 to the API
2026-03-24 14:45:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:45:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:45:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995273/photo_003/780x0__r.jpg?hash=1774346535>
{'auction_title': '',
 'c_o_2_emission_value': 144,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 3,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': '1efa3efa-a8c4-5261-8e4b-f3b4950bb7d3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995273',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Citroen',
 'model': 'Berlingo',
 'odometer': 180067,
 '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': 2,
 'seller_name': None,
 'title': 'Citroën Berlingo Van 1.5 BlueHDi 100 S&S 650kg L1 4d',
 'transmission': 'manual',
 'trim': 'Citroën  Van 1.5 BlueHDi 100 S&S 650kg L1 4d',
 'vin': None,
 'year': 2023}
2026-03-24 14:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995273auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:45:54 [ecarstrade.nl] INFO: Saving data for 6995273auction110957: {'created_time': 1774363554.064164, 'last_price_update_time': 1774363554.064174, 'auction_closing_time': 1774435200.0}
2026-03-24 14:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:45:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995273auction110957') HTTP/1.1" 204 0
2026-03-24 14:46:06 [scrapy.extensions.logstats] INFO: Crawled 6 pages (at 6 pages/min), scraped 4 items (at 4 items/min)
2026-03-24 14:46:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 194MiB
2026-03-24 14:46:21 [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-24 14:46:21 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 14:46:21 [ecarstrade.nl] INFO: Found listing with ID: 6995277auction110957
2026-03-24 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995277auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:21 [ecarstrade.nl] INFO: Scrape type for 6995277auction110957: 1
2026-03-24 14:46:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:46:21 [ecarstrade.nl] INFO: Found listing with ID: 6995278auction110957
2026-03-24 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995278auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:21 [ecarstrade.nl] INFO: Scrape type for 6995278auction110957: 1
2026-03-24 14:46:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:46:21 [ecarstrade.nl] INFO: Found listing with ID: 6995279auction110957
2026-03-24 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995279auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:21 [ecarstrade.nl] INFO: Scrape type for 6995279auction110957: 1
2026-03-24 14:46:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:46:21 [ecarstrade.nl] INFO: Found listing with ID: 6995280auction110957
2026-03-24 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995280auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:21 [ecarstrade.nl] INFO: Scrape type for 6995280auction110957: 1
2026-03-24 14:46:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:46:21 [ecarstrade.nl] INFO: Found listing with ID: 6995281auction110957
2026-03-24 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995281auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:21 [ecarstrade.nl] INFO: Scrape type for 6995281auction110957: 1
2026-03-24 14:46:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:46:21 [ecarstrade.nl] INFO: Found listing with ID: 6995282auction110957
2026-03-24 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995282auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:21 [ecarstrade.nl] INFO: Scrape type for 6995282auction110957: 1
2026-03-24 14:46:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:46:21 [ecarstrade.nl] INFO: Found listing with ID: 6995283auction110957
2026-03-24 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995283auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:21 [ecarstrade.nl] INFO: Scrape type for 6995283auction110957: 1
2026-03-24 14:46:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:46:21 [ecarstrade.nl] INFO: Found listing with ID: 6995284auction110957
2026-03-24 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995284auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:21 [ecarstrade.nl] INFO: Scrape type for 6995284auction110957: 1
2026-03-24 14:46:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:46:21 [ecarstrade.nl] INFO: Found listing with ID: 6995285auction110957
2026-03-24 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995285auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:21 [ecarstrade.nl] INFO: Scrape type for 6995285auction110957: 1
2026-03-24 14:46:21 [ecarstrade.nl] INFO: Found listing with ID: 6995286auction110957
2026-03-24 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995286auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:21 [ecarstrade.nl] INFO: Scrape type for 6995286auction110957: 1
2026-03-24 14:46:21 [ecarstrade.nl] INFO: Found listing with ID: 6995287auction110957
2026-03-24 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995287auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:21 [ecarstrade.nl] INFO: Scrape type for 6995287auction110957: 1
2026-03-24 14:46:21 [ecarstrade.nl] INFO: Found listing with ID: 6995288auction110957
2026-03-24 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995288auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:21 [ecarstrade.nl] INFO: Scrape type for 6995288auction110957: 1
2026-03-24 14:46:21 [ecarstrade.nl] INFO: Found listing with ID: 6995289auction110957
2026-03-24 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995289auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:21 [ecarstrade.nl] INFO: Scrape type for 6995289auction110957: 1
2026-03-24 14:46:21 [ecarstrade.nl] INFO: Found listing with ID: 6995290auction110957
2026-03-24 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995290auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:21 [ecarstrade.nl] INFO: Scrape type for 6995290auction110957: 1
2026-03-24 14:46:21 [ecarstrade.nl] INFO: Found listing with ID: 6995291auction110957
2026-03-24 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995291auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:21 [ecarstrade.nl] INFO: Scrape type for 6995291auction110957: 1
2026-03-24 14:46:21 [ecarstrade.nl] INFO: Found listing with ID: 6995292auction110957
2026-03-24 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995292auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:21 [ecarstrade.nl] INFO: Scrape type for 6995292auction110957: 1
2026-03-24 14:46:21 [ecarstrade.nl] INFO: Found listing with ID: 6995293auction110957
2026-03-24 14:46:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995293auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:22 [ecarstrade.nl] INFO: Scrape type for 6995293auction110957: 1
2026-03-24 14:46:22 [ecarstrade.nl] INFO: Found listing with ID: 6995294auction110957
2026-03-24 14:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995294auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:22 [ecarstrade.nl] INFO: Scrape type for 6995294auction110957: 1
2026-03-24 14:46:22 [ecarstrade.nl] INFO: Found listing with ID: 6995295auction110957
2026-03-24 14:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995295auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:22 [ecarstrade.nl] INFO: Scrape type for 6995295auction110957: 1
2026-03-24 14:46:22 [ecarstrade.nl] INFO: Found listing with ID: 6995297auction110957
2026-03-24 14:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995297auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:22 [ecarstrade.nl] INFO: Scrape type for 6995297auction110957: 1
2026-03-24 14:46:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995283> (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-24 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-24 14:46:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995278> (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-24 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-24 14:46:28 [ecarstrade.nl] INFO: Extracting details for car 6995283auction110957
2026-03-24 14:46:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 460eac50-0aaa-53b7-94c3-fc8b1f17f122 with identifier: 6995283auction110957
2026-03-24 14:46:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 460eac50-0aaa-53b7-94c3-fc8b1f17f122 with scrape type 1
2026-03-24 14:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 460eac50-0aaa-53b7-94c3-fc8b1f17f122
2026-03-24 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995283%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346552%27 HTTP/1.1" 200 None
2026-03-24 14:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995283/photo_001/780x0__r.jpg?hash=1774346552 not downloaded yet
2026-03-24 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995283%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346552%27 HTTP/1.1" 200 None
2026-03-24 14:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995283/photo_002/780x0__r.jpg?hash=1774346552 not downloaded yet
2026-03-24 14:46:28 [ecarstrade.nl] INFO: Extracting details for car 6995278auction110957
2026-03-24 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995283%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346552%27 HTTP/1.1" 200 None
2026-03-24 14:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995283/photo_003/780x0__r.jpg?hash=1774346552 not downloaded yet
2026-03-24 14:46:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb9f09ce-6d30-5db0-8869-d18b53a2e36d with identifier: 6995278auction110957
2026-03-24 14:46:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb9f09ce-6d30-5db0-8869-d18b53a2e36d with scrape type 1
2026-03-24 14:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item fb9f09ce-6d30-5db0-8869-d18b53a2e36d
2026-03-24 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995278%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346543%27 HTTP/1.1" 200 None
2026-03-24 14:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995278/photo_001/780x0__r.jpg?hash=1774346543 not downloaded yet
2026-03-24 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995283%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346552%27 HTTP/1.1" 200 None
2026-03-24 14:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995283/photo_004/780x0__r.jpg?hash=1774346552 not downloaded yet
2026-03-24 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995278%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346543%27 HTTP/1.1" 200 None
2026-03-24 14:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995278/photo_002/780x0__r.jpg?hash=1774346543 not downloaded yet
2026-03-24 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995283%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346552%27 HTTP/1.1" 200 None
2026-03-24 14:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995283/photo_005/780x0__r.jpg?hash=1774346552 not downloaded yet
2026-03-24 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995278%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346543%27 HTTP/1.1" 200 None
2026-03-24 14:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995278/photo_003/780x0__r.jpg?hash=1774346543 not downloaded yet
2026-03-24 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995283%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346552%27 HTTP/1.1" 200 None
2026-03-24 14:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995283/photo_006/780x0__r.jpg?hash=1774346552 not downloaded yet
2026-03-24 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995278%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346543%27 HTTP/1.1" 200 None
2026-03-24 14:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995278/photo_004/780x0__r.jpg?hash=1774346543 not downloaded yet
2026-03-24 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995278%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346543%27 HTTP/1.1" 200 None
2026-03-24 14:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995278/photo_005/780x0__r.jpg?hash=1774346543 not downloaded yet
2026-03-24 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995278%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346544%27 HTTP/1.1" 200 None
2026-03-24 14:46:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995278/photo_006/780x0__r.jpg?hash=1774346544 not downloaded yet
2026-03-24 14:46:28 [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-24 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-24 14:46:28 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 14:46:28 [ecarstrade.nl] INFO: Found listing with ID: 6995298auction110957
2026-03-24 14:46:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995298auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Scrape type for 6995298auction110957: 1
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Found listing with ID: 6995299auction110957
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995299auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Scrape type for 6995299auction110957: 1
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Found listing with ID: 6995300auction110957
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995300auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Scrape type for 6995300auction110957: 1
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Found listing with ID: 6995301auction110957
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995301auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Scrape type for 6995301auction110957: 1
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Found listing with ID: 6995302auction110957
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995302auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Scrape type for 6995302auction110957: 1
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Found listing with ID: 6995303auction110957
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995303auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Scrape type for 6995303auction110957: 1
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Found listing with ID: 6995304auction110957
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995304auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Scrape type for 6995304auction110957: 1
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Found listing with ID: 6995305auction110957
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995305auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Scrape type for 6995305auction110957: 1
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Found listing with ID: 6995306auction110957
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995306auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Scrape type for 6995306auction110957: 1
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Found listing with ID: 6995307auction110957
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995307auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Scrape type for 6995307auction110957: 1
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Found listing with ID: 6995308auction110957
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995308auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Scrape type for 6995308auction110957: 1
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Found listing with ID: 6995309auction110957
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995309auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Scrape type for 6995309auction110957: 1
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Found listing with ID: 6995310auction110957
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995310auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Scrape type for 6995310auction110957: 1
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Found listing with ID: 6995311auction110957
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995311auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Scrape type for 6995311auction110957: 1
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Found listing with ID: 6995312auction110957
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995312auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Scrape type for 6995312auction110957: 1
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Found listing with ID: 6995313auction110957
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995313auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Scrape type for 6995313auction110957: 1
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Found listing with ID: 6995314auction110957
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995314auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Scrape type for 6995314auction110957: 1
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Found listing with ID: 6995315auction110957
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995315auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Scrape type for 6995315auction110957: 1
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Found listing with ID: 6995316auction110957
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995316auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Scrape type for 6995316auction110957: 1
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Found listing with ID: 6995317auction110957
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995317auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:29 [ecarstrade.nl] INFO: Scrape type for 6995317auction110957: 1
2026-03-24 14:46:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995277> (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-24 14:46:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:46:30 [ecarstrade.nl] INFO: Extracting details for car 6995277auction110957
2026-03-24 14:46:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 435ee96a-ac22-5057-b735-5d9f06ed72d5 with identifier: 6995277auction110957
2026-03-24 14:46:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 435ee96a-ac22-5057-b735-5d9f06ed72d5 with scrape type 1
2026-03-24 14:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 435ee96a-ac22-5057-b735-5d9f06ed72d5
2026-03-24 14:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995277%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346541%27 HTTP/1.1" 200 None
2026-03-24 14:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995277/photo_001/780x0__r.jpg?hash=1774346541 not downloaded yet
2026-03-24 14:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995277%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346541%27 HTTP/1.1" 200 None
2026-03-24 14:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995277/photo_002/780x0__r.jpg?hash=1774346541 not downloaded yet
2026-03-24 14:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995277%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346541%27 HTTP/1.1" 200 None
2026-03-24 14:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995277/photo_003/780x0__r.jpg?hash=1774346541 not downloaded yet
2026-03-24 14:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995277%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346541%27 HTTP/1.1" 200 None
2026-03-24 14:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995277/photo_004/780x0__r.jpg?hash=1774346541 not downloaded yet
2026-03-24 14:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995277%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346542%27 HTTP/1.1" 200 None
2026-03-24 14:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995277/photo_005/780x0__r.jpg?hash=1774346542 not downloaded yet
2026-03-24 14:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995277%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346541%27 HTTP/1.1" 200 None
2026-03-24 14:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995277/photo_006/780x0__r.jpg?hash=1774346541 not downloaded yet
2026-03-24 14:46:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995280> (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-24 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-24 14:46:32 [ecarstrade.nl] INFO: Extracting details for car 6995280auction110957
2026-03-24 14:46:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7708032-8a24-5fe3-8d6c-c00365340c58 with identifier: 6995280auction110957
2026-03-24 14:46:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7708032-8a24-5fe3-8d6c-c00365340c58 with scrape type 1
2026-03-24 14:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a7708032-8a24-5fe3-8d6c-c00365340c58
2026-03-24 14:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995280%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346547%27 HTTP/1.1" 200 None
2026-03-24 14:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995280/photo_001/780x0__r.jpg?hash=1774346547 not downloaded yet
2026-03-24 14:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995280%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346547%27 HTTP/1.1" 200 None
2026-03-24 14:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995280/photo_002/780x0__r.jpg?hash=1774346547 not downloaded yet
2026-03-24 14:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995280%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346547%27 HTTP/1.1" 200 None
2026-03-24 14:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995280/photo_003/780x0__r.jpg?hash=1774346547 not downloaded yet
2026-03-24 14:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995280%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346547%27 HTTP/1.1" 200 None
2026-03-24 14:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995280/photo_004/780x0__r.jpg?hash=1774346547 not downloaded yet
2026-03-24 14:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995280%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346547%27 HTTP/1.1" 200 None
2026-03-24 14:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995280/photo_005/780x0__r.jpg?hash=1774346547 not downloaded yet
2026-03-24 14:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995280%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346547%27 HTTP/1.1" 200 None
2026-03-24 14:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995280/photo_006/780x0__r.jpg?hash=1774346547 not downloaded yet
2026-03-24 14:46:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995279> (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-24 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-24 14:46:33 [ecarstrade.nl] INFO: Extracting details for car 6995279auction110957
2026-03-24 14:46:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b96f5499-c495-539a-81e1-a74571973676 with identifier: 6995279auction110957
2026-03-24 14:46:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b96f5499-c495-539a-81e1-a74571973676 with scrape type 1
2026-03-24 14:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b96f5499-c495-539a-81e1-a74571973676
2026-03-24 14:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995279%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346547%27 HTTP/1.1" 200 None
2026-03-24 14:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995279/photo_001/780x0__r.jpg?hash=1774346547 not downloaded yet
2026-03-24 14:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995279%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346547%27 HTTP/1.1" 200 None
2026-03-24 14:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995279/photo_002/780x0__r.jpg?hash=1774346547 not downloaded yet
2026-03-24 14:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995279%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346545%27 HTTP/1.1" 200 None
2026-03-24 14:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995279/photo_003/780x0__r.jpg?hash=1774346545 not downloaded yet
2026-03-24 14:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995279%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346545%27 HTTP/1.1" 200 None
2026-03-24 14:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995279/photo_004/780x0__r.jpg?hash=1774346545 not downloaded yet
2026-03-24 14:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995279%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346546%27 HTTP/1.1" 200 None
2026-03-24 14:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995279/photo_005/780x0__r.jpg?hash=1774346546 not downloaded yet
2026-03-24 14:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995279%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346546%27 HTTP/1.1" 200 None
2026-03-24 14:46:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995279/photo_006/780x0__r.jpg?hash=1774346546 not downloaded yet
2026-03-24 14:46:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995286> (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-24 14:46:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:46:35 [ecarstrade.nl] INFO: Extracting details for car 6995286auction110957
2026-03-24 14:46:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91e700c0-3a71-529d-a2c5-d48ac8368e23 with identifier: 6995286auction110957
2026-03-24 14:46:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91e700c0-3a71-529d-a2c5-d48ac8368e23 with scrape type 1
2026-03-24 14:46:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 91e700c0-3a71-529d-a2c5-d48ac8368e23
2026-03-24 14:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995286%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346556%27 HTTP/1.1" 200 None
2026-03-24 14:46:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995286/photo_001/780x0__r.jpg?hash=1774346556 not downloaded yet
2026-03-24 14:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995286%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346556%27 HTTP/1.1" 200 None
2026-03-24 14:46:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995286/photo_002/780x0__r.jpg?hash=1774346556 not downloaded yet
2026-03-24 14:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995286%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346557%27 HTTP/1.1" 200 None
2026-03-24 14:46:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995286/photo_003/780x0__r.jpg?hash=1774346557 not downloaded yet
2026-03-24 14:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995286%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346556%27 HTTP/1.1" 200 None
2026-03-24 14:46:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995286/photo_004/780x0__r.jpg?hash=1774346556 not downloaded yet
2026-03-24 14:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995286%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346557%27 HTTP/1.1" 200 None
2026-03-24 14:46:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995286/photo_005/780x0__r.jpg?hash=1774346557 not downloaded yet
2026-03-24 14:46:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995286%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346557%27 HTTP/1.1" 200 None
2026-03-24 14:46:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995286/photo_006/780x0__r.jpg?hash=1774346557 not downloaded yet
2026-03-24 14:46:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995285> (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-24 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-24 14:46:36 [ecarstrade.nl] INFO: Extracting details for car 6995285auction110957
2026-03-24 14:46:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4c28f4a-f8e0-5b11-9c6c-1de6a9201a90 with identifier: 6995285auction110957
2026-03-24 14:46:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4c28f4a-f8e0-5b11-9c6c-1de6a9201a90 with scrape type 1
2026-03-24 14:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a4c28f4a-f8e0-5b11-9c6c-1de6a9201a90
2026-03-24 14:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995285%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346555%27 HTTP/1.1" 200 None
2026-03-24 14:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995285/photo_001/780x0__r.jpg?hash=1774346555 not downloaded yet
2026-03-24 14:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995285%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346555%27 HTTP/1.1" 200 None
2026-03-24 14:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995285/photo_002/780x0__r.jpg?hash=1774346555 not downloaded yet
2026-03-24 14:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995285%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346555%27 HTTP/1.1" 200 None
2026-03-24 14:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995285/photo_003/780x0__r.jpg?hash=1774346555 not downloaded yet
2026-03-24 14:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995285%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346555%27 HTTP/1.1" 200 None
2026-03-24 14:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995285/photo_004/780x0__r.jpg?hash=1774346555 not downloaded yet
2026-03-24 14:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995285%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346555%27 HTTP/1.1" 200 None
2026-03-24 14:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995285/photo_005/780x0__r.jpg?hash=1774346555 not downloaded yet
2026-03-24 14:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995285%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346555%27 HTTP/1.1" 200 None
2026-03-24 14:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995285/photo_006/780x0__r.jpg?hash=1774346555 not downloaded yet
2026-03-24 14:46:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995284> (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-24 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-24 14:46:36 [ecarstrade.nl] INFO: Extracting details for car 6995284auction110957
2026-03-24 14:46:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c75e9aa6-d4b6-51e5-9c77-5cb1c9a9568c with identifier: 6995284auction110957
2026-03-24 14:46:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c75e9aa6-d4b6-51e5-9c77-5cb1c9a9568c with scrape type 1
2026-03-24 14:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c75e9aa6-d4b6-51e5-9c77-5cb1c9a9568c
2026-03-24 14:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995284%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346553%27 HTTP/1.1" 200 None
2026-03-24 14:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995284/photo_001/780x0__r.jpg?hash=1774346553 not downloaded yet
2026-03-24 14:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995284%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346553%27 HTTP/1.1" 200 None
2026-03-24 14:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995284/photo_002/780x0__r.jpg?hash=1774346553 not downloaded yet
2026-03-24 14:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995284%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346554%27 HTTP/1.1" 200 None
2026-03-24 14:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995284/photo_003/780x0__r.jpg?hash=1774346554 not downloaded yet
2026-03-24 14:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995284%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346553%27 HTTP/1.1" 200 None
2026-03-24 14:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995284/photo_004/780x0__r.jpg?hash=1774346553 not downloaded yet
2026-03-24 14:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995284%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346554%27 HTTP/1.1" 200 None
2026-03-24 14:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995284/photo_005/780x0__r.jpg?hash=1774346554 not downloaded yet
2026-03-24 14:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995284%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346553%27 HTTP/1.1" 200 None
2026-03-24 14:46:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995284/photo_006/780x0__r.jpg?hash=1774346553 not downloaded yet
2026-03-24 14:46:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995282> (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-24 14:46:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:46:38 [ecarstrade.nl] INFO: Extracting details for car 6995282auction110957
2026-03-24 14:46:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f04f6382-106b-56cf-9cde-229eb9cde1d3 with identifier: 6995282auction110957
2026-03-24 14:46:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f04f6382-106b-56cf-9cde-229eb9cde1d3 with scrape type 1
2026-03-24 14:46:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f04f6382-106b-56cf-9cde-229eb9cde1d3
2026-03-24 14:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995282%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346549%27 HTTP/1.1" 200 None
2026-03-24 14:46:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995282/photo_001/780x0__r.jpg?hash=1774346549 not downloaded yet
2026-03-24 14:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995282%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346549%27 HTTP/1.1" 200 None
2026-03-24 14:46:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995282/photo_002/780x0__r.jpg?hash=1774346549 not downloaded yet
2026-03-24 14:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995282%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346549%27 HTTP/1.1" 200 None
2026-03-24 14:46:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995282/photo_003/780x0__r.jpg?hash=1774346549 not downloaded yet
2026-03-24 14:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995282%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346549%27 HTTP/1.1" 200 None
2026-03-24 14:46:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995282/photo_004/780x0__r.jpg?hash=1774346549 not downloaded yet
2026-03-24 14:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995282%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346549%27 HTTP/1.1" 200 None
2026-03-24 14:46:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995282/photo_005/780x0__r.jpg?hash=1774346549 not downloaded yet
2026-03-24 14:46:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995282%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346550%27 HTTP/1.1" 200 None
2026-03-24 14:46:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995282/photo_006/780x0__r.jpg?hash=1774346550 not downloaded yet
2026-03-24 14:46:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995289> (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-24 14:46:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995287> (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-24 14:46:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:46:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995288> (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-24 14:46:39 [ecarstrade.nl] INFO: Extracting details for car 6995289auction110957
2026-03-24 14:46:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab974729-91b9-5c3b-b2fb-b198b9eabc43 with identifier: 6995289auction110957
2026-03-24 14:46:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab974729-91b9-5c3b-b2fb-b198b9eabc43 with scrape type 1
2026-03-24 14:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ab974729-91b9-5c3b-b2fb-b198b9eabc43
2026-03-24 14:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995289%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346559%27 HTTP/1.1" 200 None
2026-03-24 14:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995289/photo_001/780x0__r.jpg?hash=1774346559 not downloaded yet
2026-03-24 14:46:39 [ecarstrade.nl] INFO: Extracting details for car 6995287auction110957
2026-03-24 14:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995289%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346560%27 HTTP/1.1" 200 None
2026-03-24 14:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995289/photo_002/780x0__r.jpg?hash=1774346560 not downloaded yet
2026-03-24 14:46:39 [ecarstrade.nl] INFO: Extracting details for car 6995288auction110957
2026-03-24 14:46:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8630d6c6-13f7-5b71-a3a6-a863974dbd5f with identifier: 6995287auction110957
2026-03-24 14:46:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8630d6c6-13f7-5b71-a3a6-a863974dbd5f with scrape type 1
2026-03-24 14:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8630d6c6-13f7-5b71-a3a6-a863974dbd5f
2026-03-24 14:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995287%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346563%27 HTTP/1.1" 200 None
2026-03-24 14:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995287/photo_001/780x0__r.jpg?hash=1774346563 not downloaded yet
2026-03-24 14:46:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995278/photo_006/780x0__r.jpg?hash=1774346544> (referer: https://ecarstrade.com/cars/6995278)
2026-03-24 14:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995289%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346559%27 HTTP/1.1" 200 None
2026-03-24 14:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995289/photo_003/780x0__r.jpg?hash=1774346559 not downloaded yet
2026-03-24 14:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995287%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346563%27 HTTP/1.1" 200 None
2026-03-24 14:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995287/photo_002/780x0__r.jpg?hash=1774346563 not downloaded yet
2026-03-24 14:46:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3713de3-fefa-55ff-b240-c5fe3bc347ad with identifier: 6995288auction110957
2026-03-24 14:46:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3713de3-fefa-55ff-b240-c5fe3bc347ad with scrape type 1
2026-03-24 14:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e3713de3-fefa-55ff-b240-c5fe3bc347ad
2026-03-24 14:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995288%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346567%27 HTTP/1.1" 200 None
2026-03-24 14:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995288/photo_001/780x0__r.jpg?hash=1774346567 not downloaded yet
2026-03-24 14:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995289%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346559%27 HTTP/1.1" 200 None
2026-03-24 14:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995289/photo_004/780x0__r.jpg?hash=1774346559 not downloaded yet
2026-03-24 14:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995287%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346563%27 HTTP/1.1" 200 None
2026-03-24 14:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995287/photo_003/780x0__r.jpg?hash=1774346563 not downloaded yet
2026-03-24 14:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995288%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346567%27 HTTP/1.1" 200 None
2026-03-24 14:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995288/photo_002/780x0__r.jpg?hash=1774346567 not downloaded yet
2026-03-24 14:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995289%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346561%27 HTTP/1.1" 200 None
2026-03-24 14:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995289/photo_005/780x0__r.jpg?hash=1774346561 not downloaded yet
2026-03-24 14:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995287%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346563%27 HTTP/1.1" 200 None
2026-03-24 14:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995287/photo_004/780x0__r.jpg?hash=1774346563 not downloaded yet
2026-03-24 14:46:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995288%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346568%27 HTTP/1.1" 200 None
2026-03-24 14:46:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995288/photo_003/780x0__r.jpg?hash=1774346568 not downloaded yet
2026-03-24 14:46:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995277/photo_006/780x0__r.jpg?hash=1774346541> (referer: https://ecarstrade.com/cars/6995277)
2026-03-24 14:46:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995280/photo_006/780x0__r.jpg?hash=1774346547> (referer: https://ecarstrade.com/cars/6995280)
2026-03-24 14:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995289%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346561%27 HTTP/1.1" 200 None
2026-03-24 14:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995289/photo_006/780x0__r.jpg?hash=1774346561 not downloaded yet
2026-03-24 14:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995287%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346564%27 HTTP/1.1" 200 None
2026-03-24 14:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995287/photo_005/780x0__r.jpg?hash=1774346564 not downloaded yet
2026-03-24 14:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995288%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346568%27 HTTP/1.1" 200 None
2026-03-24 14:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995288/photo_004/780x0__r.jpg?hash=1774346568 not downloaded yet
2026-03-24 14:46:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item fb9f09ce-6d30-5db0-8869-d18b53a2e36d
2026-03-24 14:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995287%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346563%27 HTTP/1.1" 200 None
2026-03-24 14:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995287/photo_006/780x0__r.jpg?hash=1774346563 not downloaded yet
2026-03-24 14:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995288%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346568%27 HTTP/1.1" 200 None
2026-03-24 14:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995288/photo_005/780x0__r.jpg?hash=1774346568 not downloaded yet
2026-03-24 14:46:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995288%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346568%27 HTTP/1.1" 200 None
2026-03-24 14:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995288/photo_006/780x0__r.jpg?hash=1774346568 not downloaded yet
2026-03-24 14:46:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995286/photo_006/780x0__r.jpg?hash=1774346557> (referer: https://ecarstrade.com/cars/6995286)
2026-03-24 14:46:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 435ee96a-ac22-5057-b735-5d9f06ed72d5
2026-03-24 14:46:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a7708032-8a24-5fe3-8d6c-c00365340c58
2026-03-24 14:46:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995279/photo_006/780x0__r.jpg?hash=1774346546> (referer: https://ecarstrade.com/cars/6995279)
2026-03-24 14:46:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995285/photo_006/780x0__r.jpg?hash=1774346555> (referer: https://ecarstrade.com/cars/6995285)
2026-03-24 14:46:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995284/photo_006/780x0__r.jpg?hash=1774346553> (referer: https://ecarstrade.com/cars/6995284)
2026-03-24 14:46:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 91e700c0-3a71-529d-a2c5-d48ac8368e23
2026-03-24 14:46:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b96f5499-c495-539a-81e1-a74571973676
2026-03-24 14:46:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995282/photo_006/780x0__r.jpg?hash=1774346550> (referer: https://ecarstrade.com/cars/6995282)
2026-03-24 14:46:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995282/photo_005/780x0__r.jpg?hash=1774346549> (referer: https://ecarstrade.com/cars/6995282)
2026-03-24 14:46:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a4c28f4a-f8e0-5b11-9c6c-1de6a9201a90
2026-03-24 14:46:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c75e9aa6-d4b6-51e5-9c77-5cb1c9a9568c
2026-03-24 14:46:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995287/photo_001/780x0__r.jpg?hash=1774346563> (referer: https://ecarstrade.com/cars/6995287)
2026-03-24 14:46:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995282/photo_004/780x0__r.jpg?hash=1774346549> (referer: https://ecarstrade.com/cars/6995282)
2026-03-24 14:46:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f04f6382-106b-56cf-9cde-229eb9cde1d3
2026-03-24 14:46:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f04f6382-106b-56cf-9cde-229eb9cde1d3
2026-03-24 14:46:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995288/photo_003/780x0__r.jpg?hash=1774346568> (referer: https://ecarstrade.com/cars/6995288)
2026-03-24 14:46:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995287/photo_004/780x0__r.jpg?hash=1774346563> (referer: https://ecarstrade.com/cars/6995287)
2026-03-24 14:46:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8630d6c6-13f7-5b71-a3a6-a863974dbd5f
2026-03-24 14:46:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f04f6382-106b-56cf-9cde-229eb9cde1d3
2026-03-24 14:46:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995288/photo_006/780x0__r.jpg?hash=1774346568> (referer: https://ecarstrade.com/cars/6995288)
2026-03-24 14:46:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995288/photo_005/780x0__r.jpg?hash=1774346568> (referer: https://ecarstrade.com/cars/6995288)
2026-03-24 14:46:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e3713de3-fefa-55ff-b240-c5fe3bc347ad
2026-03-24 14:46:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995287/photo_006/780x0__r.jpg?hash=1774346563> (referer: https://ecarstrade.com/cars/6995287)
2026-03-24 14:46:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8630d6c6-13f7-5b71-a3a6-a863974dbd5f
2026-03-24 14:46:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995287/photo_005/780x0__r.jpg?hash=1774346564> (referer: https://ecarstrade.com/cars/6995287)
2026-03-24 14:46:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e3713de3-fefa-55ff-b240-c5fe3bc347ad
2026-03-24 14:46:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e3713de3-fefa-55ff-b240-c5fe3bc347ad
2026-03-24 14:46:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8630d6c6-13f7-5b71-a3a6-a863974dbd5f
2026-03-24 14:46:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995289/photo_006/780x0__r.jpg?hash=1774346561> (referer: https://ecarstrade.com/cars/6995289)
2026-03-24 14:46:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8630d6c6-13f7-5b71-a3a6-a863974dbd5f
2026-03-24 14:46:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995289/photo_005/780x0__r.jpg?hash=1774346561> (referer: https://ecarstrade.com/cars/6995289)
2026-03-24 14:46:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ab974729-91b9-5c3b-b2fb-b198b9eabc43
2026-03-24 14:46:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995288/photo_002/780x0__r.jpg?hash=1774346567> (referer: https://ecarstrade.com/cars/6995288)
2026-03-24 14:46:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995288/photo_004/780x0__r.jpg?hash=1774346568> (referer: https://ecarstrade.com/cars/6995288)
2026-03-24 14:46:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ab974729-91b9-5c3b-b2fb-b198b9eabc43
2026-03-24 14:46:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995287/photo_003/780x0__r.jpg?hash=1774346563> (referer: https://ecarstrade.com/cars/6995287)
2026-03-24 14:46:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995289/photo_004/780x0__r.jpg?hash=1774346559> (referer: https://ecarstrade.com/cars/6995289)
2026-03-24 14:46:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e3713de3-fefa-55ff-b240-c5fe3bc347ad
2026-03-24 14:46:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995288/photo_001/780x0__r.jpg?hash=1774346567> (referer: https://ecarstrade.com/cars/6995288)
2026-03-24 14:46:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e3713de3-fefa-55ff-b240-c5fe3bc347ad
2026-03-24 14:46:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995287/photo_002/780x0__r.jpg?hash=1774346563> (referer: https://ecarstrade.com/cars/6995287)
2026-03-24 14:46:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8630d6c6-13f7-5b71-a3a6-a863974dbd5f
2026-03-24 14:46:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995289/photo_003/780x0__r.jpg?hash=1774346559> (referer: https://ecarstrade.com/cars/6995289)
2026-03-24 14:46:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ab974729-91b9-5c3b-b2fb-b198b9eabc43
2026-03-24 14:46:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995289/photo_002/780x0__r.jpg?hash=1774346560> (referer: https://ecarstrade.com/cars/6995289)
2026-03-24 14:46:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e3713de3-fefa-55ff-b240-c5fe3bc347ad
2026-03-24 14:46:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e3713de3-fefa-55ff-b240-c5fe3bc347ad, skipping ID generation
2026-03-24 14:46:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3713de3-fefa-55ff-b240-c5fe3bc347ad with scrape type 1
2026-03-24 14:46:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e3713de3-fefa-55ff-b240-c5fe3bc347ad sending to next pipeline
2026-03-24 14:46:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e3713de3-fefa-55ff-b240-c5fe3bc347ad, identifier: 6995288auction110957
2026-03-24 14:46:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e3713de3-fefa-55ff-b240-c5fe3bc347ad with identifier: 6995288auction110957
2026-03-24 14:46:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e3713de3-fefa-55ff-b240-c5fe3bc347ad with identifier: 6995288auction110957
2026-03-24 14:46:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e3713de3-fefa-55ff-b240-c5fe3bc347ad with identifier: 6995288auction110957 to the API
2026-03-24 14:46:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:46:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:46:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995288/photo_001/780x0__r.jpg?hash=1774346567>
{'auction_title': '',
 'c_o_2_emission_value': 164,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'e3713de3-fefa-55ff-b240-c5fe3bc347ad',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995288',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Mercedes',
 'model': 'Vito',
 'odometer': 108717,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-07-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'Mercedes-Benz Vito 111CDI Functional XL 4d',
 'transmission': 'manual',
 'trim': '-Benz  111CDI Functional XL 4d',
 'vin': None,
 'year': 2019}
2026-03-24 14:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995288auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:42 [ecarstrade.nl] INFO: Saving data for 6995288auction110957: {'created_time': 1774363602.165149, 'last_price_update_time': 1774363602.165161, 'auction_closing_time': 1774435200.0}
2026-03-24 14:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995288auction110957') HTTP/1.1" 204 0
2026-03-24 14:46:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995289/photo_001/780x0__r.jpg?hash=1774346559> (referer: https://ecarstrade.com/cars/6995289)
2026-03-24 14:46:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995282/photo_003/780x0__r.jpg?hash=1774346549> (referer: https://ecarstrade.com/cars/6995282)
2026-03-24 14:46:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995290> (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-24 14:46:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8630d6c6-13f7-5b71-a3a6-a863974dbd5f
2026-03-24 14:46:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8630d6c6-13f7-5b71-a3a6-a863974dbd5f, skipping ID generation
2026-03-24 14:46:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8630d6c6-13f7-5b71-a3a6-a863974dbd5f with scrape type 1
2026-03-24 14:46:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8630d6c6-13f7-5b71-a3a6-a863974dbd5f sending to next pipeline
2026-03-24 14:46:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8630d6c6-13f7-5b71-a3a6-a863974dbd5f, identifier: 6995287auction110957
2026-03-24 14:46:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ab974729-91b9-5c3b-b2fb-b198b9eabc43
2026-03-24 14:46:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ab974729-91b9-5c3b-b2fb-b198b9eabc43
2026-03-24 14:46:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8630d6c6-13f7-5b71-a3a6-a863974dbd5f with identifier: 6995287auction110957
2026-03-24 14:46:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8630d6c6-13f7-5b71-a3a6-a863974dbd5f with identifier: 6995287auction110957
2026-03-24 14:46:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8630d6c6-13f7-5b71-a3a6-a863974dbd5f with identifier: 6995287auction110957 to the API
2026-03-24 14:46:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:46:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:46:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995287/photo_002/780x0__r.jpg?hash=1774346563>
{'auction_title': '',
 'c_o_2_emission_value': 164,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': '8630d6c6-13f7-5b71-a3a6-a863974dbd5f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995287',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Mercedes',
 'model': 'Vito',
 'odometer': 133529,
 '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': 3,
 'seller_name': None,
 'title': 'Mercedes-Benz Vito 111CDI Functional XL 4d',
 'transmission': 'manual',
 'trim': '-Benz  111CDI Functional XL 4d',
 'vin': None,
 'year': 2019}
2026-03-24 14:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995287auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:44 [ecarstrade.nl] INFO: Saving data for 6995287auction110957: {'created_time': 1774363604.442109, 'last_price_update_time': 1774363604.442123, 'auction_closing_time': 1774435200.0}
2026-03-24 14:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995287auction110957') HTTP/1.1" 204 0
2026-03-24 14:46:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995282/photo_001/780x0__r.jpg?hash=1774346549> (referer: https://ecarstrade.com/cars/6995282)
2026-03-24 14:46:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995282/photo_002/780x0__r.jpg?hash=1774346549> (referer: https://ecarstrade.com/cars/6995282)
2026-03-24 14:46:44 [ecarstrade.nl] INFO: Extracting details for car 6995290auction110957
2026-03-24 14:46:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995297> (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-24 14:46:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995291> (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-24 14:46:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ab974729-91b9-5c3b-b2fb-b198b9eabc43
2026-03-24 14:46:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ab974729-91b9-5c3b-b2fb-b198b9eabc43, skipping ID generation
2026-03-24 14:46:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab974729-91b9-5c3b-b2fb-b198b9eabc43 with scrape type 1
2026-03-24 14:46:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ab974729-91b9-5c3b-b2fb-b198b9eabc43 sending to next pipeline
2026-03-24 14:46:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ab974729-91b9-5c3b-b2fb-b198b9eabc43, identifier: 6995289auction110957
2026-03-24 14:46:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f04f6382-106b-56cf-9cde-229eb9cde1d3
2026-03-24 14:46:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f664a3b1-2b8b-5ff7-9149-2225f610e83d with identifier: 6995290auction110957
2026-03-24 14:46:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f664a3b1-2b8b-5ff7-9149-2225f610e83d with scrape type 1
2026-03-24 14:46:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f664a3b1-2b8b-5ff7-9149-2225f610e83d
2026-03-24 14:46:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995290%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346566%27 HTTP/1.1" 200 None
2026-03-24 14:46:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995290/photo_001/780x0__r.jpg?hash=1774346566 not downloaded yet
2026-03-24 14:46:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ab974729-91b9-5c3b-b2fb-b198b9eabc43 with identifier: 6995289auction110957
2026-03-24 14:46:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ab974729-91b9-5c3b-b2fb-b198b9eabc43 with identifier: 6995289auction110957
2026-03-24 14:46:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ab974729-91b9-5c3b-b2fb-b198b9eabc43 with identifier: 6995289auction110957 to the API
2026-03-24 14:46:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:46:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:46:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995289/photo_001/780x0__r.jpg?hash=1774346559>
{'auction_title': '',
 'c_o_2_emission_value': 203,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.1L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'ab974729-91b9-5c3b-b2fb-b198b9eabc43',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995289',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Mercedes',
 'model': 'Sprinter',
 'odometer': 245388,
 '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': 2,
 'seller_name': None,
 'title': 'Mercedes-Benz Sprinter 314CDI L2H1 RWD 3.5 7G-Tronic VI 4d',
 'transmission': 'automatic',
 'trim': '-Benz  314CDI L2H1 RWD 3.5 7G-Tronic VI 4d',
 'vin': None,
 'year': 2021}
2026-03-24 14:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995289auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:46 [ecarstrade.nl] INFO: Saving data for 6995289auction110957: {'created_time': 1774363606.566035, 'last_price_update_time': 1774363606.566047, 'auction_closing_time': 1774435200.0}
2026-03-24 14:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995289auction110957') HTTP/1.1" 204 0
2026-03-24 14:46:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995284/photo_003/780x0__r.jpg?hash=1774346554> (referer: https://ecarstrade.com/cars/6995284)
2026-03-24 14:46:46 [ecarstrade.nl] INFO: Extracting details for car 6995297auction110957
2026-03-24 14:46:46 [ecarstrade.nl] INFO: Extracting details for car 6995291auction110957
2026-03-24 14:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995290%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346565%27 HTTP/1.1" 200 None
2026-03-24 14:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995290/photo_002/780x0__r.jpg?hash=1774346565 not downloaded yet
2026-03-24 14:46:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995284/photo_004/780x0__r.jpg?hash=1774346553> (referer: https://ecarstrade.com/cars/6995284)
2026-03-24 14:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995290%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346565%27 HTTP/1.1" 200 None
2026-03-24 14:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995290/photo_003/780x0__r.jpg?hash=1774346565 not downloaded yet
2026-03-24 14:46:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f04f6382-106b-56cf-9cde-229eb9cde1d3
2026-03-24 14:46:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f04f6382-106b-56cf-9cde-229eb9cde1d3
2026-03-24 14:46:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f04f6382-106b-56cf-9cde-229eb9cde1d3, skipping ID generation
2026-03-24 14:46:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f04f6382-106b-56cf-9cde-229eb9cde1d3 with scrape type 1
2026-03-24 14:46:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f04f6382-106b-56cf-9cde-229eb9cde1d3 sending to next pipeline
2026-03-24 14:46:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f04f6382-106b-56cf-9cde-229eb9cde1d3, identifier: 6995282auction110957
2026-03-24 14:46:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e41cbe9-180a-5300-9826-589d2c265c9b with identifier: 6995297auction110957
2026-03-24 14:46:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e41cbe9-180a-5300-9826-589d2c265c9b with scrape type 1
2026-03-24 14:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0e41cbe9-180a-5300-9826-589d2c265c9b
2026-03-24 14:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995297%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346580%27 HTTP/1.1" 200 None
2026-03-24 14:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995297/photo_001/780x0__r.jpg?hash=1774346580 not downloaded yet
2026-03-24 14:46:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efdee8fe-1b68-58bd-bc38-215b4cd407d7 with identifier: 6995291auction110957
2026-03-24 14:46:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efdee8fe-1b68-58bd-bc38-215b4cd407d7 with scrape type 1
2026-03-24 14:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item efdee8fe-1b68-58bd-bc38-215b4cd407d7
2026-03-24 14:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995291%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346561%27 HTTP/1.1" 200 None
2026-03-24 14:46:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995291/photo_001/780x0__r.jpg?hash=1774346561 not downloaded yet
2026-03-24 14:46:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f04f6382-106b-56cf-9cde-229eb9cde1d3 with identifier: 6995282auction110957
2026-03-24 14:46:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 14:46:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 14:46:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f04f6382-106b-56cf-9cde-229eb9cde1d3 with identifier: 6995282auction110957
2026-03-24 14:46:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f04f6382-106b-56cf-9cde-229eb9cde1d3 with identifier: 6995282auction110957 to the API
2026-03-24 14:46:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:46:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:46:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995282/photo_002/780x0__r.jpg?hash=1774346549>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Orange',
 'currency': 'EUR',
 'doors_number': 2,
 'emission_standard': 'EURO 6',
 'engine': '2.3L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'f04f6382-106b-56cf-9cde-229eb9cde1d3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995282',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Iveco',
 'model': 'Other',
 'odometer': 134823,
 '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': 2,
 'seller_name': None,
 'title': 'IVECO Daily 35C14H 2.3 2d Open Laadbak + Laadklep',
 'transmission': 'manual',
 'trim': 'IVECO Daily 35C14H 2.3 2d Open Laadbak + Laadklep',
 'vin': None,
 'year': 2019}
2026-03-24 14:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995282auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:49 [ecarstrade.nl] INFO: Saving data for 6995282auction110957: {'created_time': 1774363609.228147, 'last_price_update_time': 1774363609.228158, 'auction_closing_time': 1774435200.0}
2026-03-24 14:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995282auction110957') HTTP/1.1" 204 0
2026-03-24 14:46:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995284/photo_005/780x0__r.jpg?hash=1774346554> (referer: https://ecarstrade.com/cars/6995284)
2026-03-24 14:46:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995285/photo_005/780x0__r.jpg?hash=1774346555> (referer: https://ecarstrade.com/cars/6995285)
2026-03-24 14:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995290%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346565%27 HTTP/1.1" 200 None
2026-03-24 14:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995290/photo_004/780x0__r.jpg?hash=1774346565 not downloaded yet
2026-03-24 14:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995297%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346579%27 HTTP/1.1" 200 None
2026-03-24 14:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995297/photo_002/780x0__r.jpg?hash=1774346579 not downloaded yet
2026-03-24 14:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995291%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346561%27 HTTP/1.1" 200 None
2026-03-24 14:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995291/photo_002/780x0__r.jpg?hash=1774346561 not downloaded yet
2026-03-24 14:46:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c75e9aa6-d4b6-51e5-9c77-5cb1c9a9568c
2026-03-24 14:46:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c75e9aa6-d4b6-51e5-9c77-5cb1c9a9568c
2026-03-24 14:46:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995285/photo_004/780x0__r.jpg?hash=1774346555> (referer: https://ecarstrade.com/cars/6995285)
2026-03-24 14:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995290%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346565%27 HTTP/1.1" 200 None
2026-03-24 14:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995290/photo_005/780x0__r.jpg?hash=1774346565 not downloaded yet
2026-03-24 14:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995297%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346579%27 HTTP/1.1" 200 None
2026-03-24 14:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995297/photo_003/780x0__r.jpg?hash=1774346579 not downloaded yet
2026-03-24 14:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995291%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346561%27 HTTP/1.1" 200 None
2026-03-24 14:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995291/photo_003/780x0__r.jpg?hash=1774346561 not downloaded yet
2026-03-24 14:46:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995295> (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-24 14:46:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995285/photo_003/780x0__r.jpg?hash=1774346555> (referer: https://ecarstrade.com/cars/6995285)
2026-03-24 14:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995290%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346565%27 HTTP/1.1" 200 None
2026-03-24 14:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995290/photo_006/780x0__r.jpg?hash=1774346565 not downloaded yet
2026-03-24 14:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995297%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346580%27 HTTP/1.1" 200 None
2026-03-24 14:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995297/photo_004/780x0__r.jpg?hash=1774346580 not downloaded yet
2026-03-24 14:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995291%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346561%27 HTTP/1.1" 200 None
2026-03-24 14:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995291/photo_004/780x0__r.jpg?hash=1774346561 not downloaded yet
2026-03-24 14:46:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995285/photo_002/780x0__r.jpg?hash=1774346555> (referer: https://ecarstrade.com/cars/6995285)
2026-03-24 14:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995297%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346579%27 HTTP/1.1" 200 None
2026-03-24 14:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995297/photo_005/780x0__r.jpg?hash=1774346579 not downloaded yet
2026-03-24 14:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995291%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346561%27 HTTP/1.1" 200 None
2026-03-24 14:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995291/photo_005/780x0__r.jpg?hash=1774346561 not downloaded yet
2026-03-24 14:46:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c75e9aa6-d4b6-51e5-9c77-5cb1c9a9568c
2026-03-24 14:46:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a4c28f4a-f8e0-5b11-9c6c-1de6a9201a90
2026-03-24 14:46:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995285/photo_001/780x0__r.jpg?hash=1774346555> (referer: https://ecarstrade.com/cars/6995285)
2026-03-24 14:46:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995286/photo_004/780x0__r.jpg?hash=1774346556> (referer: https://ecarstrade.com/cars/6995286)
2026-03-24 14:46:49 [ecarstrade.nl] INFO: Extracting details for car 6995295auction110957
2026-03-24 14:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995297%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346579%27 HTTP/1.1" 200 None
2026-03-24 14:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995297/photo_006/780x0__r.jpg?hash=1774346579 not downloaded yet
2026-03-24 14:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995291%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346561%27 HTTP/1.1" 200 None
2026-03-24 14:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995291/photo_006/780x0__r.jpg?hash=1774346561 not downloaded yet
2026-03-24 14:46:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a4c28f4a-f8e0-5b11-9c6c-1de6a9201a90
2026-03-24 14:46:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995284/photo_001/780x0__r.jpg?hash=1774346553> (referer: https://ecarstrade.com/cars/6995284)
2026-03-24 14:46:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995284/photo_002/780x0__r.jpg?hash=1774346553> (referer: https://ecarstrade.com/cars/6995284)
2026-03-24 14:46:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995286/photo_003/780x0__r.jpg?hash=1774346557> (referer: https://ecarstrade.com/cars/6995286)
2026-03-24 14:46:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbd91c31-d5a9-5519-88f8-97ec98a01757 with identifier: 6995295auction110957
2026-03-24 14:46:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbd91c31-d5a9-5519-88f8-97ec98a01757 with scrape type 1
2026-03-24 14:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item dbd91c31-d5a9-5519-88f8-97ec98a01757
2026-03-24 14:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995295%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346574%27 HTTP/1.1" 200 None
2026-03-24 14:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995295/photo_001/780x0__r.jpg?hash=1774346574 not downloaded yet
2026-03-24 14:46:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a4c28f4a-f8e0-5b11-9c6c-1de6a9201a90
2026-03-24 14:46:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a4c28f4a-f8e0-5b11-9c6c-1de6a9201a90
2026-03-24 14:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995295%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346575%27 HTTP/1.1" 200 None
2026-03-24 14:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995295/photo_002/780x0__r.jpg?hash=1774346575 not downloaded yet
2026-03-24 14:46:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a4c28f4a-f8e0-5b11-9c6c-1de6a9201a90
2026-03-24 14:46:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a4c28f4a-f8e0-5b11-9c6c-1de6a9201a90, skipping ID generation
2026-03-24 14:46:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4c28f4a-f8e0-5b11-9c6c-1de6a9201a90 with scrape type 1
2026-03-24 14:46:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a4c28f4a-f8e0-5b11-9c6c-1de6a9201a90 sending to next pipeline
2026-03-24 14:46:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: a4c28f4a-f8e0-5b11-9c6c-1de6a9201a90, identifier: 6995285auction110957
2026-03-24 14:46:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 91e700c0-3a71-529d-a2c5-d48ac8368e23
2026-03-24 14:46:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995290/photo_002/780x0__r.jpg?hash=1774346565> (referer: https://ecarstrade.com/cars/6995290)
2026-03-24 14:46:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995291/photo_001/780x0__r.jpg?hash=1774346561> (referer: https://ecarstrade.com/cars/6995291)
2026-03-24 14:46:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995290/photo_001/780x0__r.jpg?hash=1774346566> (referer: https://ecarstrade.com/cars/6995290)
2026-03-24 14:46:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995297/photo_001/780x0__r.jpg?hash=1774346580> (referer: https://ecarstrade.com/cars/6995297)
2026-03-24 14:46:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995295%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346575%27 HTTP/1.1" 200 None
2026-03-24 14:46:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995295/photo_003/780x0__r.jpg?hash=1774346575 not downloaded yet
2026-03-24 14:46:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: a4c28f4a-f8e0-5b11-9c6c-1de6a9201a90 with identifier: 6995285auction110957
2026-03-24 14:46:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: a4c28f4a-f8e0-5b11-9c6c-1de6a9201a90 with identifier: 6995285auction110957
2026-03-24 14:46:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: a4c28f4a-f8e0-5b11-9c6c-1de6a9201a90 with identifier: 6995285auction110957 to the API
2026-03-24 14:46:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 14:46:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995285/photo_001/780x0__r.jpg?hash=1774346555>
{'auction_title': '',
 'c_o_2_emission_value': 204,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.1L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'a4c28f4a-f8e0-5b11-9c6c-1de6a9201a90',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995285',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Mercedes',
 'model': 'Sprinter',
 'odometer': 195565,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-04-01',
 'seats_number': 2,
 'seller_name': None,
 'title': 'Mercedes-Benz Sprinter 311CDI L2H2 RWD 3.5 Functional VI 4d',
 'transmission': 'manual',
 'trim': '-Benz  311CDI L2H2 RWD 3.5 Functional VI 4d',
 'vin': None,
 'year': 2020}
2026-03-24 14:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276995285auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:52 [ecarstrade.nl] INFO: Saving data for 6995285auction110957: {'created_time': 1774363612.783545, 'last_price_update_time': 1774363612.783555, 'auction_closing_time': 1774435200.0}
2026-03-24 14:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995285auction110957') HTTP/1.1" 204 0
2026-03-24 14:46:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995286/photo_005/780x0__r.jpg?hash=1774346557> (referer: https://ecarstrade.com/cars/6995286)
2026-03-24 14:46:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995291/photo_002/780x0__r.jpg?hash=1774346561> (referer: https://ecarstrade.com/cars/6995291)
2026-03-24 14:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995295%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346575%27 HTTP/1.1" 200 None
2026-03-24 14:46:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995295/photo_004/780x0__r.jpg?hash=1774346575 not downloaded yet
2026-03-24 14:46:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995317> (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-24 14:46:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995295%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346575%27 HTTP/1.1" 200 None
2026-03-24 14:46:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995295/photo_005/780x0__r.jpg?hash=1774346575 not downloaded yet
2026-03-24 14:46:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c75e9aa6-d4b6-51e5-9c77-5cb1c9a9568c
2026-03-24 14:46:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c75e9aa6-d4b6-51e5-9c77-5cb1c9a9568c
2026-03-24 14:46:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c75e9aa6-d4b6-51e5-9c77-5cb1c9a9568c, skipping ID generation
2026-03-24 14:46:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c75e9aa6-d4b6-51e5-9c77-5cb1c9a9568c with scrape type 1
2026-03-24 14:46:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c75e9aa6-d4b6-51e5-9c77-5cb1c9a9568c sending to next pipeline
2026-03-24 14:46:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c75e9aa6-d4b6-51e5-9c77-5cb1c9a9568c, identifier: 6995284auction110957
2026-03-24 14:46:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 91e700c0-3a71-529d-a2c5-d48ac8368e23
2026-03-24 14:46:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f664a3b1-2b8b-5ff7-9149-2225f610e83d
2026-03-24 14:46:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item efdee8fe-1b68-58bd-bc38-215b4cd407d7
2026-03-24 14:46:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f664a3b1-2b8b-5ff7-9149-2225f610e83d
2026-03-24 14:46:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0e41cbe9-180a-5300-9826-589d2c265c9b
2026-03-24 14:46:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c75e9aa6-d4b6-51e5-9c77-5cb1c9a9568c with identifier: 6995284auction110957
2026-03-24 14:46:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c75e9aa6-d4b6-51e5-9c77-5cb1c9a9568c with identifier: 6995284auction110957
2026-03-24 14:46:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c75e9aa6-d4b6-51e5-9c77-5cb1c9a9568c with identifier: 6995284auction110957 to the API
2026-03-24 14:46:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 14:46:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995284/photo_002/780x0__r.jpg?hash=1774346553>
{'auction_title': '',
 'c_o_2_emission_value': 213,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.1L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'c75e9aa6-d4b6-51e5-9c77-5cb1c9a9568c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995284',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Mercedes',
 'model': 'Sprinter',
 'odometer': 189223,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-07-01',
 'seats_number': 2,
 'seller_name': None,
 'title': 'Mercedes-Benz Sprinter 311CDI L2H2 RWD 3.5 Functional VI 4d',
 'transmission': 'manual',
 'trim': '-Benz  311CDI L2H2 RWD 3.5 Functional VI 4d',
 'vin': None,
 'year': 2019}
2026-03-24 14:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276995284auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:54 [ecarstrade.nl] INFO: Saving data for 6995284auction110957: {'created_time': 1774363614.770939, 'last_price_update_time': 1774363614.770949, 'auction_closing_time': 1774435200.0}
2026-03-24 14:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995284auction110957') HTTP/1.1" 204 0
2026-03-24 14:46:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995291/photo_003/780x0__r.jpg?hash=1774346561> (referer: https://ecarstrade.com/cars/6995291)
2026-03-24 14:46:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995297/photo_002/780x0__r.jpg?hash=1774346579> (referer: https://ecarstrade.com/cars/6995297)
2026-03-24 14:46:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995297/photo_005/780x0__r.jpg?hash=1774346579> (referer: https://ecarstrade.com/cars/6995297)
2026-03-24 14:46:54 [ecarstrade.nl] INFO: Extracting details for car 6995317auction110957
2026-03-24 14:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995295%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346575%27 HTTP/1.1" 200 None
2026-03-24 14:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995295/photo_006/780x0__r.jpg?hash=1774346575 not downloaded yet
2026-03-24 14:46:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995297/photo_004/780x0__r.jpg?hash=1774346580> (referer: https://ecarstrade.com/cars/6995297)
2026-03-24 14:46:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995291/photo_005/780x0__r.jpg?hash=1774346561> (referer: https://ecarstrade.com/cars/6995291)
2026-03-24 14:46:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995291/photo_004/780x0__r.jpg?hash=1774346561> (referer: https://ecarstrade.com/cars/6995291)
2026-03-24 14:46:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 91e700c0-3a71-529d-a2c5-d48ac8368e23
2026-03-24 14:46:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item efdee8fe-1b68-58bd-bc38-215b4cd407d7
2026-03-24 14:46:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 367787a8-31d7-574e-a01d-4e87c581618b with identifier: 6995317auction110957
2026-03-24 14:46:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 367787a8-31d7-574e-a01d-4e87c581618b with scrape type 1
2026-03-24 14:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 367787a8-31d7-574e-a01d-4e87c581618b
2026-03-24 14:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995317%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346609%27 HTTP/1.1" 200 None
2026-03-24 14:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995317/photo_001/780x0__r.jpg?hash=1774346609 not downloaded yet
2026-03-24 14:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995317%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346610%27 HTTP/1.1" 200 None
2026-03-24 14:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995317/photo_002/780x0__r.jpg?hash=1774346610 not downloaded yet
2026-03-24 14:46:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995291/photo_006/780x0__r.jpg?hash=1774346561> (referer: https://ecarstrade.com/cars/6995291)
2026-03-24 14:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995317%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346609%27 HTTP/1.1" 200 None
2026-03-24 14:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995317/photo_003/780x0__r.jpg?hash=1774346609 not downloaded yet
2026-03-24 14:46:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995295/photo_002/780x0__r.jpg?hash=1774346575> (referer: https://ecarstrade.com/cars/6995295)
2026-03-24 14:46:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995295/photo_001/780x0__r.jpg?hash=1774346574> (referer: https://ecarstrade.com/cars/6995295)
2026-03-24 14:46:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item efdee8fe-1b68-58bd-bc38-215b4cd407d7
2026-03-24 14:46:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0e41cbe9-180a-5300-9826-589d2c265c9b
2026-03-24 14:46:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0e41cbe9-180a-5300-9826-589d2c265c9b
2026-03-24 14:46:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995297/photo_003/780x0__r.jpg?hash=1774346579> (referer: https://ecarstrade.com/cars/6995297)
2026-03-24 14:46:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995297/photo_006/780x0__r.jpg?hash=1774346579> (referer: https://ecarstrade.com/cars/6995297)
2026-03-24 14:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995317%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346609%27 HTTP/1.1" 200 None
2026-03-24 14:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995317/photo_004/780x0__r.jpg?hash=1774346609 not downloaded yet
2026-03-24 14:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995317%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346610%27 HTTP/1.1" 200 None
2026-03-24 14:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995317/photo_005/780x0__r.jpg?hash=1774346610 not downloaded yet
2026-03-24 14:46:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995290/photo_005/780x0__r.jpg?hash=1774346565> (referer: https://ecarstrade.com/cars/6995290)
2026-03-24 14:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46: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%252F6990001-7000000%252F6995317%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346610%27 HTTP/1.1" 200 None
2026-03-24 14:46:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995317/photo_006/780x0__r.jpg?hash=1774346610 not downloaded yet
2026-03-24 14:46:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0e41cbe9-180a-5300-9826-589d2c265c9b
2026-03-24 14:46:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item efdee8fe-1b68-58bd-bc38-215b4cd407d7
2026-03-24 14:46:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995290/photo_004/780x0__r.jpg?hash=1774346565> (referer: https://ecarstrade.com/cars/6995290)
2026-03-24 14:46:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995295/photo_005/780x0__r.jpg?hash=1774346575> (referer: https://ecarstrade.com/cars/6995295)
2026-03-24 14:46:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item efdee8fe-1b68-58bd-bc38-215b4cd407d7
2026-03-24 14:46:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995295/photo_004/780x0__r.jpg?hash=1774346575> (referer: https://ecarstrade.com/cars/6995295)
2026-03-24 14:46:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item efdee8fe-1b68-58bd-bc38-215b4cd407d7
2026-03-24 14:46:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: efdee8fe-1b68-58bd-bc38-215b4cd407d7, skipping ID generation
2026-03-24 14:46:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efdee8fe-1b68-58bd-bc38-215b4cd407d7 with scrape type 1
2026-03-24 14:46:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item efdee8fe-1b68-58bd-bc38-215b4cd407d7 sending to next pipeline
2026-03-24 14:46:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: efdee8fe-1b68-58bd-bc38-215b4cd407d7, identifier: 6995291auction110957
2026-03-24 14:46:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995295/photo_003/780x0__r.jpg?hash=1774346575> (referer: https://ecarstrade.com/cars/6995295)
2026-03-24 14:46:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995290/photo_003/780x0__r.jpg?hash=1774346565> (referer: https://ecarstrade.com/cars/6995290)
2026-03-24 14:46:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: efdee8fe-1b68-58bd-bc38-215b4cd407d7 with identifier: 6995291auction110957
2026-03-24 14:46:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: efdee8fe-1b68-58bd-bc38-215b4cd407d7 with identifier: 6995291auction110957
2026-03-24 14:46:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: efdee8fe-1b68-58bd-bc38-215b4cd407d7 with identifier: 6995291auction110957 to the API
2026-03-24 14:46:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 14:46:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995291/photo_006/780x0__r.jpg?hash=1774346561>
{'auction_title': '',
 'c_o_2_emission_value': 190,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 2,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'efdee8fe-1b68-58bd-bc38-215b4cd407d7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995291',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Mercedes',
 'model': 'Sprinter',
 'odometer': 170352,
 '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': 2,
 'seller_name': None,
 'title': 'Mercedes-Benz Sprinter 315CDI L3 RWD 3.5t 9G-Tronic  Laadbak + '
          'Laadklep',
 'transmission': 'automatic',
 'trim': '-Benz  315CDI L3 RWD 3.5t 9G-Tronic  Laadbak + Laadklep',
 'vin': None,
 'year': 2022}
2026-03-24 14:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276995291auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:57 [ecarstrade.nl] INFO: Saving data for 6995291auction110957: {'created_time': 1774363617.445428, 'last_price_update_time': 1774363617.445438, 'auction_closing_time': 1774435200.0}
2026-03-24 14:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995291auction110957') HTTP/1.1" 204 0
2026-03-24 14:46:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995290/photo_006/780x0__r.jpg?hash=1774346565> (referer: https://ecarstrade.com/cars/6995290)
2026-03-24 14:46:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995286/photo_001/780x0__r.jpg?hash=1774346556> (referer: https://ecarstrade.com/cars/6995286)
2026-03-24 14:46:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995286/photo_002/780x0__r.jpg?hash=1774346556> (referer: https://ecarstrade.com/cars/6995286)
2026-03-24 14:46:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995317/photo_002/780x0__r.jpg?hash=1774346610> (referer: https://ecarstrade.com/cars/6995317)
2026-03-24 14:46:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995295/photo_006/780x0__r.jpg?hash=1774346575> (referer: https://ecarstrade.com/cars/6995295)
2026-03-24 14:46:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995281> (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-24 14:46:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item dbd91c31-d5a9-5519-88f8-97ec98a01757
2026-03-24 14:46:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item dbd91c31-d5a9-5519-88f8-97ec98a01757
2026-03-24 14:46:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0e41cbe9-180a-5300-9826-589d2c265c9b
2026-03-24 14:46:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0e41cbe9-180a-5300-9826-589d2c265c9b
2026-03-24 14:46:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0e41cbe9-180a-5300-9826-589d2c265c9b, skipping ID generation
2026-03-24 14:46:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e41cbe9-180a-5300-9826-589d2c265c9b with scrape type 1
2026-03-24 14:46:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0e41cbe9-180a-5300-9826-589d2c265c9b sending to next pipeline
2026-03-24 14:46:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0e41cbe9-180a-5300-9826-589d2c265c9b, identifier: 6995297auction110957
2026-03-24 14:46:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f664a3b1-2b8b-5ff7-9149-2225f610e83d
2026-03-24 14:46:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f664a3b1-2b8b-5ff7-9149-2225f610e83d
2026-03-24 14:46:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item dbd91c31-d5a9-5519-88f8-97ec98a01757
2026-03-24 14:46:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item dbd91c31-d5a9-5519-88f8-97ec98a01757
2026-03-24 14:46:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item dbd91c31-d5a9-5519-88f8-97ec98a01757
2026-03-24 14:46:57 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f664a3b1-2b8b-5ff7-9149-2225f610e83d
2026-03-24 14:46:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0e41cbe9-180a-5300-9826-589d2c265c9b with identifier: 6995297auction110957
2026-03-24 14:46:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0e41cbe9-180a-5300-9826-589d2c265c9b with identifier: 6995297auction110957
2026-03-24 14:46:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0e41cbe9-180a-5300-9826-589d2c265c9b with identifier: 6995297auction110957 to the API
2026-03-24 14:46:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:46:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:46:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995297/photo_006/780x0__r.jpg?hash=1774346579>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': '0e41cbe9-180a-5300-9826-589d2c265c9b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995297',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Opel',
 'model': 'Combo',
 'odometer': 118498,
 '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': 2,
 'seller_name': None,
 'title': 'Opel Combo L2H1 1.5D 75kW S/S Edition 2.4T 4d',
 'transmission': 'manual',
 'trim': 'L2H1 1.5D 75kW S/S Edition 2.4T 4d',
 'vin': None,
 'year': 2021}
2026-03-24 14:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995297auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:46:59 [ecarstrade.nl] INFO: Saving data for 6995297auction110957: {'created_time': 1774363619.697999, 'last_price_update_time': 1774363619.698008, 'auction_closing_time': 1774435200.0}
2026-03-24 14:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:46:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995297auction110957') HTTP/1.1" 204 0
2026-03-24 14:46:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995279/photo_004/780x0__r.jpg?hash=1774346545> (referer: https://ecarstrade.com/cars/6995279)
2026-03-24 14:46:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995317/photo_006/780x0__r.jpg?hash=1774346610> (referer: https://ecarstrade.com/cars/6995317)
2026-03-24 14:46:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995317/photo_001/780x0__r.jpg?hash=1774346609> (referer: https://ecarstrade.com/cars/6995317)
2026-03-24 14:46:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995317/photo_003/780x0__r.jpg?hash=1774346609> (referer: https://ecarstrade.com/cars/6995317)
2026-03-24 14:46:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995317/photo_005/780x0__r.jpg?hash=1774346610> (referer: https://ecarstrade.com/cars/6995317)
2026-03-24 14:46:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995279/photo_005/780x0__r.jpg?hash=1774346546> (referer: https://ecarstrade.com/cars/6995279)
2026-03-24 14:46:59 [ecarstrade.nl] INFO: Extracting details for car 6995281auction110957
2026-03-24 14:46:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995317/photo_004/780x0__r.jpg?hash=1774346609> (referer: https://ecarstrade.com/cars/6995317)
2026-03-24 14:46:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f664a3b1-2b8b-5ff7-9149-2225f610e83d
2026-03-24 14:46:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f664a3b1-2b8b-5ff7-9149-2225f610e83d, skipping ID generation
2026-03-24 14:46:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f664a3b1-2b8b-5ff7-9149-2225f610e83d with scrape type 1
2026-03-24 14:46:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f664a3b1-2b8b-5ff7-9149-2225f610e83d sending to next pipeline
2026-03-24 14:46:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f664a3b1-2b8b-5ff7-9149-2225f610e83d, identifier: 6995290auction110957
2026-03-24 14:46:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 91e700c0-3a71-529d-a2c5-d48ac8368e23
2026-03-24 14:46:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 91e700c0-3a71-529d-a2c5-d48ac8368e23
2026-03-24 14:46:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 91e700c0-3a71-529d-a2c5-d48ac8368e23, skipping ID generation
2026-03-24 14:46:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91e700c0-3a71-529d-a2c5-d48ac8368e23 with scrape type 1
2026-03-24 14:46:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 91e700c0-3a71-529d-a2c5-d48ac8368e23 sending to next pipeline
2026-03-24 14:46:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 91e700c0-3a71-529d-a2c5-d48ac8368e23, identifier: 6995286auction110957
2026-03-24 14:46:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 367787a8-31d7-574e-a01d-4e87c581618b
2026-03-24 14:46:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item dbd91c31-d5a9-5519-88f8-97ec98a01757
2026-03-24 14:46:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dbd91c31-d5a9-5519-88f8-97ec98a01757, skipping ID generation
2026-03-24 14:46:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbd91c31-d5a9-5519-88f8-97ec98a01757 with scrape type 1
2026-03-24 14:46:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dbd91c31-d5a9-5519-88f8-97ec98a01757 sending to next pipeline
2026-03-24 14:47:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: dbd91c31-d5a9-5519-88f8-97ec98a01757, identifier: 6995295auction110957
2026-03-24 14:47:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e5e4d35-8d34-55e6-b789-006348a73396 with identifier: 6995281auction110957
2026-03-24 14:47:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e5e4d35-8d34-55e6-b789-006348a73396 with scrape type 1
2026-03-24 14:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5e5e4d35-8d34-55e6-b789-006348a73396
2026-03-24 14:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995281%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346532%27 HTTP/1.1" 200 None
2026-03-24 14:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995281/photo_001/780x0__r.jpg?hash=1774346532 not downloaded yet
2026-03-24 14:47:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f664a3b1-2b8b-5ff7-9149-2225f610e83d with identifier: 6995290auction110957
2026-03-24 14:47:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f664a3b1-2b8b-5ff7-9149-2225f610e83d with identifier: 6995290auction110957
2026-03-24 14:47:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f664a3b1-2b8b-5ff7-9149-2225f610e83d with identifier: 6995290auction110957 to the API
2026-03-24 14:47:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:47:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:47:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995290/photo_006/780x0__r.jpg?hash=1774346565>
{'auction_title': '',
 'c_o_2_emission_value': 205,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.1L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'f664a3b1-2b8b-5ff7-9149-2225f610e83d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995290',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Mercedes',
 'model': 'Sprinter',
 'odometer': 138481,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-09-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'Mercedes-Benz Sprinter 214CDI L1H1 FWD 3.0t Functional 6 4d',
 'transmission': 'manual',
 'trim': '-Benz  214CDI L1H1 FWD 3.0t Functional 6 4d',
 'vin': None,
 'year': 2019}
2026-03-24 14:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995290auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:47:01 [ecarstrade.nl] INFO: Saving data for 6995290auction110957: {'created_time': 1774363621.609027, 'last_price_update_time': 1774363621.609036, 'auction_closing_time': 1774435200.0}
2026-03-24 14:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995290auction110957') HTTP/1.1" 204 0
2026-03-24 14:47:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 91e700c0-3a71-529d-a2c5-d48ac8368e23 with identifier: 6995286auction110957
2026-03-24 14:47:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 91e700c0-3a71-529d-a2c5-d48ac8368e23 with identifier: 6995286auction110957
2026-03-24 14:47:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 91e700c0-3a71-529d-a2c5-d48ac8368e23 with identifier: 6995286auction110957 to the API
2026-03-24 14:47:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:47:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:47:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995286/photo_002/780x0__r.jpg?hash=1774346556>
{'auction_title': '',
 'c_o_2_emission_value': 196,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.1L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': '91e700c0-3a71-529d-a2c5-d48ac8368e23',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995286',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Mercedes',
 'model': 'Sprinter',
 'odometer': 79367,
 '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': 3,
 'seller_name': None,
 'title': 'Mercedes-Benz Sprinter 316CDI L2H2 RWD 3.5',
 'transmission': 'manual',
 'trim': '-Benz  316CDI L2H2 RWD 3.5',
 'vin': None,
 'year': 2020}
2026-03-24 14:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995286auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:47:03 [ecarstrade.nl] INFO: Saving data for 6995286auction110957: {'created_time': 1774363623.554944, 'last_price_update_time': 1774363623.554954, 'auction_closing_time': 1774435200.0}
2026-03-24 14:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995286auction110957') HTTP/1.1" 204 0
2026-03-24 14:47:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: dbd91c31-d5a9-5519-88f8-97ec98a01757 with identifier: 6995295auction110957
2026-03-24 14:47:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: dbd91c31-d5a9-5519-88f8-97ec98a01757 with identifier: 6995295auction110957
2026-03-24 14:47:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: dbd91c31-d5a9-5519-88f8-97ec98a01757 with identifier: 6995295auction110957 to the API
2026-03-24 14:47:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:47:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:47:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995295/photo_006/780x0__r.jpg?hash=1774346575>
{'auction_title': '',
 'c_o_2_emission_value': 105,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'dbd91c31-d5a9-5519-88f8-97ec98a01757',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995295',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-50-Amsterdam-Koopman_Maltaweg"',
 'make': 'Opel',
 'model': 'Combo',
 'odometer': 142365,
 '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': 2,
 'seller_name': None,
 'title': 'Opel Combo L1H1 1.5D 75kW S/S Edition 4d',
 'transmission': 'manual',
 'trim': 'L1H1 1.5D 75kW S/S Edition 4d',
 'vin': None,
 'year': 2020}
2026-03-24 14:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995295auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:47:05 [ecarstrade.nl] INFO: Saving data for 6995295auction110957: {'created_time': 1774363625.927178, 'last_price_update_time': 1774363625.927188, 'auction_closing_time': 1774435200.0}
2026-03-24 14:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995295auction110957') HTTP/1.1" 204 0
2026-03-24 14:47:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995279/photo_001/780x0__r.jpg?hash=1774346547> (referer: https://ecarstrade.com/cars/6995279)
2026-03-24 14:47:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995279/photo_002/780x0__r.jpg?hash=1774346547> (referer: https://ecarstrade.com/cars/6995279)
2026-03-24 14:47:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995280/photo_005/780x0__r.jpg?hash=1774346547> (referer: https://ecarstrade.com/cars/6995280)
2026-03-24 14:47:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995280/photo_003/780x0__r.jpg?hash=1774346547> (referer: https://ecarstrade.com/cars/6995280)
2026-03-24 14:47:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995280/photo_002/780x0__r.jpg?hash=1774346547> (referer: https://ecarstrade.com/cars/6995280)
2026-03-24 14:47:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995281%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346532%27 HTTP/1.1" 200 None
2026-03-24 14:47:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995281/photo_002/780x0__r.jpg?hash=1774346532 not downloaded yet
2026-03-24 14:47:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995280/photo_001/780x0__r.jpg?hash=1774346547> (referer: https://ecarstrade.com/cars/6995280)
2026-03-24 14:47:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995280/photo_004/780x0__r.jpg?hash=1774346547> (referer: https://ecarstrade.com/cars/6995280)
2026-03-24 14:47:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:47:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:47:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b96f5499-c495-539a-81e1-a74571973676
2026-03-24 14:47:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 367787a8-31d7-574e-a01d-4e87c581618b
2026-03-24 14:47:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 367787a8-31d7-574e-a01d-4e87c581618b
2026-03-24 14:47:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 367787a8-31d7-574e-a01d-4e87c581618b
2026-03-24 14:47:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 367787a8-31d7-574e-a01d-4e87c581618b
2026-03-24 14:47:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b96f5499-c495-539a-81e1-a74571973676
2026-03-24 14:47:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 367787a8-31d7-574e-a01d-4e87c581618b
2026-03-24 14:47:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 367787a8-31d7-574e-a01d-4e87c581618b, skipping ID generation
2026-03-24 14:47:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 367787a8-31d7-574e-a01d-4e87c581618b with scrape type 1
2026-03-24 14:47:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 367787a8-31d7-574e-a01d-4e87c581618b sending to next pipeline
2026-03-24 14:47:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 367787a8-31d7-574e-a01d-4e87c581618b, identifier: 6995317auction110957
2026-03-24 14:47:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995281%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346532%27 HTTP/1.1" 200 None
2026-03-24 14:47:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995281/photo_003/780x0__r.jpg?hash=1774346532 not downloaded yet
2026-03-24 14:47:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 367787a8-31d7-574e-a01d-4e87c581618b with identifier: 6995317auction110957
2026-03-24 14:47:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 367787a8-31d7-574e-a01d-4e87c581618b with identifier: 6995317auction110957
2026-03-24 14:47:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 367787a8-31d7-574e-a01d-4e87c581618b with identifier: 6995317auction110957 to the API
2026-03-24 14:47:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:47:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:47:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995317/photo_004/780x0__r.jpg?hash=1774346609>
{'auction_title': '',
 'c_o_2_emission_value': 159,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': '367787a8-31d7-574e-a01d-4e87c581618b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995317',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Volkswagen',
 'model': 'T6 Transporter',
 'odometer': 210065,
 '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': 3,
 'seller_name': None,
 'title': 'Volkswagen Transporter 2.0TDI 110kW L1H1 4d',
 'transmission': 'manual',
 'trim': 'Transporter 2.0TDI 110kW L1H1 4d',
 'vin': None,
 'year': 2019}
2026-03-24 14:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995317auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:47:10 [ecarstrade.nl] INFO: Saving data for 6995317auction110957: {'created_time': 1774363630.475401, 'last_price_update_time': 1774363630.475411, 'auction_closing_time': 1774435200.0}
2026-03-24 14:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995317auction110957') HTTP/1.1" 204 0
2026-03-24 14:47:10 [scrapy.extensions.logstats] INFO: Crawled 33 pages (at 27 pages/min), scraped 16 items (at 12 items/min)
2026-03-24 14:47:10 [scrapy.extensions.memusage] INFO: Peak memory usage is 223MiB
2026-03-24 14:47:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995277/photo_005/780x0__r.jpg?hash=1774346542> (referer: https://ecarstrade.com/cars/6995277)
2026-03-24 14:47:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995277/photo_004/780x0__r.jpg?hash=1774346541> (referer: https://ecarstrade.com/cars/6995277)
2026-03-24 14:47:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995277/photo_002/780x0__r.jpg?hash=1774346541> (referer: https://ecarstrade.com/cars/6995277)
2026-03-24 14:47:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995277/photo_001/780x0__r.jpg?hash=1774346541> (referer: https://ecarstrade.com/cars/6995277)
2026-03-24 14:47:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995277/photo_003/780x0__r.jpg?hash=1774346541> (referer: https://ecarstrade.com/cars/6995277)
2026-03-24 14:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995281%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346532%27 HTTP/1.1" 200 None
2026-03-24 14:47:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995281/photo_004/780x0__r.jpg?hash=1774346532 not downloaded yet
2026-03-24 14:47:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:47:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:47:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:47:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:47:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995279/photo_003/780x0__r.jpg?hash=1774346545> (referer: https://ecarstrade.com/cars/6995279)
2026-03-24 14:47:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995281%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346532%27 HTTP/1.1" 200 None
2026-03-24 14:47:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995281/photo_005/780x0__r.jpg?hash=1774346532 not downloaded yet
2026-03-24 14:47:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:47:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b96f5499-c495-539a-81e1-a74571973676
2026-03-24 14:47:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b96f5499-c495-539a-81e1-a74571973676
2026-03-24 14:47:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a7708032-8a24-5fe3-8d6c-c00365340c58
2026-03-24 14:47:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a7708032-8a24-5fe3-8d6c-c00365340c58
2026-03-24 14:47:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a7708032-8a24-5fe3-8d6c-c00365340c58
2026-03-24 14:47:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a7708032-8a24-5fe3-8d6c-c00365340c58
2026-03-24 14:47:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a7708032-8a24-5fe3-8d6c-c00365340c58
2026-03-24 14:47:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a7708032-8a24-5fe3-8d6c-c00365340c58, skipping ID generation
2026-03-24 14:47:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7708032-8a24-5fe3-8d6c-c00365340c58 with scrape type 1
2026-03-24 14:47:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a7708032-8a24-5fe3-8d6c-c00365340c58 sending to next pipeline
2026-03-24 14:47:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: a7708032-8a24-5fe3-8d6c-c00365340c58, identifier: 6995280auction110957
2026-03-24 14:47:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: a7708032-8a24-5fe3-8d6c-c00365340c58 with identifier: 6995280auction110957
2026-03-24 14:47:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: a7708032-8a24-5fe3-8d6c-c00365340c58 with identifier: 6995280auction110957
2026-03-24 14:47:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: a7708032-8a24-5fe3-8d6c-c00365340c58 with identifier: 6995280auction110957 to the API
2026-03-24 14:47:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:47:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:47:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995280/photo_004/780x0__r.jpg?hash=1774346547>
{'auction_title': '',
 'c_o_2_emission_value': 187,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'a7708032-8a24-5fe3-8d6c-c00365340c58',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995280',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Ford',
 'model': 'Transit Custom',
 'odometer': 170345,
 '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': 3,
 'seller_name': None,
 'title': 'Ford Transit Custom 2.0 TDCi 280 L1H1 Limited 130pk Automaat 4d',
 'transmission': 'automatic',
 'trim': '2.0 TDCi 280 L1H1 Limited 130pk Automaat 4d',
 'vin': None,
 'year': 2021}
2026-03-24 14:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995280auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:47:15 [ecarstrade.nl] INFO: Saving data for 6995280auction110957: {'created_time': 1774363635.708463, 'last_price_update_time': 1774363635.708473, 'auction_closing_time': 1774435200.0}
2026-03-24 14:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995280auction110957') HTTP/1.1" 204 0
2026-03-24 14:47:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995281/photo_001/780x0__r.jpg?hash=1774346532> (referer: https://ecarstrade.com/cars/6995281)
2026-03-24 14:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995281%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346532%27 HTTP/1.1" 200 None
2026-03-24 14:47:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995281/photo_006/780x0__r.jpg?hash=1774346532 not downloaded yet
2026-03-24 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-24 14:47:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 435ee96a-ac22-5057-b735-5d9f06ed72d5
2026-03-24 14:47:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 435ee96a-ac22-5057-b735-5d9f06ed72d5
2026-03-24 14:47:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 435ee96a-ac22-5057-b735-5d9f06ed72d5
2026-03-24 14:47:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 435ee96a-ac22-5057-b735-5d9f06ed72d5
2026-03-24 14:47:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 435ee96a-ac22-5057-b735-5d9f06ed72d5
2026-03-24 14:47:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 435ee96a-ac22-5057-b735-5d9f06ed72d5, skipping ID generation
2026-03-24 14:47:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 435ee96a-ac22-5057-b735-5d9f06ed72d5 with scrape type 1
2026-03-24 14:47:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 435ee96a-ac22-5057-b735-5d9f06ed72d5 sending to next pipeline
2026-03-24 14:47:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 435ee96a-ac22-5057-b735-5d9f06ed72d5, identifier: 6995277auction110957
2026-03-24 14:47:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 435ee96a-ac22-5057-b735-5d9f06ed72d5 with identifier: 6995277auction110957
2026-03-24 14:47:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 435ee96a-ac22-5057-b735-5d9f06ed72d5 with identifier: 6995277auction110957
2026-03-24 14:47:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 435ee96a-ac22-5057-b735-5d9f06ed72d5 with identifier: 6995277auction110957 to the API
2026-03-24 14:47:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:47:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:47:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995277/photo_003/780x0__r.jpg?hash=1774346541>
{'auction_title': '',
 'c_o_2_emission_value': 181,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': '435ee96a-ac22-5057-b735-5d9f06ed72d5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995277',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Ford',
 'model': 'Transit',
 'odometer': 121328,
 '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': 3,
 'seller_name': None,
 'title': 'Ford Transit 310 105pk L3H2 Trend FWD 4d +  Schuifdeur links',
 'transmission': 'manual',
 'trim': '310 105pk L3H2 Trend FWD 4d +  Schuifdeur links',
 'vin': None,
 'year': 2021}
2026-03-24 14:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995277auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:47:16 [ecarstrade.nl] INFO: Saving data for 6995277auction110957: {'created_time': 1774363636.975234, 'last_price_update_time': 1774363636.975245, 'auction_closing_time': 1774435200.0}
2026-03-24 14:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995277auction110957') HTTP/1.1" 204 0
2026-03-24 14:47:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b96f5499-c495-539a-81e1-a74571973676
2026-03-24 14:47:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b96f5499-c495-539a-81e1-a74571973676, skipping ID generation
2026-03-24 14:47:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b96f5499-c495-539a-81e1-a74571973676 with scrape type 1
2026-03-24 14:47:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b96f5499-c495-539a-81e1-a74571973676 sending to next pipeline
2026-03-24 14:47:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: b96f5499-c495-539a-81e1-a74571973676, identifier: 6995279auction110957
2026-03-24 14:47:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5e5e4d35-8d34-55e6-b789-006348a73396
2026-03-24 14:47:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: b96f5499-c495-539a-81e1-a74571973676 with identifier: 6995279auction110957
2026-03-24 14:47:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: b96f5499-c495-539a-81e1-a74571973676 with identifier: 6995279auction110957
2026-03-24 14:47:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: b96f5499-c495-539a-81e1-a74571973676 with identifier: 6995279auction110957 to the API
2026-03-24 14:47:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:47:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:47:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995279/photo_003/780x0__r.jpg?hash=1774346545>
{'auction_title': '',
 'c_o_2_emission_value': 170,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'b96f5499-c495-539a-81e1-a74571973676',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995279',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Ford',
 'model': 'Transit Custom',
 'odometer': 180860,
 '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': 2,
 'seller_name': None,
 'title': 'Ford Transit Custom 2.0 TDCi 340 L2H1 Trend 130pk 4d',
 'transmission': 'manual',
 'trim': '2.0 TDCi 340 L2H1 Trend 130pk 4d',
 'vin': None,
 'year': 2019}
2026-03-24 14:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995279auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:47:20 [ecarstrade.nl] INFO: Saving data for 6995279auction110957: {'created_time': 1774363640.589917, 'last_price_update_time': 1774363640.589928, 'auction_closing_time': 1774435200.0}
2026-03-24 14:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995279auction110957') HTTP/1.1" 204 0
2026-03-24 14:47:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995312> (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-24 14:47:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:47:23 [ecarstrade.nl] INFO: Extracting details for car 6995312auction110957
2026-03-24 14:47:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b791fd7-b228-5577-af8d-3c952a5e061f with identifier: 6995312auction110957
2026-03-24 14:47:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b791fd7-b228-5577-af8d-3c952a5e061f with scrape type 1
2026-03-24 14:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3b791fd7-b228-5577-af8d-3c952a5e061f
2026-03-24 14:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995312%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346603%27 HTTP/1.1" 200 None
2026-03-24 14:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995312/photo_001/780x0__r.jpg?hash=1774346603 not downloaded yet
2026-03-24 14:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995312%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346603%27 HTTP/1.1" 200 None
2026-03-24 14:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995312/photo_002/780x0__r.jpg?hash=1774346603 not downloaded yet
2026-03-24 14:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995312%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346603%27 HTTP/1.1" 200 None
2026-03-24 14:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995312/photo_003/780x0__r.jpg?hash=1774346603 not downloaded yet
2026-03-24 14:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995312%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346603%27 HTTP/1.1" 200 None
2026-03-24 14:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995312/photo_004/780x0__r.jpg?hash=1774346603 not downloaded yet
2026-03-24 14:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995312%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346603%27 HTTP/1.1" 200 None
2026-03-24 14:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995312/photo_005/780x0__r.jpg?hash=1774346603 not downloaded yet
2026-03-24 14:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995312%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346603%27 HTTP/1.1" 200 None
2026-03-24 14:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995312/photo_006/780x0__r.jpg?hash=1774346603 not downloaded yet
2026-03-24 14:47:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995314> (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-24 14:47:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995281/photo_003/780x0__r.jpg?hash=1774346532> (referer: https://ecarstrade.com/cars/6995281)
2026-03-24 14:47:23 [ecarstrade.nl] INFO: Extracting details for car 6995314auction110957
2026-03-24 14:47:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac784b55-24fe-5907-a63b-fac7ed610a50 with identifier: 6995314auction110957
2026-03-24 14:47:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac784b55-24fe-5907-a63b-fac7ed610a50 with scrape type 1
2026-03-24 14:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ac784b55-24fe-5907-a63b-fac7ed610a50
2026-03-24 14:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995314%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346607%27 HTTP/1.1" 200 None
2026-03-24 14:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995314/photo_001/780x0__r.jpg?hash=1774346607 not downloaded yet
2026-03-24 14:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995314%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346607%27 HTTP/1.1" 200 None
2026-03-24 14:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995314/photo_002/780x0__r.jpg?hash=1774346607 not downloaded yet
2026-03-24 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995314%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346607%27 HTTP/1.1" 200 None
2026-03-24 14:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995314/photo_003/780x0__r.jpg?hash=1774346607 not downloaded yet
2026-03-24 14:47:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995281/photo_002/780x0__r.jpg?hash=1774346532> (referer: https://ecarstrade.com/cars/6995281)
2026-03-24 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995314%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346607%27 HTTP/1.1" 200 None
2026-03-24 14:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995314/photo_004/780x0__r.jpg?hash=1774346607 not downloaded yet
2026-03-24 14:47:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995314%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346607%27 HTTP/1.1" 200 None
2026-03-24 14:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995314/photo_005/780x0__r.jpg?hash=1774346607 not downloaded yet
2026-03-24 14:47:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5e5e4d35-8d34-55e6-b789-006348a73396
2026-03-24 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995314%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346607%27 HTTP/1.1" 200 None
2026-03-24 14:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995314/photo_006/780x0__r.jpg?hash=1774346607 not downloaded yet
2026-03-24 14:47:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5e5e4d35-8d34-55e6-b789-006348a73396
2026-03-24 14:47:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995313> (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-24 14:47:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:47:24 [ecarstrade.nl] INFO: Extracting details for car 6995313auction110957
2026-03-24 14:47:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50910344-cdd5-5432-8696-38d8e03e7429 with identifier: 6995313auction110957
2026-03-24 14:47:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50910344-cdd5-5432-8696-38d8e03e7429 with scrape type 1
2026-03-24 14:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 50910344-cdd5-5432-8696-38d8e03e7429
2026-03-24 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995313%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346605%27 HTTP/1.1" 200 None
2026-03-24 14:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995313/photo_001/780x0__r.jpg?hash=1774346605 not downloaded yet
2026-03-24 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995313%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346605%27 HTTP/1.1" 200 None
2026-03-24 14:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995313/photo_002/780x0__r.jpg?hash=1774346605 not downloaded yet
2026-03-24 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995313%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346605%27 HTTP/1.1" 200 None
2026-03-24 14:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995313/photo_003/780x0__r.jpg?hash=1774346605 not downloaded yet
2026-03-24 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995313%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346605%27 HTTP/1.1" 200 None
2026-03-24 14:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995313/photo_004/780x0__r.jpg?hash=1774346605 not downloaded yet
2026-03-24 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995313%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346605%27 HTTP/1.1" 200 None
2026-03-24 14:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995313/photo_005/780x0__r.jpg?hash=1774346605 not downloaded yet
2026-03-24 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995313%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346605%27 HTTP/1.1" 200 None
2026-03-24 14:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995313/photo_006/780x0__r.jpg?hash=1774346605 not downloaded yet
2026-03-24 14:47:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995311> (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-24 14:47:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:47:24 [ecarstrade.nl] INFO: Extracting details for car 6995311auction110957
2026-03-24 14:47:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17f5bd01-accd-56ed-bbef-f6e94d4bb29d with identifier: 6995311auction110957
2026-03-24 14:47:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17f5bd01-accd-56ed-bbef-f6e94d4bb29d with scrape type 1
2026-03-24 14:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 17f5bd01-accd-56ed-bbef-f6e94d4bb29d
2026-03-24 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995311%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346601%27 HTTP/1.1" 200 None
2026-03-24 14:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995311/photo_001/780x0__r.jpg?hash=1774346601 not downloaded yet
2026-03-24 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995311%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346601%27 HTTP/1.1" 200 None
2026-03-24 14:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995311/photo_002/780x0__r.jpg?hash=1774346601 not downloaded yet
2026-03-24 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995311%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346601%27 HTTP/1.1" 200 None
2026-03-24 14:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995311/photo_003/780x0__r.jpg?hash=1774346601 not downloaded yet
2026-03-24 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995311%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346601%27 HTTP/1.1" 200 None
2026-03-24 14:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995311/photo_004/780x0__r.jpg?hash=1774346601 not downloaded yet
2026-03-24 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995311%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346601%27 HTTP/1.1" 200 None
2026-03-24 14:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995311/photo_005/780x0__r.jpg?hash=1774346601 not downloaded yet
2026-03-24 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995311%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346601%27 HTTP/1.1" 200 None
2026-03-24 14:47:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995311/photo_006/780x0__r.jpg?hash=1774346601 not downloaded yet
2026-03-24 14:47:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995310> (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-24 14:47:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995281/photo_004/780x0__r.jpg?hash=1774346532> (referer: https://ecarstrade.com/cars/6995281)
2026-03-24 14:47:26 [ecarstrade.nl] INFO: Extracting details for car 6995310auction110957
2026-03-24 14:47:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a4bb86c-05cd-5bd9-a347-7c80dde92af5 with identifier: 6995310auction110957
2026-03-24 14:47:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a4bb86c-05cd-5bd9-a347-7c80dde92af5 with scrape type 1
2026-03-24 14:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8a4bb86c-05cd-5bd9-a347-7c80dde92af5
2026-03-24 14:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995310%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346600%27 HTTP/1.1" 200 None
2026-03-24 14:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995310/photo_001/780x0__r.jpg?hash=1774346600 not downloaded yet
2026-03-24 14:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995310%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346599%27 HTTP/1.1" 200 None
2026-03-24 14:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995310/photo_002/780x0__r.jpg?hash=1774346599 not downloaded yet
2026-03-24 14:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995310%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346599%27 HTTP/1.1" 200 None
2026-03-24 14:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995310/photo_003/780x0__r.jpg?hash=1774346599 not downloaded yet
2026-03-24 14:47:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995281/photo_005/780x0__r.jpg?hash=1774346532> (referer: https://ecarstrade.com/cars/6995281)
2026-03-24 14:47:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995316> (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-24 14:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995310%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346599%27 HTTP/1.1" 200 None
2026-03-24 14:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995310/photo_004/780x0__r.jpg?hash=1774346599 not downloaded yet
2026-03-24 14:47:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5e5e4d35-8d34-55e6-b789-006348a73396
2026-03-24 14:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995310%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346599%27 HTTP/1.1" 200 None
2026-03-24 14:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995310/photo_005/780x0__r.jpg?hash=1774346599 not downloaded yet
2026-03-24 14:47:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995310%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346599%27 HTTP/1.1" 200 None
2026-03-24 14:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995310/photo_006/780x0__r.jpg?hash=1774346599 not downloaded yet
2026-03-24 14:47:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995281/photo_006/780x0__r.jpg?hash=1774346532> (referer: https://ecarstrade.com/cars/6995281)
2026-03-24 14:47:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995312/photo_006/780x0__r.jpg?hash=1774346603> (referer: https://ecarstrade.com/cars/6995312)
2026-03-24 14:47:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5e5e4d35-8d34-55e6-b789-006348a73396
2026-03-24 14:47:26 [ecarstrade.nl] INFO: Extracting details for car 6995316auction110957
2026-03-24 14:47:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d21cde51-18ae-5472-85e3-071f4c6ae772 with identifier: 6995316auction110957
2026-03-24 14:47:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d21cde51-18ae-5472-85e3-071f4c6ae772 with scrape type 1
2026-03-24 14:47:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d21cde51-18ae-5472-85e3-071f4c6ae772
2026-03-24 14:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995316%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346610%27 HTTP/1.1" 200 None
2026-03-24 14:47:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995316/photo_001/780x0__r.jpg?hash=1774346610 not downloaded yet
2026-03-24 14:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995316%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346610%27 HTTP/1.1" 200 None
2026-03-24 14:47:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995316/photo_002/780x0__r.jpg?hash=1774346610 not downloaded yet
2026-03-24 14:47:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995312/photo_005/780x0__r.jpg?hash=1774346603> (referer: https://ecarstrade.com/cars/6995312)
2026-03-24 14:47:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995314/photo_003/780x0__r.jpg?hash=1774346607> (referer: https://ecarstrade.com/cars/6995314)
2026-03-24 14:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995316%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346612%27 HTTP/1.1" 200 None
2026-03-24 14:47:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995316/photo_003/780x0__r.jpg?hash=1774346612 not downloaded yet
2026-03-24 14:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995316%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346611%27 HTTP/1.1" 200 None
2026-03-24 14:47:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995316/photo_004/780x0__r.jpg?hash=1774346611 not downloaded yet
2026-03-24 14:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995316%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346611%27 HTTP/1.1" 200 None
2026-03-24 14:47:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995316/photo_005/780x0__r.jpg?hash=1774346611 not downloaded yet
2026-03-24 14:47:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5e5e4d35-8d34-55e6-b789-006348a73396
2026-03-24 14:47:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5e5e4d35-8d34-55e6-b789-006348a73396, skipping ID generation
2026-03-24 14:47:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e5e4d35-8d34-55e6-b789-006348a73396 with scrape type 1
2026-03-24 14:47:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5e5e4d35-8d34-55e6-b789-006348a73396 sending to next pipeline
2026-03-24 14:47:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 5e5e4d35-8d34-55e6-b789-006348a73396, identifier: 6995281auction110957
2026-03-24 14:47:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3b791fd7-b228-5577-af8d-3c952a5e061f
2026-03-24 14:47:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995313/photo_006/780x0__r.jpg?hash=1774346605> (referer: https://ecarstrade.com/cars/6995313)
2026-03-24 14:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995316%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346611%27 HTTP/1.1" 200 None
2026-03-24 14:47:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995316/photo_006/780x0__r.jpg?hash=1774346611 not downloaded yet
2026-03-24 14:47:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 5e5e4d35-8d34-55e6-b789-006348a73396 with identifier: 6995281auction110957
2026-03-24 14:47:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 14:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 14:47:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 5e5e4d35-8d34-55e6-b789-006348a73396 with identifier: 6995281auction110957
2026-03-24 14:47:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 5e5e4d35-8d34-55e6-b789-006348a73396 with identifier: 6995281auction110957 to the API
2026-03-24 14:47:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 14:47:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995281/photo_006/780x0__r.jpg?hash=1774346532>
{'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-25T10:40:00Z',
 'fuel_type': 'Electric',
 'id': '5e5e4d35-8d34-55e6-b789-006348a73396',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995281',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Alfa Romeo',
 'model': 'Giulia',
 'odometer': 53351,
 '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': 2,
 'seller_name': None,
 'title': 'Toyota Proace City Electric 50kWh First Edition 4d',
 'transmission': 'automatic',
 'trim': 'Toyota Proace City Electric 50kWh First Edition 4d',
 'vin': None,
 'year': 2022}
2026-03-24 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276995281auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:47:29 [ecarstrade.nl] INFO: Saving data for 6995281auction110957: {'created_time': 1774363649.072608, 'last_price_update_time': 1774363649.072618, 'auction_closing_time': 1774435200.0}
2026-03-24 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995281auction110957') HTTP/1.1" 204 0
2026-03-24 14:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995314/photo_006/780x0__r.jpg?hash=1774346607> (referer: https://ecarstrade.com/cars/6995314)
2026-03-24 14:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995315> (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-24 14:47:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3b791fd7-b228-5577-af8d-3c952a5e061f
2026-03-24 14:47:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ac784b55-24fe-5907-a63b-fac7ed610a50
2026-03-24 14:47:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 50910344-cdd5-5432-8696-38d8e03e7429
2026-03-24 14:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995311/photo_006/780x0__r.jpg?hash=1774346601> (referer: https://ecarstrade.com/cars/6995311)
2026-03-24 14:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995311/photo_005/780x0__r.jpg?hash=1774346601> (referer: https://ecarstrade.com/cars/6995311)
2026-03-24 14:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995310/photo_002/780x0__r.jpg?hash=1774346599> (referer: https://ecarstrade.com/cars/6995310)
2026-03-24 14:47:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ac784b55-24fe-5907-a63b-fac7ed610a50
2026-03-24 14:47:29 [ecarstrade.nl] INFO: Extracting details for car 6995315auction110957
2026-03-24 14:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995310/photo_003/780x0__r.jpg?hash=1774346599> (referer: https://ecarstrade.com/cars/6995310)
2026-03-24 14:47:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4729c29b-b2fb-5f89-8cf0-f18f6e0304a9 with identifier: 6995315auction110957
2026-03-24 14:47:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4729c29b-b2fb-5f89-8cf0-f18f6e0304a9 with scrape type 1
2026-03-24 14:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4729c29b-b2fb-5f89-8cf0-f18f6e0304a9
2026-03-24 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995315%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346608%27 HTTP/1.1" 200 None
2026-03-24 14:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995315/photo_001/780x0__r.jpg?hash=1774346608 not downloaded yet
2026-03-24 14:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995310/photo_006/780x0__r.jpg?hash=1774346599> (referer: https://ecarstrade.com/cars/6995310)
2026-03-24 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995315%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346608%27 HTTP/1.1" 200 None
2026-03-24 14:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995315/photo_002/780x0__r.jpg?hash=1774346608 not downloaded yet
2026-03-24 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995315%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346608%27 HTTP/1.1" 200 None
2026-03-24 14:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995315/photo_003/780x0__r.jpg?hash=1774346608 not downloaded yet
2026-03-24 14:47:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 17f5bd01-accd-56ed-bbef-f6e94d4bb29d
2026-03-24 14:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995310/photo_005/780x0__r.jpg?hash=1774346599> (referer: https://ecarstrade.com/cars/6995310)
2026-03-24 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995315%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346608%27 HTTP/1.1" 200 None
2026-03-24 14:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995315/photo_004/780x0__r.jpg?hash=1774346608 not downloaded yet
2026-03-24 14:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995316/photo_002/780x0__r.jpg?hash=1774346610> (referer: https://ecarstrade.com/cars/6995316)
2026-03-24 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995315%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346608%27 HTTP/1.1" 200 None
2026-03-24 14:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995315/photo_005/780x0__r.jpg?hash=1774346608 not downloaded yet
2026-03-24 14:47:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995315%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346608%27 HTTP/1.1" 200 None
2026-03-24 14:47:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995315/photo_006/780x0__r.jpg?hash=1774346608 not downloaded yet
2026-03-24 14:47:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 17f5bd01-accd-56ed-bbef-f6e94d4bb29d
2026-03-24 14:47:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8a4bb86c-05cd-5bd9-a347-7c80dde92af5
2026-03-24 14:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995316/photo_001/780x0__r.jpg?hash=1774346610> (referer: https://ecarstrade.com/cars/6995316)
2026-03-24 14:47:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8a4bb86c-05cd-5bd9-a347-7c80dde92af5
2026-03-24 14:47:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8a4bb86c-05cd-5bd9-a347-7c80dde92af5
2026-03-24 14:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995316/photo_005/780x0__r.jpg?hash=1774346611> (referer: https://ecarstrade.com/cars/6995316)
2026-03-24 14:47:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8a4bb86c-05cd-5bd9-a347-7c80dde92af5
2026-03-24 14:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995316/photo_006/780x0__r.jpg?hash=1774346611> (referer: https://ecarstrade.com/cars/6995316)
2026-03-24 14:47:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d21cde51-18ae-5472-85e3-071f4c6ae772
2026-03-24 14:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995316/photo_004/780x0__r.jpg?hash=1774346611> (referer: https://ecarstrade.com/cars/6995316)
2026-03-24 14:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995316/photo_003/780x0__r.jpg?hash=1774346612> (referer: https://ecarstrade.com/cars/6995316)
2026-03-24 14:47:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d21cde51-18ae-5472-85e3-071f4c6ae772
2026-03-24 14:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995310/photo_004/780x0__r.jpg?hash=1774346599> (referer: https://ecarstrade.com/cars/6995310)
2026-03-24 14:47:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d21cde51-18ae-5472-85e3-071f4c6ae772
2026-03-24 14:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995310/photo_001/780x0__r.jpg?hash=1774346600> (referer: https://ecarstrade.com/cars/6995310)
2026-03-24 14:47:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d21cde51-18ae-5472-85e3-071f4c6ae772
2026-03-24 14:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995315/photo_001/780x0__r.jpg?hash=1774346608> (referer: https://ecarstrade.com/cars/6995315)
2026-03-24 14:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995315/photo_003/780x0__r.jpg?hash=1774346608> (referer: https://ecarstrade.com/cars/6995315)
2026-03-24 14:47:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d21cde51-18ae-5472-85e3-071f4c6ae772
2026-03-24 14:47:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d21cde51-18ae-5472-85e3-071f4c6ae772
2026-03-24 14:47:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d21cde51-18ae-5472-85e3-071f4c6ae772, skipping ID generation
2026-03-24 14:47:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d21cde51-18ae-5472-85e3-071f4c6ae772 with scrape type 1
2026-03-24 14:47:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d21cde51-18ae-5472-85e3-071f4c6ae772 sending to next pipeline
2026-03-24 14:47:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d21cde51-18ae-5472-85e3-071f4c6ae772, identifier: 6995316auction110957
2026-03-24 14:47:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995311/photo_004/780x0__r.jpg?hash=1774346601> (referer: https://ecarstrade.com/cars/6995311)
2026-03-24 14:47:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d21cde51-18ae-5472-85e3-071f4c6ae772 with identifier: 6995316auction110957
2026-03-24 14:47:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d21cde51-18ae-5472-85e3-071f4c6ae772 with identifier: 6995316auction110957
2026-03-24 14:47:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d21cde51-18ae-5472-85e3-071f4c6ae772 with identifier: 6995316auction110957 to the API
2026-03-24 14:47:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 14:47:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995316/photo_003/780x0__r.jpg?hash=1774346612>
{'auction_title': '',
 'c_o_2_emission_value': 149,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'd21cde51-18ae-5472-85e3-071f4c6ae772',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995316',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Renault',
 'model': 'Trafic',
 'odometer': 155627,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-11-01',
 'seats_number': 2,
 'seller_name': None,
 'title': 'Renault Trafic L2H1 T29 ENERGY 2.0 dCi 120 Comfort 4d',
 'transmission': 'manual',
 'trim': 'L2H1 T29 ENERGY 2.0 dCi 120 Comfort 4d',
 'vin': None,
 'year': 2020}
2026-03-24 14:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276995316auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:47:31 [ecarstrade.nl] INFO: Saving data for 6995316auction110957: {'created_time': 1774363651.752165, 'last_price_update_time': 1774363651.752177, 'auction_closing_time': 1774435200.0}
2026-03-24 14:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995316auction110957') HTTP/1.1" 204 0
2026-03-24 14:47:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995315/photo_004/780x0__r.jpg?hash=1774346608> (referer: https://ecarstrade.com/cars/6995315)
2026-03-24 14:47:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995315/photo_006/780x0__r.jpg?hash=1774346608> (referer: https://ecarstrade.com/cars/6995315)
2026-03-24 14:47:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8a4bb86c-05cd-5bd9-a347-7c80dde92af5
2026-03-24 14:47:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8a4bb86c-05cd-5bd9-a347-7c80dde92af5
2026-03-24 14:47:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8a4bb86c-05cd-5bd9-a347-7c80dde92af5, skipping ID generation
2026-03-24 14:47:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a4bb86c-05cd-5bd9-a347-7c80dde92af5 with scrape type 1
2026-03-24 14:47:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8a4bb86c-05cd-5bd9-a347-7c80dde92af5 sending to next pipeline
2026-03-24 14:47:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8a4bb86c-05cd-5bd9-a347-7c80dde92af5, identifier: 6995310auction110957
2026-03-24 14:47:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4729c29b-b2fb-5f89-8cf0-f18f6e0304a9
2026-03-24 14:47:31 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4729c29b-b2fb-5f89-8cf0-f18f6e0304a9
2026-03-24 14:47:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995308> (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-24 14:47:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995305> (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-24 14:47:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8a4bb86c-05cd-5bd9-a347-7c80dde92af5 with identifier: 6995310auction110957
2026-03-24 14:47:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8a4bb86c-05cd-5bd9-a347-7c80dde92af5 with identifier: 6995310auction110957
2026-03-24 14:47:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8a4bb86c-05cd-5bd9-a347-7c80dde92af5 with identifier: 6995310auction110957 to the API
2026-03-24 14:47:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 14:47:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995310/photo_001/780x0__r.jpg?hash=1774346600>
{'auction_title': '',
 'c_o_2_emission_value': 117,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': '8a4bb86c-05cd-5bd9-a347-7c80dde92af5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995310',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Peugeot',
 'model': 'Partner',
 'odometer': 109223,
 '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': 2,
 'seller_name': None,
 'title': 'Peugeot Partner Premium 1.5 BlueHDi 130 S&S 1000kg 4d',
 'transmission': 'manual',
 'trim': 'Premium 1.5 BlueHDi 130 S&S 1000kg 4d',
 'vin': None,
 'year': 2020}
2026-03-24 14:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276995310auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:47:33 [ecarstrade.nl] INFO: Saving data for 6995310auction110957: {'created_time': 1774363653.949776, 'last_price_update_time': 1774363653.949786, 'auction_closing_time': 1774435200.0}
2026-03-24 14:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995310auction110957') HTTP/1.1" 204 0
2026-03-24 14:47:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995315/photo_005/780x0__r.jpg?hash=1774346608> (referer: https://ecarstrade.com/cars/6995315)
2026-03-24 14:47:33 [ecarstrade.nl] INFO: Extracting details for car 6995308auction110957
2026-03-24 14:47:33 [ecarstrade.nl] INFO: Extracting details for car 6995305auction110957
2026-03-24 14:47:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 17f5bd01-accd-56ed-bbef-f6e94d4bb29d
2026-03-24 14:47:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995315/photo_002/780x0__r.jpg?hash=1774346608> (referer: https://ecarstrade.com/cars/6995315)
2026-03-24 14:47:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995311/photo_003/780x0__r.jpg?hash=1774346601> (referer: https://ecarstrade.com/cars/6995311)
2026-03-24 14:47:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995307> (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-24 14:47:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4729c29b-b2fb-5f89-8cf0-f18f6e0304a9
2026-03-24 14:47:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4729c29b-b2fb-5f89-8cf0-f18f6e0304a9
2026-03-24 14:47:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3af181f5-2436-53b6-a6ea-bae325004e71 with identifier: 6995308auction110957
2026-03-24 14:47:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3af181f5-2436-53b6-a6ea-bae325004e71 with scrape type 1
2026-03-24 14:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3af181f5-2436-53b6-a6ea-bae325004e71
2026-03-24 14:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995308%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346595%27 HTTP/1.1" 200 None
2026-03-24 14:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995308/photo_001/780x0__r.jpg?hash=1774346595 not downloaded yet
2026-03-24 14:47:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b02fffc-4dfa-57ac-96f5-1143df43066a with identifier: 6995305auction110957
2026-03-24 14:47:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b02fffc-4dfa-57ac-96f5-1143df43066a with scrape type 1
2026-03-24 14:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5b02fffc-4dfa-57ac-96f5-1143df43066a
2026-03-24 14:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995305%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346592%27 HTTP/1.1" 200 None
2026-03-24 14:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995305/photo_001/780x0__r.jpg?hash=1774346592 not downloaded yet
2026-03-24 14:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995308%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346595%27 HTTP/1.1" 200 None
2026-03-24 14:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995308/photo_002/780x0__r.jpg?hash=1774346595 not downloaded yet
2026-03-24 14:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995305%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346592%27 HTTP/1.1" 200 None
2026-03-24 14:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995305/photo_002/780x0__r.jpg?hash=1774346592 not downloaded yet
2026-03-24 14:47:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995311/photo_001/780x0__r.jpg?hash=1774346601> (referer: https://ecarstrade.com/cars/6995311)
2026-03-24 14:47:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995313/photo_005/780x0__r.jpg?hash=1774346605> (referer: https://ecarstrade.com/cars/6995313)
2026-03-24 14:47:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995311/photo_002/780x0__r.jpg?hash=1774346601> (referer: https://ecarstrade.com/cars/6995311)
2026-03-24 14:47:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995313/photo_003/780x0__r.jpg?hash=1774346605> (referer: https://ecarstrade.com/cars/6995313)
2026-03-24 14:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995308%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346595%27 HTTP/1.1" 200 None
2026-03-24 14:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995308/photo_003/780x0__r.jpg?hash=1774346595 not downloaded yet
2026-03-24 14:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995305%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346592%27 HTTP/1.1" 200 None
2026-03-24 14:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995305/photo_003/780x0__r.jpg?hash=1774346592 not downloaded yet
2026-03-24 14:47:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995313/photo_004/780x0__r.jpg?hash=1774346605> (referer: https://ecarstrade.com/cars/6995313)
2026-03-24 14:47:34 [ecarstrade.nl] INFO: Extracting details for car 6995307auction110957
2026-03-24 14:47:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4729c29b-b2fb-5f89-8cf0-f18f6e0304a9
2026-03-24 14:47:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995313/photo_002/780x0__r.jpg?hash=1774346605> (referer: https://ecarstrade.com/cars/6995313)
2026-03-24 14:47:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995313/photo_001/780x0__r.jpg?hash=1774346605> (referer: https://ecarstrade.com/cars/6995313)
2026-03-24 14:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995308%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346596%27 HTTP/1.1" 200 None
2026-03-24 14:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995308/photo_004/780x0__r.jpg?hash=1774346596 not downloaded yet
2026-03-24 14:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995305%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346592%27 HTTP/1.1" 200 None
2026-03-24 14:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995305/photo_004/780x0__r.jpg?hash=1774346592 not downloaded yet
2026-03-24 14:47:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4729c29b-b2fb-5f89-8cf0-f18f6e0304a9
2026-03-24 14:47:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4729c29b-b2fb-5f89-8cf0-f18f6e0304a9, skipping ID generation
2026-03-24 14:47:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4729c29b-b2fb-5f89-8cf0-f18f6e0304a9 with scrape type 1
2026-03-24 14:47:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4729c29b-b2fb-5f89-8cf0-f18f6e0304a9 sending to next pipeline
2026-03-24 14:47:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4729c29b-b2fb-5f89-8cf0-f18f6e0304a9, identifier: 6995315auction110957
2026-03-24 14:47:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 17f5bd01-accd-56ed-bbef-f6e94d4bb29d
2026-03-24 14:47:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe7d9263-fc1e-5aaa-885b-eddbdeb8897d with identifier: 6995307auction110957
2026-03-24 14:47:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe7d9263-fc1e-5aaa-885b-eddbdeb8897d with scrape type 1
2026-03-24 14:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item fe7d9263-fc1e-5aaa-885b-eddbdeb8897d
2026-03-24 14:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995307%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346593%27 HTTP/1.1" 200 None
2026-03-24 14:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995307/photo_001/780x0__r.jpg?hash=1774346593 not downloaded yet
2026-03-24 14:47:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995314/photo_002/780x0__r.jpg?hash=1774346607> (referer: https://ecarstrade.com/cars/6995314)
2026-03-24 14:47:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995314/photo_001/780x0__r.jpg?hash=1774346607> (referer: https://ecarstrade.com/cars/6995314)
2026-03-24 14:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995308%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346596%27 HTTP/1.1" 200 None
2026-03-24 14:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995308/photo_005/780x0__r.jpg?hash=1774346596 not downloaded yet
2026-03-24 14:47:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995305%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346592%27 HTTP/1.1" 200 None
2026-03-24 14:47:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995305/photo_005/780x0__r.jpg?hash=1774346592 not downloaded yet
2026-03-24 14:47:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4729c29b-b2fb-5f89-8cf0-f18f6e0304a9 with identifier: 6995315auction110957
2026-03-24 14:47:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4729c29b-b2fb-5f89-8cf0-f18f6e0304a9 with identifier: 6995315auction110957
2026-03-24 14:47:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4729c29b-b2fb-5f89-8cf0-f18f6e0304a9 with identifier: 6995315auction110957 to the API
2026-03-24 14:47:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:47:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:47:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995315/photo_002/780x0__r.jpg?hash=1774346608>
{'auction_title': '',
 'c_o_2_emission_value': 159,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': '4729c29b-b2fb-5f89-8cf0-f18f6e0304a9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995315',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Volkswagen',
 'model': 'T6 Transporter',
 'odometer': 165025,
 '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': 3,
 'seller_name': None,
 'title': 'Volkswagen Transporter 2.0TDI 110kW L1H1 4d',
 'transmission': 'manual',
 'trim': 'Transporter 2.0TDI 110kW L1H1 4d',
 'vin': None,
 'year': 2019}
2026-03-24 14:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995315auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:47:38 [ecarstrade.nl] INFO: Saving data for 6995315auction110957: {'created_time': 1774363658.35992, 'last_price_update_time': 1774363658.35993, 'auction_closing_time': 1774435200.0}
2026-03-24 14:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995315auction110957') HTTP/1.1" 204 0
2026-03-24 14:47:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995314/photo_005/780x0__r.jpg?hash=1774346607> (referer: https://ecarstrade.com/cars/6995314)
2026-03-24 14:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995307%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346594%27 HTTP/1.1" 200 None
2026-03-24 14:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995307/photo_002/780x0__r.jpg?hash=1774346594 not downloaded yet
2026-03-24 14:47:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995314/photo_004/780x0__r.jpg?hash=1774346607> (referer: https://ecarstrade.com/cars/6995314)
2026-03-24 14:47:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995312/photo_003/780x0__r.jpg?hash=1774346603> (referer: https://ecarstrade.com/cars/6995312)
2026-03-24 14:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995308%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346596%27 HTTP/1.1" 200 None
2026-03-24 14:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995308/photo_006/780x0__r.jpg?hash=1774346596 not downloaded yet
2026-03-24 14:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995305%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346592%27 HTTP/1.1" 200 None
2026-03-24 14:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995305/photo_006/780x0__r.jpg?hash=1774346592 not downloaded yet
2026-03-24 14:47:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 17f5bd01-accd-56ed-bbef-f6e94d4bb29d
2026-03-24 14:47:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 50910344-cdd5-5432-8696-38d8e03e7429
2026-03-24 14:47:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 17f5bd01-accd-56ed-bbef-f6e94d4bb29d
2026-03-24 14:47:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 17f5bd01-accd-56ed-bbef-f6e94d4bb29d, skipping ID generation
2026-03-24 14:47:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17f5bd01-accd-56ed-bbef-f6e94d4bb29d with scrape type 1
2026-03-24 14:47:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 17f5bd01-accd-56ed-bbef-f6e94d4bb29d sending to next pipeline
2026-03-24 14:47:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 17f5bd01-accd-56ed-bbef-f6e94d4bb29d, identifier: 6995311auction110957
2026-03-24 14:47:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 50910344-cdd5-5432-8696-38d8e03e7429
2026-03-24 14:47:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 50910344-cdd5-5432-8696-38d8e03e7429
2026-03-24 14:47:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 50910344-cdd5-5432-8696-38d8e03e7429
2026-03-24 14:47:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 50910344-cdd5-5432-8696-38d8e03e7429
2026-03-24 14:47:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 50910344-cdd5-5432-8696-38d8e03e7429, skipping ID generation
2026-03-24 14:47:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50910344-cdd5-5432-8696-38d8e03e7429 with scrape type 1
2026-03-24 14:47:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 50910344-cdd5-5432-8696-38d8e03e7429 sending to next pipeline
2026-03-24 14:47:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 50910344-cdd5-5432-8696-38d8e03e7429, identifier: 6995313auction110957
2026-03-24 14:47:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995312/photo_004/780x0__r.jpg?hash=1774346603> (referer: https://ecarstrade.com/cars/6995312)
2026-03-24 14:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995307%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346594%27 HTTP/1.1" 200 None
2026-03-24 14:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995307/photo_003/780x0__r.jpg?hash=1774346594 not downloaded yet
2026-03-24 14:47:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 17f5bd01-accd-56ed-bbef-f6e94d4bb29d with identifier: 6995311auction110957
2026-03-24 14:47:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 17f5bd01-accd-56ed-bbef-f6e94d4bb29d with identifier: 6995311auction110957
2026-03-24 14:47:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 17f5bd01-accd-56ed-bbef-f6e94d4bb29d with identifier: 6995311auction110957 to the API
2026-03-24 14:47:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:47:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:47:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995311/photo_002/780x0__r.jpg?hash=1774346601>
{'auction_title': '',
 'c_o_2_emission_value': 180,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.3L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': '17f5bd01-accd-56ed-bbef-f6e94d4bb29d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995311',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-50-Amsterdam-Koopman_Maltaweg"',
 'make': 'Renault',
 'model': 'Master',
 'odometer': 204488,
 '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': 3,
 'seller_name': None,
 'title': 'Renault Master L2H2 T33 dCi 135 EU6 FWD 4d',
 'transmission': 'manual',
 'trim': 'L2H2 T33 dCi 135 EU6 FWD 4d',
 'vin': None,
 'year': 2021}
2026-03-24 14:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995311auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:47:39 [ecarstrade.nl] INFO: Saving data for 6995311auction110957: {'created_time': 1774363659.645782, 'last_price_update_time': 1774363659.645793, 'auction_closing_time': 1774435200.0}
2026-03-24 14:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995311auction110957') HTTP/1.1" 204 0
2026-03-24 14:47:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 50910344-cdd5-5432-8696-38d8e03e7429 with identifier: 6995313auction110957
2026-03-24 14:47:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 50910344-cdd5-5432-8696-38d8e03e7429 with identifier: 6995313auction110957
2026-03-24 14:47:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 50910344-cdd5-5432-8696-38d8e03e7429 with identifier: 6995313auction110957 to the API
2026-03-24 14:47:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:47:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:47:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995313/photo_001/780x0__r.jpg?hash=1774346605>
{'auction_title': '',
 'c_o_2_emission_value': 185,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.3L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': '50910344-cdd5-5432-8696-38d8e03e7429',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995313',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-50-Amsterdam-Koopman_Maltaweg"',
 'make': 'Renault',
 'model': 'Trafic',
 'odometer': 288374,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-01',
 'seats_number': 2,
 'seller_name': None,
 'title': 'Renault Trucks Master 3T5 FWD 150E6 - L2H2 Red Edition Automaat. 4d',
 'transmission': 'automatic',
 'trim': 'Trucks Master 3T5 FWD 150E6 - L2H2 Red Edition Automaat. 4d',
 'vin': None,
 'year': 2021}
2026-03-24 14:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995313auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:47:42 [ecarstrade.nl] INFO: Saving data for 6995313auction110957: {'created_time': 1774363662.753038, 'last_price_update_time': 1774363662.753048, 'auction_closing_time': 1774435200.0}
2026-03-24 14:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995313auction110957') HTTP/1.1" 204 0
2026-03-24 14:47:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995305/photo_001/780x0__r.jpg?hash=1774346592> (referer: https://ecarstrade.com/cars/6995305)
2026-03-24 14:47:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995312/photo_002/780x0__r.jpg?hash=1774346603> (referer: https://ecarstrade.com/cars/6995312)
2026-03-24 14:47:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ac784b55-24fe-5907-a63b-fac7ed610a50
2026-03-24 14:47:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ac784b55-24fe-5907-a63b-fac7ed610a50
2026-03-24 14:47:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995308/photo_001/780x0__r.jpg?hash=1774346595> (referer: https://ecarstrade.com/cars/6995308)
2026-03-24 14:47:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995305/photo_002/780x0__r.jpg?hash=1774346592> (referer: https://ecarstrade.com/cars/6995305)
2026-03-24 14:47:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995308/photo_002/780x0__r.jpg?hash=1774346595> (referer: https://ecarstrade.com/cars/6995308)
2026-03-24 14:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995307%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346593%27 HTTP/1.1" 200 None
2026-03-24 14:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995307/photo_004/780x0__r.jpg?hash=1774346593 not downloaded yet
2026-03-24 14:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995307%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346593%27 HTTP/1.1" 200 None
2026-03-24 14:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995307/photo_005/780x0__r.jpg?hash=1774346593 not downloaded yet
2026-03-24 14:47:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ac784b55-24fe-5907-a63b-fac7ed610a50
2026-03-24 14:47:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ac784b55-24fe-5907-a63b-fac7ed610a50
2026-03-24 14:47:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ac784b55-24fe-5907-a63b-fac7ed610a50, skipping ID generation
2026-03-24 14:47:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac784b55-24fe-5907-a63b-fac7ed610a50 with scrape type 1
2026-03-24 14:47:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ac784b55-24fe-5907-a63b-fac7ed610a50 sending to next pipeline
2026-03-24 14:47:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ac784b55-24fe-5907-a63b-fac7ed610a50, identifier: 6995314auction110957
2026-03-24 14:47:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3b791fd7-b228-5577-af8d-3c952a5e061f
2026-03-24 14:47:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3b791fd7-b228-5577-af8d-3c952a5e061f
2026-03-24 14:47:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995312/photo_001/780x0__r.jpg?hash=1774346603> (referer: https://ecarstrade.com/cars/6995312)
2026-03-24 14:47:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ac784b55-24fe-5907-a63b-fac7ed610a50 with identifier: 6995314auction110957
2026-03-24 14:47:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 14:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 14:47:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ac784b55-24fe-5907-a63b-fac7ed610a50 with identifier: 6995314auction110957
2026-03-24 14:47:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ac784b55-24fe-5907-a63b-fac7ed610a50 with identifier: 6995314auction110957 to the API
2026-03-24 14:47:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:47:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:47:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995314/photo_004/780x0__r.jpg?hash=1774346607>
{'auction_title': '',
 'c_o_2_emission_value': 231,
 'category': None,
 'color': 'Yellow',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '3.0L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'ac784b55-24fe-5907-a63b-fac7ed610a50',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995314',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Volkswagen',
 'model': 'Amarok',
 'odometer': 190590,
 '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': 2,
 'seller_name': None,
 'title': 'Volkswagen Amarok 3.0TDI 150kW Plus Cab Comfort 4Motion Automaat '
          'Motor defect',
 'transmission': 'automatic',
 'trim': '3.0TDI 150kW Plus Cab Comfort 4Motion Automaat Motor defect',
 'vin': None,
 'year': 2020}
2026-03-24 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995314auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:47:45 [ecarstrade.nl] INFO: Saving data for 6995314auction110957: {'created_time': 1774363665.471199, 'last_price_update_time': 1774363665.471209, 'auction_closing_time': 1774435200.0}
2026-03-24 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995314auction110957') HTTP/1.1" 204 0
2026-03-24 14:47:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995305/photo_003/780x0__r.jpg?hash=1774346592> (referer: https://ecarstrade.com/cars/6995305)
2026-03-24 14:47:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995308/photo_003/780x0__r.jpg?hash=1774346595> (referer: https://ecarstrade.com/cars/6995308)
2026-03-24 14:47:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995305/photo_005/780x0__r.jpg?hash=1774346592> (referer: https://ecarstrade.com/cars/6995305)
2026-03-24 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995307%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346594%27 HTTP/1.1" 200 None
2026-03-24 14:47:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995307/photo_006/780x0__r.jpg?hash=1774346594 not downloaded yet
2026-03-24 14:47:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995308/photo_004/780x0__r.jpg?hash=1774346596> (referer: https://ecarstrade.com/cars/6995308)
2026-03-24 14:47:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995305/photo_004/780x0__r.jpg?hash=1774346592> (referer: https://ecarstrade.com/cars/6995305)
2026-03-24 14:47:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5b02fffc-4dfa-57ac-96f5-1143df43066a
2026-03-24 14:47:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3b791fd7-b228-5577-af8d-3c952a5e061f
2026-03-24 14:47:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3af181f5-2436-53b6-a6ea-bae325004e71
2026-03-24 14:47:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5b02fffc-4dfa-57ac-96f5-1143df43066a
2026-03-24 14:47:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3af181f5-2436-53b6-a6ea-bae325004e71
2026-03-24 14:47:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3b791fd7-b228-5577-af8d-3c952a5e061f
2026-03-24 14:47:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3b791fd7-b228-5577-af8d-3c952a5e061f, skipping ID generation
2026-03-24 14:47:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b791fd7-b228-5577-af8d-3c952a5e061f with scrape type 1
2026-03-24 14:47:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3b791fd7-b228-5577-af8d-3c952a5e061f sending to next pipeline
2026-03-24 14:47:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 3b791fd7-b228-5577-af8d-3c952a5e061f, identifier: 6995312auction110957
2026-03-24 14:47:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 3b791fd7-b228-5577-af8d-3c952a5e061f with identifier: 6995312auction110957
2026-03-24 14:47:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 3b791fd7-b228-5577-af8d-3c952a5e061f with identifier: 6995312auction110957
2026-03-24 14:47:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 3b791fd7-b228-5577-af8d-3c952a5e061f with identifier: 6995312auction110957 to the API
2026-03-24 14:47:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:47:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:47:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995312/photo_001/780x0__r.jpg?hash=1774346603>
{'auction_title': '',
 'c_o_2_emission_value': 117,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': '3b791fd7-b228-5577-af8d-3c952a5e061f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995312',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Peugeot',
 'model': 'Partner',
 'odometer': 108447,
 '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': 2,
 'seller_name': None,
 'title': 'Peugeot Partner Premium 1.5 BlueHDi 130 S&S 1000kg 4d',
 'transmission': 'manual',
 'trim': 'Premium 1.5 BlueHDi 130 S&S 1000kg 4d',
 'vin': None,
 'year': 2020}
2026-03-24 14:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995312auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:47:46 [ecarstrade.nl] INFO: Saving data for 6995312auction110957: {'created_time': 1774363666.269086, 'last_price_update_time': 1774363666.269096, 'auction_closing_time': 1774435200.0}
2026-03-24 14:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995312auction110957') HTTP/1.1" 204 0
2026-03-24 14:47:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995305/photo_006/780x0__r.jpg?hash=1774346592> (referer: https://ecarstrade.com/cars/6995305)
2026-03-24 14:47:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995308/photo_005/780x0__r.jpg?hash=1774346596> (referer: https://ecarstrade.com/cars/6995308)
2026-03-24 14:47:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995307/photo_001/780x0__r.jpg?hash=1774346593> (referer: https://ecarstrade.com/cars/6995307)
2026-03-24 14:47:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995308/photo_006/780x0__r.jpg?hash=1774346596> (referer: https://ecarstrade.com/cars/6995308)
2026-03-24 14:47:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995307/photo_002/780x0__r.jpg?hash=1774346594> (referer: https://ecarstrade.com/cars/6995307)
2026-03-24 14:47:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:47:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:47:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:47:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995307/photo_003/780x0__r.jpg?hash=1774346594> (referer: https://ecarstrade.com/cars/6995307)
2026-03-24 14:47:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:47:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5b02fffc-4dfa-57ac-96f5-1143df43066a
2026-03-24 14:47:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3af181f5-2436-53b6-a6ea-bae325004e71
2026-03-24 14:47:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5b02fffc-4dfa-57ac-96f5-1143df43066a
2026-03-24 14:47:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3af181f5-2436-53b6-a6ea-bae325004e71
2026-03-24 14:47:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5b02fffc-4dfa-57ac-96f5-1143df43066a
2026-03-24 14:47:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995307/photo_005/780x0__r.jpg?hash=1774346593> (referer: https://ecarstrade.com/cars/6995307)
2026-03-24 14:47:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:47:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5b02fffc-4dfa-57ac-96f5-1143df43066a
2026-03-24 14:47:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5b02fffc-4dfa-57ac-96f5-1143df43066a, skipping ID generation
2026-03-24 14:47:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b02fffc-4dfa-57ac-96f5-1143df43066a with scrape type 1
2026-03-24 14:47:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5b02fffc-4dfa-57ac-96f5-1143df43066a sending to next pipeline
2026-03-24 14:47:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 5b02fffc-4dfa-57ac-96f5-1143df43066a, identifier: 6995305auction110957
2026-03-24 14:47:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 5b02fffc-4dfa-57ac-96f5-1143df43066a with identifier: 6995305auction110957
2026-03-24 14:47:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 5b02fffc-4dfa-57ac-96f5-1143df43066a with identifier: 6995305auction110957
2026-03-24 14:47:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 5b02fffc-4dfa-57ac-96f5-1143df43066a with identifier: 6995305auction110957 to the API
2026-03-24 14:47:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:47: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-24 14:47:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995305/photo_006/780x0__r.jpg?hash=1774346592>
{'auction_title': '',
 'c_o_2_emission_value': 148,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': '5b02fffc-4dfa-57ac-96f5-1143df43066a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995305',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Peugeot',
 'model': 'Expert',
 'odometer': 65538,
 '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': 3,
 'seller_name': None,
 'title': 'Peugeot Expert Premium Long 2.0 BlueHDi 145 4d',
 'transmission': 'manual',
 'trim': 'Premium Long 2.0 BlueHDi 145 4d',
 'vin': None,
 'year': 2020}
2026-03-24 14:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995305auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:47:47 [ecarstrade.nl] INFO: Saving data for 6995305auction110957: {'created_time': 1774363667.988767, 'last_price_update_time': 1774363667.988777, 'auction_closing_time': 1774435200.0}
2026-03-24 14:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995305auction110957') HTTP/1.1" 204 0
2026-03-24 14:47:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995307/photo_004/780x0__r.jpg?hash=1774346593> (referer: https://ecarstrade.com/cars/6995307)
2026-03-24 14:47:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3af181f5-2436-53b6-a6ea-bae325004e71
2026-03-24 14:47:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item fe7d9263-fc1e-5aaa-885b-eddbdeb8897d
2026-03-24 14:47:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3af181f5-2436-53b6-a6ea-bae325004e71
2026-03-24 14:47:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3af181f5-2436-53b6-a6ea-bae325004e71, skipping ID generation
2026-03-24 14:47:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3af181f5-2436-53b6-a6ea-bae325004e71 with scrape type 1
2026-03-24 14:47:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3af181f5-2436-53b6-a6ea-bae325004e71 sending to next pipeline
2026-03-24 14:47:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 3af181f5-2436-53b6-a6ea-bae325004e71, identifier: 6995308auction110957
2026-03-24 14:47:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item fe7d9263-fc1e-5aaa-885b-eddbdeb8897d
2026-03-24 14:47:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item fe7d9263-fc1e-5aaa-885b-eddbdeb8897d
2026-03-24 14:47:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item fe7d9263-fc1e-5aaa-885b-eddbdeb8897d
2026-03-24 14:47:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 3af181f5-2436-53b6-a6ea-bae325004e71 with identifier: 6995308auction110957
2026-03-24 14:47:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 3af181f5-2436-53b6-a6ea-bae325004e71 with identifier: 6995308auction110957
2026-03-24 14:47:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 3af181f5-2436-53b6-a6ea-bae325004e71 with identifier: 6995308auction110957 to the API
2026-03-24 14:47:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:47:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:47:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995308/photo_006/780x0__r.jpg?hash=1774346596>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': '3af181f5-2436-53b6-a6ea-bae325004e71',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995308',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Peugeot',
 'model': 'Expert',
 'odometer': 105768,
 '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': 2,
 'seller_name': None,
 'title': 'Peugeot Expert Premium Standard 1.5 BlueHDi 120 4d',
 'transmission': 'manual',
 'trim': 'Premium Standard 1.5 BlueHDi 120 4d',
 'vin': None,
 'year': 2020}
2026-03-24 14:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995308auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:47:49 [ecarstrade.nl] INFO: Saving data for 6995308auction110957: {'created_time': 1774363669.049126, 'last_price_update_time': 1774363669.049136, 'auction_closing_time': 1774435200.0}
2026-03-24 14:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995308auction110957') HTTP/1.1" 204 0
2026-03-24 14:47:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995307/photo_006/780x0__r.jpg?hash=1774346594> (referer: https://ecarstrade.com/cars/6995307)
2026-03-24 14:47:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:47:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item fe7d9263-fc1e-5aaa-885b-eddbdeb8897d
2026-03-24 14:47:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item fe7d9263-fc1e-5aaa-885b-eddbdeb8897d
2026-03-24 14:47:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fe7d9263-fc1e-5aaa-885b-eddbdeb8897d, skipping ID generation
2026-03-24 14:47:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe7d9263-fc1e-5aaa-885b-eddbdeb8897d with scrape type 1
2026-03-24 14:47:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fe7d9263-fc1e-5aaa-885b-eddbdeb8897d sending to next pipeline
2026-03-24 14:47:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: fe7d9263-fc1e-5aaa-885b-eddbdeb8897d, identifier: 6995307auction110957
2026-03-24 14:47:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: fe7d9263-fc1e-5aaa-885b-eddbdeb8897d with identifier: 6995307auction110957
2026-03-24 14:47:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: fe7d9263-fc1e-5aaa-885b-eddbdeb8897d with identifier: 6995307auction110957
2026-03-24 14:47:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: fe7d9263-fc1e-5aaa-885b-eddbdeb8897d with identifier: 6995307auction110957 to the API
2026-03-24 14:47:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 14:47:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995307/photo_006/780x0__r.jpg?hash=1774346594>
{'auction_title': '',
 'c_o_2_emission_value': 133,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'fe7d9263-fc1e-5aaa-885b-eddbdeb8897d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995307',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Opel',
 'model': 'Vivaro',
 'odometer': 88652,
 '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': 3,
 'seller_name': None,
 'title': 'Opel Vivaro L2H1 1.5 Diesel 75kW Edition HL 4d',
 'transmission': 'manual',
 'trim': 'L2H1 1.5 Diesel 75kW Edition HL 4d',
 'vin': None,
 'year': 2020}
2026-03-24 14:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276995307auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:47:51 [ecarstrade.nl] INFO: Saving data for 6995307auction110957: {'created_time': 1774363671.564333, 'last_price_update_time': 1774363671.564343, 'auction_closing_time': 1774435200.0}
2026-03-24 14:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995307auction110957') HTTP/1.1" 204 0
2026-03-24 14:47:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995309> (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-24 14:47:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:47:54 [ecarstrade.nl] INFO: Extracting details for car 6995309auction110957
2026-03-24 14:47:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4947e0ca-9572-55f3-9f50-769e82335582 with identifier: 6995309auction110957
2026-03-24 14:47:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4947e0ca-9572-55f3-9f50-769e82335582 with scrape type 1
2026-03-24 14:47:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4947e0ca-9572-55f3-9f50-769e82335582
2026-03-24 14:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995309%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346597%27 HTTP/1.1" 200 None
2026-03-24 14:47:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995309/photo_001/780x0__r.jpg?hash=1774346597 not downloaded yet
2026-03-24 14:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995309%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346597%27 HTTP/1.1" 200 None
2026-03-24 14:47:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995309/photo_002/780x0__r.jpg?hash=1774346597 not downloaded yet
2026-03-24 14:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995309%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346597%27 HTTP/1.1" 200 None
2026-03-24 14:47:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995309/photo_003/780x0__r.jpg?hash=1774346597 not downloaded yet
2026-03-24 14:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995309%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346597%27 HTTP/1.1" 200 None
2026-03-24 14:47:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995309/photo_004/780x0__r.jpg?hash=1774346597 not downloaded yet
2026-03-24 14:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995309%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346597%27 HTTP/1.1" 200 None
2026-03-24 14:47:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995309/photo_005/780x0__r.jpg?hash=1774346597 not downloaded yet
2026-03-24 14:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995309%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346597%27 HTTP/1.1" 200 None
2026-03-24 14:47:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995309/photo_006/780x0__r.jpg?hash=1774346597 not downloaded yet
2026-03-24 14:47:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995300> (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-24 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-24 14:47:55 [ecarstrade.nl] INFO: Extracting details for car 6995300auction110957
2026-03-24 14:47:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46438604-fd58-5b23-82cf-19f8f4d6c9d2 with identifier: 6995300auction110957
2026-03-24 14:47:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46438604-fd58-5b23-82cf-19f8f4d6c9d2 with scrape type 1
2026-03-24 14:47:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 46438604-fd58-5b23-82cf-19f8f4d6c9d2
2026-03-24 14:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995300%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346583%27 HTTP/1.1" 200 None
2026-03-24 14:47:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995300/photo_001/780x0__r.jpg?hash=1774346583 not downloaded yet
2026-03-24 14:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995300%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346583%27 HTTP/1.1" 200 None
2026-03-24 14:47:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995300/photo_002/780x0__r.jpg?hash=1774346583 not downloaded yet
2026-03-24 14:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995300%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346583%27 HTTP/1.1" 200 None
2026-03-24 14:47:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995300/photo_003/780x0__r.jpg?hash=1774346583 not downloaded yet
2026-03-24 14:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995300%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346583%27 HTTP/1.1" 200 None
2026-03-24 14:47:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995300/photo_004/780x0__r.jpg?hash=1774346583 not downloaded yet
2026-03-24 14:47:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995301> (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-24 14:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995300%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346583%27 HTTP/1.1" 200 None
2026-03-24 14:47:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995300/photo_005/780x0__r.jpg?hash=1774346583 not downloaded yet
2026-03-24 14:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995300%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346583%27 HTTP/1.1" 200 None
2026-03-24 14:47:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995300/photo_006/780x0__r.jpg?hash=1774346583 not downloaded yet
2026-03-24 14:47:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995278/photo_005/780x0__r.jpg?hash=1774346543> (referer: https://ecarstrade.com/cars/6995278)
2026-03-24 14:47:55 [ecarstrade.nl] INFO: Extracting details for car 6995301auction110957
2026-03-24 14:47:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21183f3a-88d5-5472-8489-3cff4db9b9eb with identifier: 6995301auction110957
2026-03-24 14:47:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21183f3a-88d5-5472-8489-3cff4db9b9eb with scrape type 1
2026-03-24 14:47:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 21183f3a-88d5-5472-8489-3cff4db9b9eb
2026-03-24 14:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995301%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346585%27 HTTP/1.1" 200 None
2026-03-24 14:47:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995301/photo_001/780x0__r.jpg?hash=1774346585 not downloaded yet
2026-03-24 14:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995301%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346585%27 HTTP/1.1" 200 None
2026-03-24 14:47:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995301/photo_002/780x0__r.jpg?hash=1774346585 not downloaded yet
2026-03-24 14:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995301%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346585%27 HTTP/1.1" 200 None
2026-03-24 14:47:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995301/photo_003/780x0__r.jpg?hash=1774346585 not downloaded yet
2026-03-24 14:47:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995278/photo_004/780x0__r.jpg?hash=1774346543> (referer: https://ecarstrade.com/cars/6995278)
2026-03-24 14:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995301%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346585%27 HTTP/1.1" 200 None
2026-03-24 14:47:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995301/photo_004/780x0__r.jpg?hash=1774346585 not downloaded yet
2026-03-24 14:47:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item fb9f09ce-6d30-5db0-8869-d18b53a2e36d
2026-03-24 14:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995301%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346585%27 HTTP/1.1" 200 None
2026-03-24 14:47:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995301/photo_005/780x0__r.jpg?hash=1774346585 not downloaded yet
2026-03-24 14:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995301%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346585%27 HTTP/1.1" 200 None
2026-03-24 14:47:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995301/photo_006/780x0__r.jpg?hash=1774346585 not downloaded yet
2026-03-24 14:47:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995303> (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-24 14:47:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item fb9f09ce-6d30-5db0-8869-d18b53a2e36d
2026-03-24 14:47:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995278/photo_003/780x0__r.jpg?hash=1774346543> (referer: https://ecarstrade.com/cars/6995278)
2026-03-24 14:47:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995283/photo_006/780x0__r.jpg?hash=1774346552> (referer: https://ecarstrade.com/cars/6995283)
2026-03-24 14:47:55 [ecarstrade.nl] INFO: Extracting details for car 6995303auction110957
2026-03-24 14:47:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1d0e00c-04a4-541c-bf3e-be07be828b97 with identifier: 6995303auction110957
2026-03-24 14:47:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1d0e00c-04a4-541c-bf3e-be07be828b97 with scrape type 1
2026-03-24 14:47:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f1d0e00c-04a4-541c-bf3e-be07be828b97
2026-03-24 14:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995303%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346589%27 HTTP/1.1" 200 None
2026-03-24 14:47:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995303/photo_001/780x0__r.jpg?hash=1774346589 not downloaded yet
2026-03-24 14:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995303%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346589%27 HTTP/1.1" 200 None
2026-03-24 14:47:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995303/photo_002/780x0__r.jpg?hash=1774346589 not downloaded yet
2026-03-24 14:47:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995283/photo_005/780x0__r.jpg?hash=1774346552> (referer: https://ecarstrade.com/cars/6995283)
2026-03-24 14:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995303%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346589%27 HTTP/1.1" 200 None
2026-03-24 14:47:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995303/photo_003/780x0__r.jpg?hash=1774346589 not downloaded yet
2026-03-24 14:47:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995278/photo_002/780x0__r.jpg?hash=1774346543> (referer: https://ecarstrade.com/cars/6995278)
2026-03-24 14:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995303%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346589%27 HTTP/1.1" 200 None
2026-03-24 14:47:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995303/photo_004/780x0__r.jpg?hash=1774346589 not downloaded yet
2026-03-24 14:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995303%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346589%27 HTTP/1.1" 200 None
2026-03-24 14:47:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995303/photo_005/780x0__r.jpg?hash=1774346589 not downloaded yet
2026-03-24 14:47:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item fb9f09ce-6d30-5db0-8869-d18b53a2e36d
2026-03-24 14:47:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 460eac50-0aaa-53b7-94c3-fc8b1f17f122
2026-03-24 14:47:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995303%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346589%27 HTTP/1.1" 200 None
2026-03-24 14:47:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995303/photo_006/780x0__r.jpg?hash=1774346589 not downloaded yet
2026-03-24 14:47:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995283/photo_004/780x0__r.jpg?hash=1774346552> (referer: https://ecarstrade.com/cars/6995283)
2026-03-24 14:47:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995309/photo_006/780x0__r.jpg?hash=1774346597> (referer: https://ecarstrade.com/cars/6995309)
2026-03-24 14:47:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 460eac50-0aaa-53b7-94c3-fc8b1f17f122
2026-03-24 14:47:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item fb9f09ce-6d30-5db0-8869-d18b53a2e36d
2026-03-24 14:47:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995300/photo_004/780x0__r.jpg?hash=1774346583> (referer: https://ecarstrade.com/cars/6995300)
2026-03-24 14:47:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 460eac50-0aaa-53b7-94c3-fc8b1f17f122
2026-03-24 14:47:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995304> (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-24 14:47:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995300/photo_006/780x0__r.jpg?hash=1774346583> (referer: https://ecarstrade.com/cars/6995300)
2026-03-24 14:47:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4947e0ca-9572-55f3-9f50-769e82335582
2026-03-24 14:47:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995301/photo_005/780x0__r.jpg?hash=1774346585> (referer: https://ecarstrade.com/cars/6995301)
2026-03-24 14:47:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995301/photo_003/780x0__r.jpg?hash=1774346585> (referer: https://ecarstrade.com/cars/6995301)
2026-03-24 14:47:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 46438604-fd58-5b23-82cf-19f8f4d6c9d2
2026-03-24 14:47:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995301/photo_006/780x0__r.jpg?hash=1774346585> (referer: https://ecarstrade.com/cars/6995301)
2026-03-24 14:47:56 [ecarstrade.nl] INFO: Extracting details for car 6995304auction110957
2026-03-24 14:47:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995303/photo_002/780x0__r.jpg?hash=1774346589> (referer: https://ecarstrade.com/cars/6995303)
2026-03-24 14:47:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5304bc73-5778-5698-a865-79254afb4bf4 with identifier: 6995304auction110957
2026-03-24 14:47:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5304bc73-5778-5698-a865-79254afb4bf4 with scrape type 1
2026-03-24 14:47:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5304bc73-5778-5698-a865-79254afb4bf4
2026-03-24 14:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995304%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346591%27 HTTP/1.1" 200 None
2026-03-24 14:47:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995304/photo_001/780x0__r.jpg?hash=1774346591 not downloaded yet
2026-03-24 14:47:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 46438604-fd58-5b23-82cf-19f8f4d6c9d2
2026-03-24 14:47:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995303/photo_003/780x0__r.jpg?hash=1774346589> (referer: https://ecarstrade.com/cars/6995303)
2026-03-24 14:47:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995303/photo_006/780x0__r.jpg?hash=1774346589> (referer: https://ecarstrade.com/cars/6995303)
2026-03-24 14:47:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995301/photo_004/780x0__r.jpg?hash=1774346585> (referer: https://ecarstrade.com/cars/6995301)
2026-03-24 14:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995304%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346591%27 HTTP/1.1" 200 None
2026-03-24 14:47:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995304/photo_002/780x0__r.jpg?hash=1774346591 not downloaded yet
2026-03-24 14:47:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 21183f3a-88d5-5472-8489-3cff4db9b9eb
2026-03-24 14:47:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 21183f3a-88d5-5472-8489-3cff4db9b9eb
2026-03-24 14:47:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 21183f3a-88d5-5472-8489-3cff4db9b9eb
2026-03-24 14:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995304%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346591%27 HTTP/1.1" 200 None
2026-03-24 14:47:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995304/photo_003/780x0__r.jpg?hash=1774346591 not downloaded yet
2026-03-24 14:47:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f1d0e00c-04a4-541c-bf3e-be07be828b97
2026-03-24 14:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995304%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346591%27 HTTP/1.1" 200 None
2026-03-24 14:47:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995304/photo_004/780x0__r.jpg?hash=1774346591 not downloaded yet
2026-03-24 14:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995304%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346591%27 HTTP/1.1" 200 None
2026-03-24 14:47:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995304/photo_005/780x0__r.jpg?hash=1774346591 not downloaded yet
2026-03-24 14:47:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995303/photo_004/780x0__r.jpg?hash=1774346589> (referer: https://ecarstrade.com/cars/6995303)
2026-03-24 14:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47: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%252F6990001-7000000%252F6995304%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346591%27 HTTP/1.1" 200 None
2026-03-24 14:47:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995304/photo_006/780x0__r.jpg?hash=1774346591 not downloaded yet
2026-03-24 14:47:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995303/photo_001/780x0__r.jpg?hash=1774346589> (referer: https://ecarstrade.com/cars/6995303)
2026-03-24 14:47:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f1d0e00c-04a4-541c-bf3e-be07be828b97
2026-03-24 14:47:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f1d0e00c-04a4-541c-bf3e-be07be828b97
2026-03-24 14:47:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995303/photo_005/780x0__r.jpg?hash=1774346589> (referer: https://ecarstrade.com/cars/6995303)
2026-03-24 14:47:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 21183f3a-88d5-5472-8489-3cff4db9b9eb
2026-03-24 14:47:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995301/photo_001/780x0__r.jpg?hash=1774346585> (referer: https://ecarstrade.com/cars/6995301)
2026-03-24 14:47:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995300/photo_005/780x0__r.jpg?hash=1774346583> (referer: https://ecarstrade.com/cars/6995300)
2026-03-24 14:47:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995301/photo_002/780x0__r.jpg?hash=1774346585> (referer: https://ecarstrade.com/cars/6995301)
2026-03-24 14:47:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995300/photo_003/780x0__r.jpg?hash=1774346583> (referer: https://ecarstrade.com/cars/6995300)
2026-03-24 14:47:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f1d0e00c-04a4-541c-bf3e-be07be828b97
2026-03-24 14:47:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995304/photo_001/780x0__r.jpg?hash=1774346591> (referer: https://ecarstrade.com/cars/6995304)
2026-03-24 14:47:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f1d0e00c-04a4-541c-bf3e-be07be828b97
2026-03-24 14:47:56 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f1d0e00c-04a4-541c-bf3e-be07be828b97
2026-03-24 14:47:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f1d0e00c-04a4-541c-bf3e-be07be828b97, skipping ID generation
2026-03-24 14:47:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1d0e00c-04a4-541c-bf3e-be07be828b97 with scrape type 1
2026-03-24 14:47:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f1d0e00c-04a4-541c-bf3e-be07be828b97 sending to next pipeline
2026-03-24 14:47:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f1d0e00c-04a4-541c-bf3e-be07be828b97, identifier: 6995303auction110957
2026-03-24 14:47:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995300/photo_002/780x0__r.jpg?hash=1774346583> (referer: https://ecarstrade.com/cars/6995300)
2026-03-24 14:47:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f1d0e00c-04a4-541c-bf3e-be07be828b97 with identifier: 6995303auction110957
2026-03-24 14:47:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f1d0e00c-04a4-541c-bf3e-be07be828b97 with identifier: 6995303auction110957
2026-03-24 14:47:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f1d0e00c-04a4-541c-bf3e-be07be828b97 with identifier: 6995303auction110957 to the API
2026-03-24 14:47:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:47: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-24 14:47:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995303/photo_005/780x0__r.jpg?hash=1774346589>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'f1d0e00c-04a4-541c-bf3e-be07be828b97',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995303',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Opel',
 'model': 'Vivaro',
 'odometer': 124925,
 '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': 3,
 'seller_name': None,
 'title': 'Opel Vivaro L2H1 1.5 Diesel 75kW Edition HL 4d',
 'transmission': 'manual',
 'trim': 'L2H1 1.5 Diesel 75kW Edition HL 4d',
 'vin': None,
 'year': 2021}
2026-03-24 14:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995303auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:47:58 [ecarstrade.nl] INFO: Saving data for 6995303auction110957: {'created_time': 1774363678.764421, 'last_price_update_time': 1774363678.764434, 'auction_closing_time': 1774435200.0}
2026-03-24 14:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:47:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995303auction110957') HTTP/1.1" 204 0
2026-03-24 14:47:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995300/photo_001/780x0__r.jpg?hash=1774346583> (referer: https://ecarstrade.com/cars/6995300)
2026-03-24 14:47:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995309/photo_005/780x0__r.jpg?hash=1774346597> (referer: https://ecarstrade.com/cars/6995309)
2026-03-24 14:47:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995306> (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-24 14:47:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995299> (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-24 14:47:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 21183f3a-88d5-5472-8489-3cff4db9b9eb
2026-03-24 14:47:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 46438604-fd58-5b23-82cf-19f8f4d6c9d2
2026-03-24 14:47:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 21183f3a-88d5-5472-8489-3cff4db9b9eb
2026-03-24 14:47:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 21183f3a-88d5-5472-8489-3cff4db9b9eb, skipping ID generation
2026-03-24 14:47:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21183f3a-88d5-5472-8489-3cff4db9b9eb with scrape type 1
2026-03-24 14:47:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 21183f3a-88d5-5472-8489-3cff4db9b9eb sending to next pipeline
2026-03-24 14:47:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 21183f3a-88d5-5472-8489-3cff4db9b9eb, identifier: 6995301auction110957
2026-03-24 14:47:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 46438604-fd58-5b23-82cf-19f8f4d6c9d2
2026-03-24 14:47:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5304bc73-5778-5698-a865-79254afb4bf4
2026-03-24 14:47:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 46438604-fd58-5b23-82cf-19f8f4d6c9d2
2026-03-24 14:47:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 21183f3a-88d5-5472-8489-3cff4db9b9eb with identifier: 6995301auction110957
2026-03-24 14:47:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 21183f3a-88d5-5472-8489-3cff4db9b9eb with identifier: 6995301auction110957
2026-03-24 14:47:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 21183f3a-88d5-5472-8489-3cff4db9b9eb with identifier: 6995301auction110957 to the API
2026-03-24 14:47:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:48:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:48:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995301/photo_002/780x0__r.jpg?hash=1774346585>
{'auction_title': '',
 'c_o_2_emission_value': 110,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': '21183f3a-88d5-5472-8489-3cff4db9b9eb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995301',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Opel',
 'model': 'Combo',
 'odometer': 127902,
 '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': 2,
 'seller_name': None,
 'title': 'Opel Combo L2H1 1.5D 75kW S/S Edition 2.4T 4d',
 'transmission': 'manual',
 'trim': 'L2H1 1.5D 75kW S/S Edition 2.4T 4d',
 'vin': None,
 'year': 2020}
2026-03-24 14:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995301auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:48:00 [ecarstrade.nl] INFO: Saving data for 6995301auction110957: {'created_time': 1774363680.776637, 'last_price_update_time': 1774363680.776645, 'auction_closing_time': 1774435200.0}
2026-03-24 14:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995301auction110957') HTTP/1.1" 204 0
2026-03-24 14:48:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995304/photo_005/780x0__r.jpg?hash=1774346591> (referer: https://ecarstrade.com/cars/6995304)
2026-03-24 14:48:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995304/photo_006/780x0__r.jpg?hash=1774346591> (referer: https://ecarstrade.com/cars/6995304)
2026-03-24 14:48:00 [ecarstrade.nl] INFO: Extracting details for car 6995306auction110957
2026-03-24 14:48:00 [ecarstrade.nl] INFO: Extracting details for car 6995299auction110957
2026-03-24 14:48:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995304/photo_002/780x0__r.jpg?hash=1774346591> (referer: https://ecarstrade.com/cars/6995304)
2026-03-24 14:48:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995304/photo_003/780x0__r.jpg?hash=1774346591> (referer: https://ecarstrade.com/cars/6995304)
2026-03-24 14:48:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995304/photo_004/780x0__r.jpg?hash=1774346591> (referer: https://ecarstrade.com/cars/6995304)
2026-03-24 14:48:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 46438604-fd58-5b23-82cf-19f8f4d6c9d2
2026-03-24 14:48:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 46438604-fd58-5b23-82cf-19f8f4d6c9d2, skipping ID generation
2026-03-24 14:48:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46438604-fd58-5b23-82cf-19f8f4d6c9d2 with scrape type 1
2026-03-24 14:48:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 46438604-fd58-5b23-82cf-19f8f4d6c9d2 sending to next pipeline
2026-03-24 14:48:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 46438604-fd58-5b23-82cf-19f8f4d6c9d2, identifier: 6995300auction110957
2026-03-24 14:48:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4947e0ca-9572-55f3-9f50-769e82335582
2026-03-24 14:48:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08a142e3-e693-59bb-bb5e-653ad6951012 with identifier: 6995306auction110957
2026-03-24 14:48:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08a142e3-e693-59bb-bb5e-653ad6951012 with scrape type 1
2026-03-24 14:48:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 08a142e3-e693-59bb-bb5e-653ad6951012
2026-03-24 14:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48: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%252F6990001-7000000%252F6995306%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346587%27 HTTP/1.1" 200 None
2026-03-24 14:48:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995306/photo_001/780x0__r.jpg?hash=1774346587 not downloaded yet
2026-03-24 14:48:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fc89a17-3cf3-5459-b415-9dc6e16bfc39 with identifier: 6995299auction110957
2026-03-24 14:48:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fc89a17-3cf3-5459-b415-9dc6e16bfc39 with scrape type 1
2026-03-24 14:48:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2fc89a17-3cf3-5459-b415-9dc6e16bfc39
2026-03-24 14:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995299%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346582%27 HTTP/1.1" 200 None
2026-03-24 14:48:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995299/photo_001/780x0__r.jpg?hash=1774346582 not downloaded yet
2026-03-24 14:48:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 46438604-fd58-5b23-82cf-19f8f4d6c9d2 with identifier: 6995300auction110957
2026-03-24 14:48:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 46438604-fd58-5b23-82cf-19f8f4d6c9d2 with identifier: 6995300auction110957
2026-03-24 14:48:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 46438604-fd58-5b23-82cf-19f8f4d6c9d2 with identifier: 6995300auction110957 to the API
2026-03-24 14:48:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:48:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:48:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995300/photo_001/780x0__r.jpg?hash=1774346583>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': '46438604-fd58-5b23-82cf-19f8f4d6c9d2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995300',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Opel',
 'model': 'Combo',
 'odometer': 95892,
 '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': 2,
 'seller_name': None,
 'title': 'Opel Combo L2H1 1.5D 75kW S/S Edition 2.4T 4d',
 'transmission': 'manual',
 'trim': 'L2H1 1.5D 75kW S/S Edition 2.4T 4d',
 'vin': None,
 'year': 2021}
2026-03-24 14:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995300auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:48:02 [ecarstrade.nl] INFO: Saving data for 6995300auction110957: {'created_time': 1774363682.659072, 'last_price_update_time': 1774363682.659084, 'auction_closing_time': 1774435200.0}
2026-03-24 14:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995300auction110957') HTTP/1.1" 204 0
2026-03-24 14:48:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995309/photo_003/780x0__r.jpg?hash=1774346597> (referer: https://ecarstrade.com/cars/6995309)
2026-03-24 14:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48: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%252F6990001-7000000%252F6995306%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346587%27 HTTP/1.1" 200 None
2026-03-24 14:48:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995306/photo_002/780x0__r.jpg?hash=1774346587 not downloaded yet
2026-03-24 14:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48: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%252F6990001-7000000%252F6995299%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346582%27 HTTP/1.1" 200 None
2026-03-24 14:48:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995299/photo_002/780x0__r.jpg?hash=1774346582 not downloaded yet
2026-03-24 14:48:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995309/photo_001/780x0__r.jpg?hash=1774346597> (referer: https://ecarstrade.com/cars/6995309)
2026-03-24 14:48:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995278/photo_001/780x0__r.jpg?hash=1774346543> (referer: https://ecarstrade.com/cars/6995278)
2026-03-24 14:48:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995309/photo_002/780x0__r.jpg?hash=1774346597> (referer: https://ecarstrade.com/cars/6995309)
2026-03-24 14:48:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995309/photo_004/780x0__r.jpg?hash=1774346597> (referer: https://ecarstrade.com/cars/6995309)
2026-03-24 14:48:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:48:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:48:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5304bc73-5778-5698-a865-79254afb4bf4
2026-03-24 14:48:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5304bc73-5778-5698-a865-79254afb4bf4
2026-03-24 14:48:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5304bc73-5778-5698-a865-79254afb4bf4
2026-03-24 14:48:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5304bc73-5778-5698-a865-79254afb4bf4
2026-03-24 14:48:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5304bc73-5778-5698-a865-79254afb4bf4
2026-03-24 14:48:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5304bc73-5778-5698-a865-79254afb4bf4, skipping ID generation
2026-03-24 14:48:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5304bc73-5778-5698-a865-79254afb4bf4 with scrape type 1
2026-03-24 14:48:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5304bc73-5778-5698-a865-79254afb4bf4 sending to next pipeline
2026-03-24 14:48:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 5304bc73-5778-5698-a865-79254afb4bf4, identifier: 6995304auction110957
2026-03-24 14:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48: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%252F6990001-7000000%252F6995306%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346587%27 HTTP/1.1" 200 None
2026-03-24 14:48:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995306/photo_003/780x0__r.jpg?hash=1774346587 not downloaded yet
2026-03-24 14:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48: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%252F6990001-7000000%252F6995299%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346582%27 HTTP/1.1" 200 None
2026-03-24 14:48:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995299/photo_003/780x0__r.jpg?hash=1774346582 not downloaded yet
2026-03-24 14:48:02 [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-24 14:48:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995298> (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-24 14:48:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 5304bc73-5778-5698-a865-79254afb4bf4 with identifier: 6995304auction110957
2026-03-24 14:48:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 5304bc73-5778-5698-a865-79254afb4bf4 with identifier: 6995304auction110957
2026-03-24 14:48:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 5304bc73-5778-5698-a865-79254afb4bf4 with identifier: 6995304auction110957 to the API
2026-03-24 14:48:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:48:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:48:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995304/photo_004/780x0__r.jpg?hash=1774346591>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': '5304bc73-5778-5698-a865-79254afb4bf4',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995304',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Opel',
 'model': 'Vivaro',
 'odometer': 58613,
 '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': 3,
 'seller_name': None,
 'title': 'Opel Vivaro L2H1 1.5 Diesel 75kW Edition HL 4d',
 'transmission': 'manual',
 'trim': 'L2H1 1.5 Diesel 75kW Edition HL 4d',
 'vin': None,
 'year': 2021}
2026-03-24 14:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995304auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:48:06 [ecarstrade.nl] INFO: Saving data for 6995304auction110957: {'created_time': 1774363686.900208, 'last_price_update_time': 1774363686.900219, 'auction_closing_time': 1774435200.0}
2026-03-24 14:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995304auction110957') HTTP/1.1" 204 0
2026-03-24 14:48:06 [ecarstrade.nl] INFO: Extracting details for car 6995298auction110957
2026-03-24 14:48:06 [scrapy.extensions.logstats] INFO: Crawled 50 pages (at 17 pages/min), scraped 34 items (at 18 items/min)
2026-03-24 14:48:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 223MiB
2026-03-24 14:48:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:48:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995283/photo_002/780x0__r.jpg?hash=1774346552> (referer: https://ecarstrade.com/cars/6995283)
2026-03-24 14:48:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995283/photo_003/780x0__r.jpg?hash=1774346552> (referer: https://ecarstrade.com/cars/6995283)
2026-03-24 14:48:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995283/photo_001/780x0__r.jpg?hash=1774346552> (referer: https://ecarstrade.com/cars/6995283)
2026-03-24 14:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995306%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346587%27 HTTP/1.1" 200 None
2026-03-24 14:48:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995306/photo_004/780x0__r.jpg?hash=1774346587 not downloaded yet
2026-03-24 14:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995299%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346582%27 HTTP/1.1" 200 None
2026-03-24 14:48:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995299/photo_004/780x0__r.jpg?hash=1774346582 not downloaded yet
2026-03-24 14:48:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995302> (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-24 14:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48: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%252F6990001-7000000%252F6995306%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346587%27 HTTP/1.1" 200 None
2026-03-24 14:48:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995306/photo_005/780x0__r.jpg?hash=1774346587 not downloaded yet
2026-03-24 14:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48: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%252F6990001-7000000%252F6995299%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346582%27 HTTP/1.1" 200 None
2026-03-24 14:48:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995299/photo_005/780x0__r.jpg?hash=1774346582 not downloaded yet
2026-03-24 14:48:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4947e0ca-9572-55f3-9f50-769e82335582
2026-03-24 14:48:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4947e0ca-9572-55f3-9f50-769e82335582
2026-03-24 14:48:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item fb9f09ce-6d30-5db0-8869-d18b53a2e36d
2026-03-24 14:48:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fb9f09ce-6d30-5db0-8869-d18b53a2e36d, skipping ID generation
2026-03-24 14:48:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb9f09ce-6d30-5db0-8869-d18b53a2e36d with scrape type 1
2026-03-24 14:48:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fb9f09ce-6d30-5db0-8869-d18b53a2e36d sending to next pipeline
2026-03-24 14:48:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: fb9f09ce-6d30-5db0-8869-d18b53a2e36d, identifier: 6995278auction110957
2026-03-24 14:48:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4947e0ca-9572-55f3-9f50-769e82335582
2026-03-24 14:48:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4947e0ca-9572-55f3-9f50-769e82335582
2026-03-24 14:48:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4947e0ca-9572-55f3-9f50-769e82335582, skipping ID generation
2026-03-24 14:48:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4947e0ca-9572-55f3-9f50-769e82335582 with scrape type 1
2026-03-24 14:48:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4947e0ca-9572-55f3-9f50-769e82335582 sending to next pipeline
2026-03-24 14:48:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4947e0ca-9572-55f3-9f50-769e82335582, identifier: 6995309auction110957
2026-03-24 14:48:07 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 14:48:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4064384-488f-5876-b07a-5af252b95f78 with identifier: 6995298auction110957
2026-03-24 14:48:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4064384-488f-5876-b07a-5af252b95f78 with scrape type 1
2026-03-24 14:48:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b4064384-488f-5876-b07a-5af252b95f78
2026-03-24 14:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48: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%252F6990001-7000000%252F6995298%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346578%27 HTTP/1.1" 200 None
2026-03-24 14:48:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995298/photo_001/780x0__r.jpg?hash=1774346578 not downloaded yet
2026-03-24 14:48:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: fb9f09ce-6d30-5db0-8869-d18b53a2e36d with identifier: 6995278auction110957
2026-03-24 14:48:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: fb9f09ce-6d30-5db0-8869-d18b53a2e36d with identifier: 6995278auction110957
2026-03-24 14:48:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: fb9f09ce-6d30-5db0-8869-d18b53a2e36d with identifier: 6995278auction110957 to the API
2026-03-24 14:48:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:48:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:48:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995278/photo_001/780x0__r.jpg?hash=1774346543>
{'auction_title': '',
 'c_o_2_emission_value': 170,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'fb9f09ce-6d30-5db0-8869-d18b53a2e36d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995278',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Ford',
 'model': 'Transit Custom',
 'odometer': 181440,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-09-01',
 'seats_number': 2,
 'seller_name': None,
 'title': 'Ford Transit Custom 2.0 TDCi 340 L1H1 Trend 130pk 4d',
 'transmission': 'manual',
 'trim': '2.0 TDCi 340 L1H1 Trend 130pk 4d',
 'vin': None,
 'year': 2019}
2026-03-24 14:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995278auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:48:08 [ecarstrade.nl] INFO: Saving data for 6995278auction110957: {'created_time': 1774363688.335659, 'last_price_update_time': 1774363688.335668, 'auction_closing_time': 1774435200.0}
2026-03-24 14:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995278auction110957') HTTP/1.1" 204 0
2026-03-24 14:48:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4947e0ca-9572-55f3-9f50-769e82335582 with identifier: 6995309auction110957
2026-03-24 14:48:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4947e0ca-9572-55f3-9f50-769e82335582 with identifier: 6995309auction110957
2026-03-24 14:48:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4947e0ca-9572-55f3-9f50-769e82335582 with identifier: 6995309auction110957 to the API
2026-03-24 14:48:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:48:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:48:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995309/photo_004/780x0__r.jpg?hash=1774346597>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': '4947e0ca-9572-55f3-9f50-769e82335582',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995309',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-50-Amsterdam-Koopman_Maltaweg"',
 'make': 'Peugeot',
 'model': 'Partner',
 'odometer': 114100,
 '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': 2,
 'seller_name': None,
 'title': 'Peugeot Partner Premium 1.5 BlueHDi 75 650kg 4d',
 'transmission': 'manual',
 'trim': 'Premium 1.5 BlueHDi 75 650kg 4d',
 'vin': None,
 'year': 2020}
2026-03-24 14:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995309auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Saving data for 6995309auction110957: {'created_time': 1774363693.001758, 'last_price_update_time': 1774363693.001768, 'auction_closing_time': 1774435200.0}
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995309auction110957') HTTP/1.1" 204 0
2026-03-24 14:48:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995299/photo_001/780x0__r.jpg?hash=1774346582> (referer: https://ecarstrade.com/cars/6995299)
2026-03-24 14:48:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995306/photo_001/780x0__r.jpg?hash=1774346587> (referer: https://ecarstrade.com/cars/6995306)
2026-03-24 14:48:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995299/photo_002/780x0__r.jpg?hash=1774346582> (referer: https://ecarstrade.com/cars/6995299)
2026-03-24 14:48:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995306/photo_002/780x0__r.jpg?hash=1774346587> (referer: https://ecarstrade.com/cars/6995306)
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Extracting details for car 6995302auction110957
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995306%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346587%27 HTTP/1.1" 200 None
2026-03-24 14:48:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995306/photo_006/780x0__r.jpg?hash=1774346587 not downloaded yet
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995299%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346582%27 HTTP/1.1" 200 None
2026-03-24 14:48:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995299/photo_006/780x0__r.jpg?hash=1774346582 not downloaded yet
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Found listing with ID: 6995319auction110957
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995319auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Scrape type for 6995319auction110957: 1
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995298%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346578%27 HTTP/1.1" 200 None
2026-03-24 14:48:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995298/photo_002/780x0__r.jpg?hash=1774346578 not downloaded yet
2026-03-24 14:48:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995299/photo_003/780x0__r.jpg?hash=1774346582> (referer: https://ecarstrade.com/cars/6995299)
2026-03-24 14:48:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Found listing with ID: 6992750auction110917
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992750auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Scrape type for 6992750auction110917: 0
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Found listing with ID: 6992793auction110917
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992793auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Scrape type for 6992793auction110917: 0
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Found listing with ID: 6992784auction110917
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992784auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Scrape type for 6992784auction110917: 0
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Found listing with ID: 6992783auction110917
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992783auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Scrape type for 6992783auction110917: 0
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Found listing with ID: 6992790auction110917
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992790auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Scrape type for 6992790auction110917: 0
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Found listing with ID: 6995446auction110917
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995446auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Scrape type for 6995446auction110917: 1
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995298%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346578%27 HTTP/1.1" 200 None
2026-03-24 14:48:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995298/photo_003/780x0__r.jpg?hash=1774346578 not downloaded yet
2026-03-24 14:48:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 460eac50-0aaa-53b7-94c3-fc8b1f17f122
2026-03-24 14:48:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 460eac50-0aaa-53b7-94c3-fc8b1f17f122
2026-03-24 14:48:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 460eac50-0aaa-53b7-94c3-fc8b1f17f122
2026-03-24 14:48:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 460eac50-0aaa-53b7-94c3-fc8b1f17f122, skipping ID generation
2026-03-24 14:48:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 460eac50-0aaa-53b7-94c3-fc8b1f17f122 with scrape type 1
2026-03-24 14:48:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 460eac50-0aaa-53b7-94c3-fc8b1f17f122 sending to next pipeline
2026-03-24 14:48:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 460eac50-0aaa-53b7-94c3-fc8b1f17f122, identifier: 6995283auction110957
2026-03-24 14:48:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 773b8432-4050-512d-9fe0-c9f9417ebc09 with identifier: 6995302auction110957
2026-03-24 14:48:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 773b8432-4050-512d-9fe0-c9f9417ebc09 with scrape type 1
2026-03-24 14:48:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 773b8432-4050-512d-9fe0-c9f9417ebc09
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995302%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346586%27 HTTP/1.1" 200 None
2026-03-24 14:48:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995302/photo_001/780x0__r.jpg?hash=1774346586 not downloaded yet
2026-03-24 14:48:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2fc89a17-3cf3-5459-b415-9dc6e16bfc39
2026-03-24 14:48:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 08a142e3-e693-59bb-bb5e-653ad6951012
2026-03-24 14:48:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2fc89a17-3cf3-5459-b415-9dc6e16bfc39
2026-03-24 14:48:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 08a142e3-e693-59bb-bb5e-653ad6951012
2026-03-24 14:48:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995306/photo_003/780x0__r.jpg?hash=1774346587> (referer: https://ecarstrade.com/cars/6995306)
2026-03-24 14:48:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995298/photo_001/780x0__r.jpg?hash=1774346578> (referer: https://ecarstrade.com/cars/6995298)
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Found listing with ID: 6992787auction110917
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992787auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Scrape type for 6992787auction110917: 0
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Found listing with ID: 6992728auction110917
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992728auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Scrape type for 6992728auction110917: 0
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Found listing with ID: 6992745auction110917
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992745auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Scrape type for 6992745auction110917: 0
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Found listing with ID: 6992741auction110917
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992741auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Scrape type for 6992741auction110917: 0
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Found listing with ID: 6992725auction110917
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992725auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Scrape type for 6992725auction110917: 0
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Found listing with ID: 6992739auction110917
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992739auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Scrape type for 6992739auction110917: 0
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Found listing with ID: 6992742auction110917
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992742auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Scrape type for 6992742auction110917: 0
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Found listing with ID: 6992746auction110917
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992746auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Scrape type for 6992746auction110917: 0
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Found listing with ID: 6992743auction110917
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992743auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Scrape type for 6992743auction110917: 0
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Found listing with ID: 6992751auction110917
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992751auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Scrape type for 6992751auction110917: 0
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Found listing with ID: 6992768auction110917
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992768auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Scrape type for 6992768auction110917: 0
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Found listing with ID: 6992777auction110917
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992777auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Scrape type for 6992777auction110917: 0
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Found listing with ID: 6992747auction110917
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992747auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:13 [ecarstrade.nl] INFO: Scrape type for 6992747auction110917: 0
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995298%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346578%27 HTTP/1.1" 200 None
2026-03-24 14:48:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995298/photo_004/780x0__r.jpg?hash=1774346578 not downloaded yet
2026-03-24 14:48:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 460eac50-0aaa-53b7-94c3-fc8b1f17f122 with identifier: 6995283auction110957
2026-03-24 14:48:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 460eac50-0aaa-53b7-94c3-fc8b1f17f122 with identifier: 6995283auction110957
2026-03-24 14:48:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 460eac50-0aaa-53b7-94c3-fc8b1f17f122 with identifier: 6995283auction110957 to the API
2026-03-24 14:48:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:48:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:48:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995283/photo_001/780x0__r.jpg?hash=1774346552>
{'auction_title': '',
 'c_o_2_emission_value': 165,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': '460eac50-0aaa-53b7-94c3-fc8b1f17f122',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995283',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Ford',
 'model': 'Transit Custom',
 'odometer': 174183,
 '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': 3,
 'seller_name': None,
 'title': 'Ford Transit Custom 2.0 TDCi 280 L1H1 Trend 105pk 4d',
 'transmission': 'manual',
 'trim': '2.0 TDCi 280 L1H1 Trend 105pk 4d',
 'vin': None,
 'year': 2019}
2026-03-24 14:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995283auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:48:14 [ecarstrade.nl] INFO: Saving data for 6995283auction110957: {'created_time': 1774363694.701159, 'last_price_update_time': 1774363694.701167, 'auction_closing_time': 1774435200.0}
2026-03-24 14:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995283auction110957') HTTP/1.1" 204 0
2026-03-24 14:48:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995299/photo_004/780x0__r.jpg?hash=1774346582> (referer: https://ecarstrade.com/cars/6995299)
2026-03-24 14:48:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995306/photo_004/780x0__r.jpg?hash=1774346587> (referer: https://ecarstrade.com/cars/6995306)
2026-03-24 14:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995302%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346585%27 HTTP/1.1" 200 None
2026-03-24 14:48:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995302/photo_002/780x0__r.jpg?hash=1774346585 not downloaded yet
2026-03-24 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-24 14:48:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2fc89a17-3cf3-5459-b415-9dc6e16bfc39
2026-03-24 14:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995298%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346578%27 HTTP/1.1" 200 None
2026-03-24 14:48:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995298/photo_005/780x0__r.jpg?hash=1774346578 not downloaded yet
2026-03-24 14:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995302%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346585%27 HTTP/1.1" 200 None
2026-03-24 14:48:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995302/photo_003/780x0__r.jpg?hash=1774346585 not downloaded yet
2026-03-24 14:48:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 08a142e3-e693-59bb-bb5e-653ad6951012
2026-03-24 14:48:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b4064384-488f-5876-b07a-5af252b95f78
2026-03-24 14:48:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995299/photo_005/780x0__r.jpg?hash=1774346582> (referer: https://ecarstrade.com/cars/6995299)
2026-03-24 14:48:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995306/photo_005/780x0__r.jpg?hash=1774346587> (referer: https://ecarstrade.com/cars/6995306)
2026-03-24 14:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995298%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346578%27 HTTP/1.1" 200 None
2026-03-24 14:48:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995298/photo_006/780x0__r.jpg?hash=1774346578 not downloaded yet
2026-03-24 14:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995302%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346585%27 HTTP/1.1" 200 None
2026-03-24 14:48:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995302/photo_004/780x0__r.jpg?hash=1774346585 not downloaded yet
2026-03-24 14:48:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995298/photo_002/780x0__r.jpg?hash=1774346578> (referer: https://ecarstrade.com/cars/6995298)
2026-03-24 14:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995302%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346585%27 HTTP/1.1" 200 None
2026-03-24 14:48:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995302/photo_005/780x0__r.jpg?hash=1774346585 not downloaded yet
2026-03-24 14:48:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995306/photo_006/780x0__r.jpg?hash=1774346587> (referer: https://ecarstrade.com/cars/6995306)
2026-03-24 14:48:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995299/photo_006/780x0__r.jpg?hash=1774346582> (referer: https://ecarstrade.com/cars/6995299)
2026-03-24 14:48:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995298/photo_003/780x0__r.jpg?hash=1774346578> (referer: https://ecarstrade.com/cars/6995298)
2026-03-24 14:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48: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%252F6990001-7000000%252F6995302%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346585%27 HTTP/1.1" 200 None
2026-03-24 14:48:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995302/photo_006/780x0__r.jpg?hash=1774346585 not downloaded yet
2026-03-24 14:48:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:48:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2fc89a17-3cf3-5459-b415-9dc6e16bfc39
2026-03-24 14:48:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 08a142e3-e693-59bb-bb5e-653ad6951012
2026-03-24 14:48:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2fc89a17-3cf3-5459-b415-9dc6e16bfc39
2026-03-24 14:48:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 08a142e3-e693-59bb-bb5e-653ad6951012
2026-03-24 14:48:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b4064384-488f-5876-b07a-5af252b95f78
2026-03-24 14:48:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995302/photo_001/780x0__r.jpg?hash=1774346586> (referer: https://ecarstrade.com/cars/6995302)
2026-03-24 14:48:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 08a142e3-e693-59bb-bb5e-653ad6951012
2026-03-24 14:48:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 08a142e3-e693-59bb-bb5e-653ad6951012, skipping ID generation
2026-03-24 14:48:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08a142e3-e693-59bb-bb5e-653ad6951012 with scrape type 1
2026-03-24 14:48:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 08a142e3-e693-59bb-bb5e-653ad6951012 sending to next pipeline
2026-03-24 14:48:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 08a142e3-e693-59bb-bb5e-653ad6951012, identifier: 6995306auction110957
2026-03-24 14:48:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 08a142e3-e693-59bb-bb5e-653ad6951012 with identifier: 6995306auction110957
2026-03-24 14:48:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 08a142e3-e693-59bb-bb5e-653ad6951012 with identifier: 6995306auction110957
2026-03-24 14:48:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 08a142e3-e693-59bb-bb5e-653ad6951012 with identifier: 6995306auction110957 to the API
2026-03-24 14:48:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:48:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:48:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995306/photo_006/780x0__r.jpg?hash=1774346587>
{'auction_title': '',
 'c_o_2_emission_value': 111,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': '08a142e3-e693-59bb-bb5e-653ad6951012',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995306',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Opel',
 'model': 'Combo Life',
 'odometer': 158132,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-09-01',
 'seats_number': 2,
 'seller_name': None,
 'title': 'Opel Combo L1H1 1.6D 73kW S/S Edition 4d',
 'transmission': 'manual',
 'trim': 'Combo L1H1 1.6D 73kW S/S Edition 4d',
 'vin': None,
 'year': 2019}
2026-03-24 14:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995306auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:48:18 [ecarstrade.nl] INFO: Saving data for 6995306auction110957: {'created_time': 1774363698.066493, 'last_price_update_time': 1774363698.066503, 'auction_closing_time': 1774435200.0}
2026-03-24 14:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995306auction110957') HTTP/1.1" 204 0
2026-03-24 14:48:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995298/photo_004/780x0__r.jpg?hash=1774346578> (referer: https://ecarstrade.com/cars/6995298)
2026-03-24 14:48:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995302/photo_002/780x0__r.jpg?hash=1774346585> (referer: https://ecarstrade.com/cars/6995302)
2026-03-24 14:48:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2fc89a17-3cf3-5459-b415-9dc6e16bfc39
2026-03-24 14:48:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2fc89a17-3cf3-5459-b415-9dc6e16bfc39, skipping ID generation
2026-03-24 14:48:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fc89a17-3cf3-5459-b415-9dc6e16bfc39 with scrape type 1
2026-03-24 14:48:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2fc89a17-3cf3-5459-b415-9dc6e16bfc39 sending to next pipeline
2026-03-24 14:48:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 2fc89a17-3cf3-5459-b415-9dc6e16bfc39, identifier: 6995299auction110957
2026-03-24 14:48:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b4064384-488f-5876-b07a-5af252b95f78
2026-03-24 14:48:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 773b8432-4050-512d-9fe0-c9f9417ebc09
2026-03-24 14:48:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 2fc89a17-3cf3-5459-b415-9dc6e16bfc39 with identifier: 6995299auction110957
2026-03-24 14:48:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 2fc89a17-3cf3-5459-b415-9dc6e16bfc39 with identifier: 6995299auction110957
2026-03-24 14:48:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 2fc89a17-3cf3-5459-b415-9dc6e16bfc39 with identifier: 6995299auction110957 to the API
2026-03-24 14:48:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:48:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:48:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995299/photo_006/780x0__r.jpg?hash=1774346582>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': '2fc89a17-3cf3-5459-b415-9dc6e16bfc39',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995299',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Opel',
 'model': 'Combo',
 'odometer': 84778,
 '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': 2,
 'seller_name': None,
 'title': 'Opel Combo L2H1 1.5D 75kW S/S Edition 2.4T 4d',
 'transmission': 'manual',
 'trim': 'L2H1 1.5D 75kW S/S Edition 2.4T 4d',
 'vin': None,
 'year': 2021}
2026-03-24 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995299auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:48:19 [ecarstrade.nl] INFO: Saving data for 6995299auction110957: {'created_time': 1774363699.969074, 'last_price_update_time': 1774363699.969082, 'auction_closing_time': 1774435200.0}
2026-03-24 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995299auction110957') HTTP/1.1" 204 0
2026-03-24 14:48:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995298/photo_005/780x0__r.jpg?hash=1774346578> (referer: https://ecarstrade.com/cars/6995298)
2026-03-24 14:48:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995298/photo_006/780x0__r.jpg?hash=1774346578> (referer: https://ecarstrade.com/cars/6995298)
2026-03-24 14:48:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b4064384-488f-5876-b07a-5af252b95f78
2026-03-24 14:48:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 773b8432-4050-512d-9fe0-c9f9417ebc09
2026-03-24 14:48:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995302/photo_003/780x0__r.jpg?hash=1774346585> (referer: https://ecarstrade.com/cars/6995302)
2026-03-24 14:48:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995302/photo_004/780x0__r.jpg?hash=1774346585> (referer: https://ecarstrade.com/cars/6995302)
2026-03-24 14:48:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b4064384-488f-5876-b07a-5af252b95f78
2026-03-24 14:48:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b4064384-488f-5876-b07a-5af252b95f78
2026-03-24 14:48:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b4064384-488f-5876-b07a-5af252b95f78, skipping ID generation
2026-03-24 14:48:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4064384-488f-5876-b07a-5af252b95f78 with scrape type 1
2026-03-24 14:48:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b4064384-488f-5876-b07a-5af252b95f78 sending to next pipeline
2026-03-24 14:48:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: b4064384-488f-5876-b07a-5af252b95f78, identifier: 6995298auction110957
2026-03-24 14:48:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: b4064384-488f-5876-b07a-5af252b95f78 with identifier: 6995298auction110957
2026-03-24 14:48:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: b4064384-488f-5876-b07a-5af252b95f78 with identifier: 6995298auction110957
2026-03-24 14:48:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: b4064384-488f-5876-b07a-5af252b95f78 with identifier: 6995298auction110957 to the API
2026-03-24 14:48:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 14:48:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995298/photo_006/780x0__r.jpg?hash=1774346578>
{'auction_title': '',
 'c_o_2_emission_value': 183,
 'category': None,
 'color': 'Orange',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.3L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'b4064384-488f-5876-b07a-5af252b95f78',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995298',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Opel',
 'model': 'Astra',
 'odometer': 191381,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-02-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'Opel Movano L3H2 2.3CDTI 107kW EU6 S/S 3.5T 4d',
 'transmission': 'manual',
 'trim': 'Movano L3H2 2.3CDTI 107kW EU6 S/S 3.5T 4d',
 'vin': None,
 'year': 2019}
2026-03-24 14:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276995298auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:48:21 [ecarstrade.nl] INFO: Saving data for 6995298auction110957: {'created_time': 1774363701.629248, 'last_price_update_time': 1774363701.629261, 'auction_closing_time': 1774435200.0}
2026-03-24 14:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995298auction110957') HTTP/1.1" 204 0
2026-03-24 14:48:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995302/photo_005/780x0__r.jpg?hash=1774346585> (referer: https://ecarstrade.com/cars/6995302)
2026-03-24 14:48:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995302/photo_006/780x0__r.jpg?hash=1774346585> (referer: https://ecarstrade.com/cars/6995302)
2026-03-24 14:48:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 773b8432-4050-512d-9fe0-c9f9417ebc09
2026-03-24 14:48:21 [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-24 14:48:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995292> (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-24 14:48:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 773b8432-4050-512d-9fe0-c9f9417ebc09
2026-03-24 14:48:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 773b8432-4050-512d-9fe0-c9f9417ebc09
2026-03-24 14:48:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 773b8432-4050-512d-9fe0-c9f9417ebc09
2026-03-24 14:48:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 773b8432-4050-512d-9fe0-c9f9417ebc09, skipping ID generation
2026-03-24 14:48:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 773b8432-4050-512d-9fe0-c9f9417ebc09 with scrape type 1
2026-03-24 14:48:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 773b8432-4050-512d-9fe0-c9f9417ebc09 sending to next pipeline
2026-03-24 14:48:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 773b8432-4050-512d-9fe0-c9f9417ebc09, identifier: 6995302auction110957
2026-03-24 14:48:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 773b8432-4050-512d-9fe0-c9f9417ebc09 with identifier: 6995302auction110957
2026-03-24 14:48:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 773b8432-4050-512d-9fe0-c9f9417ebc09 with identifier: 6995302auction110957
2026-03-24 14:48:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 773b8432-4050-512d-9fe0-c9f9417ebc09 with identifier: 6995302auction110957 to the API
2026-03-24 14:48:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 14:48:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995302/photo_006/780x0__r.jpg?hash=1774346585>
{'auction_title': '',
 'c_o_2_emission_value': 133,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': '773b8432-4050-512d-9fe0-c9f9417ebc09',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995302',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Opel',
 'model': 'Vivaro',
 'odometer': 109319,
 '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': 3,
 'seller_name': None,
 'title': 'Opel Vivaro L2H1 1.5 Diesel 75kW Edition HL 4d',
 'transmission': 'manual',
 'trim': 'L2H1 1.5 Diesel 75kW Edition HL 4d',
 'vin': None,
 'year': 2021}
2026-03-24 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276995302auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Saving data for 6995302auction110957: {'created_time': 1774363703.315736, 'last_price_update_time': 1774363703.315748, 'auction_closing_time': 1774435200.0}
2026-03-24 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995302auction110957') HTTP/1.1" 204 0
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Extracting details for car 6995292auction110957
2026-03-24 14:48:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995293> (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-24 14:48:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995294> (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-24 14:48:23 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 14:48:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 659ed7da-f700-599d-9e71-f55ca471ab07 with identifier: 6995292auction110957
2026-03-24 14:48:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 659ed7da-f700-599d-9e71-f55ca471ab07 with scrape type 1
2026-03-24 14:48:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 659ed7da-f700-599d-9e71-f55ca471ab07
2026-03-24 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995292%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346569%27 HTTP/1.1" 200 None
2026-03-24 14:48:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995292/photo_001/780x0__r.jpg?hash=1774346569 not downloaded yet
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Found listing with ID: 6992717auction110917
2026-03-24 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276992717auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Scrape type for 6992717auction110917: 0
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Found listing with ID: 6992744auction110917
2026-03-24 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276992744auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Scrape type for 6992744auction110917: 0
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Found listing with ID: 6992771auction110917
2026-03-24 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276992771auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Scrape type for 6992771auction110917: 0
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Found listing with ID: 6992781auction110917
2026-03-24 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276992781auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Scrape type for 6992781auction110917: 0
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Found listing with ID: 6992758auction110917
2026-03-24 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276992758auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Scrape type for 6992758auction110917: 0
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Found listing with ID: 6992752auction110917
2026-03-24 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276992752auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Scrape type for 6992752auction110917: 0
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Found listing with ID: 6992753auction110917
2026-03-24 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276992753auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Scrape type for 6992753auction110917: 0
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Found listing with ID: 6992760auction110917
2026-03-24 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276992760auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Scrape type for 6992760auction110917: 0
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Found listing with ID: 6992792auction110917
2026-03-24 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276992792auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Scrape type for 6992792auction110917: 0
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Found listing with ID: 6992762auction110917
2026-03-24 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276992762auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Scrape type for 6992762auction110917: 0
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Found listing with ID: 6992775auction110917
2026-03-24 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276992775auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Scrape type for 6992775auction110917: 0
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Found listing with ID: 6992764auction110917
2026-03-24 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276992764auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Scrape type for 6992764auction110917: 0
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Found listing with ID: 6992767auction110917
2026-03-24 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276992767auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Scrape type for 6992767auction110917: 0
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Found listing with ID: 6992740auction110917
2026-03-24 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276992740auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Scrape type for 6992740auction110917: 0
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Found listing with ID: 6992765auction110917
2026-03-24 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276992765auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Scrape type for 6992765auction110917: 0
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Found listing with ID: 6992721auction110917
2026-03-24 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276992721auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Scrape type for 6992721auction110917: 0
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Found listing with ID: 6992711auction110917
2026-03-24 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276992711auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Scrape type for 6992711auction110917: 0
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Found listing with ID: 6992759auction110917
2026-03-24 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276992759auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Scrape type for 6992759auction110917: 0
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Found listing with ID: 6992719auction110917
2026-03-24 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276992719auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Scrape type for 6992719auction110917: 0
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Found listing with ID: 6992714auction110917
2026-03-24 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276992714auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Scrape type for 6992714auction110917: 0
2026-03-24 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995292%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346569%27 HTTP/1.1" 200 None
2026-03-24 14:48:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995292/photo_002/780x0__r.jpg?hash=1774346569 not downloaded yet
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Extracting details for car 6995293auction110957
2026-03-24 14:48:23 [ecarstrade.nl] INFO: Extracting details for car 6995294auction110957
2026-03-24 14:48:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995292%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346569%27 HTTP/1.1" 200 None
2026-03-24 14:48:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995292/photo_003/780x0__r.jpg?hash=1774346569 not downloaded yet
2026-03-24 14:48:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95a9d758-cee6-552e-bbc3-9c3d6b0d891b with identifier: 6995293auction110957
2026-03-24 14:48:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95a9d758-cee6-552e-bbc3-9c3d6b0d891b with scrape type 1
2026-03-24 14:48:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 95a9d758-cee6-552e-bbc3-9c3d6b0d891b
2026-03-24 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995293%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346571%27 HTTP/1.1" 200 None
2026-03-24 14:48:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995293/photo_001/780x0__r.jpg?hash=1774346571 not downloaded yet
2026-03-24 14:48:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0c7a002-8687-5a44-8ffa-46a0d56f5d61 with identifier: 6995294auction110957
2026-03-24 14:48:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0c7a002-8687-5a44-8ffa-46a0d56f5d61 with scrape type 1
2026-03-24 14:48:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b0c7a002-8687-5a44-8ffa-46a0d56f5d61
2026-03-24 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995294%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346573%27 HTTP/1.1" 200 None
2026-03-24 14:48:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995294/photo_001/780x0__r.jpg?hash=1774346573 not downloaded yet
2026-03-24 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995292%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346569%27 HTTP/1.1" 200 None
2026-03-24 14:48:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995292/photo_004/780x0__r.jpg?hash=1774346569 not downloaded yet
2026-03-24 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995293%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346571%27 HTTP/1.1" 200 None
2026-03-24 14:48:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995293/photo_002/780x0__r.jpg?hash=1774346571 not downloaded yet
2026-03-24 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995294%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346574%27 HTTP/1.1" 200 None
2026-03-24 14:48:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995294/photo_002/780x0__r.jpg?hash=1774346574 not downloaded yet
2026-03-24 14:48:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995292/photo_001/780x0__r.jpg?hash=1774346569> (referer: https://ecarstrade.com/cars/6995292)
2026-03-24 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995292%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346569%27 HTTP/1.1" 200 None
2026-03-24 14:48:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995292/photo_005/780x0__r.jpg?hash=1774346569 not downloaded yet
2026-03-24 14:48:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995292/photo_002/780x0__r.jpg?hash=1774346569> (referer: https://ecarstrade.com/cars/6995292)
2026-03-24 14:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48: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%252F6990001-7000000%252F6995293%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346571%27 HTTP/1.1" 200 None
2026-03-24 14:48:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995293/photo_003/780x0__r.jpg?hash=1774346571 not downloaded yet
2026-03-24 14:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48: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%252F6990001-7000000%252F6995294%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346573%27 HTTP/1.1" 200 None
2026-03-24 14:48:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995294/photo_003/780x0__r.jpg?hash=1774346573 not downloaded yet
2026-03-24 14:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48: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%252F6990001-7000000%252F6995292%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346569%27 HTTP/1.1" 200 None
2026-03-24 14:48:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995292/photo_006/780x0__r.jpg?hash=1774346569 not downloaded yet
2026-03-24 14:48:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995292/photo_003/780x0__r.jpg?hash=1774346569> (referer: https://ecarstrade.com/cars/6995292)
2026-03-24 14:48:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995294/photo_001/780x0__r.jpg?hash=1774346573> (referer: https://ecarstrade.com/cars/6995294)
2026-03-24 14:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48: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%252F6990001-7000000%252F6995293%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346571%27 HTTP/1.1" 200 None
2026-03-24 14:48:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995293/photo_004/780x0__r.jpg?hash=1774346571 not downloaded yet
2026-03-24 14:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48: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%252F6990001-7000000%252F6995294%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346573%27 HTTP/1.1" 200 None
2026-03-24 14:48:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995294/photo_004/780x0__r.jpg?hash=1774346573 not downloaded yet
2026-03-24 14:48:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995293/photo_001/780x0__r.jpg?hash=1774346571> (referer: https://ecarstrade.com/cars/6995293)
2026-03-24 14:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48: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%252F6990001-7000000%252F6995293%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346571%27 HTTP/1.1" 200 None
2026-03-24 14:48:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995293/photo_005/780x0__r.jpg?hash=1774346571 not downloaded yet
2026-03-24 14:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48: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%252F6990001-7000000%252F6995294%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346573%27 HTTP/1.1" 200 None
2026-03-24 14:48:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995294/photo_005/780x0__r.jpg?hash=1774346573 not downloaded yet
2026-03-24 14:48:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 659ed7da-f700-599d-9e71-f55ca471ab07
2026-03-24 14:48:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 659ed7da-f700-599d-9e71-f55ca471ab07
2026-03-24 14:48:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995292/photo_004/780x0__r.jpg?hash=1774346569> (referer: https://ecarstrade.com/cars/6995292)
2026-03-24 14:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48: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%252F6990001-7000000%252F6995293%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346571%27 HTTP/1.1" 200 None
2026-03-24 14:48:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995293/photo_006/780x0__r.jpg?hash=1774346571 not downloaded yet
2026-03-24 14:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48: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%252F6990001-7000000%252F6995294%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346573%27 HTTP/1.1" 200 None
2026-03-24 14:48:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995294/photo_006/780x0__r.jpg?hash=1774346573 not downloaded yet
2026-03-24 14:48:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995294/photo_002/780x0__r.jpg?hash=1774346574> (referer: https://ecarstrade.com/cars/6995294)
2026-03-24 14:48:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995293/photo_002/780x0__r.jpg?hash=1774346571> (referer: https://ecarstrade.com/cars/6995293)
2026-03-24 14:48:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995292/photo_006/780x0__r.jpg?hash=1774346569> (referer: https://ecarstrade.com/cars/6995292)
2026-03-24 14:48:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 659ed7da-f700-599d-9e71-f55ca471ab07
2026-03-24 14:48:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b0c7a002-8687-5a44-8ffa-46a0d56f5d61
2026-03-24 14:48:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995292/photo_005/780x0__r.jpg?hash=1774346569> (referer: https://ecarstrade.com/cars/6995292)
2026-03-24 14:48:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 95a9d758-cee6-552e-bbc3-9c3d6b0d891b
2026-03-24 14:48:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995293/photo_003/780x0__r.jpg?hash=1774346571> (referer: https://ecarstrade.com/cars/6995293)
2026-03-24 14:48:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995294/photo_003/780x0__r.jpg?hash=1774346573> (referer: https://ecarstrade.com/cars/6995294)
2026-03-24 14:48:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995293/photo_004/780x0__r.jpg?hash=1774346571> (referer: https://ecarstrade.com/cars/6995293)
2026-03-24 14:48:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 659ed7da-f700-599d-9e71-f55ca471ab07
2026-03-24 14:48:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995294/photo_005/780x0__r.jpg?hash=1774346573> (referer: https://ecarstrade.com/cars/6995294)
2026-03-24 14:48:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995293/photo_005/780x0__r.jpg?hash=1774346571> (referer: https://ecarstrade.com/cars/6995293)
2026-03-24 14:48:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995294/photo_004/780x0__r.jpg?hash=1774346573> (referer: https://ecarstrade.com/cars/6995294)
2026-03-24 14:48:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995294/photo_006/780x0__r.jpg?hash=1774346573> (referer: https://ecarstrade.com/cars/6995294)
2026-03-24 14:48:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b0c7a002-8687-5a44-8ffa-46a0d56f5d61
2026-03-24 14:48:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 95a9d758-cee6-552e-bbc3-9c3d6b0d891b
2026-03-24 14:48:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 659ed7da-f700-599d-9e71-f55ca471ab07
2026-03-24 14:48:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995293/photo_006/780x0__r.jpg?hash=1774346571> (referer: https://ecarstrade.com/cars/6995293)
2026-03-24 14:48:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 659ed7da-f700-599d-9e71-f55ca471ab07
2026-03-24 14:48:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 659ed7da-f700-599d-9e71-f55ca471ab07, skipping ID generation
2026-03-24 14:48:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 659ed7da-f700-599d-9e71-f55ca471ab07 with scrape type 1
2026-03-24 14:48:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 659ed7da-f700-599d-9e71-f55ca471ab07 sending to next pipeline
2026-03-24 14:48:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 659ed7da-f700-599d-9e71-f55ca471ab07, identifier: 6995292auction110957
2026-03-24 14:48:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 659ed7da-f700-599d-9e71-f55ca471ab07 with identifier: 6995292auction110957
2026-03-24 14:48:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 659ed7da-f700-599d-9e71-f55ca471ab07 with identifier: 6995292auction110957
2026-03-24 14:48:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 659ed7da-f700-599d-9e71-f55ca471ab07 with identifier: 6995292auction110957 to the API
2026-03-24 14:48:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 14:48:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995292/photo_005/780x0__r.jpg?hash=1774346569>
{'auction_title': '',
 'c_o_2_emission_value': 197,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '1.9L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': '659ed7da-f700-599d-9e71-f55ca471ab07',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995292',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Mercedes',
 'model': 'Vito',
 'odometer': 152198,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-05-01',
 'seats_number': 2,
 'seller_name': None,
 'title': 'Mercedes-Benz Vito 114CDI L2 9G-TRONIC RWD 4d',
 'transmission': 'automatic',
 'trim': '-Benz  114CDI L2 9G-TRONIC RWD 4d',
 'vin': None,
 'year': 2022}
2026-03-24 14:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276995292auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:48:26 [ecarstrade.nl] INFO: Saving data for 6995292auction110957: {'created_time': 1774363706.52724, 'last_price_update_time': 1774363706.52725, 'auction_closing_time': 1774435200.0}
2026-03-24 14:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995292auction110957') HTTP/1.1" 204 0
2026-03-24 14:48:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995319> (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-24 14:48:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 95a9d758-cee6-552e-bbc3-9c3d6b0d891b
2026-03-24 14:48:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b0c7a002-8687-5a44-8ffa-46a0d56f5d61
2026-03-24 14:48:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 95a9d758-cee6-552e-bbc3-9c3d6b0d891b
2026-03-24 14:48:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b0c7a002-8687-5a44-8ffa-46a0d56f5d61
2026-03-24 14:48:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 95a9d758-cee6-552e-bbc3-9c3d6b0d891b
2026-03-24 14:48:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b0c7a002-8687-5a44-8ffa-46a0d56f5d61
2026-03-24 14:48:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b0c7a002-8687-5a44-8ffa-46a0d56f5d61
2026-03-24 14:48:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b0c7a002-8687-5a44-8ffa-46a0d56f5d61, skipping ID generation
2026-03-24 14:48:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0c7a002-8687-5a44-8ffa-46a0d56f5d61 with scrape type 1
2026-03-24 14:48:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b0c7a002-8687-5a44-8ffa-46a0d56f5d61 sending to next pipeline
2026-03-24 14:48:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: b0c7a002-8687-5a44-8ffa-46a0d56f5d61, identifier: 6995294auction110957
2026-03-24 14:48:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 95a9d758-cee6-552e-bbc3-9c3d6b0d891b
2026-03-24 14:48:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 95a9d758-cee6-552e-bbc3-9c3d6b0d891b, skipping ID generation
2026-03-24 14:48:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95a9d758-cee6-552e-bbc3-9c3d6b0d891b with scrape type 1
2026-03-24 14:48:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 95a9d758-cee6-552e-bbc3-9c3d6b0d891b sending to next pipeline
2026-03-24 14:48:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 95a9d758-cee6-552e-bbc3-9c3d6b0d891b, identifier: 6995293auction110957
2026-03-24 14:48:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: b0c7a002-8687-5a44-8ffa-46a0d56f5d61 with identifier: 6995294auction110957
2026-03-24 14:48:26 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 14:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 14:48:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: b0c7a002-8687-5a44-8ffa-46a0d56f5d61 with identifier: 6995294auction110957
2026-03-24 14:48:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: b0c7a002-8687-5a44-8ffa-46a0d56f5d61 with identifier: 6995294auction110957 to the API
2026-03-24 14:48:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:48: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-24 14:48:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995294/photo_006/780x0__r.jpg?hash=1774346573>
{'auction_title': '',
 'c_o_2_emission_value': 154,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '1.9L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'b0c7a002-8687-5a44-8ffa-46a0d56f5d61',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995294',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Mercedes',
 'model': 'Vito',
 'odometer': 250965,
 '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': 3,
 'seller_name': None,
 'title': 'Mercedes-Benz Vito 114CDI Lang 9G-TRONIC RWD + Exterieur pakket',
 'transmission': 'automatic',
 'trim': '-Benz  114CDI Lang 9G-TRONIC RWD + Exterieur pakket',
 'vin': None,
 'year': 2021}
2026-03-24 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276995294auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:48:28 [ecarstrade.nl] INFO: Saving data for 6995294auction110957: {'created_time': 1774363708.148158, 'last_price_update_time': 1774363708.14817, 'auction_closing_time': 1774435200.0}
2026-03-24 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995294auction110957') HTTP/1.1" 204 0
2026-03-24 14:48:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 95a9d758-cee6-552e-bbc3-9c3d6b0d891b with identifier: 6995293auction110957
2026-03-24 14:48:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 95a9d758-cee6-552e-bbc3-9c3d6b0d891b with identifier: 6995293auction110957
2026-03-24 14:48:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 95a9d758-cee6-552e-bbc3-9c3d6b0d891b with identifier: 6995293auction110957 to the API
2026-03-24 14:48:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:48:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:48:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995293/photo_006/780x0__r.jpg?hash=1774346571>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 5',
 'engine': '',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Electric',
 'id': '95a9d758-cee6-552e-bbc3-9c3d6b0d891b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995293',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Nissan',
 'model': 'NV200',
 'odometer': 15117,
 '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': 2,
 'seller_name': None,
 'title': 'Nissan e-NV200 Electric Optima 4d',
 'transmission': 'automatic',
 'trim': 'e- Electric Optima 4d',
 'vin': None,
 'year': 2021}
2026-03-24 14:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995293auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:48:32 [ecarstrade.nl] INFO: Saving data for 6995293auction110957: {'created_time': 1774363712.838551, 'last_price_update_time': 1774363712.838561, 'auction_closing_time': 1774435200.0}
2026-03-24 14:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995293auction110957') HTTP/1.1" 204 0
2026-03-24 14:48:32 [ecarstrade.nl] INFO: Extracting details for car 6995319auction110957
2026-03-24 14:48:32 [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-24 14:48:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 700a196d-cd9d-5c00-805c-b4df8331e73f with identifier: 6995319auction110957
2026-03-24 14:48:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 700a196d-cd9d-5c00-805c-b4df8331e73f with scrape type 1
2026-03-24 14:48:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 700a196d-cd9d-5c00-805c-b4df8331e73f
2026-03-24 14:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48: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%252F6990001-7000000%252F6995319%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774346613%27 HTTP/1.1" 200 None
2026-03-24 14:48:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995319/photo_001/780x0__r.jpg?hash=1774346613 not downloaded yet
2026-03-24 14:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48: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%252F6990001-7000000%252F6995319%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774346613%27 HTTP/1.1" 200 None
2026-03-24 14:48:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995319/photo_002/780x0__r.jpg?hash=1774346613 not downloaded yet
2026-03-24 14:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48: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%252F6990001-7000000%252F6995319%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774346613%27 HTTP/1.1" 200 None
2026-03-24 14:48:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995319/photo_003/780x0__r.jpg?hash=1774346613 not downloaded yet
2026-03-24 14:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48: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%252F6990001-7000000%252F6995319%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774346615%27 HTTP/1.1" 200 None
2026-03-24 14:48:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995319/photo_004/780x0__r.jpg?hash=1774346615 not downloaded yet
2026-03-24 14:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48: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%252F6990001-7000000%252F6995319%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774346614%27 HTTP/1.1" 200 None
2026-03-24 14:48:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995319/photo_005/780x0__r.jpg?hash=1774346614 not downloaded yet
2026-03-24 14:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48: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%252F6990001-7000000%252F6995319%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774346614%27 HTTP/1.1" 200 None
2026-03-24 14:48:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995319/photo_006/780x0__r.jpg?hash=1774346614 not downloaded yet
2026-03-24 14:48:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995319/photo_002/780x0__r.jpg?hash=1774346613> (referer: https://ecarstrade.com/cars/6995319)
2026-03-24 14:48:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995319/photo_001/780x0__r.jpg?hash=1774346613> (referer: https://ecarstrade.com/cars/6995319)
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Found listing with ID: 6992735auction110917
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992735auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Scrape type for 6992735auction110917: 0
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Found listing with ID: 6992766auction110917
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992766auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Scrape type for 6992766auction110917: 0
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Found listing with ID: 6995445auction110917
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995445auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Scrape type for 6995445auction110917: 1
2026-03-24 14:48:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:48:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995319/photo_003/780x0__r.jpg?hash=1774346613> (referer: https://ecarstrade.com/cars/6995319)
2026-03-24 14:48:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995319/photo_004/780x0__r.jpg?hash=1774346615> (referer: https://ecarstrade.com/cars/6995319)
2026-03-24 14:48:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995319/photo_005/780x0__r.jpg?hash=1774346614> (referer: https://ecarstrade.com/cars/6995319)
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Found listing with ID: 6992731auction110917
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992731auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Scrape type for 6992731auction110917: 0
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Found listing with ID: 6992788auction110917
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992788auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Scrape type for 6992788auction110917: 0
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Found listing with ID: 6992715auction110917
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992715auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Scrape type for 6992715auction110917: 0
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Found listing with ID: 6992755auction110917
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992755auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Scrape type for 6992755auction110917: 0
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Found listing with ID: 6992710auction110917
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992710auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Scrape type for 6992710auction110917: 0
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Found listing with ID: 6992720auction110917
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992720auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Scrape type for 6992720auction110917: 0
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Found listing with ID: 6992769auction110917
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992769auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Scrape type for 6992769auction110917: 0
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Found listing with ID: 6992709auction110917
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992709auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Scrape type for 6992709auction110917: 0
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Found listing with ID: 6992734auction110917
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992734auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Scrape type for 6992734auction110917: 0
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Found listing with ID: 6992748auction110917
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992748auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Scrape type for 6992748auction110917: 0
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Found listing with ID: 6992756auction110917
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992756auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Scrape type for 6992756auction110917: 0
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Found listing with ID: 6992713auction110917
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992713auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Scrape type for 6992713auction110917: 0
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Found listing with ID: 6992718auction110917
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992718auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Scrape type for 6992718auction110917: 0
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Found listing with ID: 6992785auction110917
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992785auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Scrape type for 6992785auction110917: 0
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Found listing with ID: 6992988auction110917
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992988auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Scrape type for 6992988auction110917: 0
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Found listing with ID: 6992789auction110917
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992789auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Scrape type for 6992789auction110917: 0
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Found listing with ID: 6992749auction110917
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992749auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:33 [ecarstrade.nl] INFO: Scrape type for 6992749auction110917: 0
2026-03-24 14:48:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:48:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995319/photo_006/780x0__r.jpg?hash=1774346614> (referer: https://ecarstrade.com/cars/6995319)
2026-03-24 14:48:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 700a196d-cd9d-5c00-805c-b4df8331e73f
2026-03-24 14:48:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 700a196d-cd9d-5c00-805c-b4df8331e73f
2026-03-24 14:48:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 700a196d-cd9d-5c00-805c-b4df8331e73f
2026-03-24 14:48:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 700a196d-cd9d-5c00-805c-b4df8331e73f
2026-03-24 14:48:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 700a196d-cd9d-5c00-805c-b4df8331e73f
2026-03-24 14:48:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 700a196d-cd9d-5c00-805c-b4df8331e73f
2026-03-24 14:48:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 700a196d-cd9d-5c00-805c-b4df8331e73f, skipping ID generation
2026-03-24 14:48:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 700a196d-cd9d-5c00-805c-b4df8331e73f with scrape type 1
2026-03-24 14:48:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 700a196d-cd9d-5c00-805c-b4df8331e73f sending to next pipeline
2026-03-24 14:48:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 700a196d-cd9d-5c00-805c-b4df8331e73f, identifier: 6995319auction110957
2026-03-24 14:48:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 700a196d-cd9d-5c00-805c-b4df8331e73f with identifier: 6995319auction110957
2026-03-24 14:48:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 700a196d-cd9d-5c00-805c-b4df8331e73f with identifier: 6995319auction110957
2026-03-24 14:48:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 700a196d-cd9d-5c00-805c-b4df8331e73f with identifier: 6995319auction110957 to the API
2026-03-24 14:48:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:48:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:48:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995319/photo_006/780x0__r.jpg?hash=1774346614>
{'auction_title': '',
 'c_o_2_emission_value': 176,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-25T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': '700a196d-cd9d-5c00-805c-b4df8331e73f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995319',
 'listing': 'auction',
 'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
 'make': 'Volkswagen',
 'model': 'T6 Transporter',
 'odometer': 102219,
 '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': 2,
 'seller_name': None,
 'title': 'Volkswagen Transporter 2.0TDI 110kW L2H1 4d',
 'transmission': 'manual',
 'trim': 'Transporter 2.0TDI 110kW L2H1 4d',
 'vin': None,
 'year': 2020}
2026-03-24 14:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995319auction110957%27 HTTP/1.1" 200 None
2026-03-24 14:48:34 [ecarstrade.nl] INFO: Saving data for 6995319auction110957: {'created_time': 1774363714.655303, 'last_price_update_time': 1774363714.655313, 'auction_closing_time': 1774435200.0}
2026-03-24 14:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995319auction110957') HTTP/1.1" 204 0
2026-03-24 14:48:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995446> (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-24 14:48:35 [ecarstrade.nl] INFO: Extracting details for car 6995446auction110917
2026-03-24 14:48:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8dd23ff-643f-558c-84d3-aa3d847588df with identifier: 6995446auction110917
2026-03-24 14:48:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8dd23ff-643f-558c-84d3-aa3d847588df with scrape type 1
2026-03-24 14:48:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a8dd23ff-643f-558c-84d3-aa3d847588df
2026-03-24 14:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995446%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774347618%27 HTTP/1.1" 200 None
2026-03-24 14:48:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995446/photo_000/780x0__r.jpg?hash=1774347618 not downloaded yet
2026-03-24 14:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995446%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774347618%27 HTTP/1.1" 200 None
2026-03-24 14:48:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995446/photo_001/780x0__r.jpg?hash=1774347618 not downloaded yet
2026-03-24 14:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995446%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774347618%27 HTTP/1.1" 200 None
2026-03-24 14:48:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995446/photo_002/780x0__r.jpg?hash=1774347618 not downloaded yet
2026-03-24 14:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995446%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774347618%27 HTTP/1.1" 200 None
2026-03-24 14:48:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995446/photo_003/780x0__r.jpg?hash=1774347618 not downloaded yet
2026-03-24 14:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995446%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774347618%27 HTTP/1.1" 200 None
2026-03-24 14:48:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995446/photo_004/780x0__r.jpg?hash=1774347618 not downloaded yet
2026-03-24 14:48:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995446/photo_000/780x0__r.jpg?hash=1774347618> (referer: https://ecarstrade.com/cars/6995446)
2026-03-24 14:48:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995446/photo_001/780x0__r.jpg?hash=1774347618> (referer: https://ecarstrade.com/cars/6995446)
2026-03-24 14:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6995446%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774347619%27 HTTP/1.1" 200 None
2026-03-24 14:48:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995446/photo_005/780x0__r.jpg?hash=1774347619 not downloaded yet
2026-03-24 14:48:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995446/photo_002/780x0__r.jpg?hash=1774347618> (referer: https://ecarstrade.com/cars/6995446)
2026-03-24 14:48:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995446/photo_003/780x0__r.jpg?hash=1774347618> (referer: https://ecarstrade.com/cars/6995446)
2026-03-24 14:48:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995446/photo_005/780x0__r.jpg?hash=1774347619> (referer: https://ecarstrade.com/cars/6995446)
2026-03-24 14:48:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995446/photo_004/780x0__r.jpg?hash=1774347618> (referer: https://ecarstrade.com/cars/6995446)
2026-03-24 14:48:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a8dd23ff-643f-558c-84d3-aa3d847588df
2026-03-24 14:48:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a8dd23ff-643f-558c-84d3-aa3d847588df
2026-03-24 14:48:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a8dd23ff-643f-558c-84d3-aa3d847588df
2026-03-24 14:48:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a8dd23ff-643f-558c-84d3-aa3d847588df
2026-03-24 14:48:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a8dd23ff-643f-558c-84d3-aa3d847588df
2026-03-24 14:48:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a8dd23ff-643f-558c-84d3-aa3d847588df
2026-03-24 14:48:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a8dd23ff-643f-558c-84d3-aa3d847588df, skipping ID generation
2026-03-24 14:48:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8dd23ff-643f-558c-84d3-aa3d847588df with scrape type 1
2026-03-24 14:48:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a8dd23ff-643f-558c-84d3-aa3d847588df sending to next pipeline
2026-03-24 14:48:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: a8dd23ff-643f-558c-84d3-aa3d847588df, identifier: 6995446auction110917
2026-03-24 14:48:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: a8dd23ff-643f-558c-84d3-aa3d847588df with identifier: 6995446auction110917
2026-03-24 14:48:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: a8dd23ff-643f-558c-84d3-aa3d847588df with identifier: 6995446auction110917
2026-03-24 14:48:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: a8dd23ff-643f-558c-84d3-aa3d847588df with identifier: 6995446auction110917 to the API
2026-03-24 14:48:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:48:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:48:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995446/photo_004/780x0__r.jpg?hash=1774347618>
{'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-26T08:10:00Z',
 'fuel_type': 'Electric',
 'id': 'a8dd23ff-643f-558c-84d3-aa3d847588df',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995446',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'AC',
 'model': 'Ford Mustang Mach-E',
 'odometer': 133194,
 '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': 'FORD Mustang Mach-E Extended RWD 98 kWh',
 'transmission': 'automatic',
 'trim': 'FORD Mustang Mach-E Extended RWD 98 kWh',
 'vin': None,
 'year': 2021}
2026-03-24 14:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995446auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:38 [ecarstrade.nl] INFO: Saving data for 6995446auction110917: {'created_time': 1774363718.234828, 'last_price_update_time': 1774363718.234837, 'auction_closing_time': 1774512600.0}
2026-03-24 14:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995446auction110917') HTTP/1.1" 204 0
2026-03-24 14:48:41 [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-24 14:48:41 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Found listing with ID: 6992791auction110917
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992791auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Scrape type for 6992791auction110917: 0
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Found listing with ID: 6992724auction110917
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992724auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Scrape type for 6992724auction110917: 0
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Found listing with ID: 6992774auction110917
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992774auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Scrape type for 6992774auction110917: 0
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Found listing with ID: 6992722auction110917
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992722auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Scrape type for 6992722auction110917: 0
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Found listing with ID: 6992723auction110917
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992723auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Scrape type for 6992723auction110917: 0
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Found listing with ID: 6992754auction110917
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992754auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Scrape type for 6992754auction110917: 0
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Found listing with ID: 6992712auction110917
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992712auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Scrape type for 6992712auction110917: 0
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Found listing with ID: 6992736auction110917
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992736auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Scrape type for 6992736auction110917: 0
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Found listing with ID: 6992730auction110917
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992730auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Scrape type for 6992730auction110917: 0
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Found listing with ID: 6992729auction110917
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992729auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Scrape type for 6992729auction110917: 0
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Found listing with ID: 6992733auction110917
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992733auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Scrape type for 6992733auction110917: 0
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Found listing with ID: 6992757auction110917
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992757auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Scrape type for 6992757auction110917: 0
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Found listing with ID: 6992786auction110917
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992786auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Scrape type for 6992786auction110917: 0
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Found listing with ID: 6992727auction110917
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992727auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Scrape type for 6992727auction110917: 0
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Found listing with ID: 6992770auction110917
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992770auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Scrape type for 6992770auction110917: 0
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Found listing with ID: 6992738auction110917
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992738auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Scrape type for 6992738auction110917: 0
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Found listing with ID: 6992761auction110917
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992761auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Scrape type for 6992761auction110917: 0
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Found listing with ID: 6992737auction110917
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992737auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Scrape type for 6992737auction110917: 0
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Found listing with ID: 6992763auction110917
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992763auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Scrape type for 6992763auction110917: 0
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Found listing with ID: 6992772auction110917
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992772auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:41 [ecarstrade.nl] INFO: Scrape type for 6992772auction110917: 0
2026-03-24 14:48:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:48:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6995445> (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-24 14:48:41 [ecarstrade.nl] INFO: Extracting details for car 6995445auction110917
2026-03-24 14:48:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7aaeea6c-ab80-5288-bc9c-0daa3872806e with identifier: 6995445auction110917
2026-03-24 14:48:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7aaeea6c-ab80-5288-bc9c-0daa3872806e with scrape type 1
2026-03-24 14:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 3 photos for item 7aaeea6c-ab80-5288-bc9c-0daa3872806e
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48: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%252F6990001-7000000%252F6995445%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774347616%27 HTTP/1.1" 200 None
2026-03-24 14:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995445/photo_000/780x0__r.jpg?hash=1774347616 not downloaded yet
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48: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%252F6990001-7000000%252F6995445%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774347616%27 HTTP/1.1" 200 None
2026-03-24 14:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995445/photo_001/780x0__r.jpg?hash=1774347616 not downloaded yet
2026-03-24 14:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48: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%252F6990001-7000000%252F6995445%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774347616%27 HTTP/1.1" 200 None
2026-03-24 14:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995445/photo_002/780x0__r.jpg?hash=1774347616 not downloaded yet
2026-03-24 14:48:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995445/photo_002/780x0__r.jpg?hash=1774347616> (referer: https://ecarstrade.com/cars/6995445)
2026-03-24 14:48:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995445/photo_000/780x0__r.jpg?hash=1774347616> (referer: https://ecarstrade.com/cars/6995445)
2026-03-24 14:48:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995445/photo_001/780x0__r.jpg?hash=1774347616> (referer: https://ecarstrade.com/cars/6995445)
2026-03-24 14:48:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7aaeea6c-ab80-5288-bc9c-0daa3872806e
2026-03-24 14:48:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7aaeea6c-ab80-5288-bc9c-0daa3872806e
2026-03-24 14:48:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7aaeea6c-ab80-5288-bc9c-0daa3872806e
2026-03-24 14:48:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7aaeea6c-ab80-5288-bc9c-0daa3872806e, skipping ID generation
2026-03-24 14:48:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7aaeea6c-ab80-5288-bc9c-0daa3872806e with scrape type 1
2026-03-24 14:48:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7aaeea6c-ab80-5288-bc9c-0daa3872806e sending to next pipeline
2026-03-24 14:48:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 7aaeea6c-ab80-5288-bc9c-0daa3872806e, identifier: 6995445auction110917
2026-03-24 14:48:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 7aaeea6c-ab80-5288-bc9c-0daa3872806e with identifier: 6995445auction110917
2026-03-24 14:48:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 7aaeea6c-ab80-5288-bc9c-0daa3872806e with identifier: 6995445auction110917
2026-03-24 14:48:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 7aaeea6c-ab80-5288-bc9c-0daa3872806e with identifier: 6995445auction110917 to the API
2026-03-24 14:48:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:48:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:48:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6995445/photo_001/780x0__r.jpg?hash=1774347616>
{'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-26T08:10:00Z',
 'fuel_type': 'Electric',
 'id': '7aaeea6c-ab80-5288-bc9c-0daa3872806e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6995445',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Tesla',
 'model': 'Model 3',
 'odometer': 151075,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 3,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-14',
 '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-24 14:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276995445auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:45 [ecarstrade.nl] INFO: Saving data for 6995445auction110917: {'created_time': 1774363725.691406, 'last_price_update_time': 1774363725.691416, 'auction_closing_time': 1774512600.0}
2026-03-24 14:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6995445auction110917') HTTP/1.1" 204 0
2026-03-24 14:48:48 [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-24 14:48:48 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Found listing with ID: 6992776auction110917
2026-03-24 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276992776auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Scrape type for 6992776auction110917: 0
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Found listing with ID: 6992779auction110917
2026-03-24 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276992779auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Scrape type for 6992779auction110917: 0
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Found listing with ID: 6992782auction110917
2026-03-24 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276992782auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Scrape type for 6992782auction110917: 0
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Found listing with ID: 6992773auction110917
2026-03-24 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276992773auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Scrape type for 6992773auction110917: 0
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Found listing with ID: 6992732auction110917
2026-03-24 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276992732auction110917%27 HTTP/1.1" 200 None
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Scrape type for 6992732auction110917: 0
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Found listing with ID: 6991631auction110911
2026-03-24 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991631auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Scrape type for 6991631auction110911: 0
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Found listing with ID: 6991737auction110911
2026-03-24 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991737auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Scrape type for 6991737auction110911: 0
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Found listing with ID: 6992176auction110911
2026-03-24 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276992176auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Scrape type for 6992176auction110911: 0
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Found listing with ID: 6991682auction110911
2026-03-24 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991682auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Scrape type for 6991682auction110911: 0
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Found listing with ID: 6991683auction110911
2026-03-24 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991683auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Scrape type for 6991683auction110911: 0
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Found listing with ID: 6991681auction110911
2026-03-24 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991681auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Scrape type for 6991681auction110911: 0
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Found listing with ID: 6991648auction110911
2026-03-24 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991648auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Scrape type for 6991648auction110911: 0
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Found listing with ID: 6991632auction110911
2026-03-24 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991632auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Scrape type for 6991632auction110911: 0
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Found listing with ID: 6992177auction110911
2026-03-24 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276992177auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Scrape type for 6992177auction110911: 0
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Found listing with ID: 6991633auction110911
2026-03-24 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991633auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Scrape type for 6991633auction110911: 0
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Found listing with ID: 6991673auction110911
2026-03-24 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991673auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Scrape type for 6991673auction110911: 0
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Found listing with ID: 6991637auction110911
2026-03-24 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991637auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Scrape type for 6991637auction110911: 0
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Found listing with ID: 6991754auction110911
2026-03-24 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991754auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Scrape type for 6991754auction110911: 0
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Found listing with ID: 6991643auction110911
2026-03-24 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991643auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Scrape type for 6991643auction110911: 0
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Found listing with ID: 6991749auction110911
2026-03-24 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991749auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:48:48 [ecarstrade.nl] INFO: Scrape type for 6991749auction110911: 0
2026-03-24 14:48:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:48:55 [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-24 14:48:55 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Found listing with ID: 6992184auction110911
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992184auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Scrape type for 6992184auction110911: 0
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Found listing with ID: 6991636auction110911
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991636auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Scrape type for 6991636auction110911: 0
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Found listing with ID: 6991664auction110911
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991664auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Scrape type for 6991664auction110911: 0
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Found listing with ID: 6991688auction110911
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991688auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Scrape type for 6991688auction110911: 0
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Found listing with ID: 6991689auction110911
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991689auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Scrape type for 6991689auction110911: 0
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Found listing with ID: 6991739auction110911
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991739auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Scrape type for 6991739auction110911: 0
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Found listing with ID: 6992183auction110911
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992183auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Scrape type for 6992183auction110911: 0
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Found listing with ID: 6991684auction110911
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991684auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Scrape type for 6991684auction110911: 0
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Found listing with ID: 6991644auction110911
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991644auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Scrape type for 6991644auction110911: 0
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Found listing with ID: 6991747auction110911
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991747auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Scrape type for 6991747auction110911: 0
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Found listing with ID: 6991686auction110911
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991686auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Scrape type for 6991686auction110911: 0
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Found listing with ID: 6991649auction110911
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991649auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Scrape type for 6991649auction110911: 0
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Found listing with ID: 6991690auction110911
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991690auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Scrape type for 6991690auction110911: 0
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Found listing with ID: 6991617auction110911
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991617auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Scrape type for 6991617auction110911: 0
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Found listing with ID: 6991634auction110911
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991634auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Scrape type for 6991634auction110911: 0
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Found listing with ID: 6992179auction110911
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992179auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Scrape type for 6992179auction110911: 0
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Found listing with ID: 6991653auction110911
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991653auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Scrape type for 6991653auction110911: 0
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Found listing with ID: 6991698auction110911
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991698auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Scrape type for 6991698auction110911: 0
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Found listing with ID: 6991935auction110911
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991935auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Scrape type for 6991935auction110911: 0
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Found listing with ID: 6991755auction110911
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991755auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:48:55 [ecarstrade.nl] INFO: Scrape type for 6991755auction110911: 0
2026-03-24 14:48:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:49:02 [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-24 14:49:02 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Found listing with ID: 6991694auction110911
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991694auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Scrape type for 6991694auction110911: 0
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Found listing with ID: 6991659auction110911
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991659auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Scrape type for 6991659auction110911: 0
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Found listing with ID: 6991738auction110911
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991738auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Scrape type for 6991738auction110911: 0
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Found listing with ID: 6991767auction110911
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991767auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Scrape type for 6991767auction110911: 0
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Found listing with ID: 6991696auction110911
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991696auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Scrape type for 6991696auction110911: 0
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Found listing with ID: 6991640auction110911
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991640auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Scrape type for 6991640auction110911: 0
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Found listing with ID: 6991699auction110911
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991699auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Scrape type for 6991699auction110911: 0
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Found listing with ID: 6992181auction110911
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992181auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Scrape type for 6992181auction110911: 0
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Found listing with ID: 6991638auction110911
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991638auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Scrape type for 6991638auction110911: 0
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Found listing with ID: 6991674auction110911
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991674auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Scrape type for 6991674auction110911: 0
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Found listing with ID: 6991654auction110911
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991654auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Scrape type for 6991654auction110911: 0
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Found listing with ID: 6991692auction110911
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991692auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Scrape type for 6991692auction110911: 0
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Found listing with ID: 6991697auction110911
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991697auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Scrape type for 6991697auction110911: 0
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Found listing with ID: 6991791auction110911
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991791auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Scrape type for 6991791auction110911: 0
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Found listing with ID: 6991665auction110911
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991665auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Scrape type for 6991665auction110911: 0
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Found listing with ID: 6991897auction110911
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991897auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Scrape type for 6991897auction110911: 0
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Found listing with ID: 6991625auction110911
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991625auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Scrape type for 6991625auction110911: 0
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Found listing with ID: 6991710auction110911
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991710auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Scrape type for 6991710auction110911: 0
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Found listing with ID: 6991796auction110911
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991796auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Scrape type for 6991796auction110911: 0
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Found listing with ID: 6991691auction110911
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991691auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:02 [ecarstrade.nl] INFO: Scrape type for 6991691auction110911: 0
2026-03-24 14:49:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:49:06 [scrapy.extensions.logstats] INFO: Crawled 58 pages (at 8 pages/min), scraped 47 items (at 13 items/min)
2026-03-24 14:49:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 224MiB
2026-03-24 14:49:08 [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-24 14:49:08 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 14:49:08 [ecarstrade.nl] INFO: Found listing with ID: 6992034auction110911
2026-03-24 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276992034auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:08 [ecarstrade.nl] INFO: Scrape type for 6992034auction110911: 0
2026-03-24 14:49:08 [ecarstrade.nl] INFO: Found listing with ID: 6991620auction110911
2026-03-24 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991620auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:08 [ecarstrade.nl] INFO: Scrape type for 6991620auction110911: 0
2026-03-24 14:49:08 [ecarstrade.nl] INFO: Found listing with ID: 6991622auction110911
2026-03-24 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991622auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:08 [ecarstrade.nl] INFO: Scrape type for 6991622auction110911: 0
2026-03-24 14:49:08 [ecarstrade.nl] INFO: Found listing with ID: 6991765auction110911
2026-03-24 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991765auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:08 [ecarstrade.nl] INFO: Scrape type for 6991765auction110911: 0
2026-03-24 14:49:08 [ecarstrade.nl] INFO: Found listing with ID: 6991766auction110911
2026-03-24 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991766auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:08 [ecarstrade.nl] INFO: Scrape type for 6991766auction110911: 0
2026-03-24 14:49:08 [ecarstrade.nl] INFO: Found listing with ID: 6991621auction110911
2026-03-24 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991621auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:08 [ecarstrade.nl] INFO: Scrape type for 6991621auction110911: 0
2026-03-24 14:49:08 [ecarstrade.nl] INFO: Found listing with ID: 6991685auction110911
2026-03-24 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991685auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:08 [ecarstrade.nl] INFO: Scrape type for 6991685auction110911: 0
2026-03-24 14:49:08 [ecarstrade.nl] INFO: Found listing with ID: 6991700auction110911
2026-03-24 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991700auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:08 [ecarstrade.nl] INFO: Scrape type for 6991700auction110911: 0
2026-03-24 14:49:08 [ecarstrade.nl] INFO: Found listing with ID: 6991917auction110911
2026-03-24 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991917auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:08 [ecarstrade.nl] INFO: Scrape type for 6991917auction110911: 0
2026-03-24 14:49:08 [ecarstrade.nl] INFO: Found listing with ID: 6991635auction110911
2026-03-24 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991635auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:08 [ecarstrade.nl] INFO: Scrape type for 6991635auction110911: 0
2026-03-24 14:49:08 [ecarstrade.nl] INFO: Found listing with ID: 6991666auction110911
2026-03-24 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991666auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:08 [ecarstrade.nl] INFO: Scrape type for 6991666auction110911: 0
2026-03-24 14:49:08 [ecarstrade.nl] INFO: Found listing with ID: 6992117auction110911
2026-03-24 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276992117auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:08 [ecarstrade.nl] INFO: Scrape type for 6992117auction110911: 0
2026-03-24 14:49:08 [ecarstrade.nl] INFO: Found listing with ID: 6991657auction110911
2026-03-24 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991657auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:08 [ecarstrade.nl] INFO: Scrape type for 6991657auction110911: 0
2026-03-24 14:49:08 [ecarstrade.nl] INFO: Found listing with ID: 6991677auction110911
2026-03-24 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991677auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:08 [ecarstrade.nl] INFO: Scrape type for 6991677auction110911: 0
2026-03-24 14:49:08 [ecarstrade.nl] INFO: Found listing with ID: 6991730auction110911
2026-03-24 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991730auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:08 [ecarstrade.nl] INFO: Scrape type for 6991730auction110911: 0
2026-03-24 14:49:08 [ecarstrade.nl] INFO: Found listing with ID: 6991750auction110911
2026-03-24 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991750auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:08 [ecarstrade.nl] INFO: Scrape type for 6991750auction110911: 0
2026-03-24 14:49:08 [ecarstrade.nl] INFO: Found listing with ID: 6991748auction110911
2026-03-24 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991748auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:09 [ecarstrade.nl] INFO: Scrape type for 6991748auction110911: 0
2026-03-24 14:49:09 [ecarstrade.nl] INFO: Found listing with ID: 6991687auction110911
2026-03-24 14:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991687auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:09 [ecarstrade.nl] INFO: Scrape type for 6991687auction110911: 0
2026-03-24 14:49:09 [ecarstrade.nl] INFO: Found listing with ID: 6991949auction110911
2026-03-24 14:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991949auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:09 [ecarstrade.nl] INFO: Scrape type for 6991949auction110911: 0
2026-03-24 14:49:09 [ecarstrade.nl] INFO: Found listing with ID: 6992180auction110911
2026-03-24 14:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276992180auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:09 [ecarstrade.nl] INFO: Scrape type for 6992180auction110911: 0
2026-03-24 14:49:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:49:16 [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-24 14:49:16 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Found listing with ID: 6991652auction110911
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991652auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Scrape type for 6991652auction110911: 0
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Found listing with ID: 6991630auction110911
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991630auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Scrape type for 6991630auction110911: 0
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Found listing with ID: 6991628auction110911
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991628auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Scrape type for 6991628auction110911: 0
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Found listing with ID: 6991639auction110911
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991639auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Scrape type for 6991639auction110911: 0
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Found listing with ID: 6991743auction110911
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991743auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Scrape type for 6991743auction110911: 0
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Found listing with ID: 6991642auction110911
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991642auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Scrape type for 6991642auction110911: 0
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Found listing with ID: 6991627auction110911
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991627auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Scrape type for 6991627auction110911: 0
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Found listing with ID: 6991742auction110911
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991742auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Scrape type for 6991742auction110911: 0
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Found listing with ID: 6991778auction110911
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991778auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Scrape type for 6991778auction110911: 0
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Found listing with ID: 6992080auction110911
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992080auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Scrape type for 6992080auction110911: 0
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Found listing with ID: 6991641auction110911
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991641auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Scrape type for 6991641auction110911: 0
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Found listing with ID: 6992125auction110911
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992125auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Scrape type for 6992125auction110911: 0
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Found listing with ID: 6991890auction110911
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991890auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Scrape type for 6991890auction110911: 0
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Found listing with ID: 6991707auction110911
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991707auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Scrape type for 6991707auction110911: 0
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Found listing with ID: 6991852auction110911
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991852auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Scrape type for 6991852auction110911: 0
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Found listing with ID: 6991709auction110911
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991709auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Scrape type for 6991709auction110911: 0
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Found listing with ID: 6991807auction110911
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991807auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Scrape type for 6991807auction110911: 0
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Found listing with ID: 6991926auction110911
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991926auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Scrape type for 6991926auction110911: 0
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Found listing with ID: 6991706auction110911
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991706auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Scrape type for 6991706auction110911: 0
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Found listing with ID: 6991623auction110911
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991623auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:16 [ecarstrade.nl] INFO: Scrape type for 6991623auction110911: 0
2026-03-24 14:49:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:49:51 [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-24 14:49:51 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Found listing with ID: 6991740auction110911
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991740auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Scrape type for 6991740auction110911: 0
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Found listing with ID: 6991741auction110911
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991741auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Scrape type for 6991741auction110911: 0
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Found listing with ID: 6991705auction110911
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991705auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Scrape type for 6991705auction110911: 0
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Found listing with ID: 6991711auction110911
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991711auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Scrape type for 6991711auction110911: 0
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Found listing with ID: 6991712auction110911
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991712auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Scrape type for 6991712auction110911: 0
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Found listing with ID: 6991650auction110911
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991650auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Scrape type for 6991650auction110911: 0
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Found listing with ID: 6991752auction110911
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991752auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Scrape type for 6991752auction110911: 0
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Found listing with ID: 6991768auction110911
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991768auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Scrape type for 6991768auction110911: 0
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Found listing with ID: 6991942auction110911
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991942auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Scrape type for 6991942auction110911: 0
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Found listing with ID: 6991704auction110911
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991704auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Scrape type for 6991704auction110911: 0
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Found listing with ID: 6991629auction110911
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991629auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Scrape type for 6991629auction110911: 0
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Found listing with ID: 6991819auction110911
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991819auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Scrape type for 6991819auction110911: 0
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Found listing with ID: 6991655auction110911
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991655auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Scrape type for 6991655auction110911: 0
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Found listing with ID: 6991744auction110911
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991744auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Scrape type for 6991744auction110911: 0
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Found listing with ID: 6992026auction110911
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992026auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Scrape type for 6992026auction110911: 0
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Found listing with ID: 6991745auction110911
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991745auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Scrape type for 6991745auction110911: 0
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Found listing with ID: 6992101auction110911
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992101auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Scrape type for 6992101auction110911: 0
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Found listing with ID: 6991624auction110911
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991624auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Scrape type for 6991624auction110911: 0
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Found listing with ID: 6991729auction110911
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991729auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Scrape type for 6991729auction110911: 0
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Found listing with ID: 6992111auction110911
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992111auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:49:51 [ecarstrade.nl] INFO: Scrape type for 6992111auction110911: 0
2026-03-24 14:49:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:50:06 [scrapy.extensions.logstats] INFO: Crawled 61 pages (at 3 pages/min), scraped 47 items (at 0 items/min)
2026-03-24 14:50:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 233MiB
2026-03-24 14:50:21 [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-24 14:50:21 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 14:50:21 [ecarstrade.nl] INFO: Found listing with ID: 6991994auction110911
2026-03-24 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991994auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:21 [ecarstrade.nl] INFO: Scrape type for 6991994auction110911: 0
2026-03-24 14:50:21 [ecarstrade.nl] INFO: Found listing with ID: 6992001auction110911
2026-03-24 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992001auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:21 [ecarstrade.nl] INFO: Scrape type for 6992001auction110911: 0
2026-03-24 14:50:21 [ecarstrade.nl] INFO: Found listing with ID: 6992073auction110911
2026-03-24 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992073auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:21 [ecarstrade.nl] INFO: Scrape type for 6992073auction110911: 0
2026-03-24 14:50:21 [ecarstrade.nl] INFO: Found listing with ID: 6991667auction110911
2026-03-24 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991667auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:21 [ecarstrade.nl] INFO: Scrape type for 6991667auction110911: 0
2026-03-24 14:50:21 [ecarstrade.nl] INFO: Found listing with ID: 6991746auction110911
2026-03-24 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991746auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:21 [ecarstrade.nl] INFO: Scrape type for 6991746auction110911: 0
2026-03-24 14:50:21 [ecarstrade.nl] INFO: Found listing with ID: 6991975auction110911
2026-03-24 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991975auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:21 [ecarstrade.nl] INFO: Scrape type for 6991975auction110911: 0
2026-03-24 14:50:21 [ecarstrade.nl] INFO: Found listing with ID: 6992182auction110911
2026-03-24 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992182auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:21 [ecarstrade.nl] INFO: Scrape type for 6992182auction110911: 0
2026-03-24 14:50:21 [ecarstrade.nl] INFO: Found listing with ID: 6991678auction110911
2026-03-24 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991678auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:21 [ecarstrade.nl] INFO: Scrape type for 6991678auction110911: 0
2026-03-24 14:50:21 [ecarstrade.nl] INFO: Found listing with ID: 6991751auction110911
2026-03-24 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991751auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:21 [ecarstrade.nl] INFO: Scrape type for 6991751auction110911: 0
2026-03-24 14:50:21 [ecarstrade.nl] INFO: Found listing with ID: 6991726auction110911
2026-03-24 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991726auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:21 [ecarstrade.nl] INFO: Scrape type for 6991726auction110911: 0
2026-03-24 14:50:21 [ecarstrade.nl] INFO: Found listing with ID: 6992020auction110911
2026-03-24 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992020auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:21 [ecarstrade.nl] INFO: Scrape type for 6992020auction110911: 0
2026-03-24 14:50:21 [ecarstrade.nl] INFO: Found listing with ID: 6991960auction110911
2026-03-24 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991960auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:21 [ecarstrade.nl] INFO: Scrape type for 6991960auction110911: 0
2026-03-24 14:50:21 [ecarstrade.nl] INFO: Found listing with ID: 6991966auction110911
2026-03-24 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991966auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:21 [ecarstrade.nl] INFO: Scrape type for 6991966auction110911: 0
2026-03-24 14:50:21 [ecarstrade.nl] INFO: Found listing with ID: 6991721auction110911
2026-03-24 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991721auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:21 [ecarstrade.nl] INFO: Scrape type for 6991721auction110911: 0
2026-03-24 14:50:21 [ecarstrade.nl] INFO: Found listing with ID: 6991727auction110911
2026-03-24 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991727auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:21 [ecarstrade.nl] INFO: Scrape type for 6991727auction110911: 0
2026-03-24 14:50:21 [ecarstrade.nl] INFO: Found listing with ID: 6991757auction110911
2026-03-24 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991757auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:21 [ecarstrade.nl] INFO: Scrape type for 6991757auction110911: 0
2026-03-24 14:50:21 [ecarstrade.nl] INFO: Found listing with ID: 6991812auction110911
2026-03-24 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991812auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:22 [ecarstrade.nl] INFO: Scrape type for 6991812auction110911: 0
2026-03-24 14:50:22 [ecarstrade.nl] INFO: Found listing with ID: 6991984auction110911
2026-03-24 14:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991984auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:22 [ecarstrade.nl] INFO: Scrape type for 6991984auction110911: 0
2026-03-24 14:50:22 [ecarstrade.nl] INFO: Found listing with ID: 6991656auction110911
2026-03-24 14:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991656auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:22 [ecarstrade.nl] INFO: Scrape type for 6991656auction110911: 0
2026-03-24 14:50:22 [ecarstrade.nl] INFO: Found listing with ID: 6991702auction110911
2026-03-24 14:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991702auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:22 [ecarstrade.nl] INFO: Scrape type for 6991702auction110911: 0
2026-03-24 14:50:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:50:30 [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-24 14:50:30 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Found listing with ID: 6991670auction110911
2026-03-24 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991670auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Scrape type for 6991670auction110911: 0
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Found listing with ID: 6991868auction110911
2026-03-24 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991868auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Scrape type for 6991868auction110911: 0
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Found listing with ID: 6991693auction110911
2026-03-24 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991693auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Scrape type for 6991693auction110911: 0
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Found listing with ID: 6991719auction110911
2026-03-24 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991719auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Scrape type for 6991719auction110911: 0
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Found listing with ID: 6992054auction110911
2026-03-24 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276992054auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Scrape type for 6992054auction110911: 0
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Found listing with ID: 6991715auction110911
2026-03-24 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991715auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Scrape type for 6991715auction110911: 0
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Found listing with ID: 6991716auction110911
2026-03-24 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991716auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Scrape type for 6991716auction110911: 0
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Found listing with ID: 6991717auction110911
2026-03-24 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991717auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Scrape type for 6991717auction110911: 0
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Found listing with ID: 6991718auction110911
2026-03-24 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991718auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Scrape type for 6991718auction110911: 0
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Found listing with ID: 6991651auction110911
2026-03-24 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991651auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Scrape type for 6991651auction110911: 0
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Found listing with ID: 6991703auction110911
2026-03-24 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991703auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Scrape type for 6991703auction110911: 0
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Found listing with ID: 6991658auction110911
2026-03-24 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991658auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Scrape type for 6991658auction110911: 0
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Found listing with ID: 6991714auction110911
2026-03-24 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991714auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Scrape type for 6991714auction110911: 0
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Found listing with ID: 6991775auction110911
2026-03-24 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991775auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Scrape type for 6991775auction110911: 0
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Found listing with ID: 6991841auction110911
2026-03-24 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991841auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Scrape type for 6991841auction110911: 0
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Found listing with ID: 6991679auction110911
2026-03-24 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991679auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Scrape type for 6991679auction110911: 0
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Found listing with ID: 6991874auction110911
2026-03-24 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991874auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Scrape type for 6991874auction110911: 0
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Found listing with ID: 6991663auction110911
2026-03-24 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991663auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Scrape type for 6991663auction110911: 0
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Found listing with ID: 6991725auction110911
2026-03-24 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991725auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Scrape type for 6991725auction110911: 0
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Found listing with ID: 6991645auction110911
2026-03-24 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276991645auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:50:30 [ecarstrade.nl] INFO: Scrape type for 6991645auction110911: 0
2026-03-24 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-24 14:51:06 [scrapy.extensions.logstats] INFO: Crawled 63 pages (at 2 pages/min), scraped 47 items (at 0 items/min)
2026-03-24 14:51:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 238MiB
2026-03-24 14:51:35 [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-24 14:51:35 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Found listing with ID: 6992043auction110911
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992043auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Scrape type for 6992043auction110911: 0
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Found listing with ID: 6991660auction110911
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991660auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Scrape type for 6991660auction110911: 0
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Found listing with ID: 6991661auction110911
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991661auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Scrape type for 6991661auction110911: 0
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Found listing with ID: 6991713auction110911
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991713auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Scrape type for 6991713auction110911: 0
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Found listing with ID: 6991647auction110911
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991647auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Scrape type for 6991647auction110911: 0
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Found listing with ID: 6991676auction110911
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991676auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Scrape type for 6991676auction110911: 0
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Found listing with ID: 6991759auction110911
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991759auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Scrape type for 6991759auction110911: 0
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Found listing with ID: 6991728auction110911
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991728auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Scrape type for 6991728auction110911: 0
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Found listing with ID: 6991669auction110911
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991669auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Scrape type for 6991669auction110911: 0
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Found listing with ID: 6991753auction110911
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991753auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Scrape type for 6991753auction110911: 0
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Found listing with ID: 6992060auction110911
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992060auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Scrape type for 6992060auction110911: 0
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Found listing with ID: 6991720auction110911
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991720auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Scrape type for 6991720auction110911: 0
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Found listing with ID: 6991662auction110911
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991662auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Scrape type for 6991662auction110911: 0
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Found listing with ID: 6991836auction110911
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991836auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Scrape type for 6991836auction110911: 0
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Found listing with ID: 6991736auction110911
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991736auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Scrape type for 6991736auction110911: 0
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Found listing with ID: 6991668auction110911
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991668auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Scrape type for 6991668auction110911: 0
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Found listing with ID: 6991708auction110911
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991708auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Scrape type for 6991708auction110911: 0
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Found listing with ID: 6991646auction110911
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991646auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Scrape type for 6991646auction110911: 0
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Found listing with ID: 6991680auction110911
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991680auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Scrape type for 6991680auction110911: 0
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Found listing with ID: 6991758auction110911
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991758auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:35 [ecarstrade.nl] INFO: Scrape type for 6991758auction110911: 0
2026-03-24 14:51:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:51:42 [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-24 14:51:42 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Found listing with ID: 6991723auction110911
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991723auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Scrape type for 6991723auction110911: 0
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Found listing with ID: 6991731auction110911
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991731auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Scrape type for 6991731auction110911: 0
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Found listing with ID: 6991722auction110911
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991722auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Scrape type for 6991722auction110911: 0
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Found listing with ID: 6991735auction110911
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991735auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Scrape type for 6991735auction110911: 0
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Found listing with ID: 6991724auction110911
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991724auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Scrape type for 6991724auction110911: 0
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Found listing with ID: 6991762auction110911
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991762auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Scrape type for 6991762auction110911: 0
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Found listing with ID: 6991760auction110911
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991760auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Scrape type for 6991760auction110911: 0
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Found listing with ID: 6991761auction110911
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991761auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Scrape type for 6991761auction110911: 0
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Found listing with ID: 6991732auction110911
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991732auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Scrape type for 6991732auction110911: 0
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Found listing with ID: 6991756auction110911
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991756auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Scrape type for 6991756auction110911: 0
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Found listing with ID: 6991671auction110911
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991671auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Scrape type for 6991671auction110911: 0
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Found listing with ID: 6991616auction110911
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991616auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Scrape type for 6991616auction110911: 0
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Found listing with ID: 6991695auction110911
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991695auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Scrape type for 6991695auction110911: 0
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Found listing with ID: 6991734auction110911
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991734auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Scrape type for 6991734auction110911: 0
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Found listing with ID: 6991763auction110911
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991763auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Scrape type for 6991763auction110911: 0
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Found listing with ID: 6991764auction110911
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991764auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Scrape type for 6991764auction110911: 0
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Found listing with ID: 6991773auction110911
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991773auction110911%27 HTTP/1.1" 200 None
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Scrape type for 6991773auction110911: 0
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Found listing with ID: 6997130auction110977
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997130auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Scrape type for 6997130auction110977: 1
2026-03-24 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-24 14:51:42 [ecarstrade.nl] INFO: Found listing with ID: 6997141auction110977
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997141auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Scrape type for 6997141auction110977: 1
2026-03-24 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-24 14:51:42 [ecarstrade.nl] INFO: Found listing with ID: 6997136auction110977
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997136auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:51:42 [ecarstrade.nl] INFO: Scrape type for 6997136auction110977: 1
2026-03-24 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-24 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-24 14:51:49 [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-24 14:51:49 [ecarstrade.nl] INFO: Found 20 car items
2026-03-24 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 6997123auction110977
2026-03-24 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997123auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:51:49 [ecarstrade.nl] INFO: Scrape type for 6997123auction110977: 1
2026-03-24 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-24 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 6997135auction110977
2026-03-24 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997135auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:51:49 [ecarstrade.nl] INFO: Scrape type for 6997135auction110977: 1
2026-03-24 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-24 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 6997121auction110977
2026-03-24 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997121auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:51:49 [ecarstrade.nl] INFO: Scrape type for 6997121auction110977: 1
2026-03-24 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-24 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 6997129auction110977
2026-03-24 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997129auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:51:49 [ecarstrade.nl] INFO: Scrape type for 6997129auction110977: 1
2026-03-24 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-24 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 6997132auction110977
2026-03-24 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997132auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:51:49 [ecarstrade.nl] INFO: Scrape type for 6997132auction110977: 1
2026-03-24 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-24 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 6997118auction110977
2026-03-24 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997118auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:51:49 [ecarstrade.nl] INFO: Scrape type for 6997118auction110977: 1
2026-03-24 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 6997133auction110977
2026-03-24 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997133auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:51:49 [ecarstrade.nl] INFO: Scrape type for 6997133auction110977: 1
2026-03-24 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 6997128auction110977
2026-03-24 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997128auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:51:49 [ecarstrade.nl] INFO: Scrape type for 6997128auction110977: 1
2026-03-24 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 6997134auction110977
2026-03-24 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997134auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:51:49 [ecarstrade.nl] INFO: Scrape type for 6997134auction110977: 1
2026-03-24 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 6997126auction110977
2026-03-24 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997126auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:51:49 [ecarstrade.nl] INFO: Scrape type for 6997126auction110977: 1
2026-03-24 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 6997137auction110977
2026-03-24 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997137auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:51:49 [ecarstrade.nl] INFO: Scrape type for 6997137auction110977: 1
2026-03-24 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 6997140auction110977
2026-03-24 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997140auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:51:49 [ecarstrade.nl] INFO: Scrape type for 6997140auction110977: 1
2026-03-24 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 6997117auction110977
2026-03-24 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997117auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:51:49 [ecarstrade.nl] INFO: Scrape type for 6997117auction110977: 1
2026-03-24 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 6997127auction110977
2026-03-24 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997127auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:51:49 [ecarstrade.nl] INFO: Scrape type for 6997127auction110977: 1
2026-03-24 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 6997138auction110977
2026-03-24 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997138auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:51:49 [ecarstrade.nl] INFO: Scrape type for 6997138auction110977: 1
2026-03-24 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 6997131auction110977
2026-03-24 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997131auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:51:49 [ecarstrade.nl] INFO: Scrape type for 6997131auction110977: 1
2026-03-24 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 6997119auction110977
2026-03-24 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997119auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:51:49 [ecarstrade.nl] INFO: Scrape type for 6997119auction110977: 1
2026-03-24 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 6997120auction110977
2026-03-24 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997120auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:51:49 [ecarstrade.nl] INFO: Scrape type for 6997120auction110977: 1
2026-03-24 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 6997139auction110977
2026-03-24 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997139auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:51:49 [ecarstrade.nl] INFO: Scrape type for 6997139auction110977: 1
2026-03-24 14:51:49 [ecarstrade.nl] INFO: Found listing with ID: 6997122auction110977
2026-03-24 14:51:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997122auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:51:49 [ecarstrade.nl] INFO: Scrape type for 6997122auction110977: 1
2026-03-24 14:51:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997141> (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-24 14:51:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:51:52 [ecarstrade.nl] INFO: Extracting details for car 6997141auction110977
2026-03-24 14:51:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71f22ea1-51e3-5b96-bee9-9387957b5a6a with identifier: 6997141auction110977
2026-03-24 14:51:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71f22ea1-51e3-5b96-bee9-9387957b5a6a with scrape type 1
2026-03-24 14:51:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 71f22ea1-51e3-5b96-bee9-9387957b5a6a
2026-03-24 14:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51: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%252F6990001-7000000%252F6997141%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774362079%27 HTTP/1.1" 200 None
2026-03-24 14:51:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997141/photo_000/780x0__r.jpg?hash=1774362079 not downloaded yet
2026-03-24 14:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51: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%252F6990001-7000000%252F6997141%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774362079%27 HTTP/1.1" 200 None
2026-03-24 14:51:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997141/photo_001/780x0__r.jpg?hash=1774362079 not downloaded yet
2026-03-24 14:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51: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%252F6990001-7000000%252F6997141%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774362079%27 HTTP/1.1" 200 None
2026-03-24 14:51:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997141/photo_002/780x0__r.jpg?hash=1774362079 not downloaded yet
2026-03-24 14:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51: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%252F6990001-7000000%252F6997141%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774362079%27 HTTP/1.1" 200 None
2026-03-24 14:51:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997141/photo_003/780x0__r.jpg?hash=1774362079 not downloaded yet
2026-03-24 14:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51: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%252F6990001-7000000%252F6997141%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774362079%27 HTTP/1.1" 200 None
2026-03-24 14:51:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997141/photo_004/780x0__r.jpg?hash=1774362079 not downloaded yet
2026-03-24 14:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51: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%252F6990001-7000000%252F6997141%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774362079%27 HTTP/1.1" 200 None
2026-03-24 14:51:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997141/photo_005/780x0__r.jpg?hash=1774362079 not downloaded yet
2026-03-24 14:51:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997130> (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-24 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-24 14:51:54 [ecarstrade.nl] INFO: Extracting details for car 6997130auction110977
2026-03-24 14:51:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9ac979e-2f7b-5ea1-8ba1-bcc01b2f36c2 with identifier: 6997130auction110977
2026-03-24 14:51:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9ac979e-2f7b-5ea1-8ba1-bcc01b2f36c2 with scrape type 1
2026-03-24 14:51:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f9ac979e-2f7b-5ea1-8ba1-bcc01b2f36c2
2026-03-24 14:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997130%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774362040%27 HTTP/1.1" 200 None
2026-03-24 14:51:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997130/photo_000/780x0__r.jpg?hash=1774362040 not downloaded yet
2026-03-24 14:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997130%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774362040%27 HTTP/1.1" 200 None
2026-03-24 14:51:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997130/photo_001/780x0__r.jpg?hash=1774362040 not downloaded yet
2026-03-24 14:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997130%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774362040%27 HTTP/1.1" 200 None
2026-03-24 14:51:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997130/photo_002/780x0__r.jpg?hash=1774362040 not downloaded yet
2026-03-24 14:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997130%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774362040%27 HTTP/1.1" 200 None
2026-03-24 14:51:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997130/photo_003/780x0__r.jpg?hash=1774362040 not downloaded yet
2026-03-24 14:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997130%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774362040%27 HTTP/1.1" 200 None
2026-03-24 14:51:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997130/photo_004/780x0__r.jpg?hash=1774362040 not downloaded yet
2026-03-24 14:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997130%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774362040%27 HTTP/1.1" 200 None
2026-03-24 14:51:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997130/photo_005/780x0__r.jpg?hash=1774362040 not downloaded yet
2026-03-24 14:51:55 [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-24 14:51:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:51:55 [ecarstrade.nl] INFO: Found 16 car items
2026-03-24 14:51:55 [ecarstrade.nl] INFO: Found listing with ID: 6997125auction110977
2026-03-24 14:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997125auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:51:55 [ecarstrade.nl] INFO: Scrape type for 6997125auction110977: 1
2026-03-24 14:51:55 [ecarstrade.nl] INFO: Found listing with ID: 6997124auction110977
2026-03-24 14:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997124auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:51:55 [ecarstrade.nl] INFO: Scrape type for 6997124auction110977: 1
2026-03-24 14:51:55 [ecarstrade.nl] INFO: Found listing with ID: 6997149auction110978
2026-03-24 14:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997149auction110978%27 HTTP/1.1" 200 None
2026-03-24 14:51:55 [ecarstrade.nl] INFO: Scrape type for 6997149auction110978: 1
2026-03-24 14:51:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997136> (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-24 14:51:55 [ecarstrade.nl] INFO: Found listing with ID: 6997150auction110978
2026-03-24 14:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997150auction110978%27 HTTP/1.1" 200 None
2026-03-24 14:51:55 [ecarstrade.nl] INFO: Scrape type for 6997150auction110978: 1
2026-03-24 14:51:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:51:55 [ecarstrade.nl] INFO: Found listing with ID: 6997142auction110978
2026-03-24 14:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997142auction110978%27 HTTP/1.1" 200 None
2026-03-24 14:51:55 [ecarstrade.nl] INFO: Scrape type for 6997142auction110978: 1
2026-03-24 14:51:55 [ecarstrade.nl] INFO: Found listing with ID: 6997151auction110978
2026-03-24 14:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997151auction110978%27 HTTP/1.1" 200 None
2026-03-24 14:51:55 [ecarstrade.nl] INFO: Scrape type for 6997151auction110978: 1
2026-03-24 14:51:55 [ecarstrade.nl] INFO: Found listing with ID: 6997148auction110978
2026-03-24 14:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997148auction110978%27 HTTP/1.1" 200 None
2026-03-24 14:51:55 [ecarstrade.nl] INFO: Scrape type for 6997148auction110978: 1
2026-03-24 14:51:55 [ecarstrade.nl] INFO: Found listing with ID: 6997143auction110978
2026-03-24 14:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997143auction110978%27 HTTP/1.1" 200 None
2026-03-24 14:51:55 [ecarstrade.nl] INFO: Scrape type for 6997143auction110978: 1
2026-03-24 14:51:55 [ecarstrade.nl] INFO: Extracting details for car 6997136auction110977
2026-03-24 14:51:55 [ecarstrade.nl] INFO: Found listing with ID: 6997155auction110978
2026-03-24 14:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997155auction110978%27 HTTP/1.1" 200 None
2026-03-24 14:51:55 [ecarstrade.nl] INFO: Scrape type for 6997155auction110978: 1
2026-03-24 14:51:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8b515de-7c3a-5536-a1a3-f6f5416fc1b3 with identifier: 6997136auction110977
2026-03-24 14:51:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8b515de-7c3a-5536-a1a3-f6f5416fc1b3 with scrape type 1
2026-03-24 14:51:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d8b515de-7c3a-5536-a1a3-f6f5416fc1b3
2026-03-24 14:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51: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%252F6990001-7000000%252F6997136%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774362062%27 HTTP/1.1" 200 None
2026-03-24 14:51:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997136/photo_000/780x0__r.jpg?hash=1774362062 not downloaded yet
2026-03-24 14:51:56 [ecarstrade.nl] INFO: Found listing with ID: 6997154auction110978
2026-03-24 14:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997154auction110978%27 HTTP/1.1" 200 None
2026-03-24 14:51:56 [ecarstrade.nl] INFO: Scrape type for 6997154auction110978: 1
2026-03-24 14:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51: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%252F6990001-7000000%252F6997136%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774362062%27 HTTP/1.1" 200 None
2026-03-24 14:51:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997136/photo_001/780x0__r.jpg?hash=1774362062 not downloaded yet
2026-03-24 14:51:56 [ecarstrade.nl] INFO: Found listing with ID: 6997153auction110978
2026-03-24 14:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997153auction110978%27 HTTP/1.1" 200 None
2026-03-24 14:51:56 [ecarstrade.nl] INFO: Scrape type for 6997153auction110978: 1
2026-03-24 14:51:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997129> (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-24 14:51:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997121> (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-24 14:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51: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%252F6990001-7000000%252F6997136%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774362062%27 HTTP/1.1" 200 None
2026-03-24 14:51:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997136/photo_002/780x0__r.jpg?hash=1774362062 not downloaded yet
2026-03-24 14:51:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:51:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:51:56 [ecarstrade.nl] INFO: Found listing with ID: 6997147auction110978
2026-03-24 14:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997147auction110978%27 HTTP/1.1" 200 None
2026-03-24 14:51:56 [ecarstrade.nl] INFO: Scrape type for 6997147auction110978: 1
2026-03-24 14:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51: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%252F6990001-7000000%252F6997136%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774362062%27 HTTP/1.1" 200 None
2026-03-24 14:51:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997136/photo_003/780x0__r.jpg?hash=1774362062 not downloaded yet
2026-03-24 14:51:56 [ecarstrade.nl] INFO: Found listing with ID: 6997156auction110978
2026-03-24 14:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997156auction110978%27 HTTP/1.1" 200 None
2026-03-24 14:51:56 [ecarstrade.nl] INFO: Scrape type for 6997156auction110978: 1
2026-03-24 14:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51: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%252F6990001-7000000%252F6997136%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774362062%27 HTTP/1.1" 200 None
2026-03-24 14:51:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997136/photo_004/780x0__r.jpg?hash=1774362062 not downloaded yet
2026-03-24 14:51:56 [ecarstrade.nl] INFO: Found listing with ID: 6997146auction110978
2026-03-24 14:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997146auction110978%27 HTTP/1.1" 200 None
2026-03-24 14:51:56 [ecarstrade.nl] INFO: Scrape type for 6997146auction110978: 1
2026-03-24 14:51:56 [ecarstrade.nl] INFO: Extracting details for car 6997129auction110977
2026-03-24 14:51:56 [ecarstrade.nl] INFO: Extracting details for car 6997121auction110977
2026-03-24 14:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51: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%252F6990001-7000000%252F6997136%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774362062%27 HTTP/1.1" 200 None
2026-03-24 14:51:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997136/photo_005/780x0__r.jpg?hash=1774362062 not downloaded yet
2026-03-24 14:51:56 [ecarstrade.nl] INFO: Found listing with ID: 6997145auction110978
2026-03-24 14:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997145auction110978%27 HTTP/1.1" 200 None
2026-03-24 14:51:56 [ecarstrade.nl] INFO: Scrape type for 6997145auction110978: 1
2026-03-24 14:51:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 995c3d53-50e6-5451-8885-7e2f12265611 with identifier: 6997129auction110977
2026-03-24 14:51:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 995c3d53-50e6-5451-8885-7e2f12265611 with scrape type 1
2026-03-24 14:51:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 995c3d53-50e6-5451-8885-7e2f12265611
2026-03-24 14:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51: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%252F6990001-7000000%252F6997129%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774362026%27 HTTP/1.1" 200 None
2026-03-24 14:51:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997129/photo_000/780x0__r.jpg?hash=1774362026 not downloaded yet
2026-03-24 14:51:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d157d92-8c34-5ec8-aadb-dc9d6fb02210 with identifier: 6997121auction110977
2026-03-24 14:51:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d157d92-8c34-5ec8-aadb-dc9d6fb02210 with scrape type 1
2026-03-24 14:51:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3d157d92-8c34-5ec8-aadb-dc9d6fb02210
2026-03-24 14:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51: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%252F6990001-7000000%252F6997121%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774361990%27 HTTP/1.1" 200 None
2026-03-24 14:51:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997121/photo_000/780x0__r.jpg?hash=1774361990 not downloaded yet
2026-03-24 14:51:56 [ecarstrade.nl] INFO: Found listing with ID: 6997152auction110978
2026-03-24 14:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997152auction110978%27 HTTP/1.1" 200 None
2026-03-24 14:51:56 [ecarstrade.nl] INFO: Scrape type for 6997152auction110978: 1
2026-03-24 14:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51: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%252F6990001-7000000%252F6997129%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774362026%27 HTTP/1.1" 200 None
2026-03-24 14:51:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997129/photo_001/780x0__r.jpg?hash=1774362026 not downloaded yet
2026-03-24 14:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51: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%252F6990001-7000000%252F6997121%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774361990%27 HTTP/1.1" 200 None
2026-03-24 14:51:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997121/photo_001/780x0__r.jpg?hash=1774361990 not downloaded yet
2026-03-24 14:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51: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%252F6990001-7000000%252F6997129%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774362026%27 HTTP/1.1" 200 None
2026-03-24 14:51:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997129/photo_002/780x0__r.jpg?hash=1774362026 not downloaded yet
2026-03-24 14:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51: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%252F6990001-7000000%252F6997121%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774361990%27 HTTP/1.1" 200 None
2026-03-24 14:51:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997121/photo_002/780x0__r.jpg?hash=1774361990 not downloaded yet
2026-03-24 14:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51: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%252F6990001-7000000%252F6997129%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774362026%27 HTTP/1.1" 200 None
2026-03-24 14:51:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997129/photo_003/780x0__r.jpg?hash=1774362026 not downloaded yet
2026-03-24 14:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51: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%252F6990001-7000000%252F6997121%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774361990%27 HTTP/1.1" 200 None
2026-03-24 14:51:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997121/photo_003/780x0__r.jpg?hash=1774361990 not downloaded yet
2026-03-24 14:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51: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%252F6990001-7000000%252F6997129%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774362026%27 HTTP/1.1" 200 None
2026-03-24 14:51:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997129/photo_004/780x0__r.jpg?hash=1774362026 not downloaded yet
2026-03-24 14:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51: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%252F6990001-7000000%252F6997121%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774361990%27 HTTP/1.1" 200 None
2026-03-24 14:51:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997121/photo_004/780x0__r.jpg?hash=1774361990 not downloaded yet
2026-03-24 14:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51: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%252F6990001-7000000%252F6997129%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774362026%27 HTTP/1.1" 200 None
2026-03-24 14:51:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997129/photo_005/780x0__r.jpg?hash=1774362026 not downloaded yet
2026-03-24 14:51:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51: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%252F6990001-7000000%252F6997121%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774361990%27 HTTP/1.1" 200 None
2026-03-24 14:51:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997121/photo_005/780x0__r.jpg?hash=1774361990 not downloaded yet
2026-03-24 14:51:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997123> (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-24 14:51:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:51:57 [ecarstrade.nl] INFO: Extracting details for car 6997123auction110977
2026-03-24 14:51:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4a96f5c-7099-5d77-ada1-02eb61fd26ee with identifier: 6997123auction110977
2026-03-24 14:51:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4a96f5c-7099-5d77-ada1-02eb61fd26ee with scrape type 1
2026-03-24 14:51:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b4a96f5c-7099-5d77-ada1-02eb61fd26ee
2026-03-24 14:51:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51: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%252F6990001-7000000%252F6997123%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774361997%27 HTTP/1.1" 200 None
2026-03-24 14:51:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997123/photo_000/780x0__r.jpg?hash=1774361997 not downloaded yet
2026-03-24 14:51:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51: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%252F6990001-7000000%252F6997123%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774361998%27 HTTP/1.1" 200 None
2026-03-24 14:51:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997123/photo_001/780x0__r.jpg?hash=1774361998 not downloaded yet
2026-03-24 14:51:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51: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%252F6990001-7000000%252F6997123%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774361998%27 HTTP/1.1" 200 None
2026-03-24 14:51:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997123/photo_002/780x0__r.jpg?hash=1774361998 not downloaded yet
2026-03-24 14:51:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51: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%252F6990001-7000000%252F6997123%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774361998%27 HTTP/1.1" 200 None
2026-03-24 14:51:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997123/photo_003/780x0__r.jpg?hash=1774361998 not downloaded yet
2026-03-24 14:51:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51: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%252F6990001-7000000%252F6997123%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774361998%27 HTTP/1.1" 200 None
2026-03-24 14:51:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997123/photo_004/780x0__r.jpg?hash=1774361998 not downloaded yet
2026-03-24 14:51:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:51: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%252F6990001-7000000%252F6997123%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774361998%27 HTTP/1.1" 200 None
2026-03-24 14:51:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997123/photo_005/780x0__r.jpg?hash=1774361998 not downloaded yet
2026-03-24 14:51:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997135> (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-24 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-24 14:51:59 [ecarstrade.nl] INFO: Extracting details for car 6997135auction110977
2026-03-24 14:51:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d877ab4f-a3fd-55f4-862d-a9ee4c699f70 with identifier: 6997135auction110977
2026-03-24 14:51:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d877ab4f-a3fd-55f4-862d-a9ee4c699f70 with scrape type 1
2026-03-24 14:51:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d877ab4f-a3fd-55f4-862d-a9ee4c699f70
2026-03-24 14:51:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997135%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774362057%27 HTTP/1.1" 200 None
2026-03-24 14:51:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997135/photo_000/780x0__r.jpg?hash=1774362057 not downloaded yet
2026-03-24 14:51:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997135%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774362057%27 HTTP/1.1" 200 None
2026-03-24 14:51:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997135/photo_001/780x0__r.jpg?hash=1774362057 not downloaded yet
2026-03-24 14:51:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997135%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774362057%27 HTTP/1.1" 200 None
2026-03-24 14:51:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997135/photo_002/780x0__r.jpg?hash=1774362057 not downloaded yet
2026-03-24 14:51:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997135%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774362057%27 HTTP/1.1" 200 None
2026-03-24 14:51:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997135/photo_003/780x0__r.jpg?hash=1774362057 not downloaded yet
2026-03-24 14:51:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997135%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774362057%27 HTTP/1.1" 200 None
2026-03-24 14:51:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997135/photo_004/780x0__r.jpg?hash=1774362057 not downloaded yet
2026-03-24 14:51:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997135%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774362057%27 HTTP/1.1" 200 None
2026-03-24 14:51:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997135/photo_005/780x0__r.jpg?hash=1774362057 not downloaded yet
2026-03-24 14:51:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997132> (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-24 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-24 14:51:59 [ecarstrade.nl] INFO: Extracting details for car 6997132auction110977
2026-03-24 14:51:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e322dad-dce2-54a8-888c-f327f192dd23 with identifier: 6997132auction110977
2026-03-24 14:51:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e322dad-dce2-54a8-888c-f327f192dd23 with scrape type 1
2026-03-24 14:51:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0e322dad-dce2-54a8-888c-f327f192dd23
2026-03-24 14:51:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997132%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774362047%27 HTTP/1.1" 200 None
2026-03-24 14:51:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997132/photo_000/780x0__r.jpg?hash=1774362047 not downloaded yet
2026-03-24 14:51:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997132%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774362047%27 HTTP/1.1" 200 None
2026-03-24 14:52:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997132/photo_001/780x0__r.jpg?hash=1774362047 not downloaded yet
2026-03-24 14:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997132%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774362047%27 HTTP/1.1" 200 None
2026-03-24 14:52:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997132/photo_002/780x0__r.jpg?hash=1774362047 not downloaded yet
2026-03-24 14:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997132%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774362047%27 HTTP/1.1" 200 None
2026-03-24 14:52:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997132/photo_003/780x0__r.jpg?hash=1774362047 not downloaded yet
2026-03-24 14:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997132%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774362048%27 HTTP/1.1" 200 None
2026-03-24 14:52:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997132/photo_004/780x0__r.jpg?hash=1774362048 not downloaded yet
2026-03-24 14:52:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997132%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774362048%27 HTTP/1.1" 200 None
2026-03-24 14:52:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997132/photo_005/780x0__r.jpg?hash=1774362048 not downloaded yet
2026-03-24 14:52:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997128> (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-24 14:52:02 [ecarstrade.nl] INFO: Extracting details for car 6997128auction110977
2026-03-24 14:52:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e506e7b2-5b65-5c59-8b85-b43319e402cb with identifier: 6997128auction110977
2026-03-24 14:52:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e506e7b2-5b65-5c59-8b85-b43319e402cb with scrape type 1
2026-03-24 14:52:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e506e7b2-5b65-5c59-8b85-b43319e402cb
2026-03-24 14:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997128%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774362022%27 HTTP/1.1" 200 None
2026-03-24 14:52:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997128/photo_000/780x0__r.jpg?hash=1774362022 not downloaded yet
2026-03-24 14:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997128%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774362022%27 HTTP/1.1" 200 None
2026-03-24 14:52:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997128/photo_001/780x0__r.jpg?hash=1774362022 not downloaded yet
2026-03-24 14:52:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997128%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774362022%27 HTTP/1.1" 200 None
2026-03-24 14:52:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997128/photo_002/780x0__r.jpg?hash=1774362022 not downloaded yet
2026-03-24 14:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997128%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774362022%27 HTTP/1.1" 200 None
2026-03-24 14:52:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997128/photo_003/780x0__r.jpg?hash=1774362022 not downloaded yet
2026-03-24 14:52:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997141/photo_005/780x0__r.jpg?hash=1774362079> (referer: https://ecarstrade.com/cars/6997141)
2026-03-24 14:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997128%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774362022%27 HTTP/1.1" 200 None
2026-03-24 14:52:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997128/photo_004/780x0__r.jpg?hash=1774362022 not downloaded yet
2026-03-24 14:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997128%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774362023%27 HTTP/1.1" 200 None
2026-03-24 14:52:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997128/photo_005/780x0__r.jpg?hash=1774362023 not downloaded yet
2026-03-24 14:52:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997130/photo_005/780x0__r.jpg?hash=1774362040> (referer: https://ecarstrade.com/cars/6997130)
2026-03-24 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-24 14:52:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 71f22ea1-51e3-5b96-bee9-9387957b5a6a
2026-03-24 14:52:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f9ac979e-2f7b-5ea1-8ba1-bcc01b2f36c2
2026-03-24 14:52:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997118> (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-24 14:52:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997136/photo_001/780x0__r.jpg?hash=1774362062> (referer: https://ecarstrade.com/cars/6997136)
2026-03-24 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-24 14:52:03 [ecarstrade.nl] INFO: Extracting details for car 6997118auction110977
2026-03-24 14:52:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a05a3c85-3d9d-5244-b069-2d130caf48b7 with identifier: 6997118auction110977
2026-03-24 14:52:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a05a3c85-3d9d-5244-b069-2d130caf48b7 with scrape type 1
2026-03-24 14:52:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a05a3c85-3d9d-5244-b069-2d130caf48b7
2026-03-24 14:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997118%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774361980%27 HTTP/1.1" 200 None
2026-03-24 14:52:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997118/photo_000/780x0__r.jpg?hash=1774361980 not downloaded yet
2026-03-24 14:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997118%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774361981%27 HTTP/1.1" 200 None
2026-03-24 14:52:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997118/photo_001/780x0__r.jpg?hash=1774361981 not downloaded yet
2026-03-24 14:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997118%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774361981%27 HTTP/1.1" 200 None
2026-03-24 14:52:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997118/photo_002/780x0__r.jpg?hash=1774361981 not downloaded yet
2026-03-24 14:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997118%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774361981%27 HTTP/1.1" 200 None
2026-03-24 14:52:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997118/photo_003/780x0__r.jpg?hash=1774361981 not downloaded yet
2026-03-24 14:52:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997133> (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-24 14:52:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d8b515de-7c3a-5536-a1a3-f6f5416fc1b3
2026-03-24 14:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997118%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774361981%27 HTTP/1.1" 200 None
2026-03-24 14:52:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997118/photo_004/780x0__r.jpg?hash=1774361981 not downloaded yet
2026-03-24 14:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997118%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774361981%27 HTTP/1.1" 200 None
2026-03-24 14:52:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997118/photo_005/780x0__r.jpg?hash=1774361981 not downloaded yet
2026-03-24 14:52:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997121/photo_005/780x0__r.jpg?hash=1774361990> (referer: https://ecarstrade.com/cars/6997121)
2026-03-24 14:52:03 [ecarstrade.nl] INFO: Extracting details for car 6997133auction110977
2026-03-24 14:52:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d9e96bd-aacf-534b-9b94-7a744ce882e1 with identifier: 6997133auction110977
2026-03-24 14:52:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d9e96bd-aacf-534b-9b94-7a744ce882e1 with scrape type 1
2026-03-24 14:52:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7d9e96bd-aacf-534b-9b94-7a744ce882e1
2026-03-24 14:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997133%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774362050%27 HTTP/1.1" 200 None
2026-03-24 14:52:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997133/photo_000/780x0__r.jpg?hash=1774362050 not downloaded yet
2026-03-24 14:52:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997123/photo_005/780x0__r.jpg?hash=1774361998> (referer: https://ecarstrade.com/cars/6997123)
2026-03-24 14:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997133%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774362051%27 HTTP/1.1" 200 None
2026-03-24 14:52:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997133/photo_001/780x0__r.jpg?hash=1774362051 not downloaded yet
2026-03-24 14:52:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3d157d92-8c34-5ec8-aadb-dc9d6fb02210
2026-03-24 14:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997133%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774362051%27 HTTP/1.1" 200 None
2026-03-24 14:52:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997133/photo_002/780x0__r.jpg?hash=1774362051 not downloaded yet
2026-03-24 14:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997133%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774362051%27 HTTP/1.1" 200 None
2026-03-24 14:52:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997133/photo_003/780x0__r.jpg?hash=1774362051 not downloaded yet
2026-03-24 14:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997133%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774362051%27 HTTP/1.1" 200 None
2026-03-24 14:52:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997133/photo_004/780x0__r.jpg?hash=1774362051 not downloaded yet
2026-03-24 14:52:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997135/photo_005/780x0__r.jpg?hash=1774362057> (referer: https://ecarstrade.com/cars/6997135)
2026-03-24 14:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997133%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774362051%27 HTTP/1.1" 200 None
2026-03-24 14:52:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997133/photo_005/780x0__r.jpg?hash=1774362051 not downloaded yet
2026-03-24 14:52:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b4a96f5c-7099-5d77-ada1-02eb61fd26ee
2026-03-24 14:52:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997132/photo_005/780x0__r.jpg?hash=1774362048> (referer: https://ecarstrade.com/cars/6997132)
2026-03-24 14:52:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d877ab4f-a3fd-55f4-862d-a9ee4c699f70
2026-03-24 14:52:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997128/photo_003/780x0__r.jpg?hash=1774362022> (referer: https://ecarstrade.com/cars/6997128)
2026-03-24 14:52:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0e322dad-dce2-54a8-888c-f327f192dd23
2026-03-24 14:52:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997128/photo_005/780x0__r.jpg?hash=1774362023> (referer: https://ecarstrade.com/cars/6997128)
2026-03-24 14:52:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e506e7b2-5b65-5c59-8b85-b43319e402cb
2026-03-24 14:52:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997128/photo_004/780x0__r.jpg?hash=1774362022> (referer: https://ecarstrade.com/cars/6997128)
2026-03-24 14:52:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e506e7b2-5b65-5c59-8b85-b43319e402cb
2026-03-24 14:52:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997128/photo_002/780x0__r.jpg?hash=1774362022> (referer: https://ecarstrade.com/cars/6997128)
2026-03-24 14:52:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e506e7b2-5b65-5c59-8b85-b43319e402cb
2026-03-24 14:52:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997118/photo_003/780x0__r.jpg?hash=1774361981> (referer: https://ecarstrade.com/cars/6997118)
2026-03-24 14:52:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e506e7b2-5b65-5c59-8b85-b43319e402cb
2026-03-24 14:52:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997118/photo_005/780x0__r.jpg?hash=1774361981> (referer: https://ecarstrade.com/cars/6997118)
2026-03-24 14:52:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a05a3c85-3d9d-5244-b069-2d130caf48b7
2026-03-24 14:52:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997118/photo_004/780x0__r.jpg?hash=1774361981> (referer: https://ecarstrade.com/cars/6997118)
2026-03-24 14:52:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997126> (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-24 14:52:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a05a3c85-3d9d-5244-b069-2d130caf48b7
2026-03-24 14:52:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997133/photo_004/780x0__r.jpg?hash=1774362051> (referer: https://ecarstrade.com/cars/6997133)
2026-03-24 14:52:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997137> (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-24 14:52:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a05a3c85-3d9d-5244-b069-2d130caf48b7
2026-03-24 14:52:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997133/photo_003/780x0__r.jpg?hash=1774362051> (referer: https://ecarstrade.com/cars/6997133)
2026-03-24 14:52:04 [ecarstrade.nl] INFO: Extracting details for car 6997126auction110977
2026-03-24 14:52:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1608a46a-de22-54a6-aee6-e34e28c0f383 with identifier: 6997126auction110977
2026-03-24 14:52:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1608a46a-de22-54a6-aee6-e34e28c0f383 with scrape type 1
2026-03-24 14:52:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1608a46a-de22-54a6-aee6-e34e28c0f383
2026-03-24 14:52:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997126%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774362010%27 HTTP/1.1" 200 None
2026-03-24 14:52:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997126/photo_000/780x0__r.jpg?hash=1774362010 not downloaded yet
2026-03-24 14:52:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997126%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774362010%27 HTTP/1.1" 200 None
2026-03-24 14:52:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997126/photo_001/780x0__r.jpg?hash=1774362010 not downloaded yet
2026-03-24 14:52:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997133/photo_001/780x0__r.jpg?hash=1774362051> (referer: https://ecarstrade.com/cars/6997133)
2026-03-24 14:52:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997126%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774362010%27 HTTP/1.1" 200 None
2026-03-24 14:52:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997126/photo_002/780x0__r.jpg?hash=1774362010 not downloaded yet
2026-03-24 14:52:04 [ecarstrade.nl] INFO: Extracting details for car 6997137auction110977
2026-03-24 14:52:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7d9e96bd-aacf-534b-9b94-7a744ce882e1
2026-03-24 14:52:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997126%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774362010%27 HTTP/1.1" 200 None
2026-03-24 14:52:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997126/photo_003/780x0__r.jpg?hash=1774362010 not downloaded yet
2026-03-24 14:52:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997126%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774362010%27 HTTP/1.1" 200 None
2026-03-24 14:52:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997126/photo_004/780x0__r.jpg?hash=1774362010 not downloaded yet
2026-03-24 14:52:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bdaeb5ea-8465-5873-a964-30d559e327d5 with identifier: 6997137auction110977
2026-03-24 14:52:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdaeb5ea-8465-5873-a964-30d559e327d5 with scrape type 1
2026-03-24 14:52:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item bdaeb5ea-8465-5873-a964-30d559e327d5
2026-03-24 14:52:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997137%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774362065%27 HTTP/1.1" 200 None
2026-03-24 14:52:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997137/photo_000/780x0__r.jpg?hash=1774362065 not downloaded yet
2026-03-24 14:52:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7d9e96bd-aacf-534b-9b94-7a744ce882e1
2026-03-24 14:52:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997133/photo_005/780x0__r.jpg?hash=1774362051> (referer: https://ecarstrade.com/cars/6997133)
2026-03-24 14:52:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997126%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774362010%27 HTTP/1.1" 200 None
2026-03-24 14:52:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997126/photo_005/780x0__r.jpg?hash=1774362010 not downloaded yet
2026-03-24 14:52:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997137%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774362065%27 HTTP/1.1" 200 None
2026-03-24 14:52:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997137/photo_001/780x0__r.jpg?hash=1774362065 not downloaded yet
2026-03-24 14:52:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997133/photo_000/780x0__r.jpg?hash=1774362050> (referer: https://ecarstrade.com/cars/6997133)
2026-03-24 14:52:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997137%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774362066%27 HTTP/1.1" 200 None
2026-03-24 14:52:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997137/photo_002/780x0__r.jpg?hash=1774362066 not downloaded yet
2026-03-24 14:52:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997137%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774362066%27 HTTP/1.1" 200 None
2026-03-24 14:52:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997137/photo_003/780x0__r.jpg?hash=1774362066 not downloaded yet
2026-03-24 14:52:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7d9e96bd-aacf-534b-9b94-7a744ce882e1
2026-03-24 14:52:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997137%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774362066%27 HTTP/1.1" 200 None
2026-03-24 14:52:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997137/photo_004/780x0__r.jpg?hash=1774362066 not downloaded yet
2026-03-24 14:52:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997137%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774362066%27 HTTP/1.1" 200 None
2026-03-24 14:52:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997137/photo_005/780x0__r.jpg?hash=1774362066 not downloaded yet
2026-03-24 14:52:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997118/photo_002/780x0__r.jpg?hash=1774361981> (referer: https://ecarstrade.com/cars/6997118)
2026-03-24 14:52:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997133/photo_002/780x0__r.jpg?hash=1774362051> (referer: https://ecarstrade.com/cars/6997133)
2026-03-24 14:52:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997118/photo_001/780x0__r.jpg?hash=1774361981> (referer: https://ecarstrade.com/cars/6997118)
2026-03-24 14:52:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7d9e96bd-aacf-534b-9b94-7a744ce882e1
2026-03-24 14:52:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7d9e96bd-aacf-534b-9b94-7a744ce882e1
2026-03-24 14:52:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997118/photo_000/780x0__r.jpg?hash=1774361980> (referer: https://ecarstrade.com/cars/6997118)
2026-03-24 14:52:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997128/photo_000/780x0__r.jpg?hash=1774362022> (referer: https://ecarstrade.com/cars/6997128)
2026-03-24 14:52:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997128/photo_001/780x0__r.jpg?hash=1774362022> (referer: https://ecarstrade.com/cars/6997128)
2026-03-24 14:52:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a05a3c85-3d9d-5244-b069-2d130caf48b7
2026-03-24 14:52:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7d9e96bd-aacf-534b-9b94-7a744ce882e1
2026-03-24 14:52:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7d9e96bd-aacf-534b-9b94-7a744ce882e1, skipping ID generation
2026-03-24 14:52:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d9e96bd-aacf-534b-9b94-7a744ce882e1 with scrape type 1
2026-03-24 14:52:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7d9e96bd-aacf-534b-9b94-7a744ce882e1 sending to next pipeline
2026-03-24 14:52:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 7d9e96bd-aacf-534b-9b94-7a744ce882e1, identifier: 6997133auction110977
2026-03-24 14:52:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 7d9e96bd-aacf-534b-9b94-7a744ce882e1 with identifier: 6997133auction110977
2026-03-24 14:52:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 7d9e96bd-aacf-534b-9b94-7a744ce882e1 with identifier: 6997133auction110977
2026-03-24 14:52:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 7d9e96bd-aacf-534b-9b94-7a744ce882e1 with identifier: 6997133auction110977 to the API
2026-03-24 14:52:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:52: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-24 14:52:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997133/photo_002/780x0__r.jpg?hash=1774362051>
{'auction_title': '',
 'c_o_2_emission_value': 113,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-26T10:40:00Z',
 'fuel_type': 'Petrol',
 'id': '7d9e96bd-aacf-534b-9b94-7a744ce882e1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997133',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'T-Cross',
 'odometer': 113237,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-25',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN T-Cross 1.0 TSI R-Line',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN  1.0 TSI R-Line',
 'vin': None,
 'year': 2022}
2026-03-24 14:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997133auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:52:05 [ecarstrade.nl] INFO: Saving data for 6997133auction110977: {'created_time': 1774363925.937953, 'last_price_update_time': 1774363925.937965, 'auction_closing_time': 1774521600.0}
2026-03-24 14:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997133auction110977') HTTP/1.1" 204 0
2026-03-24 14:52:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997132/photo_003/780x0__r.jpg?hash=1774362047> (referer: https://ecarstrade.com/cars/6997132)
2026-03-24 14:52:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997132/photo_004/780x0__r.jpg?hash=1774362048> (referer: https://ecarstrade.com/cars/6997132)
2026-03-24 14:52:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997126/photo_001/780x0__r.jpg?hash=1774362010> (referer: https://ecarstrade.com/cars/6997126)
2026-03-24 14:52:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a05a3c85-3d9d-5244-b069-2d130caf48b7
2026-03-24 14:52:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a05a3c85-3d9d-5244-b069-2d130caf48b7
2026-03-24 14:52:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a05a3c85-3d9d-5244-b069-2d130caf48b7, skipping ID generation
2026-03-24 14:52:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a05a3c85-3d9d-5244-b069-2d130caf48b7 with scrape type 1
2026-03-24 14:52:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a05a3c85-3d9d-5244-b069-2d130caf48b7 sending to next pipeline
2026-03-24 14:52:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: a05a3c85-3d9d-5244-b069-2d130caf48b7, identifier: 6997118auction110977
2026-03-24 14:52:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e506e7b2-5b65-5c59-8b85-b43319e402cb
2026-03-24 14:52:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e506e7b2-5b65-5c59-8b85-b43319e402cb
2026-03-24 14:52:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e506e7b2-5b65-5c59-8b85-b43319e402cb, skipping ID generation
2026-03-24 14:52:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e506e7b2-5b65-5c59-8b85-b43319e402cb with scrape type 1
2026-03-24 14:52:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e506e7b2-5b65-5c59-8b85-b43319e402cb sending to next pipeline
2026-03-24 14:52:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e506e7b2-5b65-5c59-8b85-b43319e402cb, identifier: 6997128auction110977
2026-03-24 14:52:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997140> (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-24 14:52:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997134> (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-24 14:52:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: a05a3c85-3d9d-5244-b069-2d130caf48b7 with identifier: 6997118auction110977
2026-03-24 14:52:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: a05a3c85-3d9d-5244-b069-2d130caf48b7 with identifier: 6997118auction110977
2026-03-24 14:52:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: a05a3c85-3d9d-5244-b069-2d130caf48b7 with identifier: 6997118auction110977 to the API
2026-03-24 14:52:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 14:52:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997118/photo_000/780x0__r.jpg?hash=1774361980>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-26T10:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'a05a3c85-3d9d-5244-b069-2d130caf48b7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997118',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'T-Roc',
 'odometer': 62856,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-09-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN T-Roc 1.0tsi life 81kW',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN  1.0tsi life 81kW',
 'vin': None,
 'year': 2023}
2026-03-24 14:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997118auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:52:10 [ecarstrade.nl] INFO: Saving data for 6997118auction110977: {'created_time': 1774363930.546543, 'last_price_update_time': 1774363930.546554, 'auction_closing_time': 1774521600.0}
2026-03-24 14:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997118auction110977') HTTP/1.1" 204 0
2026-03-24 14:52:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e506e7b2-5b65-5c59-8b85-b43319e402cb with identifier: 6997128auction110977
2026-03-24 14:52:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e506e7b2-5b65-5c59-8b85-b43319e402cb with identifier: 6997128auction110977
2026-03-24 14:52:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e506e7b2-5b65-5c59-8b85-b43319e402cb with identifier: 6997128auction110977 to the API
2026-03-24 14:52:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:52:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:52:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997128/photo_001/780x0__r.jpg?hash=1774362022>
{'auction_title': '',
 'c_o_2_emission_value': 98,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-26T10:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'e506e7b2-5b65-5c59-8b85-b43319e402cb',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997128',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 86859,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-17',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA OCTAVIA COMBI 1.0 e-TSI Business Edition',
 'transmission': 'automatic',
 'trim': 'SKODA OCTAVIA COMBI 1.0 e-TSI Business Edition',
 'vin': None,
 'year': 2021}
2026-03-24 14:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997128auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:52:13 [ecarstrade.nl] INFO: Saving data for 6997128auction110977: {'created_time': 1774363933.14608, 'last_price_update_time': 1774363933.146091, 'auction_closing_time': 1774521600.0}
2026-03-24 14:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997128auction110977') HTTP/1.1" 204 0
2026-03-24 14:52:13 [ecarstrade.nl] INFO: Extracting details for car 6997140auction110977
2026-03-24 14:52:13 [ecarstrade.nl] INFO: Extracting details for car 6997134auction110977
2026-03-24 14:52:13 [scrapy.extensions.logstats] INFO: Crawled 85 pages (at 22 pages/min), scraped 50 items (at 3 items/min)
2026-03-24 14:52:13 [scrapy.extensions.memusage] INFO: Peak memory usage is 267MiB
2026-03-24 14:52:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997137/photo_005/780x0__r.jpg?hash=1774362066> (referer: https://ecarstrade.com/cars/6997137)
2026-03-24 14:52:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997137/photo_000/780x0__r.jpg?hash=1774362065> (referer: https://ecarstrade.com/cars/6997137)
2026-03-24 14:52:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997137/photo_001/780x0__r.jpg?hash=1774362065> (referer: https://ecarstrade.com/cars/6997137)
2026-03-24 14:52:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997122> (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-24 14:52:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997149> (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-24 14:52:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997154> (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-24 14:52:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0e322dad-dce2-54a8-888c-f327f192dd23
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0e322dad-dce2-54a8-888c-f327f192dd23
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1608a46a-de22-54a6-aee6-e34e28c0f383
2026-03-24 14:52:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83dc2e67-cafc-56aa-8b9b-833b7e2efa7d with identifier: 6997140auction110977
2026-03-24 14:52:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83dc2e67-cafc-56aa-8b9b-833b7e2efa7d with scrape type 1
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 83dc2e67-cafc-56aa-8b9b-833b7e2efa7d
2026-03-24 14:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997140%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774362075%27 HTTP/1.1" 200 None
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997140/photo_000/780x0__r.jpg?hash=1774362075 not downloaded yet
2026-03-24 14:52:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1003cefe-aeec-5201-99ee-9e4e85fee3fc with identifier: 6997134auction110977
2026-03-24 14:52:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1003cefe-aeec-5201-99ee-9e4e85fee3fc with scrape type 1
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1003cefe-aeec-5201-99ee-9e4e85fee3fc
2026-03-24 14:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997134%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774362054%27 HTTP/1.1" 200 None
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997134/photo_000/780x0__r.jpg?hash=1774362054 not downloaded yet
2026-03-24 14:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997140%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774362075%27 HTTP/1.1" 200 None
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997140/photo_001/780x0__r.jpg?hash=1774362075 not downloaded yet
2026-03-24 14:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997134%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774362054%27 HTTP/1.1" 200 None
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997134/photo_001/780x0__r.jpg?hash=1774362054 not downloaded yet
2026-03-24 14:52:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997126/photo_005/780x0__r.jpg?hash=1774362010> (referer: https://ecarstrade.com/cars/6997126)
2026-03-24 14:52:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997137/photo_002/780x0__r.jpg?hash=1774362066> (referer: https://ecarstrade.com/cars/6997137)
2026-03-24 14:52:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997126/photo_004/780x0__r.jpg?hash=1774362010> (referer: https://ecarstrade.com/cars/6997126)
2026-03-24 14:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997140%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774362075%27 HTTP/1.1" 200 None
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997140/photo_002/780x0__r.jpg?hash=1774362075 not downloaded yet
2026-03-24 14:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997134%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774362054%27 HTTP/1.1" 200 None
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997134/photo_002/780x0__r.jpg?hash=1774362054 not downloaded yet
2026-03-24 14:52:13 [ecarstrade.nl] INFO: Extracting details for car 6997122auction110977
2026-03-24 14:52:13 [ecarstrade.nl] INFO: Extracting details for car 6997149auction110978
2026-03-24 14:52:13 [ecarstrade.nl] INFO: Extracting details for car 6997154auction110978
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item bdaeb5ea-8465-5873-a964-30d559e327d5
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item bdaeb5ea-8465-5873-a964-30d559e327d5
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item bdaeb5ea-8465-5873-a964-30d559e327d5
2026-03-24 14:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997140%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774362075%27 HTTP/1.1" 200 None
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997140/photo_003/780x0__r.jpg?hash=1774362075 not downloaded yet
2026-03-24 14:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997134%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774362054%27 HTTP/1.1" 200 None
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997134/photo_003/780x0__r.jpg?hash=1774362054 not downloaded yet
2026-03-24 14:52:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82fd00e1-d25e-5f8d-a7a4-e70300bbc797 with identifier: 6997122auction110977
2026-03-24 14:52:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82fd00e1-d25e-5f8d-a7a4-e70300bbc797 with scrape type 1
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 82fd00e1-d25e-5f8d-a7a4-e70300bbc797
2026-03-24 14:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997122%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774361994%27 HTTP/1.1" 200 None
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997122/photo_000/780x0__r.jpg?hash=1774361994 not downloaded yet
2026-03-24 14:52:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c076b63-0f1c-5014-86f1-c0273ecdc859 with identifier: 6997149auction110978
2026-03-24 14:52:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c076b63-0f1c-5014-86f1-c0273ecdc859 with scrape type 1
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9c076b63-0f1c-5014-86f1-c0273ecdc859
2026-03-24 14:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997149%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774362118%27 HTTP/1.1" 200 None
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997149/photo_000/780x0__r.jpg?hash=1774362118 not downloaded yet
2026-03-24 14:52:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df1770da-87fc-5143-ad05-e331206c908b with identifier: 6997154auction110978
2026-03-24 14:52:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df1770da-87fc-5143-ad05-e331206c908b with scrape type 1
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item df1770da-87fc-5143-ad05-e331206c908b
2026-03-24 14:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997154%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774362154%27 HTTP/1.1" 200 None
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997154/photo_000/780x0__r.jpg?hash=1774362154 not downloaded yet
2026-03-24 14:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997140%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774362075%27 HTTP/1.1" 200 None
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997140/photo_004/780x0__r.jpg?hash=1774362075 not downloaded yet
2026-03-24 14:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997134%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774362054%27 HTTP/1.1" 200 None
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997134/photo_004/780x0__r.jpg?hash=1774362054 not downloaded yet
2026-03-24 14:52:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997132/photo_001/780x0__r.jpg?hash=1774362047> (referer: https://ecarstrade.com/cars/6997132)
2026-03-24 14:52:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997132/photo_002/780x0__r.jpg?hash=1774362047> (referer: https://ecarstrade.com/cars/6997132)
2026-03-24 14:52:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997132/photo_000/780x0__r.jpg?hash=1774362047> (referer: https://ecarstrade.com/cars/6997132)
2026-03-24 14:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997122%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774361994%27 HTTP/1.1" 200 None
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997122/photo_001/780x0__r.jpg?hash=1774361994 not downloaded yet
2026-03-24 14:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997149%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774362119%27 HTTP/1.1" 200 None
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997149/photo_001/780x0__r.jpg?hash=1774362119 not downloaded yet
2026-03-24 14:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997154%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774362155%27 HTTP/1.1" 200 None
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997154/photo_001/780x0__r.jpg?hash=1774362155 not downloaded yet
2026-03-24 14:52:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997137/photo_003/780x0__r.jpg?hash=1774362066> (referer: https://ecarstrade.com/cars/6997137)
2026-03-24 14:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997140%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774362075%27 HTTP/1.1" 200 None
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997140/photo_005/780x0__r.jpg?hash=1774362075 not downloaded yet
2026-03-24 14:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997134%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774362054%27 HTTP/1.1" 200 None
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997134/photo_005/780x0__r.jpg?hash=1774362054 not downloaded yet
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1608a46a-de22-54a6-aee6-e34e28c0f383
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item bdaeb5ea-8465-5873-a964-30d559e327d5
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1608a46a-de22-54a6-aee6-e34e28c0f383
2026-03-24 14:52:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997137/photo_004/780x0__r.jpg?hash=1774362066> (referer: https://ecarstrade.com/cars/6997137)
2026-03-24 14:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997122%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774361994%27 HTTP/1.1" 200 None
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997122/photo_002/780x0__r.jpg?hash=1774361994 not downloaded yet
2026-03-24 14:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997149%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774362119%27 HTTP/1.1" 200 None
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997149/photo_002/780x0__r.jpg?hash=1774362119 not downloaded yet
2026-03-24 14:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997154%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774362155%27 HTTP/1.1" 200 None
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997154/photo_002/780x0__r.jpg?hash=1774362155 not downloaded yet
2026-03-24 14:52:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997126/photo_002/780x0__r.jpg?hash=1774362010> (referer: https://ecarstrade.com/cars/6997126)
2026-03-24 14:52:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997126/photo_000/780x0__r.jpg?hash=1774362010> (referer: https://ecarstrade.com/cars/6997126)
2026-03-24 14:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997122%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774361994%27 HTTP/1.1" 200 None
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997122/photo_003/780x0__r.jpg?hash=1774361994 not downloaded yet
2026-03-24 14:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997149%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774362119%27 HTTP/1.1" 200 None
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997149/photo_003/780x0__r.jpg?hash=1774362119 not downloaded yet
2026-03-24 14:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997154%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774362155%27 HTTP/1.1" 200 None
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997154/photo_003/780x0__r.jpg?hash=1774362155 not downloaded yet
2026-03-24 14:52:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997135/photo_002/780x0__r.jpg?hash=1774362057> (referer: https://ecarstrade.com/cars/6997135)
2026-03-24 14:52:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997135/photo_003/780x0__r.jpg?hash=1774362057> (referer: https://ecarstrade.com/cars/6997135)
2026-03-24 14:52:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997135/photo_001/780x0__r.jpg?hash=1774362057> (referer: https://ecarstrade.com/cars/6997135)
2026-03-24 14:52:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997135/photo_004/780x0__r.jpg?hash=1774362057> (referer: https://ecarstrade.com/cars/6997135)
2026-03-24 14:52:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997126/photo_003/780x0__r.jpg?hash=1774362010> (referer: https://ecarstrade.com/cars/6997126)
2026-03-24 14:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997122%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774361994%27 HTTP/1.1" 200 None
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997122/photo_004/780x0__r.jpg?hash=1774361994 not downloaded yet
2026-03-24 14:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997149%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774362119%27 HTTP/1.1" 200 None
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997149/photo_004/780x0__r.jpg?hash=1774362119 not downloaded yet
2026-03-24 14:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997154%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774362155%27 HTTP/1.1" 200 None
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997154/photo_004/780x0__r.jpg?hash=1774362155 not downloaded yet
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0e322dad-dce2-54a8-888c-f327f192dd23
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0e322dad-dce2-54a8-888c-f327f192dd23
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0e322dad-dce2-54a8-888c-f327f192dd23
2026-03-24 14:52:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0e322dad-dce2-54a8-888c-f327f192dd23, skipping ID generation
2026-03-24 14:52:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e322dad-dce2-54a8-888c-f327f192dd23 with scrape type 1
2026-03-24 14:52:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0e322dad-dce2-54a8-888c-f327f192dd23 sending to next pipeline
2026-03-24 14:52:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0e322dad-dce2-54a8-888c-f327f192dd23, identifier: 6997132auction110977
2026-03-24 14:52:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0e322dad-dce2-54a8-888c-f327f192dd23 with identifier: 6997132auction110977
2026-03-24 14:52:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 14:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 14:52:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0e322dad-dce2-54a8-888c-f327f192dd23 with identifier: 6997132auction110977
2026-03-24 14:52:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0e322dad-dce2-54a8-888c-f327f192dd23 with identifier: 6997132auction110977 to the API
2026-03-24 14:52:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 14:52:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997132/photo_000/780x0__r.jpg?hash=1774362047>
{'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-26T10:40:00Z',
 'fuel_type': 'Petrol',
 'id': '0e322dad-dce2-54a8-888c-f327f192dd23',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997132',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 111175,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-03-08',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN GOLF 1.0 eTSI Life Business',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN GOLF 1.0 eTSI Life Business',
 'vin': None,
 'year': 2023}
2026-03-24 14:52:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997132auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:52:15 [ecarstrade.nl] INFO: Saving data for 6997132auction110977: {'created_time': 1774363935.767483, 'last_price_update_time': 1774363935.767493, 'auction_closing_time': 1774521600.0}
2026-03-24 14:52:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997132auction110977') HTTP/1.1" 204 0
2026-03-24 14:52:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997135/photo_000/780x0__r.jpg?hash=1774362057> (referer: https://ecarstrade.com/cars/6997135)
2026-03-24 14:52:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997134/photo_001/780x0__r.jpg?hash=1774362054> (referer: https://ecarstrade.com/cars/6997134)
2026-03-24 14:52:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997140/photo_001/780x0__r.jpg?hash=1774362075> (referer: https://ecarstrade.com/cars/6997140)
2026-03-24 14:52:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997122%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774361994%27 HTTP/1.1" 200 None
2026-03-24 14:52:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997122/photo_005/780x0__r.jpg?hash=1774361994 not downloaded yet
2026-03-24 14:52:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997149%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774362119%27 HTTP/1.1" 200 None
2026-03-24 14:52:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997149/photo_005/780x0__r.jpg?hash=1774362119 not downloaded yet
2026-03-24 14:52:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997154%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774362155%27 HTTP/1.1" 200 None
2026-03-24 14:52:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997154/photo_005/780x0__r.jpg?hash=1774362155 not downloaded yet
2026-03-24 14:52:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item bdaeb5ea-8465-5873-a964-30d559e327d5
2026-03-24 14:52:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item bdaeb5ea-8465-5873-a964-30d559e327d5
2026-03-24 14:52:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bdaeb5ea-8465-5873-a964-30d559e327d5, skipping ID generation
2026-03-24 14:52:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdaeb5ea-8465-5873-a964-30d559e327d5 with scrape type 1
2026-03-24 14:52:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bdaeb5ea-8465-5873-a964-30d559e327d5 sending to next pipeline
2026-03-24 14:52:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: bdaeb5ea-8465-5873-a964-30d559e327d5, identifier: 6997137auction110977
2026-03-24 14:52:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997149/photo_000/780x0__r.jpg?hash=1774362118> (referer: https://ecarstrade.com/cars/6997149)
2026-03-24 14:52:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997154/photo_000/780x0__r.jpg?hash=1774362154> (referer: https://ecarstrade.com/cars/6997154)
2026-03-24 14:52:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997134/photo_004/780x0__r.jpg?hash=1774362054> (referer: https://ecarstrade.com/cars/6997134)
2026-03-24 14:52:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997134/photo_000/780x0__r.jpg?hash=1774362054> (referer: https://ecarstrade.com/cars/6997134)
2026-03-24 14:52:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: bdaeb5ea-8465-5873-a964-30d559e327d5 with identifier: 6997137auction110977
2026-03-24 14:52:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: bdaeb5ea-8465-5873-a964-30d559e327d5 with identifier: 6997137auction110977
2026-03-24 14:52:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: bdaeb5ea-8465-5873-a964-30d559e327d5 with identifier: 6997137auction110977 to the API
2026-03-24 14:52:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 14:52:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997137/photo_004/780x0__r.jpg?hash=1774362066>
{'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-26T10:40:00Z',
 'fuel_type': 'Electric',
 'id': 'bdaeb5ea-8465-5873-a964-30d559e327d5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997137',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Kia',
 'model': 'Niro',
 'odometer': 119960,
 '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': 'KIA e-Niro ExecutiveLine 64 kWh',
 'transmission': 'automatic',
 'trim': 'KIA e- ExecutiveLine 64 kWh',
 'vin': None,
 'year': 2020}
2026-03-24 14:52:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997137auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:52:19 [ecarstrade.nl] INFO: Saving data for 6997137auction110977: {'created_time': 1774363939.382736, 'last_price_update_time': 1774363939.382748, 'auction_closing_time': 1774521600.0}
2026-03-24 14:52:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997137auction110977') HTTP/1.1" 204 0
2026-03-24 14:52:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997140/photo_004/780x0__r.jpg?hash=1774362075> (referer: https://ecarstrade.com/cars/6997140)
2026-03-24 14:52:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997154/photo_002/780x0__r.jpg?hash=1774362155> (referer: https://ecarstrade.com/cars/6997154)
2026-03-24 14:52:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997149/photo_002/780x0__r.jpg?hash=1774362119> (referer: https://ecarstrade.com/cars/6997149)
2026-03-24 14:52:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997134/photo_005/780x0__r.jpg?hash=1774362054> (referer: https://ecarstrade.com/cars/6997134)
2026-03-24 14:52:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1608a46a-de22-54a6-aee6-e34e28c0f383
2026-03-24 14:52:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1608a46a-de22-54a6-aee6-e34e28c0f383
2026-03-24 14:52:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d877ab4f-a3fd-55f4-862d-a9ee4c699f70
2026-03-24 14:52:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d877ab4f-a3fd-55f4-862d-a9ee4c699f70
2026-03-24 14:52:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d877ab4f-a3fd-55f4-862d-a9ee4c699f70
2026-03-24 14:52:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d877ab4f-a3fd-55f4-862d-a9ee4c699f70
2026-03-24 14:52:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1608a46a-de22-54a6-aee6-e34e28c0f383
2026-03-24 14:52:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1608a46a-de22-54a6-aee6-e34e28c0f383, skipping ID generation
2026-03-24 14:52:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1608a46a-de22-54a6-aee6-e34e28c0f383 with scrape type 1
2026-03-24 14:52:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1608a46a-de22-54a6-aee6-e34e28c0f383 sending to next pipeline
2026-03-24 14:52:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 1608a46a-de22-54a6-aee6-e34e28c0f383, identifier: 6997126auction110977
2026-03-24 14:52:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d877ab4f-a3fd-55f4-862d-a9ee4c699f70
2026-03-24 14:52:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d877ab4f-a3fd-55f4-862d-a9ee4c699f70, skipping ID generation
2026-03-24 14:52:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d877ab4f-a3fd-55f4-862d-a9ee4c699f70 with scrape type 1
2026-03-24 14:52:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d877ab4f-a3fd-55f4-862d-a9ee4c699f70 sending to next pipeline
2026-03-24 14:52:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d877ab4f-a3fd-55f4-862d-a9ee4c699f70, identifier: 6997135auction110977
2026-03-24 14:52:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1003cefe-aeec-5201-99ee-9e4e85fee3fc
2026-03-24 14:52:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 83dc2e67-cafc-56aa-8b9b-833b7e2efa7d
2026-03-24 14:52:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 1608a46a-de22-54a6-aee6-e34e28c0f383 with identifier: 6997126auction110977
2026-03-24 14:52:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 1608a46a-de22-54a6-aee6-e34e28c0f383 with identifier: 6997126auction110977
2026-03-24 14:52:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 1608a46a-de22-54a6-aee6-e34e28c0f383 with identifier: 6997126auction110977 to the API
2026-03-24 14:52:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:52:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:52:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997126/photo_003/780x0__r.jpg?hash=1774362010>
{'auction_title': '',
 'c_o_2_emission_value': 105,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-26T10:40:00Z',
 'fuel_type': 'Petrol',
 'id': '1608a46a-de22-54a6-aee6-e34e28c0f383',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997126',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 94509,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-27',
 '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': 2022}
2026-03-24 14:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997126auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:52:21 [ecarstrade.nl] INFO: Saving data for 6997126auction110977: {'created_time': 1774363941.642326, 'last_price_update_time': 1774363941.642336, 'auction_closing_time': 1774521600.0}
2026-03-24 14:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997126auction110977') HTTP/1.1" 204 0
2026-03-24 14:52:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d877ab4f-a3fd-55f4-862d-a9ee4c699f70 with identifier: 6997135auction110977
2026-03-24 14:52:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 14:52:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 14:52:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d877ab4f-a3fd-55f4-862d-a9ee4c699f70 with identifier: 6997135auction110977
2026-03-24 14:52:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d877ab4f-a3fd-55f4-862d-a9ee4c699f70 with identifier: 6997135auction110977 to the API
2026-03-24 14:52:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:52: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-24 14:52:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997135/photo_000/780x0__r.jpg?hash=1774362057>
{'auction_title': '',
 'c_o_2_emission_value': 29,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-26T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'd877ab4f-a3fd-55f4-862d-a9ee4c699f70',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997135',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Kia',
 'model': 'XCeed',
 'odometer': 98402,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-06-17',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA Xceed 1.6 GDi PHEV DynamicPlusLine',
 'transmission': 'automatic',
 'trim': 'KIA Xceed 1.6 GDi PHEV DynamicPlusLine',
 'vin': None,
 'year': 2022}
2026-03-24 14:52:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997135auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:52:25 [ecarstrade.nl] INFO: Saving data for 6997135auction110977: {'created_time': 1774363945.209537, 'last_price_update_time': 1774363945.209547, 'auction_closing_time': 1774521600.0}
2026-03-24 14:52:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997135auction110977') HTTP/1.1" 204 0
2026-03-24 14:52:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997154/photo_003/780x0__r.jpg?hash=1774362155> (referer: https://ecarstrade.com/cars/6997154)
2026-03-24 14:52:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997149/photo_003/780x0__r.jpg?hash=1774362119> (referer: https://ecarstrade.com/cars/6997149)
2026-03-24 14:52:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997122/photo_002/780x0__r.jpg?hash=1774361994> (referer: https://ecarstrade.com/cars/6997122)
2026-03-24 14:52:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997122/photo_003/780x0__r.jpg?hash=1774361994> (referer: https://ecarstrade.com/cars/6997122)
2026-03-24 14:52:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9c076b63-0f1c-5014-86f1-c0273ecdc859
2026-03-24 14:52:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item df1770da-87fc-5143-ad05-e331206c908b
2026-03-24 14:52:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1003cefe-aeec-5201-99ee-9e4e85fee3fc
2026-03-24 14:52:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1003cefe-aeec-5201-99ee-9e4e85fee3fc
2026-03-24 14:52:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997154/photo_004/780x0__r.jpg?hash=1774362155> (referer: https://ecarstrade.com/cars/6997154)
2026-03-24 14:52:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997149/photo_004/780x0__r.jpg?hash=1774362119> (referer: https://ecarstrade.com/cars/6997149)
2026-03-24 14:52:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997122/photo_004/780x0__r.jpg?hash=1774361994> (referer: https://ecarstrade.com/cars/6997122)
2026-03-24 14:52:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 83dc2e67-cafc-56aa-8b9b-833b7e2efa7d
2026-03-24 14:52:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item df1770da-87fc-5143-ad05-e331206c908b
2026-03-24 14:52:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9c076b63-0f1c-5014-86f1-c0273ecdc859
2026-03-24 14:52:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1003cefe-aeec-5201-99ee-9e4e85fee3fc
2026-03-24 14:52:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997140/photo_005/780x0__r.jpg?hash=1774362075> (referer: https://ecarstrade.com/cars/6997140)
2026-03-24 14:52:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997154/photo_001/780x0__r.jpg?hash=1774362155> (referer: https://ecarstrade.com/cars/6997154)
2026-03-24 14:52:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997122/photo_000/780x0__r.jpg?hash=1774361994> (referer: https://ecarstrade.com/cars/6997122)
2026-03-24 14:52:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997149/photo_001/780x0__r.jpg?hash=1774362119> (referer: https://ecarstrade.com/cars/6997149)
2026-03-24 14:52:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item df1770da-87fc-5143-ad05-e331206c908b
2026-03-24 14:52:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9c076b63-0f1c-5014-86f1-c0273ecdc859
2026-03-24 14:52:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 82fd00e1-d25e-5f8d-a7a4-e70300bbc797
2026-03-24 14:52:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 82fd00e1-d25e-5f8d-a7a4-e70300bbc797
2026-03-24 14:52:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997154/photo_005/780x0__r.jpg?hash=1774362155> (referer: https://ecarstrade.com/cars/6997154)
2026-03-24 14:52:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997122/photo_001/780x0__r.jpg?hash=1774361994> (referer: https://ecarstrade.com/cars/6997122)
2026-03-24 14:52:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997122/photo_005/780x0__r.jpg?hash=1774361994> (referer: https://ecarstrade.com/cars/6997122)
2026-03-24 14:52:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997140/photo_003/780x0__r.jpg?hash=1774362075> (referer: https://ecarstrade.com/cars/6997140)
2026-03-24 14:52:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item df1770da-87fc-5143-ad05-e331206c908b
2026-03-24 14:52:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997149/photo_005/780x0__r.jpg?hash=1774362119> (referer: https://ecarstrade.com/cars/6997149)
2026-03-24 14:52:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9c076b63-0f1c-5014-86f1-c0273ecdc859
2026-03-24 14:52:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997134/photo_003/780x0__r.jpg?hash=1774362054> (referer: https://ecarstrade.com/cars/6997134)
2026-03-24 14:52:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 82fd00e1-d25e-5f8d-a7a4-e70300bbc797
2026-03-24 14:52:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 83dc2e67-cafc-56aa-8b9b-833b7e2efa7d
2026-03-24 14:52:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997134/photo_002/780x0__r.jpg?hash=1774362054> (referer: https://ecarstrade.com/cars/6997134)
2026-03-24 14:52:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997123/photo_002/780x0__r.jpg?hash=1774361998> (referer: https://ecarstrade.com/cars/6997123)
2026-03-24 14:52:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997140/photo_000/780x0__r.jpg?hash=1774362075> (referer: https://ecarstrade.com/cars/6997140)
2026-03-24 14:52:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997140/photo_002/780x0__r.jpg?hash=1774362075> (referer: https://ecarstrade.com/cars/6997140)
2026-03-24 14:52:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997123/photo_004/780x0__r.jpg?hash=1774361998> (referer: https://ecarstrade.com/cars/6997123)
2026-03-24 14:52:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997123/photo_003/780x0__r.jpg?hash=1774361998> (referer: https://ecarstrade.com/cars/6997123)
2026-03-24 14:52:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item df1770da-87fc-5143-ad05-e331206c908b
2026-03-24 14:52:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997123/photo_000/780x0__r.jpg?hash=1774361997> (referer: https://ecarstrade.com/cars/6997123)
2026-03-24 14:52:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 82fd00e1-d25e-5f8d-a7a4-e70300bbc797
2026-03-24 14:52:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997123/photo_001/780x0__r.jpg?hash=1774361998> (referer: https://ecarstrade.com/cars/6997123)
2026-03-24 14:52:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997121/photo_004/780x0__r.jpg?hash=1774361990> (referer: https://ecarstrade.com/cars/6997121)
2026-03-24 14:52:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9c076b63-0f1c-5014-86f1-c0273ecdc859
2026-03-24 14:52:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997129/photo_005/780x0__r.jpg?hash=1774362026> (referer: https://ecarstrade.com/cars/6997129)
2026-03-24 14:52:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:52:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item df1770da-87fc-5143-ad05-e331206c908b
2026-03-24 14:52:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: df1770da-87fc-5143-ad05-e331206c908b, skipping ID generation
2026-03-24 14:52:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df1770da-87fc-5143-ad05-e331206c908b with scrape type 1
2026-03-24 14:52:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item df1770da-87fc-5143-ad05-e331206c908b sending to next pipeline
2026-03-24 14:52:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: df1770da-87fc-5143-ad05-e331206c908b, identifier: 6997154auction110978
2026-03-24 14:52:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: df1770da-87fc-5143-ad05-e331206c908b with identifier: 6997154auction110978
2026-03-24 14:52:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 14:52:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 14:52:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: df1770da-87fc-5143-ad05-e331206c908b with identifier: 6997154auction110978
2026-03-24 14:52:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: df1770da-87fc-5143-ad05-e331206c908b with identifier: 6997154auction110978 to the API
2026-03-24 14:52:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 14:52:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997154/photo_005/780x0__r.jpg?hash=1774362155>
{'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-26T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'df1770da-87fc-5143-ad05-e331206c908b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997154',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Toyota',
 'model': 'Yaris',
 'odometer': 9588,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-07-30',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA YARIS 1.5 Hybrid 115 First Edition',
 'transmission': 'automatic',
 'trim': 'TOYOTA YARIS 1.5 Hybrid 115 First Edition',
 'vin': None,
 'year': 2024}
2026-03-24 14:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997154auction110978%27 HTTP/1.1" 200 None
2026-03-24 14:52:27 [ecarstrade.nl] INFO: Saving data for 6997154auction110978: {'created_time': 1774363947.343773, 'last_price_update_time': 1774363947.343788, 'auction_closing_time': 1774532400.0}
2026-03-24 14:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997154auction110978') HTTP/1.1" 204 0
2026-03-24 14:52:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997121/photo_003/780x0__r.jpg?hash=1774361990> (referer: https://ecarstrade.com/cars/6997121)
2026-03-24 14:52:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997129/photo_004/780x0__r.jpg?hash=1774362026> (referer: https://ecarstrade.com/cars/6997129)
2026-03-24 14:52:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997129/photo_003/780x0__r.jpg?hash=1774362026> (referer: https://ecarstrade.com/cars/6997129)
2026-03-24 14:52:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997121/photo_002/780x0__r.jpg?hash=1774361990> (referer: https://ecarstrade.com/cars/6997121)
2026-03-24 14:52:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997129/photo_001/780x0__r.jpg?hash=1774362026> (referer: https://ecarstrade.com/cars/6997129)
2026-03-24 14:52:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997129/photo_002/780x0__r.jpg?hash=1774362026> (referer: https://ecarstrade.com/cars/6997129)
2026-03-24 14:52:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997121/photo_001/780x0__r.jpg?hash=1774361990> (referer: https://ecarstrade.com/cars/6997121)
2026-03-24 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-24 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-24 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-24 14:52:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 82fd00e1-d25e-5f8d-a7a4-e70300bbc797
2026-03-24 14:52:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 82fd00e1-d25e-5f8d-a7a4-e70300bbc797
2026-03-24 14:52:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 82fd00e1-d25e-5f8d-a7a4-e70300bbc797, skipping ID generation
2026-03-24 14:52:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82fd00e1-d25e-5f8d-a7a4-e70300bbc797 with scrape type 1
2026-03-24 14:52:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 82fd00e1-d25e-5f8d-a7a4-e70300bbc797 sending to next pipeline
2026-03-24 14:52:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 82fd00e1-d25e-5f8d-a7a4-e70300bbc797, identifier: 6997122auction110977
2026-03-24 14:52:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 83dc2e67-cafc-56aa-8b9b-833b7e2efa7d
2026-03-24 14:52:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9c076b63-0f1c-5014-86f1-c0273ecdc859
2026-03-24 14:52:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9c076b63-0f1c-5014-86f1-c0273ecdc859, skipping ID generation
2026-03-24 14:52:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c076b63-0f1c-5014-86f1-c0273ecdc859 with scrape type 1
2026-03-24 14:52:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9c076b63-0f1c-5014-86f1-c0273ecdc859 sending to next pipeline
2026-03-24 14:52:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 9c076b63-0f1c-5014-86f1-c0273ecdc859, identifier: 6997149auction110978
2026-03-24 14:52:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1003cefe-aeec-5201-99ee-9e4e85fee3fc
2026-03-24 14:52:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1003cefe-aeec-5201-99ee-9e4e85fee3fc
2026-03-24 14:52:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1003cefe-aeec-5201-99ee-9e4e85fee3fc, skipping ID generation
2026-03-24 14:52:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1003cefe-aeec-5201-99ee-9e4e85fee3fc with scrape type 1
2026-03-24 14:52:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1003cefe-aeec-5201-99ee-9e4e85fee3fc sending to next pipeline
2026-03-24 14:52:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 1003cefe-aeec-5201-99ee-9e4e85fee3fc, identifier: 6997134auction110977
2026-03-24 14:52:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b4a96f5c-7099-5d77-ada1-02eb61fd26ee
2026-03-24 14:52:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 83dc2e67-cafc-56aa-8b9b-833b7e2efa7d
2026-03-24 14:52:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 83dc2e67-cafc-56aa-8b9b-833b7e2efa7d
2026-03-24 14:52:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 83dc2e67-cafc-56aa-8b9b-833b7e2efa7d, skipping ID generation
2026-03-24 14:52:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83dc2e67-cafc-56aa-8b9b-833b7e2efa7d with scrape type 1
2026-03-24 14:52:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 83dc2e67-cafc-56aa-8b9b-833b7e2efa7d sending to next pipeline
2026-03-24 14:52:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 83dc2e67-cafc-56aa-8b9b-833b7e2efa7d, identifier: 6997140auction110977
2026-03-24 14:52:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b4a96f5c-7099-5d77-ada1-02eb61fd26ee
2026-03-24 14:52:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b4a96f5c-7099-5d77-ada1-02eb61fd26ee
2026-03-24 14:52:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b4a96f5c-7099-5d77-ada1-02eb61fd26ee
2026-03-24 14:52:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b4a96f5c-7099-5d77-ada1-02eb61fd26ee
2026-03-24 14:52:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b4a96f5c-7099-5d77-ada1-02eb61fd26ee, skipping ID generation
2026-03-24 14:52:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4a96f5c-7099-5d77-ada1-02eb61fd26ee with scrape type 1
2026-03-24 14:52:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b4a96f5c-7099-5d77-ada1-02eb61fd26ee sending to next pipeline
2026-03-24 14:52:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: b4a96f5c-7099-5d77-ada1-02eb61fd26ee, identifier: 6997123auction110977
2026-03-24 14:52:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3d157d92-8c34-5ec8-aadb-dc9d6fb02210
2026-03-24 14:52:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 995c3d53-50e6-5451-8885-7e2f12265611
2026-03-24 14:52:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 82fd00e1-d25e-5f8d-a7a4-e70300bbc797 with identifier: 6997122auction110977
2026-03-24 14:52:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 82fd00e1-d25e-5f8d-a7a4-e70300bbc797 with identifier: 6997122auction110977
2026-03-24 14:52:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 82fd00e1-d25e-5f8d-a7a4-e70300bbc797 with identifier: 6997122auction110977 to the API
2026-03-24 14:52:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 14:52:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997122/photo_005/780x0__r.jpg?hash=1774361994>
{'auction_title': '',
 'c_o_2_emission_value': 94,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-26T10:40:00Z',
 'fuel_type': 'Petrol',
 'id': '82fd00e1-d25e-5f8d-a7a4-e70300bbc797',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997122',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Kia',
 'model': 'Picanto',
 'odometer': 48821,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-16',
 'seats_number': 4,
 'seller_name': None,
 'title': 'KIA PICANTO 1.0 DPi ComfortLine',
 'transmission': 'manual',
 'trim': 'KIA PICANTO 1.0 DPi ComfortLine',
 'vin': None,
 'year': 2021}
2026-03-24 14:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997122auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:52:29 [ecarstrade.nl] INFO: Saving data for 6997122auction110977: {'created_time': 1774363949.6615, 'last_price_update_time': 1774363949.66151, 'auction_closing_time': 1774521600.0}
2026-03-24 14:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997122auction110977') HTTP/1.1" 204 0
2026-03-24 14:52:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 9c076b63-0f1c-5014-86f1-c0273ecdc859 with identifier: 6997149auction110978
2026-03-24 14:52:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 9c076b63-0f1c-5014-86f1-c0273ecdc859 with identifier: 6997149auction110978
2026-03-24 14:52:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 9c076b63-0f1c-5014-86f1-c0273ecdc859 with identifier: 6997149auction110978 to the API
2026-03-24 14:52:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:52: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-24 14:52:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997149/photo_005/780x0__r.jpg?hash=1774362119>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-26T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '9c076b63-0f1c-5014-86f1-c0273ecdc859',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997149',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Toyota',
 'model': 'Corolla Cross',
 'odometer': 16346,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-11-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA Corolla Cross Hybrid 200 Style',
 'transmission': 'automatic',
 'trim': 'TOYOTA  Hybrid 200 Style',
 'vin': None,
 'year': 2024}
2026-03-24 14:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997149auction110978%27 HTTP/1.1" 200 None
2026-03-24 14:52:31 [ecarstrade.nl] INFO: Saving data for 6997149auction110978: {'created_time': 1774363951.588726, 'last_price_update_time': 1774363951.588736, 'auction_closing_time': 1774532400.0}
2026-03-24 14:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997149auction110978') HTTP/1.1" 204 0
2026-03-24 14:52:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 1003cefe-aeec-5201-99ee-9e4e85fee3fc with identifier: 6997134auction110977
2026-03-24 14:52:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 1003cefe-aeec-5201-99ee-9e4e85fee3fc with identifier: 6997134auction110977
2026-03-24 14:52:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 1003cefe-aeec-5201-99ee-9e4e85fee3fc with identifier: 6997134auction110977 to the API
2026-03-24 14:52:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:52: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-24 14:52:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997134/photo_002/780x0__r.jpg?hash=1774362054>
{'auction_title': '',
 'c_o_2_emission_value': 86,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-26T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '1003cefe-aeec-5201-99ee-9e4e85fee3fc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997134',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Kia',
 'model': 'Niro',
 'odometer': 95337,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA Niro 1.6 GDi Hybrid DynamicLine',
 'transmission': 'automatic',
 'trim': 'KIA  1.6 GDi Hybrid DynamicLine',
 'vin': None,
 'year': 2021}
2026-03-24 14:52:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997134auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:52:34 [ecarstrade.nl] INFO: Saving data for 6997134auction110977: {'created_time': 1774363954.266409, 'last_price_update_time': 1774363954.266424, 'auction_closing_time': 1774521600.0}
2026-03-24 14:52:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997134auction110977') HTTP/1.1" 204 0
2026-03-24 14:52:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 83dc2e67-cafc-56aa-8b9b-833b7e2efa7d with identifier: 6997140auction110977
2026-03-24 14:52:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 83dc2e67-cafc-56aa-8b9b-833b7e2efa7d with identifier: 6997140auction110977
2026-03-24 14:52:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 83dc2e67-cafc-56aa-8b9b-833b7e2efa7d with identifier: 6997140auction110977 to the API
2026-03-24 14:52:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:52: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-24 14:52:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997140/photo_002/780x0__r.jpg?hash=1774362075>
{'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-26T10:40:00Z',
 'fuel_type': 'Electric',
 'id': '83dc2e67-cafc-56aa-8b9b-833b7e2efa7d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997140',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': 'e-208',
 'odometer': 32626,
 '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': 'PEUGEOT e-208 EV GT 350 50 kWh',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  EV GT 350 50 kWh',
 'vin': None,
 'year': 2021}
2026-03-24 14:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997140auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:52:36 [ecarstrade.nl] INFO: Saving data for 6997140auction110977: {'created_time': 1774363956.261925, 'last_price_update_time': 1774363956.261937, 'auction_closing_time': 1774521600.0}
2026-03-24 14:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997140auction110977') HTTP/1.1" 204 0
2026-03-24 14:52:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: b4a96f5c-7099-5d77-ada1-02eb61fd26ee with identifier: 6997123auction110977
2026-03-24 14:52:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: b4a96f5c-7099-5d77-ada1-02eb61fd26ee with identifier: 6997123auction110977
2026-03-24 14:52:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: b4a96f5c-7099-5d77-ada1-02eb61fd26ee with identifier: 6997123auction110977 to the API
2026-03-24 14:52:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 14:52:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997123/photo_001/780x0__r.jpg?hash=1774361998>
{'auction_title': '',
 'c_o_2_emission_value': 109,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-26T10:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'b4a96f5c-7099-5d77-ada1-02eb61fd26ee',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997123',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 104480,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-25',
 'seats_number': 5,
 'seller_name': None,
 'title': 'AUDI A3 SPORTBACK 35 TFSI Advanced edition',
 'transmission': 'automatic',
 'trim': 'AUDI  SPORTBACK 35 TFSI Advanced edition',
 'vin': None,
 'year': 2022}
2026-03-24 14:52:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997123auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:52:38 [ecarstrade.nl] INFO: Saving data for 6997123auction110977: {'created_time': 1774363958.529577, 'last_price_update_time': 1774363958.52959, 'auction_closing_time': 1774521600.0}
2026-03-24 14:52:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997123auction110977') HTTP/1.1" 204 0
2026-03-24 14:52:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997129/photo_000/780x0__r.jpg?hash=1774362026> (referer: https://ecarstrade.com/cars/6997129)
2026-03-24 14:52:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997136/photo_005/780x0__r.jpg?hash=1774362062> (referer: https://ecarstrade.com/cars/6997136)
2026-03-24 14:52:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997121/photo_000/780x0__r.jpg?hash=1774361990> (referer: https://ecarstrade.com/cars/6997121)
2026-03-24 14:52:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997136/photo_004/780x0__r.jpg?hash=1774362062> (referer: https://ecarstrade.com/cars/6997136)
2026-03-24 14:52:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:52:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:52:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3d157d92-8c34-5ec8-aadb-dc9d6fb02210
2026-03-24 14:52:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 995c3d53-50e6-5451-8885-7e2f12265611
2026-03-24 14:52:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 995c3d53-50e6-5451-8885-7e2f12265611
2026-03-24 14:52:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3d157d92-8c34-5ec8-aadb-dc9d6fb02210
2026-03-24 14:52:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 995c3d53-50e6-5451-8885-7e2f12265611
2026-03-24 14:52:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 995c3d53-50e6-5451-8885-7e2f12265611
2026-03-24 14:52:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3d157d92-8c34-5ec8-aadb-dc9d6fb02210
2026-03-24 14:52:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997136/photo_002/780x0__r.jpg?hash=1774362062> (referer: https://ecarstrade.com/cars/6997136)
2026-03-24 14:52:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 995c3d53-50e6-5451-8885-7e2f12265611
2026-03-24 14:52:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 995c3d53-50e6-5451-8885-7e2f12265611, skipping ID generation
2026-03-24 14:52:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 995c3d53-50e6-5451-8885-7e2f12265611 with scrape type 1
2026-03-24 14:52:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 995c3d53-50e6-5451-8885-7e2f12265611 sending to next pipeline
2026-03-24 14:52:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 995c3d53-50e6-5451-8885-7e2f12265611, identifier: 6997129auction110977
2026-03-24 14:52:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997136/photo_003/780x0__r.jpg?hash=1774362062> (referer: https://ecarstrade.com/cars/6997136)
2026-03-24 14:52:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997136/photo_000/780x0__r.jpg?hash=1774362062> (referer: https://ecarstrade.com/cars/6997136)
2026-03-24 14:52:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 995c3d53-50e6-5451-8885-7e2f12265611 with identifier: 6997129auction110977
2026-03-24 14:52:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 995c3d53-50e6-5451-8885-7e2f12265611 with identifier: 6997129auction110977
2026-03-24 14:52:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 995c3d53-50e6-5451-8885-7e2f12265611 with identifier: 6997129auction110977 to the API
2026-03-24 14:52:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:52: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-24 14:52:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997129/photo_000/780x0__r.jpg?hash=1774362026>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-26T10:40:00Z',
 'fuel_type': 'Petrol',
 'id': '995c3d53-50e6-5451-8885-7e2f12265611',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997129',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'Passat Variant',
 'odometer': 169682,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-02-12',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN PASSAT VARIANT 1.5 TSI Elegance Business R',
 'transmission': 'automatic',
 'trim': 'VOLKSWAGEN PASSAT VARIANT 1.5 TSI Elegance Business R',
 'vin': None,
 'year': 2020}
2026-03-24 14:52:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997129auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:52:41 [ecarstrade.nl] INFO: Saving data for 6997129auction110977: {'created_time': 1774363961.72327, 'last_price_update_time': 1774363961.72328, 'auction_closing_time': 1774521600.0}
2026-03-24 14:52:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997129auction110977') HTTP/1.1" 204 0
2026-03-24 14:52:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:52:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:52:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d8b515de-7c3a-5536-a1a3-f6f5416fc1b3
2026-03-24 14:52:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3d157d92-8c34-5ec8-aadb-dc9d6fb02210
2026-03-24 14:52:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3d157d92-8c34-5ec8-aadb-dc9d6fb02210, skipping ID generation
2026-03-24 14:52:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d157d92-8c34-5ec8-aadb-dc9d6fb02210 with scrape type 1
2026-03-24 14:52:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3d157d92-8c34-5ec8-aadb-dc9d6fb02210 sending to next pipeline
2026-03-24 14:52:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 3d157d92-8c34-5ec8-aadb-dc9d6fb02210, identifier: 6997121auction110977
2026-03-24 14:52:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d8b515de-7c3a-5536-a1a3-f6f5416fc1b3
2026-03-24 14:52:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d8b515de-7c3a-5536-a1a3-f6f5416fc1b3
2026-03-24 14:52:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 3d157d92-8c34-5ec8-aadb-dc9d6fb02210 with identifier: 6997121auction110977
2026-03-24 14:52:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 3d157d92-8c34-5ec8-aadb-dc9d6fb02210 with identifier: 6997121auction110977
2026-03-24 14:52:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 3d157d92-8c34-5ec8-aadb-dc9d6fb02210 with identifier: 6997121auction110977 to the API
2026-03-24 14:52:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 14:52:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997121/photo_000/780x0__r.jpg?hash=1774361990>
{'auction_title': '',
 'c_o_2_emission_value': 126,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.2L',
 'expiration_date': '2026-03-26T10:40:00Z',
 'fuel_type': 'Petrol',
 'id': '3d157d92-8c34-5ec8-aadb-dc9d6fb02210',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997121',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 92747,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-06-10',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 3008 1.2 PureTech Blue Lease GT',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  1.2 PureTech Blue Lease GT',
 'vin': None,
 'year': 2021}
2026-03-24 14:52:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997121auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:52:43 [ecarstrade.nl] INFO: Saving data for 6997121auction110977: {'created_time': 1774363963.63709, 'last_price_update_time': 1774363963.6371, 'auction_closing_time': 1774521600.0}
2026-03-24 14:52:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997121auction110977') HTTP/1.1" 204 0
2026-03-24 14:52:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d8b515de-7c3a-5536-a1a3-f6f5416fc1b3
2026-03-24 14:52:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d8b515de-7c3a-5536-a1a3-f6f5416fc1b3
2026-03-24 14:52:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d8b515de-7c3a-5536-a1a3-f6f5416fc1b3, skipping ID generation
2026-03-24 14:52:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8b515de-7c3a-5536-a1a3-f6f5416fc1b3 with scrape type 1
2026-03-24 14:52:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d8b515de-7c3a-5536-a1a3-f6f5416fc1b3 sending to next pipeline
2026-03-24 14:52:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d8b515de-7c3a-5536-a1a3-f6f5416fc1b3, identifier: 6997136auction110977
2026-03-24 14:52:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d8b515de-7c3a-5536-a1a3-f6f5416fc1b3 with identifier: 6997136auction110977
2026-03-24 14:52:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d8b515de-7c3a-5536-a1a3-f6f5416fc1b3 with identifier: 6997136auction110977
2026-03-24 14:52:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d8b515de-7c3a-5536-a1a3-f6f5416fc1b3 with identifier: 6997136auction110977 to the API
2026-03-24 14:52:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:52:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:52:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997136/photo_000/780x0__r.jpg?hash=1774362062>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.6L',
 'expiration_date': '2026-03-26T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'd8b515de-7c3a-5536-a1a3-f6f5416fc1b3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997136',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Kia',
 'model': 'Sportage',
 'odometer': 93351,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-06-07',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA SPORTAGE 1.6 T-GDi Hybrid DynamicPlusLine',
 'transmission': 'automatic',
 'trim': 'KIA SPORTAGE 1.6 T-GDi Hybrid DynamicPlusLine',
 'vin': None,
 'year': 2022}
2026-03-24 14:52:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997136auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:52:46 [ecarstrade.nl] INFO: Saving data for 6997136auction110977: {'created_time': 1774363966.39306, 'last_price_update_time': 1774363966.393074, 'auction_closing_time': 1774521600.0}
2026-03-24 14:52:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997136auction110977') HTTP/1.1" 204 0
2026-03-24 14:52:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997145> (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-24 14:52:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:52:48 [ecarstrade.nl] INFO: Extracting details for car 6997145auction110978
2026-03-24 14:52:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00eabf49-4a2a-589a-a7a1-142c3f7c127f with identifier: 6997145auction110978
2026-03-24 14:52:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00eabf49-4a2a-589a-a7a1-142c3f7c127f with scrape type 1
2026-03-24 14:52:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 00eabf49-4a2a-589a-a7a1-142c3f7c127f
2026-03-24 14:52:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997145%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774362103%27 HTTP/1.1" 200 None
2026-03-24 14:52:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997145/photo_000/780x0__r.jpg?hash=1774362103 not downloaded yet
2026-03-24 14:52:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997145%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774362103%27 HTTP/1.1" 200 None
2026-03-24 14:52:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997145/photo_001/780x0__r.jpg?hash=1774362103 not downloaded yet
2026-03-24 14:52:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997145%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774362103%27 HTTP/1.1" 200 None
2026-03-24 14:52:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997145/photo_002/780x0__r.jpg?hash=1774362103 not downloaded yet
2026-03-24 14:52:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997145%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774362103%27 HTTP/1.1" 200 None
2026-03-24 14:52:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997145/photo_003/780x0__r.jpg?hash=1774362103 not downloaded yet
2026-03-24 14:52:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997145%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774362103%27 HTTP/1.1" 200 None
2026-03-24 14:52:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997145/photo_004/780x0__r.jpg?hash=1774362103 not downloaded yet
2026-03-24 14:52:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997145%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774362103%27 HTTP/1.1" 200 None
2026-03-24 14:52:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997145/photo_005/780x0__r.jpg?hash=1774362103 not downloaded yet
2026-03-24 14:52:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997146> (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-24 14:52:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:52:48 [ecarstrade.nl] INFO: Extracting details for car 6997146auction110978
2026-03-24 14:52:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b88ab34b-236f-5dee-be4c-16d56692ec48 with identifier: 6997146auction110978
2026-03-24 14:52:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b88ab34b-236f-5dee-be4c-16d56692ec48 with scrape type 1
2026-03-24 14:52:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b88ab34b-236f-5dee-be4c-16d56692ec48
2026-03-24 14:52:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997146%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774362106%27 HTTP/1.1" 200 None
2026-03-24 14:52:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997146/photo_000/780x0__r.jpg?hash=1774362106 not downloaded yet
2026-03-24 14:52:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997146%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774362106%27 HTTP/1.1" 200 None
2026-03-24 14:52:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997146/photo_001/780x0__r.jpg?hash=1774362106 not downloaded yet
2026-03-24 14:52:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997146%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774362106%27 HTTP/1.1" 200 None
2026-03-24 14:52:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997146/photo_002/780x0__r.jpg?hash=1774362106 not downloaded yet
2026-03-24 14:52:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997146%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774362107%27 HTTP/1.1" 200 None
2026-03-24 14:52:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997146/photo_003/780x0__r.jpg?hash=1774362107 not downloaded yet
2026-03-24 14:52:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997146%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774362107%27 HTTP/1.1" 200 None
2026-03-24 14:52:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997146/photo_004/780x0__r.jpg?hash=1774362107 not downloaded yet
2026-03-24 14:52:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997146%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774362107%27 HTTP/1.1" 200 None
2026-03-24 14:52:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997146/photo_005/780x0__r.jpg?hash=1774362107 not downloaded yet
2026-03-24 14:52:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997152> (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-24 14:52:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:52:49 [ecarstrade.nl] INFO: Extracting details for car 6997152auction110978
2026-03-24 14:52:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23bc1a36-ecf1-5ac2-8c1d-61fa17f07f30 with identifier: 6997152auction110978
2026-03-24 14:52:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23bc1a36-ecf1-5ac2-8c1d-61fa17f07f30 with scrape type 1
2026-03-24 14:52:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 23bc1a36-ecf1-5ac2-8c1d-61fa17f07f30
2026-03-24 14:52:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997152%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774362134%27 HTTP/1.1" 200 None
2026-03-24 14:52:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997152/photo_000/780x0__r.jpg?hash=1774362134 not downloaded yet
2026-03-24 14:52:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997152%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774362134%27 HTTP/1.1" 200 None
2026-03-24 14:52:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997152/photo_001/780x0__r.jpg?hash=1774362134 not downloaded yet
2026-03-24 14:52:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997152%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774362134%27 HTTP/1.1" 200 None
2026-03-24 14:52:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997152/photo_002/780x0__r.jpg?hash=1774362134 not downloaded yet
2026-03-24 14:52:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997152%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774362134%27 HTTP/1.1" 200 None
2026-03-24 14:52:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997152/photo_003/780x0__r.jpg?hash=1774362134 not downloaded yet
2026-03-24 14:52:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997152%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774362134%27 HTTP/1.1" 200 None
2026-03-24 14:52:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997152/photo_004/780x0__r.jpg?hash=1774362134 not downloaded yet
2026-03-24 14:52:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997152%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774362134%27 HTTP/1.1" 200 None
2026-03-24 14:52:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997152/photo_005/780x0__r.jpg?hash=1774362134 not downloaded yet
2026-03-24 14:52:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997156> (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-24 14:52:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:52:49 [ecarstrade.nl] INFO: Extracting details for car 6997156auction110978
2026-03-24 14:52:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e7822b5-9949-58c6-887b-00da25987433 with identifier: 6997156auction110978
2026-03-24 14:52:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e7822b5-9949-58c6-887b-00da25987433 with scrape type 1
2026-03-24 14:52:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9e7822b5-9949-58c6-887b-00da25987433
2026-03-24 14:52:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997156%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774362161%27 HTTP/1.1" 200 None
2026-03-24 14:52:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997156/photo_000/780x0__r.jpg?hash=1774362161 not downloaded yet
2026-03-24 14:52:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997156%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774362161%27 HTTP/1.1" 200 None
2026-03-24 14:52:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997156/photo_001/780x0__r.jpg?hash=1774362161 not downloaded yet
2026-03-24 14:52:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997156%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774362161%27 HTTP/1.1" 200 None
2026-03-24 14:52:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997156/photo_002/780x0__r.jpg?hash=1774362161 not downloaded yet
2026-03-24 14:52:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997156%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774362161%27 HTTP/1.1" 200 None
2026-03-24 14:52:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997156/photo_003/780x0__r.jpg?hash=1774362161 not downloaded yet
2026-03-24 14:52:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997156%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774362161%27 HTTP/1.1" 200 None
2026-03-24 14:52:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997156/photo_004/780x0__r.jpg?hash=1774362161 not downloaded yet
2026-03-24 14:52:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997156%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774362161%27 HTTP/1.1" 200 None
2026-03-24 14:52:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997156/photo_005/780x0__r.jpg?hash=1774362161 not downloaded yet
2026-03-24 14:52:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997147> (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-24 14:52:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:52:50 [ecarstrade.nl] INFO: Extracting details for car 6997147auction110978
2026-03-24 14:52:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a014518c-41fc-5909-9fda-1506a973b770 with identifier: 6997147auction110978
2026-03-24 14:52:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a014518c-41fc-5909-9fda-1506a973b770 with scrape type 1
2026-03-24 14:52:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a014518c-41fc-5909-9fda-1506a973b770
2026-03-24 14:52:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997147%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774362111%27 HTTP/1.1" 200 None
2026-03-24 14:52:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997147/photo_000/780x0__r.jpg?hash=1774362111 not downloaded yet
2026-03-24 14:52:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997147%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774362111%27 HTTP/1.1" 200 None
2026-03-24 14:52:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997147/photo_001/780x0__r.jpg?hash=1774362111 not downloaded yet
2026-03-24 14:52:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997147%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774362111%27 HTTP/1.1" 200 None
2026-03-24 14:52:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997147/photo_002/780x0__r.jpg?hash=1774362111 not downloaded yet
2026-03-24 14:52:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997147%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774362111%27 HTTP/1.1" 200 None
2026-03-24 14:52:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997147/photo_003/780x0__r.jpg?hash=1774362111 not downloaded yet
2026-03-24 14:52:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997147%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774362111%27 HTTP/1.1" 200 None
2026-03-24 14:52:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997147/photo_004/780x0__r.jpg?hash=1774362111 not downloaded yet
2026-03-24 14:52:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997147%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774362111%27 HTTP/1.1" 200 None
2026-03-24 14:52:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997147/photo_005/780x0__r.jpg?hash=1774362111 not downloaded yet
2026-03-24 14:52:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997153> (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-24 14:52:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:52:51 [ecarstrade.nl] INFO: Extracting details for car 6997153auction110978
2026-03-24 14:52:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc675d60-483a-57f9-89d0-19ab80f86a27 with identifier: 6997153auction110978
2026-03-24 14:52:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc675d60-483a-57f9-89d0-19ab80f86a27 with scrape type 1
2026-03-24 14:52:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cc675d60-483a-57f9-89d0-19ab80f86a27
2026-03-24 14:52:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997153%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774362140%27 HTTP/1.1" 200 None
2026-03-24 14:52:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997153/photo_000/780x0__r.jpg?hash=1774362140 not downloaded yet
2026-03-24 14:52:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997153%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774362140%27 HTTP/1.1" 200 None
2026-03-24 14:52:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997153/photo_001/780x0__r.jpg?hash=1774362140 not downloaded yet
2026-03-24 14:52:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997153%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774362140%27 HTTP/1.1" 200 None
2026-03-24 14:52:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997153/photo_002/780x0__r.jpg?hash=1774362140 not downloaded yet
2026-03-24 14:52:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997153%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774362140%27 HTTP/1.1" 200 None
2026-03-24 14:52:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997153/photo_003/780x0__r.jpg?hash=1774362140 not downloaded yet
2026-03-24 14:52:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997153%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774362141%27 HTTP/1.1" 200 None
2026-03-24 14:52:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997153/photo_004/780x0__r.jpg?hash=1774362141 not downloaded yet
2026-03-24 14:52:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997153%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774362141%27 HTTP/1.1" 200 None
2026-03-24 14:52:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997153/photo_005/780x0__r.jpg?hash=1774362141 not downloaded yet
2026-03-24 14:52:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997143> (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-24 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-24 14:52:53 [ecarstrade.nl] INFO: Extracting details for car 6997143auction110978
2026-03-24 14:52:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b3f438d-2fcb-5e1c-a12d-40510c389619 with identifier: 6997143auction110978
2026-03-24 14:52:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b3f438d-2fcb-5e1c-a12d-40510c389619 with scrape type 1
2026-03-24 14:52:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8b3f438d-2fcb-5e1c-a12d-40510c389619
2026-03-24 14:52:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997143%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774362089%27 HTTP/1.1" 200 None
2026-03-24 14:52:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997143/photo_000/780x0__r.jpg?hash=1774362089 not downloaded yet
2026-03-24 14:52:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997143%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774362089%27 HTTP/1.1" 200 None
2026-03-24 14:52:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997143/photo_001/780x0__r.jpg?hash=1774362089 not downloaded yet
2026-03-24 14:52:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997143%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774362089%27 HTTP/1.1" 200 None
2026-03-24 14:52:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997143/photo_002/780x0__r.jpg?hash=1774362089 not downloaded yet
2026-03-24 14:52:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997143%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774362089%27 HTTP/1.1" 200 None
2026-03-24 14:52:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997143/photo_003/780x0__r.jpg?hash=1774362089 not downloaded yet
2026-03-24 14:52:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997143%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774362089%27 HTTP/1.1" 200 None
2026-03-24 14:52:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997143/photo_004/780x0__r.jpg?hash=1774362089 not downloaded yet
2026-03-24 14:52:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997143%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774362089%27 HTTP/1.1" 200 None
2026-03-24 14:52:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997143/photo_005/780x0__r.jpg?hash=1774362089 not downloaded yet
2026-03-24 14:52:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997155> (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-24 14:52:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997130/photo_004/780x0__r.jpg?hash=1774362040> (referer: https://ecarstrade.com/cars/6997130)
2026-03-24 14:52:54 [ecarstrade.nl] INFO: Extracting details for car 6997155auction110978
2026-03-24 14:52:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1271cb4e-b3a0-5f7a-a62f-230d355148c7 with identifier: 6997155auction110978
2026-03-24 14:52:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1271cb4e-b3a0-5f7a-a62f-230d355148c7 with scrape type 1
2026-03-24 14:52:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1271cb4e-b3a0-5f7a-a62f-230d355148c7
2026-03-24 14:52:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997155%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774362158%27 HTTP/1.1" 200 None
2026-03-24 14:52:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997155/photo_000/780x0__r.jpg?hash=1774362158 not downloaded yet
2026-03-24 14:52:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997130/photo_003/780x0__r.jpg?hash=1774362040> (referer: https://ecarstrade.com/cars/6997130)
2026-03-24 14:52:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997155%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774362158%27 HTTP/1.1" 200 None
2026-03-24 14:52:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997155/photo_001/780x0__r.jpg?hash=1774362158 not downloaded yet
2026-03-24 14:52:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997155%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774362158%27 HTTP/1.1" 200 None
2026-03-24 14:52:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997155/photo_002/780x0__r.jpg?hash=1774362158 not downloaded yet
2026-03-24 14:52:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f9ac979e-2f7b-5ea1-8ba1-bcc01b2f36c2
2026-03-24 14:52:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997155%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774362158%27 HTTP/1.1" 200 None
2026-03-24 14:52:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997155/photo_003/780x0__r.jpg?hash=1774362158 not downloaded yet
2026-03-24 14:52:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997155%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774362158%27 HTTP/1.1" 200 None
2026-03-24 14:52:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997155/photo_004/780x0__r.jpg?hash=1774362158 not downloaded yet
2026-03-24 14:52:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997155%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774362158%27 HTTP/1.1" 200 None
2026-03-24 14:52:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997155/photo_005/780x0__r.jpg?hash=1774362158 not downloaded yet
2026-03-24 14:52:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997145/photo_005/780x0__r.jpg?hash=1774362103> (referer: https://ecarstrade.com/cars/6997145)
2026-03-24 14:52:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f9ac979e-2f7b-5ea1-8ba1-bcc01b2f36c2
2026-03-24 14:52:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 00eabf49-4a2a-589a-a7a1-142c3f7c127f
2026-03-24 14:52:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997146/photo_005/780x0__r.jpg?hash=1774362107> (referer: https://ecarstrade.com/cars/6997146)
2026-03-24 14:52:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997152/photo_005/780x0__r.jpg?hash=1774362134> (referer: https://ecarstrade.com/cars/6997152)
2026-03-24 14:52:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b88ab34b-236f-5dee-be4c-16d56692ec48
2026-03-24 14:52:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997156/photo_005/780x0__r.jpg?hash=1774362161> (referer: https://ecarstrade.com/cars/6997156)
2026-03-24 14:52:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 23bc1a36-ecf1-5ac2-8c1d-61fa17f07f30
2026-03-24 14:52:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997147/photo_005/780x0__r.jpg?hash=1774362111> (referer: https://ecarstrade.com/cars/6997147)
2026-03-24 14:52:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9e7822b5-9949-58c6-887b-00da25987433
2026-03-24 14:52:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997153/photo_005/780x0__r.jpg?hash=1774362141> (referer: https://ecarstrade.com/cars/6997153)
2026-03-24 14:52:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a014518c-41fc-5909-9fda-1506a973b770
2026-03-24 14:52:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997143/photo_005/780x0__r.jpg?hash=1774362089> (referer: https://ecarstrade.com/cars/6997143)
2026-03-24 14:52:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cc675d60-483a-57f9-89d0-19ab80f86a27
2026-03-24 14:52:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997143/photo_004/780x0__r.jpg?hash=1774362089> (referer: https://ecarstrade.com/cars/6997143)
2026-03-24 14:52:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8b3f438d-2fcb-5e1c-a12d-40510c389619
2026-03-24 14:52:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997155/photo_000/780x0__r.jpg?hash=1774362158> (referer: https://ecarstrade.com/cars/6997155)
2026-03-24 14:52:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8b3f438d-2fcb-5e1c-a12d-40510c389619
2026-03-24 14:52:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997155/photo_005/780x0__r.jpg?hash=1774362158> (referer: https://ecarstrade.com/cars/6997155)
2026-03-24 14:52:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 1271cb4e-b3a0-5f7a-a62f-230d355148c7
2026-03-24 14:52:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997155/photo_004/780x0__r.jpg?hash=1774362158> (referer: https://ecarstrade.com/cars/6997155)
2026-03-24 14:52:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 1271cb4e-b3a0-5f7a-a62f-230d355148c7
2026-03-24 14:52:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997155/photo_003/780x0__r.jpg?hash=1774362158> (referer: https://ecarstrade.com/cars/6997155)
2026-03-24 14:52:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 1271cb4e-b3a0-5f7a-a62f-230d355148c7
2026-03-24 14:52:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997155/photo_002/780x0__r.jpg?hash=1774362158> (referer: https://ecarstrade.com/cars/6997155)
2026-03-24 14:52:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 1271cb4e-b3a0-5f7a-a62f-230d355148c7
2026-03-24 14:52:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997148> (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-24 14:52:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997155/photo_001/780x0__r.jpg?hash=1774362158> (referer: https://ecarstrade.com/cars/6997155)
2026-03-24 14:52:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 1271cb4e-b3a0-5f7a-a62f-230d355148c7
2026-03-24 14:52:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997143/photo_002/780x0__r.jpg?hash=1774362089> (referer: https://ecarstrade.com/cars/6997143)
2026-03-24 14:52:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997143/photo_003/780x0__r.jpg?hash=1774362089> (referer: https://ecarstrade.com/cars/6997143)
2026-03-24 14:52:55 [ecarstrade.nl] INFO: Extracting details for car 6997148auction110978
2026-03-24 14:52:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2670749-66f5-5427-805d-2aad03fac14b with identifier: 6997148auction110978
2026-03-24 14:52:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2670749-66f5-5427-805d-2aad03fac14b with scrape type 1
2026-03-24 14:52:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e2670749-66f5-5427-805d-2aad03fac14b
2026-03-24 14:52:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997148%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774362115%27 HTTP/1.1" 200 None
2026-03-24 14:52:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997148/photo_000/780x0__r.jpg?hash=1774362115 not downloaded yet
2026-03-24 14:52:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 1271cb4e-b3a0-5f7a-a62f-230d355148c7
2026-03-24 14:52:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1271cb4e-b3a0-5f7a-a62f-230d355148c7, skipping ID generation
2026-03-24 14:52:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1271cb4e-b3a0-5f7a-a62f-230d355148c7 with scrape type 1
2026-03-24 14:52:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1271cb4e-b3a0-5f7a-a62f-230d355148c7 sending to next pipeline
2026-03-24 14:52:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 1271cb4e-b3a0-5f7a-a62f-230d355148c7, identifier: 6997155auction110978
2026-03-24 14:52:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 1271cb4e-b3a0-5f7a-a62f-230d355148c7 with identifier: 6997155auction110978
2026-03-24 14:52:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 1271cb4e-b3a0-5f7a-a62f-230d355148c7 with identifier: 6997155auction110978
2026-03-24 14:52:56 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 1271cb4e-b3a0-5f7a-a62f-230d355148c7 with identifier: 6997155auction110978 to the API
2026-03-24 14:52:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:52: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-24 14:52:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997155/photo_001/780x0__r.jpg?hash=1774362158>
{'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-26T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '1271cb4e-b3a0-5f7a-a62f-230d355148c7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997155',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Toyota',
 'model': 'Yaris Cross',
 'odometer': 404,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-10-29',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA Yaris Cross 1.5 Hybrid 115 Active',
 'transmission': 'automatic',
 'trim': 'TOYOTA  1.5 Hybrid 115 Active',
 'vin': None,
 'year': 2025}
2026-03-24 14:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997155auction110978%27 HTTP/1.1" 200 None
2026-03-24 14:52:58 [ecarstrade.nl] INFO: Saving data for 6997155auction110978: {'created_time': 1774363978.085136, 'last_price_update_time': 1774363978.085151, 'auction_closing_time': 1774532400.0}
2026-03-24 14:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997155auction110978') HTTP/1.1" 204 0
2026-03-24 14:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997148%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774362115%27 HTTP/1.1" 200 None
2026-03-24 14:52:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997148/photo_001/780x0__r.jpg?hash=1774362115 not downloaded yet
2026-03-24 14:52:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997143/photo_001/780x0__r.jpg?hash=1774362089> (referer: https://ecarstrade.com/cars/6997143)
2026-03-24 14:52:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997143/photo_000/780x0__r.jpg?hash=1774362089> (referer: https://ecarstrade.com/cars/6997143)
2026-03-24 14:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997148%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774362115%27 HTTP/1.1" 200 None
2026-03-24 14:52:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997148/photo_002/780x0__r.jpg?hash=1774362115 not downloaded yet
2026-03-24 14:52:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997142> (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-24 14:52:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997124> (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-24 14:52:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997151> (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-24 14:52:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8b3f438d-2fcb-5e1c-a12d-40510c389619
2026-03-24 14:52:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8b3f438d-2fcb-5e1c-a12d-40510c389619
2026-03-24 14:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997148%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774362115%27 HTTP/1.1" 200 None
2026-03-24 14:52:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997148/photo_003/780x0__r.jpg?hash=1774362115 not downloaded yet
2026-03-24 14:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997148%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774362115%27 HTTP/1.1" 200 None
2026-03-24 14:52:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997148/photo_004/780x0__r.jpg?hash=1774362115 not downloaded yet
2026-03-24 14:52:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997153/photo_003/780x0__r.jpg?hash=1774362140> (referer: https://ecarstrade.com/cars/6997153)
2026-03-24 14:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997148%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774362115%27 HTTP/1.1" 200 None
2026-03-24 14:52:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997148/photo_005/780x0__r.jpg?hash=1774362115 not downloaded yet
2026-03-24 14:52:58 [ecarstrade.nl] INFO: Extracting details for car 6997142auction110978
2026-03-24 14:52:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997153/photo_004/780x0__r.jpg?hash=1774362141> (referer: https://ecarstrade.com/cars/6997153)
2026-03-24 14:52:58 [ecarstrade.nl] INFO: Extracting details for car 6997124auction110977
2026-03-24 14:52:58 [ecarstrade.nl] INFO: Extracting details for car 6997151auction110978
2026-03-24 14:52:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997153/photo_000/780x0__r.jpg?hash=1774362140> (referer: https://ecarstrade.com/cars/6997153)
2026-03-24 14:52:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997153/photo_001/780x0__r.jpg?hash=1774362140> (referer: https://ecarstrade.com/cars/6997153)
2026-03-24 14:52:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997153/photo_002/780x0__r.jpg?hash=1774362140> (referer: https://ecarstrade.com/cars/6997153)
2026-03-24 14:52:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8b3f438d-2fcb-5e1c-a12d-40510c389619
2026-03-24 14:52:58 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8b3f438d-2fcb-5e1c-a12d-40510c389619
2026-03-24 14:52:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8b3f438d-2fcb-5e1c-a12d-40510c389619, skipping ID generation
2026-03-24 14:52:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b3f438d-2fcb-5e1c-a12d-40510c389619 with scrape type 1
2026-03-24 14:52:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8b3f438d-2fcb-5e1c-a12d-40510c389619 sending to next pipeline
2026-03-24 14:52:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8b3f438d-2fcb-5e1c-a12d-40510c389619, identifier: 6997143auction110978
2026-03-24 14:52:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39052fc8-6ee8-59ed-867a-73e087a705ba with identifier: 6997142auction110978
2026-03-24 14:52:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39052fc8-6ee8-59ed-867a-73e087a705ba with scrape type 1
2026-03-24 14:52:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 39052fc8-6ee8-59ed-867a-73e087a705ba
2026-03-24 14:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:52: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%252F6990001-7000000%252F6997142%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774362082%27 HTTP/1.1" 200 None
2026-03-24 14:52:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997142/photo_000/780x0__r.jpg?hash=1774362082 not downloaded yet
2026-03-24 14:52:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8b3f438d-2fcb-5e1c-a12d-40510c389619 with identifier: 6997143auction110978
2026-03-24 14:52:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8b3f438d-2fcb-5e1c-a12d-40510c389619 with identifier: 6997143auction110978
2026-03-24 14:52:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8b3f438d-2fcb-5e1c-a12d-40510c389619 with identifier: 6997143auction110978 to the API
2026-03-24 14:52:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:53:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:53:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997143/photo_000/780x0__r.jpg?hash=1774362089>
{'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-26T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '8b3f438d-2fcb-5e1c-a12d-40510c389619',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997143',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Suzuki',
 'model': 'Vitara',
 'odometer': 4473,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-05-15',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SUZUKI VITARA 1.5 Hybrid Style',
 'transmission': 'automatic',
 'trim': 'SUZUKI VITARA 1.5 Hybrid Style',
 'vin': None,
 'year': 2025}
2026-03-24 14:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997143auction110978%27 HTTP/1.1" 200 None
2026-03-24 14:53:00 [ecarstrade.nl] INFO: Saving data for 6997143auction110978: {'created_time': 1774363980.950325, 'last_price_update_time': 1774363980.950335, 'auction_closing_time': 1774532400.0}
2026-03-24 14:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997143auction110978') HTTP/1.1" 204 0
2026-03-24 14:53:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997147/photo_004/780x0__r.jpg?hash=1774362111> (referer: https://ecarstrade.com/cars/6997147)
2026-03-24 14:53:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997147/photo_003/780x0__r.jpg?hash=1774362111> (referer: https://ecarstrade.com/cars/6997147)
2026-03-24 14:53:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997142%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774362082%27 HTTP/1.1" 200 None
2026-03-24 14:53:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997142/photo_001/780x0__r.jpg?hash=1774362082 not downloaded yet
2026-03-24 14:53:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e2c34ad-15fa-58cb-a942-ecbb51a723a2 with identifier: 6997124auction110977
2026-03-24 14:53:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e2c34ad-15fa-58cb-a942-ecbb51a723a2 with scrape type 1
2026-03-24 14:53:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6e2c34ad-15fa-58cb-a942-ecbb51a723a2
2026-03-24 14:53:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997124%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774362003%27 HTTP/1.1" 200 None
2026-03-24 14:53:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997124/photo_000/780x0__r.jpg?hash=1774362003 not downloaded yet
2026-03-24 14:53:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3b31634-f381-5287-8e13-c04f9b1942d7 with identifier: 6997151auction110978
2026-03-24 14:53:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3b31634-f381-5287-8e13-c04f9b1942d7 with scrape type 1
2026-03-24 14:53:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c3b31634-f381-5287-8e13-c04f9b1942d7
2026-03-24 14:53:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997151%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774362130%27 HTTP/1.1" 200 None
2026-03-24 14:53:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997151/photo_000/780x0__r.jpg?hash=1774362130 not downloaded yet
2026-03-24 14:53:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cc675d60-483a-57f9-89d0-19ab80f86a27
2026-03-24 14:53:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997148/photo_000/780x0__r.jpg?hash=1774362115> (referer: https://ecarstrade.com/cars/6997148)
2026-03-24 14:53:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997147/photo_002/780x0__r.jpg?hash=1774362111> (referer: https://ecarstrade.com/cars/6997147)
2026-03-24 14:53:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997147/photo_001/780x0__r.jpg?hash=1774362111> (referer: https://ecarstrade.com/cars/6997147)
2026-03-24 14:53:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997142%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774362082%27 HTTP/1.1" 200 None
2026-03-24 14:53:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997142/photo_002/780x0__r.jpg?hash=1774362082 not downloaded yet
2026-03-24 14:53:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997124%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774362003%27 HTTP/1.1" 200 None
2026-03-24 14:53:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997124/photo_001/780x0__r.jpg?hash=1774362003 not downloaded yet
2026-03-24 14:53:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997151%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774362131%27 HTTP/1.1" 200 None
2026-03-24 14:53:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997151/photo_001/780x0__r.jpg?hash=1774362131 not downloaded yet
2026-03-24 14:53:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997125> (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-24 14:53:01 [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-24 14:53:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cc675d60-483a-57f9-89d0-19ab80f86a27
2026-03-24 14:53:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cc675d60-483a-57f9-89d0-19ab80f86a27
2026-03-24 14:53:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cc675d60-483a-57f9-89d0-19ab80f86a27
2026-03-24 14:53:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cc675d60-483a-57f9-89d0-19ab80f86a27
2026-03-24 14:53:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cc675d60-483a-57f9-89d0-19ab80f86a27, skipping ID generation
2026-03-24 14:53:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc675d60-483a-57f9-89d0-19ab80f86a27 with scrape type 1
2026-03-24 14:53:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cc675d60-483a-57f9-89d0-19ab80f86a27 sending to next pipeline
2026-03-24 14:53:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: cc675d60-483a-57f9-89d0-19ab80f86a27, identifier: 6997153auction110978
2026-03-24 14:53:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: cc675d60-483a-57f9-89d0-19ab80f86a27 with identifier: 6997153auction110978
2026-03-24 14:53:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: cc675d60-483a-57f9-89d0-19ab80f86a27 with identifier: 6997153auction110978
2026-03-24 14:53:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: cc675d60-483a-57f9-89d0-19ab80f86a27 with identifier: 6997153auction110978 to the API
2026-03-24 14:53:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:53: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-24 14:53:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997153/photo_002/780x0__r.jpg?hash=1774362140>
{'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-26T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'cc675d60-483a-57f9-89d0-19ab80f86a27',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997153',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Toyota',
 'model': 'Yaris',
 'odometer': 29308,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-05-08',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA YARIS 1.5 Hybrid 115 First Edition',
 'transmission': 'automatic',
 'trim': 'TOYOTA YARIS 1.5 Hybrid 115 First Edition',
 'vin': None,
 'year': 2024}
2026-03-24 14:53:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997153auction110978%27 HTTP/1.1" 200 None
2026-03-24 14:53:02 [ecarstrade.nl] INFO: Saving data for 6997153auction110978: {'created_time': 1774363982.308356, 'last_price_update_time': 1774363982.308367, 'auction_closing_time': 1774532400.0}
2026-03-24 14:53:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997153auction110978') HTTP/1.1" 204 0
2026-03-24 14:53:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997147/photo_000/780x0__r.jpg?hash=1774362111> (referer: https://ecarstrade.com/cars/6997147)
2026-03-24 14:53:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997142%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774362082%27 HTTP/1.1" 200 None
2026-03-24 14:53:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997142/photo_003/780x0__r.jpg?hash=1774362082 not downloaded yet
2026-03-24 14:53:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997124%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774362003%27 HTTP/1.1" 200 None
2026-03-24 14:53:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997124/photo_002/780x0__r.jpg?hash=1774362003 not downloaded yet
2026-03-24 14:53:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997151%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774362131%27 HTTP/1.1" 200 None
2026-03-24 14:53:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997151/photo_002/780x0__r.jpg?hash=1774362131 not downloaded yet
2026-03-24 14:53:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997148/photo_004/780x0__r.jpg?hash=1774362115> (referer: https://ecarstrade.com/cars/6997148)
2026-03-24 14:53:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997156/photo_004/780x0__r.jpg?hash=1774362161> (referer: https://ecarstrade.com/cars/6997156)
2026-03-24 14:53:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997148/photo_005/780x0__r.jpg?hash=1774362115> (referer: https://ecarstrade.com/cars/6997148)
2026-03-24 14:53:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997148/photo_001/780x0__r.jpg?hash=1774362115> (referer: https://ecarstrade.com/cars/6997148)
2026-03-24 14:53:02 [ecarstrade.nl] INFO: Extracting details for car 6997125auction110977
2026-03-24 14:53:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a014518c-41fc-5909-9fda-1506a973b770
2026-03-24 14:53:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a014518c-41fc-5909-9fda-1506a973b770
2026-03-24 14:53:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e2670749-66f5-5427-805d-2aad03fac14b
2026-03-24 14:53:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a014518c-41fc-5909-9fda-1506a973b770
2026-03-24 14:53:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a014518c-41fc-5909-9fda-1506a973b770
2026-03-24 14:53:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997148/photo_003/780x0__r.jpg?hash=1774362115> (referer: https://ecarstrade.com/cars/6997148)
2026-03-24 14:53:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997148/photo_002/780x0__r.jpg?hash=1774362115> (referer: https://ecarstrade.com/cars/6997148)
2026-03-24 14:53:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997142%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774362082%27 HTTP/1.1" 200 None
2026-03-24 14:53:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997142/photo_004/780x0__r.jpg?hash=1774362082 not downloaded yet
2026-03-24 14:53:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997124%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774362003%27 HTTP/1.1" 200 None
2026-03-24 14:53:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997124/photo_003/780x0__r.jpg?hash=1774362003 not downloaded yet
2026-03-24 14:53:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997151%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774362131%27 HTTP/1.1" 200 None
2026-03-24 14:53:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997151/photo_003/780x0__r.jpg?hash=1774362131 not downloaded yet
2026-03-24 14:53:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9c91201-d2e2-58da-b24d-038fd993010b with identifier: 6997125auction110977
2026-03-24 14:53:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9c91201-d2e2-58da-b24d-038fd993010b with scrape type 1
2026-03-24 14:53:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b9c91201-d2e2-58da-b24d-038fd993010b
2026-03-24 14:53:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997125%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774362007%27 HTTP/1.1" 200 None
2026-03-24 14:53:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997125/photo_000/780x0__r.jpg?hash=1774362007 not downloaded yet
2026-03-24 14:53:02 [ecarstrade.nl] INFO: No car items found on page 20
2026-03-24 14:53:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997124/photo_000/780x0__r.jpg?hash=1774362003> (referer: https://ecarstrade.com/cars/6997124)
2026-03-24 14:53:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997142/photo_000/780x0__r.jpg?hash=1774362082> (referer: https://ecarstrade.com/cars/6997142)
2026-03-24 14:53:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997142%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774362082%27 HTTP/1.1" 200 None
2026-03-24 14:53:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997142/photo_005/780x0__r.jpg?hash=1774362082 not downloaded yet
2026-03-24 14:53:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997124%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774362003%27 HTTP/1.1" 200 None
2026-03-24 14:53:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997124/photo_004/780x0__r.jpg?hash=1774362003 not downloaded yet
2026-03-24 14:53:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997151%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774362131%27 HTTP/1.1" 200 None
2026-03-24 14:53:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997151/photo_004/780x0__r.jpg?hash=1774362131 not downloaded yet
2026-03-24 14:53:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997151/photo_000/780x0__r.jpg?hash=1774362130> (referer: https://ecarstrade.com/cars/6997151)
2026-03-24 14:53:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997156/photo_003/780x0__r.jpg?hash=1774362161> (referer: https://ecarstrade.com/cars/6997156)
2026-03-24 14:53:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997125%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774362007%27 HTTP/1.1" 200 None
2026-03-24 14:53:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997125/photo_001/780x0__r.jpg?hash=1774362007 not downloaded yet
2026-03-24 14:53:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997142/photo_001/780x0__r.jpg?hash=1774362082> (referer: https://ecarstrade.com/cars/6997142)
2026-03-24 14:53:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997124%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774362003%27 HTTP/1.1" 200 None
2026-03-24 14:53:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997124/photo_005/780x0__r.jpg?hash=1774362003 not downloaded yet
2026-03-24 14:53:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997151%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774362131%27 HTTP/1.1" 200 None
2026-03-24 14:53:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997151/photo_005/780x0__r.jpg?hash=1774362131 not downloaded yet
2026-03-24 14:53:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a014518c-41fc-5909-9fda-1506a973b770
2026-03-24 14:53:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a014518c-41fc-5909-9fda-1506a973b770, skipping ID generation
2026-03-24 14:53:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a014518c-41fc-5909-9fda-1506a973b770 with scrape type 1
2026-03-24 14:53:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a014518c-41fc-5909-9fda-1506a973b770 sending to next pipeline
2026-03-24 14:53:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: a014518c-41fc-5909-9fda-1506a973b770, identifier: 6997147auction110978
2026-03-24 14:53:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e2670749-66f5-5427-805d-2aad03fac14b
2026-03-24 14:53:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9e7822b5-9949-58c6-887b-00da25987433
2026-03-24 14:53:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e2670749-66f5-5427-805d-2aad03fac14b
2026-03-24 14:53:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e2670749-66f5-5427-805d-2aad03fac14b
2026-03-24 14:53:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e2670749-66f5-5427-805d-2aad03fac14b
2026-03-24 14:53:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e2670749-66f5-5427-805d-2aad03fac14b
2026-03-24 14:53:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e2670749-66f5-5427-805d-2aad03fac14b, skipping ID generation
2026-03-24 14:53:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2670749-66f5-5427-805d-2aad03fac14b with scrape type 1
2026-03-24 14:53:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e2670749-66f5-5427-805d-2aad03fac14b sending to next pipeline
2026-03-24 14:53:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e2670749-66f5-5427-805d-2aad03fac14b, identifier: 6997148auction110978
2026-03-24 14:53:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997156/photo_001/780x0__r.jpg?hash=1774362161> (referer: https://ecarstrade.com/cars/6997156)
2026-03-24 14:53:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997125%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774362007%27 HTTP/1.1" 200 None
2026-03-24 14:53:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997125/photo_002/780x0__r.jpg?hash=1774362007 not downloaded yet
2026-03-24 14:53:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: a014518c-41fc-5909-9fda-1506a973b770 with identifier: 6997147auction110978
2026-03-24 14:53:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: a014518c-41fc-5909-9fda-1506a973b770 with identifier: 6997147auction110978
2026-03-24 14:53:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: a014518c-41fc-5909-9fda-1506a973b770 with identifier: 6997147auction110978 to the API
2026-03-24 14:53:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 14:53:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997147/photo_000/780x0__r.jpg?hash=1774362111>
{'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-26T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'a014518c-41fc-5909-9fda-1506a973b770',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997147',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Toyota',
 'model': 'Aygo',
 'odometer': 7481,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-01-28',
 'seats_number': 4,
 'seller_name': None,
 'title': 'TOYOTA Aygo X 1.0 VVT-i S-CVT Envy',
 'transmission': 'automatic',
 'trim': 'TOYOTA  X 1.0 VVT-i S-CVT Envy',
 'vin': None,
 'year': 2025}
2026-03-24 14:53:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997147auction110978%27 HTTP/1.1" 200 None
2026-03-24 14:53:04 [ecarstrade.nl] INFO: Saving data for 6997147auction110978: {'created_time': 1774363984.583362, 'last_price_update_time': 1774363984.583374, 'auction_closing_time': 1774532400.0}
2026-03-24 14:53:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997147auction110978') HTTP/1.1" 204 0
2026-03-24 14:53:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e2670749-66f5-5427-805d-2aad03fac14b with identifier: 6997148auction110978
2026-03-24 14:53:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e2670749-66f5-5427-805d-2aad03fac14b with identifier: 6997148auction110978
2026-03-24 14:53:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e2670749-66f5-5427-805d-2aad03fac14b with identifier: 6997148auction110978 to the API
2026-03-24 14:53:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:53:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:53:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997148/photo_002/780x0__r.jpg?hash=1774362115>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.8L',
 'expiration_date': '2026-03-26T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'e2670749-66f5-5427-805d-2aad03fac14b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997148',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Toyota',
 'model': 'C-HR',
 'odometer': 19275,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-09-26',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA C-HR 1.8 Hybrid 140 First Edition',
 'transmission': 'automatic',
 'trim': 'TOYOTA  1.8 Hybrid 140 First Edition',
 'vin': None,
 'year': 2024}
2026-03-24 14:53:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997148auction110978%27 HTTP/1.1" 200 None
2026-03-24 14:53:06 [ecarstrade.nl] INFO: Saving data for 6997148auction110978: {'created_time': 1774363986.680831, 'last_price_update_time': 1774363986.68084, 'auction_closing_time': 1774532400.0}
2026-03-24 14:53:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997148auction110978') HTTP/1.1" 204 0
2026-03-24 14:53:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997156/photo_002/780x0__r.jpg?hash=1774362161> (referer: https://ecarstrade.com/cars/6997156)
2026-03-24 14:53:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997124/photo_001/780x0__r.jpg?hash=1774362003> (referer: https://ecarstrade.com/cars/6997124)
2026-03-24 14:53:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997152/photo_004/780x0__r.jpg?hash=1774362134> (referer: https://ecarstrade.com/cars/6997152)
2026-03-24 14:53:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997142/photo_002/780x0__r.jpg?hash=1774362082> (referer: https://ecarstrade.com/cars/6997142)
2026-03-24 14:53:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997151/photo_001/780x0__r.jpg?hash=1774362131> (referer: https://ecarstrade.com/cars/6997151)
2026-03-24 14:53:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997156/photo_000/780x0__r.jpg?hash=1774362161> (referer: https://ecarstrade.com/cars/6997156)
2026-03-24 14:53:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997125%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774362007%27 HTTP/1.1" 200 None
2026-03-24 14:53:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997125/photo_003/780x0__r.jpg?hash=1774362007 not downloaded yet
2026-03-24 14:53:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6e2c34ad-15fa-58cb-a942-ecbb51a723a2
2026-03-24 14:53:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 39052fc8-6ee8-59ed-867a-73e087a705ba
2026-03-24 14:53:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c3b31634-f381-5287-8e13-c04f9b1942d7
2026-03-24 14:53:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9e7822b5-9949-58c6-887b-00da25987433
2026-03-24 14:53:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 39052fc8-6ee8-59ed-867a-73e087a705ba
2026-03-24 14:53:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997150> (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-24 14:53:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997125%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774362007%27 HTTP/1.1" 200 None
2026-03-24 14:53:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997125/photo_004/780x0__r.jpg?hash=1774362007 not downloaded yet
2026-03-24 14:53:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9e7822b5-9949-58c6-887b-00da25987433
2026-03-24 14:53:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997125%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774362007%27 HTTP/1.1" 200 None
2026-03-24 14:53:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997125/photo_005/780x0__r.jpg?hash=1774362007 not downloaded yet
2026-03-24 14:53:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997152/photo_003/780x0__r.jpg?hash=1774362134> (referer: https://ecarstrade.com/cars/6997152)
2026-03-24 14:53:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997151/photo_002/780x0__r.jpg?hash=1774362131> (referer: https://ecarstrade.com/cars/6997151)
2026-03-24 14:53:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9e7822b5-9949-58c6-887b-00da25987433
2026-03-24 14:53:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6e2c34ad-15fa-58cb-a942-ecbb51a723a2
2026-03-24 14:53:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 23bc1a36-ecf1-5ac2-8c1d-61fa17f07f30
2026-03-24 14:53:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 39052fc8-6ee8-59ed-867a-73e087a705ba
2026-03-24 14:53:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c3b31634-f381-5287-8e13-c04f9b1942d7
2026-03-24 14:53:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9e7822b5-9949-58c6-887b-00da25987433
2026-03-24 14:53:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9e7822b5-9949-58c6-887b-00da25987433, skipping ID generation
2026-03-24 14:53:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e7822b5-9949-58c6-887b-00da25987433 with scrape type 1
2026-03-24 14:53:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9e7822b5-9949-58c6-887b-00da25987433 sending to next pipeline
2026-03-24 14:53:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 9e7822b5-9949-58c6-887b-00da25987433, identifier: 6997156auction110978
2026-03-24 14:53:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997124/photo_003/780x0__r.jpg?hash=1774362003> (referer: https://ecarstrade.com/cars/6997124)
2026-03-24 14:53:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997151/photo_004/780x0__r.jpg?hash=1774362131> (referer: https://ecarstrade.com/cars/6997151)
2026-03-24 14:53:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997124/photo_004/780x0__r.jpg?hash=1774362003> (referer: https://ecarstrade.com/cars/6997124)
2026-03-24 14:53:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997151/photo_003/780x0__r.jpg?hash=1774362131> (referer: https://ecarstrade.com/cars/6997151)
2026-03-24 14:53:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997124/photo_002/780x0__r.jpg?hash=1774362003> (referer: https://ecarstrade.com/cars/6997124)
2026-03-24 14:53:06 [ecarstrade.nl] INFO: Extracting details for car 6997150auction110978
2026-03-24 14:53:06 [scrapy.extensions.logstats] INFO: Crawled 107 pages (at 22 pages/min), scraped 68 items (at 18 items/min)
2026-03-24 14:53:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 267MiB
2026-03-24 14:53:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 9e7822b5-9949-58c6-887b-00da25987433 with identifier: 6997156auction110978
2026-03-24 14:53:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 9e7822b5-9949-58c6-887b-00da25987433 with identifier: 6997156auction110978
2026-03-24 14:53:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 9e7822b5-9949-58c6-887b-00da25987433 with identifier: 6997156auction110978 to the API
2026-03-24 14:53:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 14:53:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997156/photo_000/780x0__r.jpg?hash=1774362161>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Green',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-26T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '9e7822b5-9949-58c6-887b-00da25987433',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997156',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Toyota',
 'model': 'Aygo',
 'odometer': 19141,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-04-15',
 'seats_number': 4,
 'seller_name': None,
 'title': 'TOYOTA Aygo X 1.0 VVT-i MT Envy',
 'transmission': 'manual',
 'trim': 'TOYOTA  X 1.0 VVT-i MT Envy',
 'vin': None,
 'year': 2024}
2026-03-24 14:53:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997156auction110978%27 HTTP/1.1" 200 None
2026-03-24 14:53:08 [ecarstrade.nl] INFO: Saving data for 6997156auction110978: {'created_time': 1774363988.773088, 'last_price_update_time': 1774363988.773102, 'auction_closing_time': 1774532400.0}
2026-03-24 14:53:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997156auction110978') HTTP/1.1" 204 0
2026-03-24 14:53:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997142/photo_005/780x0__r.jpg?hash=1774362082> (referer: https://ecarstrade.com/cars/6997142)
2026-03-24 14:53:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997125/photo_002/780x0__r.jpg?hash=1774362007> (referer: https://ecarstrade.com/cars/6997125)
2026-03-24 14:53:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997125/photo_001/780x0__r.jpg?hash=1774362007> (referer: https://ecarstrade.com/cars/6997125)
2026-03-24 14:53:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b01ec13-f3ba-5f3b-84c5-f7304acc42d3 with identifier: 6997150auction110978
2026-03-24 14:53:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b01ec13-f3ba-5f3b-84c5-f7304acc42d3 with scrape type 1
2026-03-24 14:53:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9b01ec13-f3ba-5f3b-84c5-f7304acc42d3
2026-03-24 14:53:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997150%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774362122%27 HTTP/1.1" 200 None
2026-03-24 14:53:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997150/photo_000/780x0__r.jpg?hash=1774362122 not downloaded yet
2026-03-24 14:53:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 23bc1a36-ecf1-5ac2-8c1d-61fa17f07f30
2026-03-24 14:53:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c3b31634-f381-5287-8e13-c04f9b1942d7
2026-03-24 14:53:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997150%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774362122%27 HTTP/1.1" 200 None
2026-03-24 14:53:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997150/photo_001/780x0__r.jpg?hash=1774362122 not downloaded yet
2026-03-24 14:53:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6e2c34ad-15fa-58cb-a942-ecbb51a723a2
2026-03-24 14:53:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c3b31634-f381-5287-8e13-c04f9b1942d7
2026-03-24 14:53:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6e2c34ad-15fa-58cb-a942-ecbb51a723a2
2026-03-24 14:53:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c3b31634-f381-5287-8e13-c04f9b1942d7
2026-03-24 14:53:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6e2c34ad-15fa-58cb-a942-ecbb51a723a2
2026-03-24 14:53:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997125/photo_005/780x0__r.jpg?hash=1774362007> (referer: https://ecarstrade.com/cars/6997125)
2026-03-24 14:53:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997150%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774362122%27 HTTP/1.1" 200 None
2026-03-24 14:53:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997150/photo_002/780x0__r.jpg?hash=1774362122 not downloaded yet
2026-03-24 14:53:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997125/photo_004/780x0__r.jpg?hash=1774362007> (referer: https://ecarstrade.com/cars/6997125)
2026-03-24 14:53:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997124/photo_005/780x0__r.jpg?hash=1774362003> (referer: https://ecarstrade.com/cars/6997124)
2026-03-24 14:53:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997142/photo_004/780x0__r.jpg?hash=1774362082> (referer: https://ecarstrade.com/cars/6997142)
2026-03-24 14:53:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997125/photo_000/780x0__r.jpg?hash=1774362007> (referer: https://ecarstrade.com/cars/6997125)
2026-03-24 14:53:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997151/photo_005/780x0__r.jpg?hash=1774362131> (referer: https://ecarstrade.com/cars/6997151)
2026-03-24 14:53:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997142/photo_003/780x0__r.jpg?hash=1774362082> (referer: https://ecarstrade.com/cars/6997142)
2026-03-24 14:53:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997125/photo_003/780x0__r.jpg?hash=1774362007> (referer: https://ecarstrade.com/cars/6997125)
2026-03-24 14:53:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997150%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774362122%27 HTTP/1.1" 200 None
2026-03-24 14:53:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997150/photo_003/780x0__r.jpg?hash=1774362122 not downloaded yet
2026-03-24 14:53:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997150%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774362122%27 HTTP/1.1" 200 None
2026-03-24 14:53:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997150/photo_004/780x0__r.jpg?hash=1774362122 not downloaded yet
2026-03-24 14:53:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 39052fc8-6ee8-59ed-867a-73e087a705ba
2026-03-24 14:53:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b9c91201-d2e2-58da-b24d-038fd993010b
2026-03-24 14:53:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b9c91201-d2e2-58da-b24d-038fd993010b
2026-03-24 14:53:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997152/photo_002/780x0__r.jpg?hash=1774362134> (referer: https://ecarstrade.com/cars/6997152)
2026-03-24 14:53:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997150%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774362122%27 HTTP/1.1" 200 None
2026-03-24 14:53:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997150/photo_005/780x0__r.jpg?hash=1774362122 not downloaded yet
2026-03-24 14:53:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b9c91201-d2e2-58da-b24d-038fd993010b
2026-03-24 14:53:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997146/photo_004/780x0__r.jpg?hash=1774362107> (referer: https://ecarstrade.com/cars/6997146)
2026-03-24 14:53:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997152/photo_001/780x0__r.jpg?hash=1774362134> (referer: https://ecarstrade.com/cars/6997152)
2026-03-24 14:53:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997146/photo_003/780x0__r.jpg?hash=1774362107> (referer: https://ecarstrade.com/cars/6997146)
2026-03-24 14:53:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997152/photo_000/780x0__r.jpg?hash=1774362134> (referer: https://ecarstrade.com/cars/6997152)
2026-03-24 14:53:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997150/photo_000/780x0__r.jpg?hash=1774362122> (referer: https://ecarstrade.com/cars/6997150)
2026-03-24 14:53:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997146/photo_000/780x0__r.jpg?hash=1774362106> (referer: https://ecarstrade.com/cars/6997146)
2026-03-24 14:53:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b9c91201-d2e2-58da-b24d-038fd993010b
2026-03-24 14:53:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6e2c34ad-15fa-58cb-a942-ecbb51a723a2
2026-03-24 14:53:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6e2c34ad-15fa-58cb-a942-ecbb51a723a2, skipping ID generation
2026-03-24 14:53:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e2c34ad-15fa-58cb-a942-ecbb51a723a2 with scrape type 1
2026-03-24 14:53:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6e2c34ad-15fa-58cb-a942-ecbb51a723a2 sending to next pipeline
2026-03-24 14:53:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 6e2c34ad-15fa-58cb-a942-ecbb51a723a2, identifier: 6997124auction110977
2026-03-24 14:53:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 39052fc8-6ee8-59ed-867a-73e087a705ba
2026-03-24 14:53:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 6e2c34ad-15fa-58cb-a942-ecbb51a723a2 with identifier: 6997124auction110977
2026-03-24 14:53:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 6e2c34ad-15fa-58cb-a942-ecbb51a723a2 with identifier: 6997124auction110977
2026-03-24 14:53:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 6e2c34ad-15fa-58cb-a942-ecbb51a723a2 with identifier: 6997124auction110977 to the API
2026-03-24 14:53:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:53: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-24 14:53:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997124/photo_005/780x0__r.jpg?hash=1774362003>
{'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-26T10:40:00Z',
 'fuel_type': 'Petrol',
 'id': '6e2c34ad-15fa-58cb-a942-ecbb51a723a2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997124',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Kia',
 'model': 'Picanto',
 'odometer': 129938,
 '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': 4,
 'seller_name': None,
 'title': 'KIA PICANTO 1.0 DPi DynamicLine',
 'transmission': 'manual',
 'trim': 'KIA PICANTO 1.0 DPi DynamicLine',
 'vin': None,
 'year': 2021}
2026-03-24 14:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997124auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:53:10 [ecarstrade.nl] INFO: Saving data for 6997124auction110977: {'created_time': 1774363990.550473, 'last_price_update_time': 1774363990.550485, 'auction_closing_time': 1774521600.0}
2026-03-24 14:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997124auction110977') HTTP/1.1" 204 0
2026-03-24 14:53:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997146/photo_002/780x0__r.jpg?hash=1774362106> (referer: https://ecarstrade.com/cars/6997146)
2026-03-24 14:53:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997146/photo_001/780x0__r.jpg?hash=1774362106> (referer: https://ecarstrade.com/cars/6997146)
2026-03-24 14:53:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997150/photo_002/780x0__r.jpg?hash=1774362122> (referer: https://ecarstrade.com/cars/6997150)
2026-03-24 14:53:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997150/photo_001/780x0__r.jpg?hash=1774362122> (referer: https://ecarstrade.com/cars/6997150)
2026-03-24 14:53:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997145/photo_004/780x0__r.jpg?hash=1774362103> (referer: https://ecarstrade.com/cars/6997145)
2026-03-24 14:53:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997145/photo_003/780x0__r.jpg?hash=1774362103> (referer: https://ecarstrade.com/cars/6997145)
2026-03-24 14:53:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b9c91201-d2e2-58da-b24d-038fd993010b
2026-03-24 14:53:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c3b31634-f381-5287-8e13-c04f9b1942d7
2026-03-24 14:53:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c3b31634-f381-5287-8e13-c04f9b1942d7, skipping ID generation
2026-03-24 14:53:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3b31634-f381-5287-8e13-c04f9b1942d7 with scrape type 1
2026-03-24 14:53:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c3b31634-f381-5287-8e13-c04f9b1942d7 sending to next pipeline
2026-03-24 14:53:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c3b31634-f381-5287-8e13-c04f9b1942d7, identifier: 6997151auction110978
2026-03-24 14:53:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 39052fc8-6ee8-59ed-867a-73e087a705ba
2026-03-24 14:53:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 39052fc8-6ee8-59ed-867a-73e087a705ba, skipping ID generation
2026-03-24 14:53:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39052fc8-6ee8-59ed-867a-73e087a705ba with scrape type 1
2026-03-24 14:53:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 39052fc8-6ee8-59ed-867a-73e087a705ba sending to next pipeline
2026-03-24 14:53:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 39052fc8-6ee8-59ed-867a-73e087a705ba, identifier: 6997142auction110978
2026-03-24 14:53:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b9c91201-d2e2-58da-b24d-038fd993010b
2026-03-24 14:53:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b9c91201-d2e2-58da-b24d-038fd993010b, skipping ID generation
2026-03-24 14:53:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9c91201-d2e2-58da-b24d-038fd993010b with scrape type 1
2026-03-24 14:53:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b9c91201-d2e2-58da-b24d-038fd993010b sending to next pipeline
2026-03-24 14:53:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: b9c91201-d2e2-58da-b24d-038fd993010b, identifier: 6997125auction110977
2026-03-24 14:53:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997145/photo_002/780x0__r.jpg?hash=1774362103> (referer: https://ecarstrade.com/cars/6997145)
2026-03-24 14:53:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997145/photo_001/780x0__r.jpg?hash=1774362103> (referer: https://ecarstrade.com/cars/6997145)
2026-03-24 14:53:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c3b31634-f381-5287-8e13-c04f9b1942d7 with identifier: 6997151auction110978
2026-03-24 14:53:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c3b31634-f381-5287-8e13-c04f9b1942d7 with identifier: 6997151auction110978
2026-03-24 14:53:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c3b31634-f381-5287-8e13-c04f9b1942d7 with identifier: 6997151auction110978 to the API
2026-03-24 14:53:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:53:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:53:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997151/photo_005/780x0__r.jpg?hash=1774362131>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.8L',
 'expiration_date': '2026-03-26T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'c3b31634-f381-5287-8e13-c04f9b1942d7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997151',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Toyota',
 'model': 'Corolla',
 'odometer': 8493,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-05-17',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA Corolla Touring Sports Hybrid 140 Comfort',
 'transmission': 'automatic',
 'trim': 'TOYOTA  Touring Sports Hybrid 140 Comfort',
 'vin': None,
 'year': 2025}
2026-03-24 14:53:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997151auction110978%27 HTTP/1.1" 200 None
2026-03-24 14:53:12 [ecarstrade.nl] INFO: Saving data for 6997151auction110978: {'created_time': 1774363992.63596, 'last_price_update_time': 1774363992.635973, 'auction_closing_time': 1774532400.0}
2026-03-24 14:53:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997151auction110978') HTTP/1.1" 204 0
2026-03-24 14:53:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 39052fc8-6ee8-59ed-867a-73e087a705ba with identifier: 6997142auction110978
2026-03-24 14:53:12 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 14:53:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-24 14:53:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 39052fc8-6ee8-59ed-867a-73e087a705ba with identifier: 6997142auction110978
2026-03-24 14:53:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 39052fc8-6ee8-59ed-867a-73e087a705ba with identifier: 6997142auction110978 to the API
2026-03-24 14:53:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:53: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-24 14:53:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997142/photo_003/780x0__r.jpg?hash=1774362082>
{'auction_title': '',
 'c_o_2_emission_value': 26,
 'category': None,
 'color': 'Red',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.5L',
 'expiration_date': '2026-03-26T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '39052fc8-6ee8-59ed-867a-73e087a705ba',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997142',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'AC',
 'model': 'Suzuki Across',
 'odometer': 125767,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-11',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SUZUKI Across 2.5 Plug-in Hybrid Style',
 'transmission': 'automatic',
 'trim': 'SUZUKI Across 2.5 Plug-in Hybrid Style',
 'vin': None,
 'year': 2022}
2026-03-24 14:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997142auction110978%27 HTTP/1.1" 200 None
2026-03-24 14:53:15 [ecarstrade.nl] INFO: Saving data for 6997142auction110978: {'created_time': 1774363995.774826, 'last_price_update_time': 1774363995.774845, 'auction_closing_time': 1774532400.0}
2026-03-24 14:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997142auction110978') HTTP/1.1" 204 0
2026-03-24 14:53:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: b9c91201-d2e2-58da-b24d-038fd993010b with identifier: 6997125auction110977
2026-03-24 14:53:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: b9c91201-d2e2-58da-b24d-038fd993010b with identifier: 6997125auction110977
2026-03-24 14:53:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: b9c91201-d2e2-58da-b24d-038fd993010b with identifier: 6997125auction110977 to the API
2026-03-24 14:53:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 14:53:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997125/photo_003/780x0__r.jpg?hash=1774362007>
{'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-26T10:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'b9c91201-d2e2-58da-b24d-038fd993010b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997125',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Kia',
 'model': 'Picanto',
 'odometer': 65323,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-06-30',
 'seats_number': 4,
 'seller_name': None,
 'title': 'KIA PICANTO 1.0 DPi ComfortLine',
 'transmission': 'manual',
 'trim': 'KIA PICANTO 1.0 DPi ComfortLine',
 'vin': None,
 'year': 2021}
2026-03-24 14:53:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997125auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:53:18 [ecarstrade.nl] INFO: Saving data for 6997125auction110977: {'created_time': 1774363998.072355, 'last_price_update_time': 1774363998.072365, 'auction_closing_time': 1774521600.0}
2026-03-24 14:53:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997125auction110977') HTTP/1.1" 204 0
2026-03-24 14:53:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 23bc1a36-ecf1-5ac2-8c1d-61fa17f07f30
2026-03-24 14:53:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b88ab34b-236f-5dee-be4c-16d56692ec48
2026-03-24 14:53:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 23bc1a36-ecf1-5ac2-8c1d-61fa17f07f30
2026-03-24 14:53:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b88ab34b-236f-5dee-be4c-16d56692ec48
2026-03-24 14:53:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 23bc1a36-ecf1-5ac2-8c1d-61fa17f07f30
2026-03-24 14:53:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 23bc1a36-ecf1-5ac2-8c1d-61fa17f07f30, skipping ID generation
2026-03-24 14:53:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23bc1a36-ecf1-5ac2-8c1d-61fa17f07f30 with scrape type 1
2026-03-24 14:53:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 23bc1a36-ecf1-5ac2-8c1d-61fa17f07f30 sending to next pipeline
2026-03-24 14:53:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 23bc1a36-ecf1-5ac2-8c1d-61fa17f07f30, identifier: 6997152auction110978
2026-03-24 14:53:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9b01ec13-f3ba-5f3b-84c5-f7304acc42d3
2026-03-24 14:53:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b88ab34b-236f-5dee-be4c-16d56692ec48
2026-03-24 14:53:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997145/photo_000/780x0__r.jpg?hash=1774362103> (referer: https://ecarstrade.com/cars/6997145)
2026-03-24 14:53:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997150/photo_003/780x0__r.jpg?hash=1774362122> (referer: https://ecarstrade.com/cars/6997150)
2026-03-24 14:53:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997150/photo_004/780x0__r.jpg?hash=1774362122> (referer: https://ecarstrade.com/cars/6997150)
2026-03-24 14:53:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997130/photo_002/780x0__r.jpg?hash=1774362040> (referer: https://ecarstrade.com/cars/6997130)
2026-03-24 14:53:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997150/photo_005/780x0__r.jpg?hash=1774362122> (referer: https://ecarstrade.com/cars/6997150)
2026-03-24 14:53:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 23bc1a36-ecf1-5ac2-8c1d-61fa17f07f30 with identifier: 6997152auction110978
2026-03-24 14:53:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 23bc1a36-ecf1-5ac2-8c1d-61fa17f07f30 with identifier: 6997152auction110978
2026-03-24 14:53:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 23bc1a36-ecf1-5ac2-8c1d-61fa17f07f30 with identifier: 6997152auction110978 to the API
2026-03-24 14:53:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 14:53:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997152/photo_000/780x0__r.jpg?hash=1774362134>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-26T13:40:00Z',
 'fuel_type': 'Diesel',
 'id': '23bc1a36-ecf1-5ac2-8c1d-61fa17f07f30',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997152',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'AC',
 'model': 'Toyota PROACE CITY',
 'odometer': 204523,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-10-21',
 'seats_number': None,
 'seller_name': None,
 'title': 'TOYOTA PROACE CITY 1.5 D-4D Cool Comfort Long',
 'transmission': 'manual',
 'trim': 'TOYOTA PROE CITY 1.5 D-4D Cool Comfort Long',
 'vin': None,
 'year': 2020}
2026-03-24 14:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997152auction110978%27 HTTP/1.1" 200 None
2026-03-24 14:53:19 [ecarstrade.nl] INFO: Saving data for 6997152auction110978: {'created_time': 1774363999.720938, 'last_price_update_time': 1774363999.720948, 'auction_closing_time': 1774532400.0}
2026-03-24 14:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997152auction110978') HTTP/1.1" 204 0
2026-03-24 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-24 14:53:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997130/photo_001/780x0__r.jpg?hash=1774362040> (referer: https://ecarstrade.com/cars/6997130)
2026-03-24 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-24 14:53:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997130/photo_000/780x0__r.jpg?hash=1774362040> (referer: https://ecarstrade.com/cars/6997130)
2026-03-24 14:53:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997141/photo_004/780x0__r.jpg?hash=1774362079> (referer: https://ecarstrade.com/cars/6997141)
2026-03-24 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-24 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-24 14:53:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b88ab34b-236f-5dee-be4c-16d56692ec48
2026-03-24 14:53:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b88ab34b-236f-5dee-be4c-16d56692ec48
2026-03-24 14:53:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b88ab34b-236f-5dee-be4c-16d56692ec48, skipping ID generation
2026-03-24 14:53:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b88ab34b-236f-5dee-be4c-16d56692ec48 with scrape type 1
2026-03-24 14:53:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b88ab34b-236f-5dee-be4c-16d56692ec48 sending to next pipeline
2026-03-24 14:53:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: b88ab34b-236f-5dee-be4c-16d56692ec48, identifier: 6997146auction110978
2026-03-24 14:53:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9b01ec13-f3ba-5f3b-84c5-f7304acc42d3
2026-03-24 14:53:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9b01ec13-f3ba-5f3b-84c5-f7304acc42d3
2026-03-24 14:53:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 00eabf49-4a2a-589a-a7a1-142c3f7c127f
2026-03-24 14:53:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 00eabf49-4a2a-589a-a7a1-142c3f7c127f
2026-03-24 14:53:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 00eabf49-4a2a-589a-a7a1-142c3f7c127f
2026-03-24 14:53:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 00eabf49-4a2a-589a-a7a1-142c3f7c127f
2026-03-24 14:53:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: b88ab34b-236f-5dee-be4c-16d56692ec48 with identifier: 6997146auction110978
2026-03-24 14:53:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: b88ab34b-236f-5dee-be4c-16d56692ec48 with identifier: 6997146auction110978
2026-03-24 14:53:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: b88ab34b-236f-5dee-be4c-16d56692ec48 with identifier: 6997146auction110978 to the API
2026-03-24 14:53:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:53: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-24 14:53:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997146/photo_001/780x0__r.jpg?hash=1774362106>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Green',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-26T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'b88ab34b-236f-5dee-be4c-16d56692ec48',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997146',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Toyota',
 'model': 'Aygo',
 'odometer': 6401,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-10-04',
 'seats_number': 4,
 'seller_name': None,
 'title': 'TOYOTA Aygo X 1.0 VVT-i MT Pulse',
 'transmission': 'manual',
 'trim': 'TOYOTA  X 1.0 VVT-i MT Pulse',
 'vin': None,
 'year': 2024}
2026-03-24 14:53:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997146auction110978%27 HTTP/1.1" 200 None
2026-03-24 14:53:23 [ecarstrade.nl] INFO: Saving data for 6997146auction110978: {'created_time': 1774364003.561148, 'last_price_update_time': 1774364003.561157, 'auction_closing_time': 1774532400.0}
2026-03-24 14:53:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997146auction110978') HTTP/1.1" 204 0
2026-03-24 14:53:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997141/photo_000/780x0__r.jpg?hash=1774362079> (referer: https://ecarstrade.com/cars/6997141)
2026-03-24 14:53:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997141/photo_003/780x0__r.jpg?hash=1774362079> (referer: https://ecarstrade.com/cars/6997141)
2026-03-24 14:53:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997141/photo_001/780x0__r.jpg?hash=1774362079> (referer: https://ecarstrade.com/cars/6997141)
2026-03-24 14:53:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997141/photo_002/780x0__r.jpg?hash=1774362079> (referer: https://ecarstrade.com/cars/6997141)
2026-03-24 14:53:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:53:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:53:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 14:53:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 00eabf49-4a2a-589a-a7a1-142c3f7c127f
2026-03-24 14:53:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 00eabf49-4a2a-589a-a7a1-142c3f7c127f, skipping ID generation
2026-03-24 14:53:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00eabf49-4a2a-589a-a7a1-142c3f7c127f with scrape type 1
2026-03-24 14:53:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 00eabf49-4a2a-589a-a7a1-142c3f7c127f sending to next pipeline
2026-03-24 14:53:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 00eabf49-4a2a-589a-a7a1-142c3f7c127f, identifier: 6997145auction110978
2026-03-24 14:53:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9b01ec13-f3ba-5f3b-84c5-f7304acc42d3
2026-03-24 14:53:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9b01ec13-f3ba-5f3b-84c5-f7304acc42d3
2026-03-24 14:53:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f9ac979e-2f7b-5ea1-8ba1-bcc01b2f36c2
2026-03-24 14:53:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9b01ec13-f3ba-5f3b-84c5-f7304acc42d3
2026-03-24 14:53:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9b01ec13-f3ba-5f3b-84c5-f7304acc42d3, skipping ID generation
2026-03-24 14:53:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b01ec13-f3ba-5f3b-84c5-f7304acc42d3 with scrape type 1
2026-03-24 14:53:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9b01ec13-f3ba-5f3b-84c5-f7304acc42d3 sending to next pipeline
2026-03-24 14:53:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 9b01ec13-f3ba-5f3b-84c5-f7304acc42d3, identifier: 6997150auction110978
2026-03-24 14:53:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 00eabf49-4a2a-589a-a7a1-142c3f7c127f with identifier: 6997145auction110978
2026-03-24 14:53:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 00eabf49-4a2a-589a-a7a1-142c3f7c127f with identifier: 6997145auction110978
2026-03-24 14:53:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 00eabf49-4a2a-589a-a7a1-142c3f7c127f with identifier: 6997145auction110978 to the API
2026-03-24 14:53:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 14:53:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997145/photo_000/780x0__r.jpg?hash=1774362103>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-26T13:40:00Z',
 'fuel_type': 'Petrol',
 'id': '00eabf49-4a2a-589a-a7a1-142c3f7c127f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997145',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Toyota',
 'model': 'Aygo',
 'odometer': 25401,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-03-06',
 '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': 2024}
2026-03-24 14:53:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997145auction110978%27 HTTP/1.1" 200 None
2026-03-24 14:53:25 [ecarstrade.nl] INFO: Saving data for 6997145auction110978: {'created_time': 1774364005.306418, 'last_price_update_time': 1774364005.306429, 'auction_closing_time': 1774532400.0}
2026-03-24 14:53:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997145auction110978') HTTP/1.1" 204 0
2026-03-24 14:53:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 9b01ec13-f3ba-5f3b-84c5-f7304acc42d3 with identifier: 6997150auction110978
2026-03-24 14:53:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 9b01ec13-f3ba-5f3b-84c5-f7304acc42d3 with identifier: 6997150auction110978
2026-03-24 14:53:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 9b01ec13-f3ba-5f3b-84c5-f7304acc42d3 with identifier: 6997150auction110978 to the API
2026-03-24 14:53:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:53:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:53:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997150/photo_005/780x0__r.jpg?hash=1774362122>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Green',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.8L',
 'expiration_date': '2026-03-26T13:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '9b01ec13-f3ba-5f3b-84c5-f7304acc42d3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997150',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Toyota',
 'model': 'Corolla',
 'odometer': 8024,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2025-02-04',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TOYOTA Corolla Touring Sports Hybrid 140 Active',
 'transmission': 'automatic',
 'trim': 'TOYOTA  Touring Sports Hybrid 140 Active',
 'vin': None,
 'year': 2025}
2026-03-24 14:53:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997150auction110978%27 HTTP/1.1" 200 None
2026-03-24 14:53:26 [ecarstrade.nl] INFO: Saving data for 6997150auction110978: {'created_time': 1774364006.946984, 'last_price_update_time': 1774364006.946995, 'auction_closing_time': 1774532400.0}
2026-03-24 14:53:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997150auction110978') HTTP/1.1" 204 0
2026-03-24 14:53:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f9ac979e-2f7b-5ea1-8ba1-bcc01b2f36c2
2026-03-24 14:53:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f9ac979e-2f7b-5ea1-8ba1-bcc01b2f36c2
2026-03-24 14:53:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f9ac979e-2f7b-5ea1-8ba1-bcc01b2f36c2, skipping ID generation
2026-03-24 14:53:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9ac979e-2f7b-5ea1-8ba1-bcc01b2f36c2 with scrape type 1
2026-03-24 14:53:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f9ac979e-2f7b-5ea1-8ba1-bcc01b2f36c2 sending to next pipeline
2026-03-24 14:53:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f9ac979e-2f7b-5ea1-8ba1-bcc01b2f36c2, identifier: 6997130auction110977
2026-03-24 14:53:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 71f22ea1-51e3-5b96-bee9-9387957b5a6a
2026-03-24 14:53:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f9ac979e-2f7b-5ea1-8ba1-bcc01b2f36c2 with identifier: 6997130auction110977
2026-03-24 14:53:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f9ac979e-2f7b-5ea1-8ba1-bcc01b2f36c2 with identifier: 6997130auction110977
2026-03-24 14:53:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f9ac979e-2f7b-5ea1-8ba1-bcc01b2f36c2 with identifier: 6997130auction110977 to the API
2026-03-24 14:53:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:53: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-24 14:53:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997130/photo_000/780x0__r.jpg?hash=1774362040>
{'auction_title': '',
 'c_o_2_emission_value': 66,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '3.0L',
 'expiration_date': '2026-03-26T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'f9ac979e-2f7b-5ea1-8ba1-bcc01b2f36c2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997130',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Ford',
 'model': 'Explorer',
 'odometer': 47968,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-02-09',
 'seats_number': 7,
 'seller_name': None,
 'title': 'FORD EXPLORER 3.0 V6 EcoBoost PHEV ST-Line',
 'transmission': 'automatic',
 'trim': 'FORD EXPLORER 3.0 V6 EcoBoost PHEV ST-Line',
 'vin': None,
 'year': 2024}
2026-03-24 14:53:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997130auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:53:30 [ecarstrade.nl] INFO: Saving data for 6997130auction110977: {'created_time': 1774364010.544784, 'last_price_update_time': 1774364010.544793, 'auction_closing_time': 1774521600.0}
2026-03-24 14:53:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997130auction110977') HTTP/1.1" 204 0
2026-03-24 14:53:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 71f22ea1-51e3-5b96-bee9-9387957b5a6a
2026-03-24 14:53:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 71f22ea1-51e3-5b96-bee9-9387957b5a6a
2026-03-24 14:53:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 71f22ea1-51e3-5b96-bee9-9387957b5a6a
2026-03-24 14:53:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 71f22ea1-51e3-5b96-bee9-9387957b5a6a
2026-03-24 14:53:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 71f22ea1-51e3-5b96-bee9-9387957b5a6a, skipping ID generation
2026-03-24 14:53:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71f22ea1-51e3-5b96-bee9-9387957b5a6a with scrape type 1
2026-03-24 14:53:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 71f22ea1-51e3-5b96-bee9-9387957b5a6a sending to next pipeline
2026-03-24 14:53:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 71f22ea1-51e3-5b96-bee9-9387957b5a6a, identifier: 6997141auction110977
2026-03-24 14:53:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 71f22ea1-51e3-5b96-bee9-9387957b5a6a with identifier: 6997141auction110977
2026-03-24 14:53:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 71f22ea1-51e3-5b96-bee9-9387957b5a6a with identifier: 6997141auction110977
2026-03-24 14:53:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 71f22ea1-51e3-5b96-bee9-9387957b5a6a with identifier: 6997141auction110977 to the API
2026-03-24 14:53:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 14:53:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997141/photo_002/780x0__r.jpg?hash=1774362079>
{'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-26T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '71f22ea1-51e3-5b96-bee9-9387957b5a6a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997141',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Kia',
 'model': 'Sportage',
 'odometer': 71292,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-10-11',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA SPORTAGE 1.6 T-GDi Hybrid DynamicPlusLine',
 'transmission': 'automatic',
 'trim': 'KIA SPORTAGE 1.6 T-GDi Hybrid DynamicPlusLine',
 'vin': None,
 'year': 2023}
2026-03-24 14:53:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997141auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:53:32 [ecarstrade.nl] INFO: Saving data for 6997141auction110977: {'created_time': 1774364012.684451, 'last_price_update_time': 1774364012.684462, 'auction_closing_time': 1774521600.0}
2026-03-24 14:53:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997141auction110977') HTTP/1.1" 204 0
2026-03-24 14:53:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997117> (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-24 14:53:37 [ecarstrade.nl] INFO: Extracting details for car 6997117auction110977
2026-03-24 14:53:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997138> (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-24 14:53:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30cd451e-3fee-537f-8d32-07db8e060e31 with identifier: 6997117auction110977
2026-03-24 14:53:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30cd451e-3fee-537f-8d32-07db8e060e31 with scrape type 1
2026-03-24 14:53:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 30cd451e-3fee-537f-8d32-07db8e060e31
2026-03-24 14:53:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997117%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774361977%27 HTTP/1.1" 200 None
2026-03-24 14:53:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997117/photo_000/780x0__r.jpg?hash=1774361977 not downloaded yet
2026-03-24 14:53:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997117%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774361977%27 HTTP/1.1" 200 None
2026-03-24 14:53:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997117/photo_001/780x0__r.jpg?hash=1774361977 not downloaded yet
2026-03-24 14:53:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997117%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774361977%27 HTTP/1.1" 200 None
2026-03-24 14:53:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997117/photo_002/780x0__r.jpg?hash=1774361977 not downloaded yet
2026-03-24 14:53:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997117%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774361977%27 HTTP/1.1" 200 None
2026-03-24 14:53:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997117/photo_003/780x0__r.jpg?hash=1774361977 not downloaded yet
2026-03-24 14:53:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997117%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774361977%27 HTTP/1.1" 200 None
2026-03-24 14:53:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997117/photo_004/780x0__r.jpg?hash=1774361977 not downloaded yet
2026-03-24 14:53:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997117%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774361977%27 HTTP/1.1" 200 None
2026-03-24 14:53:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997117/photo_005/780x0__r.jpg?hash=1774361977 not downloaded yet
2026-03-24 14:53:37 [ecarstrade.nl] INFO: Extracting details for car 6997138auction110977
2026-03-24 14:53:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997117/photo_000/780x0__r.jpg?hash=1774361977> (referer: https://ecarstrade.com/cars/6997117)
2026-03-24 14:53:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 995b1b08-1937-5e31-810f-31622e57ac9c with identifier: 6997138auction110977
2026-03-24 14:53:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 995b1b08-1937-5e31-810f-31622e57ac9c with scrape type 1
2026-03-24 14:53:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 995b1b08-1937-5e31-810f-31622e57ac9c
2026-03-24 14:53:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997138%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774362069%27 HTTP/1.1" 200 None
2026-03-24 14:53:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997138/photo_000/780x0__r.jpg?hash=1774362069 not downloaded yet
2026-03-24 14:53:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997117/photo_002/780x0__r.jpg?hash=1774361977> (referer: https://ecarstrade.com/cars/6997117)
2026-03-24 14:53:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997138%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774362069%27 HTTP/1.1" 200 None
2026-03-24 14:53:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997138/photo_001/780x0__r.jpg?hash=1774362069 not downloaded yet
2026-03-24 14:53:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997117/photo_001/780x0__r.jpg?hash=1774361977> (referer: https://ecarstrade.com/cars/6997117)
2026-03-24 14:53:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997138%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774362069%27 HTTP/1.1" 200 None
2026-03-24 14:53:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997138/photo_002/780x0__r.jpg?hash=1774362069 not downloaded yet
2026-03-24 14:53:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997138%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774362069%27 HTTP/1.1" 200 None
2026-03-24 14:53:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997138/photo_003/780x0__r.jpg?hash=1774362069 not downloaded yet
2026-03-24 14:53:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997138%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774362069%27 HTTP/1.1" 200 None
2026-03-24 14:53:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997138/photo_004/780x0__r.jpg?hash=1774362069 not downloaded yet
2026-03-24 14:53:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997117/photo_003/780x0__r.jpg?hash=1774361977> (referer: https://ecarstrade.com/cars/6997117)
2026-03-24 14:53:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997138%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774362069%27 HTTP/1.1" 200 None
2026-03-24 14:53:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997138/photo_005/780x0__r.jpg?hash=1774362069 not downloaded yet
2026-03-24 14:53:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 30cd451e-3fee-537f-8d32-07db8e060e31
2026-03-24 14:53:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997117/photo_004/780x0__r.jpg?hash=1774361977> (referer: https://ecarstrade.com/cars/6997117)
2026-03-24 14:53:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 30cd451e-3fee-537f-8d32-07db8e060e31
2026-03-24 14:53:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 30cd451e-3fee-537f-8d32-07db8e060e31
2026-03-24 14:53:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997117/photo_005/780x0__r.jpg?hash=1774361977> (referer: https://ecarstrade.com/cars/6997117)
2026-03-24 14:53:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997138/photo_000/780x0__r.jpg?hash=1774362069> (referer: https://ecarstrade.com/cars/6997138)
2026-03-24 14:53:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 30cd451e-3fee-537f-8d32-07db8e060e31
2026-03-24 14:53:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997138/photo_001/780x0__r.jpg?hash=1774362069> (referer: https://ecarstrade.com/cars/6997138)
2026-03-24 14:53:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997138/photo_002/780x0__r.jpg?hash=1774362069> (referer: https://ecarstrade.com/cars/6997138)
2026-03-24 14:53:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 30cd451e-3fee-537f-8d32-07db8e060e31
2026-03-24 14:53:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997138/photo_003/780x0__r.jpg?hash=1774362069> (referer: https://ecarstrade.com/cars/6997138)
2026-03-24 14:53:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 30cd451e-3fee-537f-8d32-07db8e060e31
2026-03-24 14:53:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 30cd451e-3fee-537f-8d32-07db8e060e31, skipping ID generation
2026-03-24 14:53:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30cd451e-3fee-537f-8d32-07db8e060e31 with scrape type 1
2026-03-24 14:53:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 30cd451e-3fee-537f-8d32-07db8e060e31 sending to next pipeline
2026-03-24 14:53:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 30cd451e-3fee-537f-8d32-07db8e060e31, identifier: 6997117auction110977
2026-03-24 14:53:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 30cd451e-3fee-537f-8d32-07db8e060e31 with identifier: 6997117auction110977
2026-03-24 14:53:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 30cd451e-3fee-537f-8d32-07db8e060e31 with identifier: 6997117auction110977
2026-03-24 14:53:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 30cd451e-3fee-537f-8d32-07db8e060e31 with identifier: 6997117auction110977 to the API
2026-03-24 14:53:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:53: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-24 14:53:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997117/photo_005/780x0__r.jpg?hash=1774361977>
{'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-26T10:40:00Z',
 'fuel_type': 'Petrol',
 'id': '30cd451e-3fee-537f-8d32-07db8e060e31',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997117',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Kia',
 'model': 'Stonic',
 'odometer': 41421,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-11',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA Stonic 1.0 T-GDi MHEV DynamicLine',
 'transmission': 'manual',
 'trim': 'KIA  1.0 T-GDi MHEV DynamicLine',
 'vin': None,
 'year': 2021}
2026-03-24 14:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997117auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:53:38 [ecarstrade.nl] INFO: Saving data for 6997117auction110977: {'created_time': 1774364018.512903, 'last_price_update_time': 1774364018.512915, 'auction_closing_time': 1774521600.0}
2026-03-24 14:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997117auction110977') HTTP/1.1" 204 0
2026-03-24 14:53:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997138/photo_004/780x0__r.jpg?hash=1774362069> (referer: https://ecarstrade.com/cars/6997138)
2026-03-24 14:53:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997138/photo_005/780x0__r.jpg?hash=1774362069> (referer: https://ecarstrade.com/cars/6997138)
2026-03-24 14:53:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 995b1b08-1937-5e31-810f-31622e57ac9c
2026-03-24 14:53:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 995b1b08-1937-5e31-810f-31622e57ac9c
2026-03-24 14:53:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 995b1b08-1937-5e31-810f-31622e57ac9c
2026-03-24 14:53:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 995b1b08-1937-5e31-810f-31622e57ac9c
2026-03-24 14:53:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 995b1b08-1937-5e31-810f-31622e57ac9c
2026-03-24 14:53:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 995b1b08-1937-5e31-810f-31622e57ac9c
2026-03-24 14:53:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 995b1b08-1937-5e31-810f-31622e57ac9c, skipping ID generation
2026-03-24 14:53:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 995b1b08-1937-5e31-810f-31622e57ac9c with scrape type 1
2026-03-24 14:53:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 995b1b08-1937-5e31-810f-31622e57ac9c sending to next pipeline
2026-03-24 14:53:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 995b1b08-1937-5e31-810f-31622e57ac9c, identifier: 6997138auction110977
2026-03-24 14:53:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 995b1b08-1937-5e31-810f-31622e57ac9c with identifier: 6997138auction110977
2026-03-24 14:53:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 995b1b08-1937-5e31-810f-31622e57ac9c with identifier: 6997138auction110977
2026-03-24 14:53:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 995b1b08-1937-5e31-810f-31622e57ac9c with identifier: 6997138auction110977 to the API
2026-03-24 14:53:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 14:53:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997138/photo_005/780x0__r.jpg?hash=1774362069>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 3,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-26T10:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': '995b1b08-1937-5e31-810f-31622e57ac9c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997138',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Fiat',
 'model': '500',
 'odometer': 32253,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-08-31',
 'seats_number': 4,
 'seller_name': None,
 'title': 'FIAT 500 1.0 Hybrid Cult',
 'transmission': 'manual',
 'trim': 'FIAT  1.0 Hybrid Cult',
 'vin': None,
 'year': 2022}
2026-03-24 14:53:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997138auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:53:40 [ecarstrade.nl] INFO: Saving data for 6997138auction110977: {'created_time': 1774364020.650349, 'last_price_update_time': 1774364020.65036, 'auction_closing_time': 1774521600.0}
2026-03-24 14:53:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997138auction110977') HTTP/1.1" 204 0
2026-03-24 14:53:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997120> (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-24 14:53:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997131> (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-24 14:53:40 [ecarstrade.nl] INFO: Extracting details for car 6997120auction110977
2026-03-24 14:53:40 [ecarstrade.nl] INFO: Extracting details for car 6997131auction110977
2026-03-24 14:53:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87ec23eb-83c5-5a26-a173-9e6155c15f20 with identifier: 6997120auction110977
2026-03-24 14:53:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87ec23eb-83c5-5a26-a173-9e6155c15f20 with scrape type 1
2026-03-24 14:53:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 87ec23eb-83c5-5a26-a173-9e6155c15f20
2026-03-24 14:53:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997120%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774361986%27 HTTP/1.1" 200 None
2026-03-24 14:53:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997120/photo_000/780x0__r.jpg?hash=1774361986 not downloaded yet
2026-03-24 14:53:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12f1e5a8-5c59-51f8-8abc-1d98d1220531 with identifier: 6997131auction110977
2026-03-24 14:53:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12f1e5a8-5c59-51f8-8abc-1d98d1220531 with scrape type 1
2026-03-24 14:53:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 12f1e5a8-5c59-51f8-8abc-1d98d1220531
2026-03-24 14:53:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997131%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774362044%27 HTTP/1.1" 200 None
2026-03-24 14:53:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997131/photo_000/780x0__r.jpg?hash=1774362044 not downloaded yet
2026-03-24 14:53:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997120%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774361986%27 HTTP/1.1" 200 None
2026-03-24 14:53:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997120/photo_001/780x0__r.jpg?hash=1774361986 not downloaded yet
2026-03-24 14:53:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997131%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774362044%27 HTTP/1.1" 200 None
2026-03-24 14:53:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997131/photo_001/780x0__r.jpg?hash=1774362044 not downloaded yet
2026-03-24 14:53:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997120%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774361986%27 HTTP/1.1" 200 None
2026-03-24 14:53:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997120/photo_002/780x0__r.jpg?hash=1774361986 not downloaded yet
2026-03-24 14:53:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997131%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774362044%27 HTTP/1.1" 200 None
2026-03-24 14:53:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997131/photo_002/780x0__r.jpg?hash=1774362044 not downloaded yet
2026-03-24 14:53:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997120%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774361986%27 HTTP/1.1" 200 None
2026-03-24 14:53:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997120/photo_003/780x0__r.jpg?hash=1774361986 not downloaded yet
2026-03-24 14:53:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997131%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774362044%27 HTTP/1.1" 200 None
2026-03-24 14:53:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997131/photo_003/780x0__r.jpg?hash=1774362044 not downloaded yet
2026-03-24 14:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997120%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774361986%27 HTTP/1.1" 200 None
2026-03-24 14:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997120/photo_004/780x0__r.jpg?hash=1774361986 not downloaded yet
2026-03-24 14:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997131%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774362044%27 HTTP/1.1" 200 None
2026-03-24 14:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997131/photo_004/780x0__r.jpg?hash=1774362044 not downloaded yet
2026-03-24 14:53:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997131/photo_000/780x0__r.jpg?hash=1774362044> (referer: https://ecarstrade.com/cars/6997131)
2026-03-24 14:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997120%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774361986%27 HTTP/1.1" 200 None
2026-03-24 14:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997120/photo_005/780x0__r.jpg?hash=1774361986 not downloaded yet
2026-03-24 14:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997131%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774362044%27 HTTP/1.1" 200 None
2026-03-24 14:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997131/photo_005/780x0__r.jpg?hash=1774362044 not downloaded yet
2026-03-24 14:53:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997120/photo_001/780x0__r.jpg?hash=1774361986> (referer: https://ecarstrade.com/cars/6997120)
2026-03-24 14:53:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997131/photo_001/780x0__r.jpg?hash=1774362044> (referer: https://ecarstrade.com/cars/6997131)
2026-03-24 14:53:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997120/photo_000/780x0__r.jpg?hash=1774361986> (referer: https://ecarstrade.com/cars/6997120)
2026-03-24 14:53:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997131/photo_002/780x0__r.jpg?hash=1774362044> (referer: https://ecarstrade.com/cars/6997131)
2026-03-24 14:53:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997120/photo_002/780x0__r.jpg?hash=1774361986> (referer: https://ecarstrade.com/cars/6997120)
2026-03-24 14:53:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 12f1e5a8-5c59-51f8-8abc-1d98d1220531
2026-03-24 14:53:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997131/photo_003/780x0__r.jpg?hash=1774362044> (referer: https://ecarstrade.com/cars/6997131)
2026-03-24 14:53:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997131/photo_004/780x0__r.jpg?hash=1774362044> (referer: https://ecarstrade.com/cars/6997131)
2026-03-24 14:53:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997120/photo_004/780x0__r.jpg?hash=1774361986> (referer: https://ecarstrade.com/cars/6997120)
2026-03-24 14:53:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997120/photo_003/780x0__r.jpg?hash=1774361986> (referer: https://ecarstrade.com/cars/6997120)
2026-03-24 14:53:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 87ec23eb-83c5-5a26-a173-9e6155c15f20
2026-03-24 14:53:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 12f1e5a8-5c59-51f8-8abc-1d98d1220531
2026-03-24 14:53:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 87ec23eb-83c5-5a26-a173-9e6155c15f20
2026-03-24 14:53:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 12f1e5a8-5c59-51f8-8abc-1d98d1220531
2026-03-24 14:53:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997131/photo_005/780x0__r.jpg?hash=1774362044> (referer: https://ecarstrade.com/cars/6997131)
2026-03-24 14:53:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997120/photo_005/780x0__r.jpg?hash=1774361986> (referer: https://ecarstrade.com/cars/6997120)
2026-03-24 14:53:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 87ec23eb-83c5-5a26-a173-9e6155c15f20
2026-03-24 14:53:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 12f1e5a8-5c59-51f8-8abc-1d98d1220531
2026-03-24 14:53:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 12f1e5a8-5c59-51f8-8abc-1d98d1220531
2026-03-24 14:53:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 87ec23eb-83c5-5a26-a173-9e6155c15f20
2026-03-24 14:53:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 87ec23eb-83c5-5a26-a173-9e6155c15f20
2026-03-24 14:53:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 12f1e5a8-5c59-51f8-8abc-1d98d1220531
2026-03-24 14:53:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 12f1e5a8-5c59-51f8-8abc-1d98d1220531, skipping ID generation
2026-03-24 14:53:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12f1e5a8-5c59-51f8-8abc-1d98d1220531 with scrape type 1
2026-03-24 14:53:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 12f1e5a8-5c59-51f8-8abc-1d98d1220531 sending to next pipeline
2026-03-24 14:53:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 12f1e5a8-5c59-51f8-8abc-1d98d1220531, identifier: 6997131auction110977
2026-03-24 14:53:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 12f1e5a8-5c59-51f8-8abc-1d98d1220531 with identifier: 6997131auction110977
2026-03-24 14:53:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 12f1e5a8-5c59-51f8-8abc-1d98d1220531 with identifier: 6997131auction110977
2026-03-24 14:53:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 12f1e5a8-5c59-51f8-8abc-1d98d1220531 with identifier: 6997131auction110977 to the API
2026-03-24 14:53:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:53: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-24 14:53:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997131/photo_005/780x0__r.jpg?hash=1774362044>
{'auction_title': '',
 'c_o_2_emission_value': 105,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-26T10:40:00Z',
 'fuel_type': 'Petrol',
 'id': '12f1e5a8-5c59-51f8-8abc-1d98d1220531',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997131',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'Polo',
 'odometer': 126753,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-11-20',
 'seats_number': 5,
 'seller_name': None,
 'title': 'VOLKSWAGEN POLO 1.0 TSI Comfortline',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN POLO 1.0 TSI Comfortline',
 'vin': None,
 'year': 2020}
2026-03-24 14:53:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997131auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:53:44 [ecarstrade.nl] INFO: Saving data for 6997131auction110977: {'created_time': 1774364024.685241, 'last_price_update_time': 1774364024.685254, 'auction_closing_time': 1774521600.0}
2026-03-24 14:53:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997131auction110977') HTTP/1.1" 204 0
2026-03-24 14:53:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997127> (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-24 14:53:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997119> (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-24 14:53:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 87ec23eb-83c5-5a26-a173-9e6155c15f20
2026-03-24 14:53:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 87ec23eb-83c5-5a26-a173-9e6155c15f20, skipping ID generation
2026-03-24 14:53:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87ec23eb-83c5-5a26-a173-9e6155c15f20 with scrape type 1
2026-03-24 14:53:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 87ec23eb-83c5-5a26-a173-9e6155c15f20 sending to next pipeline
2026-03-24 14:53:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 87ec23eb-83c5-5a26-a173-9e6155c15f20, identifier: 6997120auction110977
2026-03-24 14:53:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 87ec23eb-83c5-5a26-a173-9e6155c15f20 with identifier: 6997120auction110977
2026-03-24 14:53:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 87ec23eb-83c5-5a26-a173-9e6155c15f20 with identifier: 6997120auction110977
2026-03-24 14:53:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 87ec23eb-83c5-5a26-a173-9e6155c15f20 with identifier: 6997120auction110977 to the API
2026-03-24 14:53:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 14:53:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 14:53:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997120/photo_005/780x0__r.jpg?hash=1774361986>
{'auction_title': '',
 'c_o_2_emission_value': 100,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.5L',
 'expiration_date': '2026-03-26T10:40:00Z',
 'fuel_type': 'Diesel',
 'id': '87ec23eb-83c5-5a26-a173-9e6155c15f20',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997120',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Peugeot',
 'model': '2008',
 'odometer': 188532,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-10-30',
 'seats_number': 5,
 'seller_name': None,
 'title': 'PEUGEOT 2008 1.5 BlueHDi Blue Lease Allure',
 'transmission': 'automatic',
 'trim': 'PEUGEOT  1.5 BlueHDi Blue Lease Allure',
 'vin': None,
 'year': 2020}
2026-03-24 14:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997120auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:53:46 [ecarstrade.nl] INFO: Saving data for 6997120auction110977: {'created_time': 1774364026.952728, 'last_price_update_time': 1774364026.952738, 'auction_closing_time': 1774521600.0}
2026-03-24 14:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997120auction110977') HTTP/1.1" 204 0
2026-03-24 14:53:46 [ecarstrade.nl] INFO: Extracting details for car 6997127auction110977
2026-03-24 14:53:46 [ecarstrade.nl] INFO: Extracting details for car 6997119auction110977
2026-03-24 14:53:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7bbe606-ad79-5382-9fd4-65317dd5ed8b with identifier: 6997127auction110977
2026-03-24 14:53:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7bbe606-ad79-5382-9fd4-65317dd5ed8b with scrape type 1
2026-03-24 14:53:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f7bbe606-ad79-5382-9fd4-65317dd5ed8b
2026-03-24 14:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997127%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774362018%27 HTTP/1.1" 200 None
2026-03-24 14:53:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997127/photo_000/780x0__r.jpg?hash=1774362018 not downloaded yet
2026-03-24 14:53:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7718dfd-01ea-5982-8ed6-96dc215fcfd7 with identifier: 6997119auction110977
2026-03-24 14:53:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7718dfd-01ea-5982-8ed6-96dc215fcfd7 with scrape type 1
2026-03-24 14:53:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e7718dfd-01ea-5982-8ed6-96dc215fcfd7
2026-03-24 14:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997119%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774361983%27 HTTP/1.1" 200 None
2026-03-24 14:53:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997119/photo_000/780x0__r.jpg?hash=1774361983 not downloaded yet
2026-03-24 14:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997127%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774362019%27 HTTP/1.1" 200 None
2026-03-24 14:53:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997127/photo_001/780x0__r.jpg?hash=1774362019 not downloaded yet
2026-03-24 14:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997119%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774361983%27 HTTP/1.1" 200 None
2026-03-24 14:53:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997119/photo_001/780x0__r.jpg?hash=1774361983 not downloaded yet
2026-03-24 14:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997127%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774362019%27 HTTP/1.1" 200 None
2026-03-24 14:53:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997127/photo_002/780x0__r.jpg?hash=1774362019 not downloaded yet
2026-03-24 14:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997119%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774361983%27 HTTP/1.1" 200 None
2026-03-24 14:53:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997119/photo_002/780x0__r.jpg?hash=1774361983 not downloaded yet
2026-03-24 14:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997127%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774362019%27 HTTP/1.1" 200 None
2026-03-24 14:53:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997127/photo_003/780x0__r.jpg?hash=1774362019 not downloaded yet
2026-03-24 14:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997119%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774361983%27 HTTP/1.1" 200 None
2026-03-24 14:53:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997119/photo_003/780x0__r.jpg?hash=1774361983 not downloaded yet
2026-03-24 14:53:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997127/photo_000/780x0__r.jpg?hash=1774362018> (referer: https://ecarstrade.com/cars/6997127)
2026-03-24 14:53:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997119/photo_000/780x0__r.jpg?hash=1774361983> (referer: https://ecarstrade.com/cars/6997119)
2026-03-24 14:53:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997127/photo_001/780x0__r.jpg?hash=1774362019> (referer: https://ecarstrade.com/cars/6997127)
2026-03-24 14:53:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997119/photo_001/780x0__r.jpg?hash=1774361983> (referer: https://ecarstrade.com/cars/6997119)
2026-03-24 14:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997127%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774362019%27 HTTP/1.1" 200 None
2026-03-24 14:53:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997127/photo_004/780x0__r.jpg?hash=1774362019 not downloaded yet
2026-03-24 14:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997119%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774361983%27 HTTP/1.1" 200 None
2026-03-24 14:53:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997119/photo_004/780x0__r.jpg?hash=1774361983 not downloaded yet
2026-03-24 14:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997127%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774362019%27 HTTP/1.1" 200 None
2026-03-24 14:53:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997127/photo_005/780x0__r.jpg?hash=1774362019 not downloaded yet
2026-03-24 14:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53: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%252F6990001-7000000%252F6997119%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774361983%27 HTTP/1.1" 200 None
2026-03-24 14:53:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997119/photo_005/780x0__r.jpg?hash=1774361983 not downloaded yet
2026-03-24 14:53:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997119/photo_004/780x0__r.jpg?hash=1774361983> (referer: https://ecarstrade.com/cars/6997119)
2026-03-24 14:53:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f7bbe606-ad79-5382-9fd4-65317dd5ed8b
2026-03-24 14:53:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e7718dfd-01ea-5982-8ed6-96dc215fcfd7
2026-03-24 14:53:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997119/photo_002/780x0__r.jpg?hash=1774361983> (referer: https://ecarstrade.com/cars/6997119)
2026-03-24 14:53:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f7bbe606-ad79-5382-9fd4-65317dd5ed8b
2026-03-24 14:53:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e7718dfd-01ea-5982-8ed6-96dc215fcfd7
2026-03-24 14:53:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997127/photo_002/780x0__r.jpg?hash=1774362019> (referer: https://ecarstrade.com/cars/6997127)
2026-03-24 14:53:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997127/photo_003/780x0__r.jpg?hash=1774362019> (referer: https://ecarstrade.com/cars/6997127)
2026-03-24 14:53:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997119/photo_003/780x0__r.jpg?hash=1774361983> (referer: https://ecarstrade.com/cars/6997119)
2026-03-24 14:53:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997119/photo_005/780x0__r.jpg?hash=1774361983> (referer: https://ecarstrade.com/cars/6997119)
2026-03-24 14:53:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997127/photo_004/780x0__r.jpg?hash=1774362019> (referer: https://ecarstrade.com/cars/6997127)
2026-03-24 14:53:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997127/photo_005/780x0__r.jpg?hash=1774362019> (referer: https://ecarstrade.com/cars/6997127)
2026-03-24 14:53:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e7718dfd-01ea-5982-8ed6-96dc215fcfd7
2026-03-24 14:53:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e7718dfd-01ea-5982-8ed6-96dc215fcfd7
2026-03-24 14:53:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f7bbe606-ad79-5382-9fd4-65317dd5ed8b
2026-03-24 14:53:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f7bbe606-ad79-5382-9fd4-65317dd5ed8b
2026-03-24 14:53:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e7718dfd-01ea-5982-8ed6-96dc215fcfd7
2026-03-24 14:53:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e7718dfd-01ea-5982-8ed6-96dc215fcfd7
2026-03-24 14:53:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e7718dfd-01ea-5982-8ed6-96dc215fcfd7, skipping ID generation
2026-03-24 14:53:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7718dfd-01ea-5982-8ed6-96dc215fcfd7 with scrape type 1
2026-03-24 14:53:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e7718dfd-01ea-5982-8ed6-96dc215fcfd7 sending to next pipeline
2026-03-24 14:53:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e7718dfd-01ea-5982-8ed6-96dc215fcfd7, identifier: 6997119auction110977
2026-03-24 14:53:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e7718dfd-01ea-5982-8ed6-96dc215fcfd7 with identifier: 6997119auction110977
2026-03-24 14:53:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e7718dfd-01ea-5982-8ed6-96dc215fcfd7 with identifier: 6997119auction110977
2026-03-24 14:53:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e7718dfd-01ea-5982-8ed6-96dc215fcfd7 with identifier: 6997119auction110977 to the API
2026-03-24 14:53:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 14:53:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997119/photo_005/780x0__r.jpg?hash=1774361983>
{'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-26T10:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'e7718dfd-01ea-5982-8ed6-96dc215fcfd7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997119',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Volkswagen',
 'model': 'up!',
 'odometer': 84902,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-09-07',
 'seats_number': 4,
 'seller_name': None,
 'title': 'VOLKSWAGEN UP! 1.0',
 'transmission': 'manual',
 'trim': 'VOLKSWAGEN UP! 1.0',
 'vin': None,
 'year': 2023}
2026-03-24 14:53:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997119auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:53:50 [ecarstrade.nl] INFO: Saving data for 6997119auction110977: {'created_time': 1774364030.213536, 'last_price_update_time': 1774364030.213546, 'auction_closing_time': 1774521600.0}
2026-03-24 14:53:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997119auction110977') HTTP/1.1" 204 0
2026-03-24 14:53:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f7bbe606-ad79-5382-9fd4-65317dd5ed8b
2026-03-24 14:53:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f7bbe606-ad79-5382-9fd4-65317dd5ed8b
2026-03-24 14:53:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f7bbe606-ad79-5382-9fd4-65317dd5ed8b, skipping ID generation
2026-03-24 14:53:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7bbe606-ad79-5382-9fd4-65317dd5ed8b with scrape type 1
2026-03-24 14:53:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f7bbe606-ad79-5382-9fd4-65317dd5ed8b sending to next pipeline
2026-03-24 14:53:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: f7bbe606-ad79-5382-9fd4-65317dd5ed8b, identifier: 6997127auction110977
2026-03-24 14:53:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: f7bbe606-ad79-5382-9fd4-65317dd5ed8b with identifier: 6997127auction110977
2026-03-24 14:53:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: f7bbe606-ad79-5382-9fd4-65317dd5ed8b with identifier: 6997127auction110977
2026-03-24 14:53:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: f7bbe606-ad79-5382-9fd4-65317dd5ed8b with identifier: 6997127auction110977 to the API
2026-03-24 14:53:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 14:53:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997127/photo_005/780x0__r.jpg?hash=1774362019>
{'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-26T10:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'f7bbe606-ad79-5382-9fd4-65317dd5ed8b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997127',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Kia',
 'model': 'Stonic',
 'odometer': 64622,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'NL',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-18',
 'seats_number': 5,
 'seller_name': None,
 'title': 'KIA Stonic 1.0 T-GDi MHEV DynamicLine',
 'transmission': 'manual',
 'trim': 'KIA  1.0 T-GDi MHEV DynamicLine',
 'vin': None,
 'year': 2021}
2026-03-24 14:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997127auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:53:52 [ecarstrade.nl] INFO: Saving data for 6997127auction110977: {'created_time': 1774364032.517458, 'last_price_update_time': 1774364032.517471, 'auction_closing_time': 1774521600.0}
2026-03-24 14:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997127auction110977') HTTP/1.1" 204 0
2026-03-24 14:54:06 [scrapy.extensions.logstats] INFO: Crawled 106 pages (at -1 pages/min), scraped 85 items (at 17 items/min)
2026-03-24 14:54:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 267MiB
2026-03-24 14:54:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6997139> (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-24 14:54:16 [ecarstrade.nl] INFO: Extracting details for car 6997139auction110977
2026-03-24 14:54:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5842462d-3daa-59c6-8786-1e2cb1786ef8 with identifier: 6997139auction110977
2026-03-24 14:54:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5842462d-3daa-59c6-8786-1e2cb1786ef8 with scrape type 1
2026-03-24 14:54:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5842462d-3daa-59c6-8786-1e2cb1786ef8
2026-03-24 14:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997139%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774362072%27 HTTP/1.1" 200 None
2026-03-24 14:54:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997139/photo_000/780x0__r.jpg?hash=1774362072 not downloaded yet
2026-03-24 14:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997139%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774362072%27 HTTP/1.1" 200 None
2026-03-24 14:54:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997139/photo_001/780x0__r.jpg?hash=1774362072 not downloaded yet
2026-03-24 14:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997139%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774362072%27 HTTP/1.1" 200 None
2026-03-24 14:54:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997139/photo_002/780x0__r.jpg?hash=1774362072 not downloaded yet
2026-03-24 14:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997139%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774362072%27 HTTP/1.1" 200 None
2026-03-24 14:54:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997139/photo_003/780x0__r.jpg?hash=1774362072 not downloaded yet
2026-03-24 14:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997139%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774362072%27 HTTP/1.1" 200 None
2026-03-24 14:54:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997139/photo_004/780x0__r.jpg?hash=1774362072 not downloaded yet
2026-03-24 14:54:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997139/photo_000/780x0__r.jpg?hash=1774362072> (referer: https://ecarstrade.com/cars/6997139)
2026-03-24 14:54:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F6990001-7000000%252F6997139%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774362072%27 HTTP/1.1" 200 None
2026-03-24 14:54:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997139/photo_005/780x0__r.jpg?hash=1774362072 not downloaded yet
2026-03-24 14:54:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997139/photo_001/780x0__r.jpg?hash=1774362072> (referer: https://ecarstrade.com/cars/6997139)
2026-03-24 14:54:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997139/photo_002/780x0__r.jpg?hash=1774362072> (referer: https://ecarstrade.com/cars/6997139)
2026-03-24 14:54:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997139/photo_003/780x0__r.jpg?hash=1774362072> (referer: https://ecarstrade.com/cars/6997139)
2026-03-24 14:54:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5842462d-3daa-59c6-8786-1e2cb1786ef8
2026-03-24 14:54:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997139/photo_004/780x0__r.jpg?hash=1774362072> (referer: https://ecarstrade.com/cars/6997139)
2026-03-24 14:54:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997139/photo_005/780x0__r.jpg?hash=1774362072> (referer: https://ecarstrade.com/cars/6997139)
2026-03-24 14:54:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5842462d-3daa-59c6-8786-1e2cb1786ef8
2026-03-24 14:54:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5842462d-3daa-59c6-8786-1e2cb1786ef8
2026-03-24 14:54:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5842462d-3daa-59c6-8786-1e2cb1786ef8
2026-03-24 14:54:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5842462d-3daa-59c6-8786-1e2cb1786ef8
2026-03-24 14:54:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5842462d-3daa-59c6-8786-1e2cb1786ef8
2026-03-24 14:54:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5842462d-3daa-59c6-8786-1e2cb1786ef8, skipping ID generation
2026-03-24 14:54:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5842462d-3daa-59c6-8786-1e2cb1786ef8 with scrape type 1
2026-03-24 14:54:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5842462d-3daa-59c6-8786-1e2cb1786ef8 sending to next pipeline
2026-03-24 14:54:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 5842462d-3daa-59c6-8786-1e2cb1786ef8, identifier: 6997139auction110977
2026-03-24 14:54:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 5842462d-3daa-59c6-8786-1e2cb1786ef8 with identifier: 6997139auction110977
2026-03-24 14:54:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 5842462d-3daa-59c6-8786-1e2cb1786ef8 with identifier: 6997139auction110977
2026-03-24 14:54:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 5842462d-3daa-59c6-8786-1e2cb1786ef8 with identifier: 6997139auction110977 to the API
2026-03-24 14:54:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 14:54:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997139/photo_005/780x0__r.jpg?hash=1774362072>
{'auction_title': '',
 'c_o_2_emission_value': 96,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '1.0L',
 'expiration_date': '2026-03-26T10:40:00Z',
 'fuel_type': 'Petrol',
 'id': '5842462d-3daa-59c6-8786-1e2cb1786ef8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6997139',
 'listing': 'auction',
 'location': 'The Netherlands',
 'make': 'Kia',
 'model': 'Picanto',
 'odometer': 96973,
 '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': 4,
 'seller_name': None,
 'title': 'KIA PICANTO 1.0 DPi DynamicPlusLine',
 'transmission': 'manual',
 'trim': 'KIA PICANTO 1.0 DPi DynamicPlusLine',
 'vin': None,
 'year': 2021}
2026-03-24 14:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%276997139auction110977%27 HTTP/1.1" 200 None
2026-03-24 14:54:18 [ecarstrade.nl] INFO: Saving data for 6997139auction110977: {'created_time': 1774364058.856996, 'last_price_update_time': 1774364058.857007, 'auction_closing_time': 1774521600.0}
2026-03-24 14:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6997139auction110977') HTTP/1.1" 204 0
2026-03-24 14:54:18 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-24 14:54:18 [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>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-24 14:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 14:54:19 [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%201773932058 HTTP/1.1" 200 None
2026-03-24 14:54:19 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (86 items) in: file:///var/lib/scrapyd/items/sourcing_v2/ecarstrade.nl/task_35_2026-03-24T14_45_00.jl
2026-03-24 14:54:19 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 1520986,
 'downloader/request_count': 620,
 'downloader/request_method_count/GET': 620,
 'downloader/response_bytes': 72319367,
 'downloader/response_count': 620,
 'downloader/response_status_count/200': 620,
 'elapsed_time_seconds': 552.151184,
 'feedexport/success_count/FileFeedStorage': 1,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 3, 24, 14, 54, 19, 35784, tzinfo=datetime.timezone.utc),
 'item_scraped_count': 86,
 'log_count/DEBUG': 3576,
 'log_count/INFO': 2308,
 'log_count/WARNING': 513,
 'memusage/max': 280367104,
 'memusage/startup': 148099072,
 'photo_download_count': 513,
 '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': 179,
 'playwright/request_count/method/GET': 155,
 'playwright/request_count/method/POST': 24,
 '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': 17,
 'playwright/request_count/resource_type/font': 4,
 'playwright/request_count/resource_type/image': 87,
 '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': 13,
 'playwright/response_count': 178,
 'playwright/response_count/method/GET': 155,
 'playwright/response_count/method/POST': 23,
 'playwright/response_count/resource_type/document': 2,
 'playwright/response_count/resource_type/eventsource': 2,
 'playwright/response_count/resource_type/fetch': 17,
 'playwright/response_count/resource_type/font': 4,
 'playwright/response_count/resource_type/image': 87,
 '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': 21,
 'response_received_count': 107,
 'scheduler/dequeued': 620,
 'scheduler/dequeued/memory': 620,
 'scheduler/enqueued': 620,
 'scheduler/enqueued/memory': 620,
 'scrape_type/new': 86,
 'scrape_type/skipped': 290,
 'scrapy-zyte-api/429': 0,
 'scrapy-zyte-api/attempts': 106,
 'scrapy-zyte-api/error_ratio': 0.0,
 'scrapy-zyte-api/errors': 0,
 'scrapy-zyte-api/fatal_errors': 0,
 'scrapy-zyte-api/mean_connection_seconds': 13.281405951331356,
 'scrapy-zyte-api/mean_response_seconds': 13.45259207671174,
 'scrapy-zyte-api/processed': 106,
 'scrapy-zyte-api/request_args/browserHtml': 106,
 'scrapy-zyte-api/request_args/experimental.requestCookies': 106,
 'scrapy-zyte-api/request_args/experimental.responseCookies': 106,
 'scrapy-zyte-api/request_args/requestHeaders': 106,
 'scrapy-zyte-api/request_args/sessionContext': 106,
 'scrapy-zyte-api/request_args/url': 106,
 'scrapy-zyte-api/status_codes/200': 106,
 'scrapy-zyte-api/success': 106,
 'scrapy-zyte-api/success_ratio': 1.0,
 'scrapy-zyte-api/throttle_ratio': 0.0,
 'start_time': datetime.datetime(2026, 3, 24, 14, 45, 6, 884600, tzinfo=datetime.timezone.utc)}
2026-03-24 14:54:19 [scrapy.core.engine] INFO: Spider closed (finished)

PROJECT (sourcing_v2), SPIDER (ecarstrade.nl)