2026-03-25 14:45:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-25 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-25 14:45:06 [ecarstrade.nl] INFO: Starting spider ecarstrade.nl
2026-03-25 14:45:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-25 14:45:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-25 14:45:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-25 14:45:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-25 14:45:06 [scrapy.extensions.telnet] INFO: Telnet Password: 029b29217a138956
2026-03-25 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-25 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-25T14_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-25 14:45:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 14:45:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 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-25 14:45:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-25 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-25 14:45:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-25 14:45:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 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 2123
2026-03-25 14:45:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-25 14:45:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-25 14:45:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: en
2026-03-25 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-25 14:45:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-25 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-25 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-25 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-25 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-25 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-25 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-25 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-25 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-25 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-25 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-25 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-25 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-25 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-25 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-25 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-25 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-25 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-25 14:45:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-25 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-25 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-25 14:45:06 [scrapy.core.engine] INFO: Spider opened
2026-03-25 14:45:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 14:45:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
2026-03-25 14:45:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-25 14:45:06 [scrapy-playwright] INFO: Starting download handler
2026-03-25 14:45:06 [scrapy-playwright] INFO: Starting download handler
2026-03-25 14:45:11 [scrapy-playwright] INFO: Launching browser firefox
2026-03-25 14:45:12 [scrapy-playwright] INFO: Browser firefox launched
2026-03-25 14:45:12 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-25 14:45:12 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-25 14:45:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/search> (resource type: document)
2026-03-25 14:45:13 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://ecarstrade.com/search>
2026-03-25 14:45:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/search> (resource type: document)
2026-03-25 14:45:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/search>
2026-03-25 14:45:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/fonts/mini-fonts/fa-regular-400.woff2> (resource type: font, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:13 [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-25 14:45:13 [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-25 14:45:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/pixel.gif> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:13 [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-25 14:45:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-head-styles.min.css?v=3699e954> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/main/legacy/template/modern-cards.css?v=3699e954> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_refine/assets/css/module.css?v=3699e954> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-head-js.min.js?v=3699e954> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/_next/static/chunks/webpack.js?v=3699e954> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/nextjs-module-loader/index.js?v=3699e954> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 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-25 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-25 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-25 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-25 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-25 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-25 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-25 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-25 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-25 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-25 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-25 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-25 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-25 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-25 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-25 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-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-bottom-js.min.js?v=3699e954> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_auth/assets/js/login.js?v=3699e954> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/vendor/swiper.min.js?v=3699e954> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/vendor/lazysizes.min.js?v=3699e954> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/cars.js?v=3699e954> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/bids.js?v=3699e954> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/components/cars/js/MarketPrice.js?v=3699e954> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/components/cars/js/ExcelExport.js?v=3699e954> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_menu/assets/js/main_menu.js?v=3699e954> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/assets/libs/resizeSensor/resizeSensor.min.js?v=3699e954> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/vendor/jquery/theia-sticky-sidebar.js?v=3699e954> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_refine/assets/js/refineAll.js?v=3699e954> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_refine/assets/js/refineCars.js?v=3699e954> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/AjaxContent.js?v=3699e954> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 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-25 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-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-regular-400.woff2>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-brands-400.woff2>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-solid-900.woff2>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/pixel.gif>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-head-styles.min.css?v=3699e954>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/main/legacy/template/modern-cards.css?v=3699e954>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/css/module.css?v=3699e954>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-head-js.min.js?v=3699e954>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/nextjs-module-loader/index.js?v=3699e954>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/_next/static/chunks/webpack.js?v=3699e954>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/src/svg/back.svg>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/logo-svg.svg>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/src/svg/exclusive.svg>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/icons/flags/svg/en.svg>
2026-03-25 14:45:14 [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-25 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-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/engine.svg>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/places.svg>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/doors.svg>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/warehouse_32x32.png>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/ajax-loader.gif>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/stripe/powered_by_stripe.png>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/lightbox/loading.gif>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js>
2026-03-25 14:45:14 [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-25 14:45:14 [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-25 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-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google-analytics.com/analytics.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-bottom-js.min.js?v=3699e954>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_auth/assets/js/login.js?v=3699e954>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/swiper.min.js?v=3699e954>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/cars.js?v=3699e954>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/lazysizes.min.js?v=3699e954>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/bids.js?v=3699e954>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/components/cars/js/MarketPrice.js?v=3699e954>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_menu/assets/js/main_menu.js?v=3699e954>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/components/cars/js/ExcelExport.js?v=3699e954>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/assets/libs/resizeSensor/resizeSensor.min.js?v=3699e954>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/jquery/theia-sticky-sidebar.js?v=3699e954>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/js/refineAll.js?v=3699e954>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/js/refineCars.js?v=3699e954>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/AjaxContent.js?v=3699e954>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://becom.digital/app/uploads/2023/10/Becom_badge_green_extended.png>
2026-03-25 14:45:14 [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-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://ecarstrade.com/future_api.php?request_type=setup_platform&platform=browser>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/pixel.gif>
2026-03-25 14:45:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js>
2026-03-25 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.sentry-cdn.com/dc9b6542d332772384c439d48319a4f0.min.js>
2026-03-25 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-25 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-25 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-25 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-25 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/js?id=G-0239LS8MTR>
2026-03-25 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_menu/ajax/counts.php>
2026-03-25 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google-analytics.com/analytics.js>
2026-03-25 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtm.js?id=GTM-MTRH7V3>
2026-03-25 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY>
2026-03-25 14:45:15 [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-25 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google-analytics.com/j/collect?v=1&_v=j102&a=920101572&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=1646697579&gjid=229563419&cid=253170203.1774449915&tid=UA-73443533-1&_gid=1688613207.1774449915&_r=1&_slc=1&z=561328095> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-25 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY>
2026-03-25 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-25 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63n1v871189256za200zd871189256&_p=1774449914317&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=253170203.1774449915&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGA&_s=1&tag_exp=103116026~103200004~115616985~115938465~115938468~116024733~117484252~118131588&sid=1774449915&sct=1&seg=0&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&_fv=1&_ss=1&_ee=1&tfd=2477> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://stats.g.doubleclick.net/g/collect?v=2&tid=G-0239LS8MTR&cid=253170203.1774449915>m=45je63n1v871189256za200zd871189256&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=103116026~103200004~115616985~115938465~115938468~116024733~117484252~118131588> (resource type: other, referrer: https://ecarstrade.com/)
2026-03-25 14:45:15 [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=253170203.1774449915>m=45je63n1v871189256za200zd871189256&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=103116026~103200004~115616985~115938465~115938468~116024733~117484252~118131588&z=304556918> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 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=3699e954)
2026-03-25 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google-analytics.com/j/collect?v=1&_v=j102&a=920101572&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=1646697579&gjid=229563419&cid=253170203.1774449915&tid=UA-73443533-1&_gid=1688613207.1774449915&_r=1&_slc=1&z=561328095>
2026-03-25 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63n1v871189256za200zd871189256&_p=1774449914317&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=253170203.1774449915&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&_s=2&tag_exp=103116026~103200004~115616985~115938465~115938468~116024733~117484252~118131588&sid=1774449915&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=1774448156&ep.url=%2Fsearch&ep.eventName=search&_et=3&tfd=2573> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/snippet/8b2a48ee17fd48131302/analytics.min.js>
2026-03-25 14:45:15 [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-25 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/app/dist/subscribe.js>
2026-03-25 14:45:15 [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-25 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63n1v871189256za200zd871189256&_p=1774449914317&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=253170203.1774449915&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AEAAAGQ&_s=3&tag_exp=103116026~103200004~115616985~115938465~115938468~116024733~117484252~118131588&sid=1774449915&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=scroll&epn.percent_scrolled=90&_et=79&tfd=2724> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 14:45:15 [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-25 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.clarity.ms/tag/pfu1viww95> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-scripts.com/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 14:45:15 [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=83057455.1774449916&dt=Search%20%7C%20eCarsTrade&auid=1296698789.1774449916&navt=n&npa=0&ep.ads_data_redaction=0>m=45He63n1v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117484252~118131589&apve=1&apvf=f&apvc=1&tft=1774449915733&tfd=2754> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 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-25 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY> (resource type: eventsource, referrer: https://ecarstrade.com/)
2026-03-25 14:45:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY> (resource type: eventsource, referrer: https://ecarstrade.com/)
2026-03-25 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63n1v871189256za200zd871189256&_p=1774449914317&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=253170203.1774449915&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGA&_s=1&tag_exp=103116026~103200004~115616985~115938465~115938468~116024733~117484252~118131588&sid=1774449915&sct=1&seg=0&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&_fv=1&_ss=1&_ee=1&tfd=2477>
2026-03-25 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/js?id=AW-742220279>
2026-03-25 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63n1v871189256za200zd871189256&_p=1774449914317&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=253170203.1774449915&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&_s=2&tag_exp=103116026~103200004~115616985~115938465~115938468~116024733~117484252~118131588&sid=1774449915&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=1774448156&ep.url=%2Fsearch&ep.eventName=search&_et=3&tfd=2573>
2026-03-25 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/projects/8b2a48ee17fd48131302/settings>
2026-03-25 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY>
2026-03-25 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY>
2026-03-25 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774449916122&cv=11&fst=1774449916122&bg=ffffff&guid=ON&async=1&en=gtag.config>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1296698789.1774449916&data=event%3Dgtag.config&rfmt=3&fmt=4> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=page_view&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=83057455.1774449916&dt=Search%20%7C%20eCarsTrade&auid=1296698789.1774449916&navt=n&npa=0>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774449916150&tfd=3172> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 14:45:16 [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=253170203.1774449915>m=45je63n1v871189256za200zd871189256&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=103116026~103200004~115616985~115938465~115938468~116024733~117484252~118131588&z=304556918>
2026-03-25 14:45:16 [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-25 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/ajax/marksData.php>
2026-03-25 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63n1v871189256za200zd871189256&_p=1774449914317&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=253170203.1774449915&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AEAAAGQ&_s=3&tag_exp=103116026~103200004~115616985~115938465~115938468~116024733~117484252~118131588&sid=1774449915&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=scroll&epn.percent_scrolled=90&_et=79&tfd=2724>
2026-03-25 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/ajs-destination.js>
2026-03-25 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-scripts.com/5441429.js>
2026-03-25 14:45:16 [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-25 14:45:16 [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-25 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-25 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-25 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-analytics.net/analytics/1774449600000/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.clarity.ms/tag/pfu1viww95>
2026-03-25 14:45:16 [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-25 14:45:16 [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=83057455.1774449916&dt=Search%20%7C%20eCarsTrade&auid=1296698789.1774449916&navt=n&npa=0&ep.ads_data_redaction=0>m=45He63n1v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117484252~118131589&apve=1&apvf=f&apvc=1&tft=1774449915733&tfd=2754>
2026-03-25 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/573.js>
2026-03-25 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/inAppPlugin.js>
2026-03-25 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://cdp-eu.customer.io/v1/p> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://stats.g.doubleclick.net/g/collect?v=2&tid=G-0239LS8MTR&cid=253170203.1774449915>m=45je63n1v871189256za200zd871189256&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=103116026~103200004~115616985~115938465~115938468~116024733~117484252~118131588>
2026-03-25 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js>
2026-03-25 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774449916122&cv=11&fst=1774449916122&bg=ffffff&guid=ON&async=1&en=gtag.config>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1296698789.1774449916&data=event%3Dgtag.config&rfmt=3&fmt=4>
2026-03-25 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774449916122&cv=11&fst=1774447200000&bg=ffffff&guid=ON&async=1&en=gtag.config>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1296698789.1774449916&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSTwAFq6B98X_k1dlogo-5Ti0SwEMjxl-lPGvheFP6fmGh72q4vbTifFaKi-Cvy8ubfpb6Pa5s7i2CVgBZmY0CXz83hqudRmOz46rGEmDhBVo&random=2701427653&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774449916122&cv=11&fst=1774447200000&bg=ffffff&guid=ON&async=1&en=gtag.config>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1296698789.1774449916&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSTwAFq6B98X_k1dlogo-5Ti0SwEMjxl-lPGvheFP6fmGh72q4vbTifFaKi-Cvy8ubfpb6Pa5s7i2CVgBZmY0CXz83hqudRmOz46rGEmDhBVo&random=2701427653&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 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-25 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/p>
2026-03-25 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-banner.com/5441429.js>
2026-03-25 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997495/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/upload/sources/171/logo.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997496/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997497/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=page_view&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=83057455.1774449916&dt=Search%20%7C%20eCarsTrade&auid=1296698789.1774449916&navt=n&npa=0>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774449916150&tfd=3172>
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/flags/h40/it.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 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-25 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-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774449916122&cv=11&fst=1774447200000&bg=ffffff&guid=ON&async=1&en=gtag.config>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1296698789.1774449916&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSTwAFq6B98X_k1dlogo-5Ti0SwEMjxl-lPGvheFP6fmGh72q4vbTifFaKi-Cvy8ubfpb6Pa5s7i2CVgBZmY0CXz83hqudRmOz46rGEmDhBVo&random=2701427653&rmt_tld=0&ipr=y>
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774449916122&cv=11&fst=1774447200000&bg=ffffff&guid=ON&async=1&en=gtag.config>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1296698789.1774449916&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSTwAFq6B98X_k1dlogo-5Ti0SwEMjxl-lPGvheFP6fmGh72q4vbTifFaKi-Cvy8ubfpb6Pa5s7i2CVgBZmY0CXz83hqudRmOz46rGEmDhBVo&random=2701427653&rmt_tld=1&ipr=y>
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997495/photo_001/260x0__r.jpg>
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://scripts.clarity.ms/0.8.57/clarity.js>
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997498/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997499/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997500/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997501/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997502/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/upload/sources/171/logo.png>
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997503/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997504/photo_002/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997505/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997506/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997507/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997508/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997509/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997782/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997783/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997784/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997785/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997786/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/flags/h40/fr.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-analytics.net/analytics/1774449600000/5441429.js>
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997496/photo_001/260x0__r.jpg>
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997497/photo_001/260x0__r.jpg>
2026-03-25 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-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.usemessages.com/conversations-embed.js>
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/it.png>
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/vat_deductible.svg>
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://y.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-25 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=ef316c6f3d404903b0dd3952307a58fe&traceId=ef316c6f3d404903b0dd3952307a58fe> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997498/photo_001/260x0__r.jpg>
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997499/photo_001/260x0__r.jpg>
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997500/photo_001/260x0__r.jpg>
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997502/photo_001/260x0__r.jpg>
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997501/photo_001/260x0__r.jpg>
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997503/photo_001/260x0__r.jpg>
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997504/photo_002/260x0__r.jpg>
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997505/photo_001/260x0__r.jpg>
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997506/photo_001/260x0__r.jpg>
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997507/photo_001/260x0__r.jpg>
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997508/photo_001/260x0__r.jpg>
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997509/photo_001/260x0__r.jpg>
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997783/photo_001/260x0__r.jpg>
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997782/photo_001/260x0__r.jpg>
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997784/photo_001/260x0__r.jpg>
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997786/photo_001/260x0__r.jpg>
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997785/photo_001/260x0__r.jpg>
2026-03-25 14:45:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/fr.png>
2026-03-25 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2>
2026-03-25 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://track.hubspot.com/__ptq.gif?k=1&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774449918146&vi=aa4e4c75e9a47f8a3df151829a10c497&nc=true&u=129379155.aa4e4c75e9a47f8a3df151829a10c497.1774449918144.1774449918144.1774449918144.1&b=129379155.1.1774449918145&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/vendor/swiper.min.css?v=3699e954> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/main/components/car-price.css?v=3699e954> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/main/legacy/template/pages/index/account_status.css?v=3699e954> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=3699e954> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/ajax/counts.php>
2026-03-25 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/vendor/swiper.min.css?v=3699e954>
2026-03-25 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/main/components/car-price.css?v=3699e954>
2026-03-25 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/main/legacy/template/pages/index/account_status.css?v=3699e954>
2026-03-25 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=3699e954>
2026-03-25 14:45:18 [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=3699e954)
2026-03-25 14:45:18 [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=3699e954)
2026-03-25 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=ef316c6f3d404903b0dd3952307a58fe&traceId=ef316c6f3d404903b0dd3952307a58fe>
2026-03-25 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/dropdown_arrow.png>
2026-03-25 14:45:18 [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=1774449918766&vi=aa4e4c75e9a47f8a3df151829a10c497&nc=true&u=129379155.aa4e4c75e9a47f8a3df151829a10c497.1774449918144.1774449918144.1774449918144.1&b=129379155.1.1774449918145&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <404 https://ecarstrade.com/static/minified/main-page/chosen-sprite.png>
2026-03-25 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://y.clarity.ms/collect>
2026-03-25 14:45:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-scripts.com/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 14:45:18 [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=1774449918146&vi=aa4e4c75e9a47f8a3df151829a10c497&nc=true&u=129379155.aa4e4c75e9a47f8a3df151829a10c497.1774449918144.1774449918144.1774449918144.1&b=129379155.1.1774449918145&cc=15>
2026-03-25 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=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=1774449919058&vi=aa4e4c75e9a47f8a3df151829a10c497&nc=true&u=129379155.aa4e4c75e9a47f8a3df151829a10c497.1774449918144.1774449918144.1774449918144.1&b=129379155.1.1774449918145&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-scripts.com/5441429.js>
2026-03-25 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63n1v871189256z8811692034za200zd871189256&_p=1774449914317&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=253170203.1774449915&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAACAGQ&_s=4&tag_exp=103116026~103200004~115616985~115938465~115938468~116024733~117484252~118131588&sid=1774449915&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&ep.fragment=&_et=146&tfd=6134> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 14:45:19 [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=1774449918766&vi=aa4e4c75e9a47f8a3df151829a10c497&nc=true&u=129379155.aa4e4c75e9a47f8a3df151829a10c497.1774449918144.1774449918144.1774449918144.1&b=129379155.1.1774449918145&cc=15>
2026-03-25 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774449919117&cv=11&fst=1774449919117&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&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=1296698789.1774449916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774448156%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-25 14:45:19 [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=83057455.1774449916&dt=Search%20%7C%20eCarsTrade&auid=1296698789.1774449916&navt=n&npa=0&ep.ads_data_redaction=0&ga_uid=G-0239LS8MTR.0>m=45He63n1v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117484252~118131589&apve=1&apvf=f&apvc=1&tft=1774449919139&tfd=6160> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 14:45:19 [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=83057455.1774449916&dt=Search%20%7C%20eCarsTrade&auid=1296698789.1774449916&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774448156&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.action=opened&ep.properties=%7B%22selected%20field%22%3A%22Sort%20by%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&ga_uid=G-0239LS8MTR.0>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774449919139&tfd=6161> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://y.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-25 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63n1v871189256z8811692034za200zd871189256&_p=1774449914317&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=253170203.1774449915&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAACAGQ&_s=4&tag_exp=103116026~103200004~115616985~115938465~115938468~116024733~117484252~118131588&sid=1774449915&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&ep.fragment=&_et=146&tfd=6134>
2026-03-25 14:45:19 [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=1774449919311&vi=aa4e4c75e9a47f8a3df151829a10c497&nc=true&u=129379155.aa4e4c75e9a47f8a3df151829a10c497.1774449918144.1774449918144.1774449918144.1&b=129379155.1.1774449918145&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 14:45:19 [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=1774449919058&vi=aa4e4c75e9a47f8a3df151829a10c497&nc=true&u=129379155.aa4e4c75e9a47f8a3df151829a10c497.1774449918144.1774449918144.1774449918144.1&b=129379155.1.1774449918145&cc=15>
2026-03-25 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&ae=g&en=user_id_update&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=83057455.1774449916&dt=Search%20%7C%20eCarsTrade&auid=1296698789.1774449916&navt=n&npa=0&ep.ads_data_redaction=0&ga_uid=G-0239LS8MTR.0>m=45He63n1v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117484252~118131589&apve=1&apvf=f&apvc=1&tft=1774449919139&tfd=6160>
2026-03-25 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774449919117&cv=11&fst=1774449919117&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&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=1296698789.1774449916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774448156%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-25 14:45:19 [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-25 14:45:19 [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=83057455.1774449916&dt=Search%20%7C%20eCarsTrade&auid=1296698789.1774449916&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774448156&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.action=opened&ep.properties=%7B%22selected%20field%22%3A%22Sort%20by%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&ga_uid=G-0239LS8MTR.0>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774449919139&tfd=6161>
2026-03-25 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63n1v871189256za200zd871189256&_p=1774449914317&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=253170203.1774449915&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAACGQ&_s=5&tag_exp=103116026~103200004~115616985~115938465~115938468~116024733~117484252~118131588&uid=0&sid=1774449915&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=event&_ee=1&ep.user%20id=0&ep.event%20timestamp=1774448156&ep.url=%2Fsearch&ep.eventName=search&ep.event=eventTracking&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.action=opened&ep.properties=%7B%22selected%20field%22%3A%22Sort%20by%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&_et=3401&up.user_id=0&up.cars_paid=0&up.event=gtm.dom&up.isDeposit=no&up.registrationDate=N%2FA&up.user_status=unauthorised&tfd=6473> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774449919461&cv=11&fst=1774449919461&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&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=1296698789.1774449916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774448156%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-25 14:45:19 [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=83057455.1774449916&dt=Search%20%7C%20eCarsTrade&auid=1296698789.1774449916&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774448156&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.properties=%7B%22selected%20field%22%3A%22Online%20(New-Old)%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&ga_uid=G-0239LS8MTR.0>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774449919479&tfd=6500> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://y.clarity.ms/collect>
2026-03-25 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774449919117&cv=11&fst=1774447200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&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=1296698789.1774449916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774448156%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=CAQSXQAFq6B9ltYQJAVjqmAdgeOVlFTEmNlMylFSmXkjIUrAz-u-fUgKBODH_V-G7dRQWuHk66adn_yTYTVjnVjGcDLVzg7W6heidJBlpMF-X8K6XA60FS5kzTlr1dmbQw&random=2050403354&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774449919117&cv=11&fst=1774447200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&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=1296698789.1774449916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774448156%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=CAQSXQAFq6B9ltYQJAVjqmAdgeOVlFTEmNlMylFSmXkjIUrAz-u-fUgKBODH_V-G7dRQWuHk66adn_yTYTVjnVjGcDLVzg7W6heidJBlpMF-X8K6XA60FS5kzTlr1dmbQw&random=2050403354&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63n1v871189256za200zd871189256&_p=1774449914317&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=253170203.1774449915&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAACGQ&_s=5&tag_exp=103116026~103200004~115616985~115938465~115938468~116024733~117484252~118131588&uid=0&sid=1774449915&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=event&_ee=1&ep.user%20id=0&ep.event%20timestamp=1774448156&ep.url=%2Fsearch&ep.eventName=search&ep.event=eventTracking&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.action=opened&ep.properties=%7B%22selected%20field%22%3A%22Sort%20by%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&_et=3401&up.user_id=0&up.cars_paid=0&up.event=gtm.dom&up.isDeposit=no&up.registrationDate=N%2FA&up.user_status=unauthorised&tfd=6473>
2026-03-25 14:45:19 [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=1774449919311&vi=aa4e4c75e9a47f8a3df151829a10c497&nc=true&u=129379155.aa4e4c75e9a47f8a3df151829a10c497.1774449918144.1774449918144.1774449918144.1&b=129379155.1.1774449918145&cc=15>
2026-03-25 14:45:19 [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=83057455.1774449916&dt=Search%20%7C%20eCarsTrade&auid=1296698789.1774449916&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774448156&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.properties=%7B%22selected%20field%22%3A%22Online%20(New-Old)%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&ga_uid=G-0239LS8MTR.0>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774449919479&tfd=6500>
2026-03-25 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774449919461&cv=11&fst=1774449919461&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&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=1296698789.1774449916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774448156%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-25 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774449919461&cv=11&fst=1774447200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&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=1296698789.1774449916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774448156%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=CAQSXQAFq6B9_r_0uHliG2ezsrvm_h9kmOWrwI1NlyEEF4liM59Conm1mnjXOe3U3cT-ntTsf6NM9kJKE4EHn_8vCOnX6BFHZpajr8eP5ODdw1GriSa_CUfY2hX3oBhDKQ&random=3921565323&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774449919461&cv=11&fst=1774447200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&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=1296698789.1774449916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774448156%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=CAQSXQAFq6B9_r_0uHliG2ezsrvm_h9kmOWrwI1NlyEEF4liM59Conm1mnjXOe3U3cT-ntTsf6NM9kJKE4EHn_8vCOnX6BFHZpajr8eP5ODdw1GriSa_CUfY2hX3oBhDKQ&random=3921565323&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774449919117&cv=11&fst=1774447200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&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=1296698789.1774449916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774448156%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=CAQSXQAFq6B9ltYQJAVjqmAdgeOVlFTEmNlMylFSmXkjIUrAz-u-fUgKBODH_V-G7dRQWuHk66adn_yTYTVjnVjGcDLVzg7W6heidJBlpMF-X8K6XA60FS5kzTlr1dmbQw&random=2050403354&rmt_tld=1&ipr=y>
2026-03-25 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774449919117&cv=11&fst=1774447200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&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=1296698789.1774449916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774448156%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=CAQSXQAFq6B9ltYQJAVjqmAdgeOVlFTEmNlMylFSmXkjIUrAz-u-fUgKBODH_V-G7dRQWuHk66adn_yTYTVjnVjGcDLVzg7W6heidJBlpMF-X8K6XA60FS5kzTlr1dmbQw&random=2050403354&rmt_tld=0&ipr=y>
2026-03-25 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774449919461&cv=11&fst=1774447200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&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=1296698789.1774449916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774448156%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=CAQSXQAFq6B9_r_0uHliG2ezsrvm_h9kmOWrwI1NlyEEF4liM59Conm1mnjXOe3U3cT-ntTsf6NM9kJKE4EHn_8vCOnX6BFHZpajr8eP5ODdw1GriSa_CUfY2hX3oBhDKQ&random=3921565323&rmt_tld=1&ipr=y>
2026-03-25 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774449919461&cv=11&fst=1774447200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&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=1296698789.1774449916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774448156%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=CAQSXQAFq6B9_r_0uHliG2ezsrvm_h9kmOWrwI1NlyEEF4liM59Conm1mnjXOe3U3cT-ntTsf6NM9kJKE4EHn_8vCOnX6BFHZpajr8eP5ODdw1GriSa_CUfY2hX3oBhDKQ&random=3921565323&rmt_tld=0&ipr=y>
2026-03-25 14:45:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://y.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-25 14:45:20 [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-25 14:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/logo/v2_192_icon.png>
2026-03-25 14:45:20 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://y.clarity.ms/collect>
2026-03-25 14:45:20 [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-25 14:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001360/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/upload/sources/62/logo.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001359/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/lorries.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:20 [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-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001358/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001357/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001356/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001355/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001354/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001353/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001352/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001351/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001350/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001349/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001348/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001347/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001346/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001360/photo_000/260x0__r.jpg>
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/upload/sources/62/logo.png>
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001359/photo_000/260x0__r.jpg>
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001345/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001344/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 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-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001343/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001342/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001341/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/vat_non_deductible.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/lorries.png>
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/be.png>
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001358/photo_000/260x0__r.jpg>
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001357/photo_000/260x0__r.jpg>
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001356/photo_000/260x0__r.jpg>
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001355/photo_000/260x0__r.jpg>
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001354/photo_000/260x0__r.jpg>
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001353/photo_000/260x0__r.jpg>
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001352/photo_000/260x0__r.jpg>
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001351/photo_000/260x0__r.jpg>
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001350/photo_000/260x0__r.jpg>
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001349/photo_000/260x0__r.jpg>
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001347/photo_000/260x0__r.jpg>
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001348/photo_000/260x0__r.jpg>
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001346/photo_000/260x0__r.jpg>
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001345/photo_000/260x0__r.jpg>
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001344/photo_000/260x0__r.jpg>
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/auction_blind.svg>
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001343/photo_000/260x0__r.jpg>
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001342/photo_000/260x0__r.jpg>
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001341/photo_000/260x0__r.jpg>
2026-03-25 14:45:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/vat_non_deductible.svg>
2026-03-25 14:45:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://y.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-25 14:45:23 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://y.clarity.ms/collect>
2026-03-25 14:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63n1v871189256za200zd871189256&_p=1774449914317&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=253170203.1774449915&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&_s=6&tag_exp=103116026~103200004~115616985~115938465~115938468~116024733~117484252~118131588&uid=0&sid=1774449915&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=event&_ee=1&ep.user%20id=0&ep.event%20timestamp=1774448156&ep.url=%2Fsearch&ep.eventName=search&ep.event=eventTracking&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.properties=%7B%22selected%20field%22%3A%22Online%20(New-Old)%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&_et=321&tfd=11477> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 14:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR>m=45je63n1v871189256za200zd871189256&_p=1774449914317&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=253170203.1774449915&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&_s=6&tag_exp=103116026~103200004~115616985~115938465~115938468~116024733~117484252~118131588&uid=0&sid=1774449915&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=event&_ee=1&ep.user%20id=0&ep.event%20timestamp=1774448156&ep.url=%2Fsearch&ep.eventName=search&ep.event=eventTracking&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.properties=%7B%22selected%20field%22%3A%22Online%20(New-Old)%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&_et=321&tfd=11477>
2026-03-25 14:45:24 [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=1774449924706&vi=aa4e4c75e9a47f8a3df151829a10c497&nc=true&u=129379155.aa4e4c75e9a47f8a3df151829a10c497.1774449918144.1774449918144.1774449918144.1&b=129379155.1.1774449918145&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 14:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774449924758&cv=11&fst=1774449924758&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&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=1296698789.1774449916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774448156%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-25 14:45:24 [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=83057455.1774449916&dt=Search%20%7C%20eCarsTrade&auid=1296698789.1774449916&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774448156&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=brand%20list&ep.properties=%7B%22brands%20selected%22%3A%22%22%7D&ga_uid=G-0239LS8MTR.0>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774449924774&tfd=11795> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 14:45:24 [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=83057455.1774449916&dt=Search%20%7C%20eCarsTrade&auid=1296698789.1774449916&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774448156&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=brand%20list&ep.properties=%7B%22brands%20selected%22%3A%22%22%7D&ga_uid=G-0239LS8MTR.0>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774449924774&tfd=11795>
2026-03-25 14:45:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774449924758&cv=11&fst=1774449924758&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&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=1296698789.1774449916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774448156%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-25 14:45:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774449924758&cv=11&fst=1774447200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&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=1296698789.1774449916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774448156%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=CAQSXQAFq6B9tFVVV-Hz_HwQZV7uHhuzSQs9uK3Nc8ntZiUvx-etkVRRKT_ndPrHsKWwelbwwbxXJYxSxOjT74-c6b01EFMh6MWlQrT5teDK4eo3PO0q9nNj_I30kV47Ew&random=1122333414&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 14:45:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774449924758&cv=11&fst=1774447200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&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=1296698789.1774449916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774448156%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=CAQSXQAFq6B9tFVVV-Hz_HwQZV7uHhuzSQs9uK3Nc8ntZiUvx-etkVRRKT_ndPrHsKWwelbwwbxXJYxSxOjT74-c6b01EFMh6MWlQrT5teDK4eo3PO0q9nNj_I30kV47Ew&random=1122333414&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 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=1774449924706&vi=aa4e4c75e9a47f8a3df151829a10c497&nc=true&u=129379155.aa4e4c75e9a47f8a3df151829a10c497.1774449918144.1774449918144.1774449918144.1&b=129379155.1.1774449918145&cc=15>
2026-03-25 14:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774449924758&cv=11&fst=1774447200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&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=1296698789.1774449916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774448156%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=CAQSXQAFq6B9tFVVV-Hz_HwQZV7uHhuzSQs9uK3Nc8ntZiUvx-etkVRRKT_ndPrHsKWwelbwwbxXJYxSxOjT74-c6b01EFMh6MWlQrT5teDK4eo3PO0q9nNj_I30kV47Ew&random=1122333414&rmt_tld=1&ipr=y>
2026-03-25 14:45:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774449924758&cv=11&fst=1774447200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&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=1296698789.1774449916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774448156%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=CAQSXQAFq6B9tFVVV-Hz_HwQZV7uHhuzSQs9uK3Nc8ntZiUvx-etkVRRKT_ndPrHsKWwelbwwbxXJYxSxOjT74-c6b01EFMh6MWlQrT5teDK4eo3PO0q9nNj_I30kV47Ew&random=1122333414&rmt_tld=0&ipr=y>
2026-03-25 14:45:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774449927140&cv=11&fst=1774449927140&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&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=1296698789.1774449916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774448156%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-25 14:45:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774449927166&cv=11&fst=1774449927166&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&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=1296698789.1774449916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774448156%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-25 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=83057455.1774449916&dt=Search%20%7C%20eCarsTrade&auid=1296698789.1774449916&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774448156&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=Source&ga_uid=G-0239LS8MTR.0>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774449927178&tfd=14198> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 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=83057455.1774449916&dt=Search%20%7C%20eCarsTrade&auid=1296698789.1774449916&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774448156&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=closed&ep.block=search&ep.macro%20element=brand%20list&ep.properties=%7B%22brands%20selected%22%3A%22%22%7D&ga_uid=G-0239LS8MTR.0>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774449927178&tfd=14199> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 14:45:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774449927140&cv=11&fst=1774449927140&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&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=1296698789.1774449916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774448156%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=4>
2026-03-25 14:45:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774449927140&cv=11&fst=1774447200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&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=1296698789.1774449916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774448156%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9NfCh8vOhH_5XMV6KL9ABBKx50ugNvxeE8Ai3Up2mcu0cJSagSzSwpZKluOcOYMPism_Eb79SRW4ArJsvprJlm36w_Y1UeUxEOPTqezL_3ovz6qZ1Mdt8FA&random=1458323752&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 14:45:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774449927140&cv=11&fst=1774447200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&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=1296698789.1774449916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774448156%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9NfCh8vOhH_5XMV6KL9ABBKx50ugNvxeE8Ai3Up2mcu0cJSagSzSwpZKluOcOYMPism_Eb79SRW4ArJsvprJlm36w_Y1UeUxEOPTqezL_3ovz6qZ1Mdt8FA&random=1458323752&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 14:45:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=83057455.1774449916&dt=Search%20%7C%20eCarsTrade&auid=1296698789.1774449916&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774448156&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=Source&ga_uid=G-0239LS8MTR.0>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774449927178&tfd=14198>
2026-03-25 14:45:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774449927166&cv=11&fst=1774449927166&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&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=1296698789.1774449916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774448156%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-25 14:45:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774449927166&cv=11&fst=1774447200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&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=1296698789.1774449916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774448156%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=CAQSXQAFq6B9yIXdsjgAa3goXo63LYDfe7phDxKUgDcr1cRgvpHzygRR6CL6tMn_GzEvsnlHyVn-_NnRhAbsZdciQcIgOpD6oXq6KWVEZKNx4qa5PBTUEdjTWu7C_jVBXA&random=2885787909&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 14:45:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774449927166&cv=11&fst=1774447200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&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=1296698789.1774449916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774448156%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=CAQSXQAFq6B9yIXdsjgAa3goXo63LYDfe7phDxKUgDcr1cRgvpHzygRR6CL6tMn_GzEvsnlHyVn-_NnRhAbsZdciQcIgOpD6oXq6KWVEZKNx4qa5PBTUEdjTWu7C_jVBXA&random=2885787909&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 14:45:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=83057455.1774449916&dt=Search%20%7C%20eCarsTrade&auid=1296698789.1774449916&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774448156&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=closed&ep.block=search&ep.macro%20element=brand%20list&ep.properties=%7B%22brands%20selected%22%3A%22%22%7D&ga_uid=G-0239LS8MTR.0>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774449927178&tfd=14199>
2026-03-25 14:45:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774449927140&cv=11&fst=1774447200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&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=1296698789.1774449916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774448156%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9NfCh8vOhH_5XMV6KL9ABBKx50ugNvxeE8Ai3Up2mcu0cJSagSzSwpZKluOcOYMPism_Eb79SRW4ArJsvprJlm36w_Y1UeUxEOPTqezL_3ovz6qZ1Mdt8FA&random=1458323752&rmt_tld=0&ipr=y>
2026-03-25 14:45:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774449927166&cv=11&fst=1774447200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&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=1296698789.1774449916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774448156%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=CAQSXQAFq6B9yIXdsjgAa3goXo63LYDfe7phDxKUgDcr1cRgvpHzygRR6CL6tMn_GzEvsnlHyVn-_NnRhAbsZdciQcIgOpD6oXq6KWVEZKNx4qa5PBTUEdjTWu7C_jVBXA&random=2885787909&rmt_tld=0&ipr=y>
2026-03-25 14:45:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774449927140&cv=11&fst=1774447200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&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=1296698789.1774449916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774448156%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9NfCh8vOhH_5XMV6KL9ABBKx50ugNvxeE8Ai3Up2mcu0cJSagSzSwpZKluOcOYMPism_Eb79SRW4ArJsvprJlm36w_Y1UeUxEOPTqezL_3ovz6qZ1Mdt8FA&random=1458323752&rmt_tld=1&ipr=y>
2026-03-25 14:45:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774449927166&cv=11&fst=1774447200000&bg=ffffff&guid=ON&async=1&en=event>m=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252~117884344&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=1296698789.1774449916&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774448156%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=CAQSXQAFq6B9yIXdsjgAa3goXo63LYDfe7phDxKUgDcr1cRgvpHzygRR6CL6tMn_GzEvsnlHyVn-_NnRhAbsZdciQcIgOpD6oXq6KWVEZKNx4qa5PBTUEdjTWu7C_jVBXA&random=2885787909&rmt_tld=1&ipr=y>
2026-03-25 14:45:27 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://y.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-25 14:45:28 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://y.clarity.ms/collect>
2026-03-25 14:45:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search> (referer: None) ['playwright']
2026-03-25 14:45:29 [ecarstrade.nl] INFO: Cookies from Playwright: [{'name': 'IDE', 'value': 'AHWqTUmqKBYpTtIws2NB9eSdYVkrGJCL9tg3TxcuBlHvajdyKC9Oi7bwPcRnLh24', 'domain': '.doubleclick.net', 'path': '/', 'expires': 1808145919, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'eCT/LANG', 'value': 'en', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1777041913, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'eCT/PHPSESSID', 'value': 'rglhb2ais0h00ohqm2iiopp9fq', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774478713, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'eCT/first_landing_url', 'value': '%2Fsearch', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1835966713, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'eCT/perpage', 'value': '20', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1777041913, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'gbuuid', 'value': '454c0aac-a4f7-4a55-ba1f-9c64d6011658', 'domain': 'ecarstrade.com', 'path': '/', 'expires': 1809009914, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gid', 'value': 'GA1.2.1688613207.1774449915', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774536315, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gat', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774449975, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga', 'value': 'GA1.1.253170203.1774449915', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1837521915, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gcl_au', 'value': '1.1.1296698789.1774449916', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1782225916, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'ajs_anonymous_id', 'value': 'a1837409-d639-4e09-8a9b-922f19cbab68', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1805985916, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': 'mp_5a27231946a146bf8eda3bf7b09ed68a_mixpanel', 'value': '%7B%22distinct_id%22%3A%22%24device%3Ab83f319c-c0f4-48c7-a61a-1c2bf933f009%22%2C%22%24device_id%22%3A%22b83f319c-c0f4-48c7-a61a-1c2bf933f009%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': 1805985916, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '__hstc', 'value': '129379155.aa4e4c75e9a47f8a3df151829a10c497.1774449918144.1774449918144.1774449918144.1', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1790001918, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': 'hubspotutk', 'value': 'aa4e4c75e9a47f8a3df151829a10c497', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1790001918, '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.1774449918145', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774451718, '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-25T14%3A45%3A18.807Z%22%2C%22consentId%22%3A%220871eee0-fe67-45ab-bb63-48311d1343ac%22%2C%22services%22%3A%7B%22necessary%22%3A%5B%5D%2C%22analytics%22%3A%5B%5D%7D%2C%22lastConsentTimestamp%22%3A%222026-03-25T14%3A45%3A18.807Z%22%2C%22expirationTime%22%3A1790174718808%7D', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1790174718, 'httpOnly': False, 'secure': True, 'sameSite': 'Lax'}, {'name': 'eCT/cookie_consent', 'value': '{"consentId":"0871eee0-fe67-45ab-bb63-48311d1343ac","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': 1774450220, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga_0239LS8MTR', 'value': 'GS2.1.s1774449915$o1$g1$t1774449927$j48$l0$h0', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1837521927, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '__cf_bm', 'value': 'CVdEB0GWsjKzHjQaT4X0oHSrwuQPi.kRq2Yq6Vfh8JQ-1774449918-1.0.1.1-GRaTH_COaKvvp_BNH4gGEhxon319WlMU_8rXqM7EilyAP0cnqpuy9.iY3VxtWjjRFDlAZlgoY7yrZz6agVEsGMRsrAB92cuQrA3XwHm0Yxc', 'domain': '.hubspot.com', 'path': '/', 'expires': 1774451718, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': '_cfuvid', 'value': 'BuAr0JbxwWN_F6G6QQjYM1c9HBGu3Fh25FbJIoY.4q8-1774449918852-0.0.1.1-604800000', 'domain': '.hubspot.com', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}]
2026-03-25 14:45:29 [ecarstrade.nl] INFO: Scrapy-formatted cookies: [{'name': 'IDE', 'value': 'AHWqTUmqKBYpTtIws2NB9eSdYVkrGJCL9tg3TxcuBlHvajdyKC9Oi7bwPcRnLh24', 'domain': '.doubleclick.net', 'path': '/'}, {'name': 'eCT/LANG', 'value': 'en', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'eCT/PHPSESSID', 'value': 'rglhb2ais0h00ohqm2iiopp9fq', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'eCT/first_landing_url', 'value': '%2Fsearch', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'eCT/perpage', 'value': '20', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'gbuuid', 'value': '454c0aac-a4f7-4a55-ba1f-9c64d6011658', 'domain': 'ecarstrade.com', 'path': '/'}, {'name': '_gid', 'value': 'GA1.2.1688613207.1774449915', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_gat', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_ga', 'value': 'GA1.1.253170203.1774449915', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_gcl_au', 'value': '1.1.1296698789.1774449916', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'ajs_anonymous_id', 'value': 'a1837409-d639-4e09-8a9b-922f19cbab68', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'mp_5a27231946a146bf8eda3bf7b09ed68a_mixpanel', 'value': '%7B%22distinct_id%22%3A%22%24device%3Ab83f319c-c0f4-48c7-a61a-1c2bf933f009%22%2C%22%24device_id%22%3A%22b83f319c-c0f4-48c7-a61a-1c2bf933f009%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': '__hstc', 'value': '129379155.aa4e4c75e9a47f8a3df151829a10c497.1774449918144.1774449918144.1774449918144.1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'hubspotutk', 'value': 'aa4e4c75e9a47f8a3df151829a10c497', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hssrc', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hssc', 'value': '129379155.1.1774449918145', '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-25T14%3A45%3A18.807Z%22%2C%22consentId%22%3A%220871eee0-fe67-45ab-bb63-48311d1343ac%22%2C%22services%22%3A%7B%22necessary%22%3A%5B%5D%2C%22analytics%22%3A%5B%5D%7D%2C%22lastConsentTimestamp%22%3A%222026-03-25T14%3A45%3A18.807Z%22%2C%22expirationTime%22%3A1790174718808%7D', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'eCT/cookie_consent', 'value': '{"consentId":"0871eee0-fe67-45ab-bb63-48311d1343ac","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.s1774449915$o1$g1$t1774449927$j48$l0$h0', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__cf_bm', 'value': 'CVdEB0GWsjKzHjQaT4X0oHSrwuQPi.kRq2Yq6Vfh8JQ-1774449918-1.0.1.1-GRaTH_COaKvvp_BNH4gGEhxon319WlMU_8rXqM7EilyAP0cnqpuy9.iY3VxtWjjRFDlAZlgoY7yrZz6agVEsGMRsrAB92cuQrA3XwHm0Yxc', 'domain': '.hubspot.com', 'path': '/'}, {'name': '_cfuvid', 'value': 'BuAr0JbxwWN_F6G6QQjYM1c9HBGu3Fh25FbJIoY.4q8-1774449918852-0.0.1.1-604800000', 'domain': '.hubspot.com', 'path': '/'}]
2026-03-25 14:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='ECarsTrade',RowKey='cookies') HTTP/1.1" 204 0
2026-03-25 14:45:29 [ecarstrade.nl] INFO: Found sources: ['ALD', 'ARVAL', 'Athlon', 'AVIS', 'KBC', 'Trade-in Cars', 'Van Mossel', 'VW Group dealers']
2026-03-25 14:45:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:45:51 [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-25 14:45:51 [ecarstrade.nl] INFO: Found 20 car items
2026-03-25 14:45:51 [ecarstrade.nl] INFO: Found listing with ID: 6992750auction110917
2026-03-25 14:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276992750auction110917%27 HTTP/1.1" 200 None
2026-03-25 14:45:51 [ecarstrade.nl] INFO: Scrape type for 6992750auction110917: 0
2026-03-25 14:45:51 [ecarstrade.nl] INFO: Found listing with ID: 6992793auction110917
2026-03-25 14:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276992793auction110917%27 HTTP/1.1" 200 None
2026-03-25 14:45:51 [ecarstrade.nl] INFO: Scrape type for 6992793auction110917: 0
2026-03-25 14:45:51 [ecarstrade.nl] INFO: Found listing with ID: 6992784auction110917
2026-03-25 14:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276992784auction110917%27 HTTP/1.1" 200 None
2026-03-25 14:45:51 [ecarstrade.nl] INFO: Scrape type for 6992784auction110917: 0
2026-03-25 14:45:51 [ecarstrade.nl] INFO: Found listing with ID: 6992783auction110917
2026-03-25 14:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276992783auction110917%27 HTTP/1.1" 200 None
2026-03-25 14:45:51 [ecarstrade.nl] INFO: Scrape type for 6992783auction110917: 0
2026-03-25 14:45:51 [ecarstrade.nl] INFO: Found listing with ID: 6992790auction110917
2026-03-25 14:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276992790auction110917%27 HTTP/1.1" 200 None
2026-03-25 14:45:51 [ecarstrade.nl] INFO: Scrape type for 6992790auction110917: 0
2026-03-25 14:45:51 [ecarstrade.nl] INFO: Found listing with ID: 6995446auction110917
2026-03-25 14:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:52 [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-25 14:45:52 [ecarstrade.nl] INFO: Scrape type for 6995446auction110917: 0
2026-03-25 14:45:52 [ecarstrade.nl] INFO: Found listing with ID: 6992787auction110917
2026-03-25 14:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:52 [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-25 14:45:52 [ecarstrade.nl] INFO: Scrape type for 6992787auction110917: 0
2026-03-25 14:45:52 [ecarstrade.nl] INFO: Found listing with ID: 6992728auction110917
2026-03-25 14:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:52 [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-25 14:45:52 [ecarstrade.nl] INFO: Scrape type for 6992728auction110917: 0
2026-03-25 14:45:52 [ecarstrade.nl] INFO: Found listing with ID: 6992745auction110917
2026-03-25 14:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:52 [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-25 14:45:52 [ecarstrade.nl] INFO: Scrape type for 6992745auction110917: 0
2026-03-25 14:45:52 [ecarstrade.nl] INFO: Found listing with ID: 6992741auction110917
2026-03-25 14:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:52 [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-25 14:45:52 [ecarstrade.nl] INFO: Scrape type for 6992741auction110917: 0
2026-03-25 14:45:52 [ecarstrade.nl] INFO: Found listing with ID: 6992725auction110917
2026-03-25 14:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:52 [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-25 14:45:52 [ecarstrade.nl] INFO: Scrape type for 6992725auction110917: 0
2026-03-25 14:45:52 [ecarstrade.nl] INFO: Found listing with ID: 6992739auction110917
2026-03-25 14:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:52 [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-25 14:45:52 [ecarstrade.nl] INFO: Scrape type for 6992739auction110917: 0
2026-03-25 14:45:52 [ecarstrade.nl] INFO: Found listing with ID: 6992742auction110917
2026-03-25 14:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:52 [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-25 14:45:52 [ecarstrade.nl] INFO: Scrape type for 6992742auction110917: 0
2026-03-25 14:45:52 [ecarstrade.nl] INFO: Found listing with ID: 6992746auction110917
2026-03-25 14:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:52 [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-25 14:45:52 [ecarstrade.nl] INFO: Scrape type for 6992746auction110917: 0
2026-03-25 14:45:52 [ecarstrade.nl] INFO: Found listing with ID: 6992743auction110917
2026-03-25 14:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:52 [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-25 14:45:52 [ecarstrade.nl] INFO: Scrape type for 6992743auction110917: 0
2026-03-25 14:45:52 [ecarstrade.nl] INFO: Found listing with ID: 6992751auction110917
2026-03-25 14:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:52 [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-25 14:45:52 [ecarstrade.nl] INFO: Scrape type for 6992751auction110917: 0
2026-03-25 14:45:52 [ecarstrade.nl] INFO: Found listing with ID: 6992768auction110917
2026-03-25 14:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:52 [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-25 14:45:52 [ecarstrade.nl] INFO: Scrape type for 6992768auction110917: 0
2026-03-25 14:45:52 [ecarstrade.nl] INFO: Found listing with ID: 6992777auction110917
2026-03-25 14:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:52 [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-25 14:45:52 [ecarstrade.nl] INFO: Scrape type for 6992777auction110917: 0
2026-03-25 14:45:52 [ecarstrade.nl] INFO: Found listing with ID: 6992747auction110917
2026-03-25 14:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:52 [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-25 14:45:52 [ecarstrade.nl] INFO: Scrape type for 6992747auction110917: 0
2026-03-25 14:45:52 [ecarstrade.nl] INFO: Found listing with ID: 6992717auction110917
2026-03-25 14:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:52 [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-25 14:45:52 [ecarstrade.nl] INFO: Scrape type for 6992717auction110917: 0
2026-03-25 14:45:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:45:57 [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-25 14:45:58 [ecarstrade.nl] INFO: Found 20 car items
2026-03-25 14:45:58 [ecarstrade.nl] INFO: Found listing with ID: 6992744auction110917
2026-03-25 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:58 [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-25 14:45:58 [ecarstrade.nl] INFO: Scrape type for 6992744auction110917: 0
2026-03-25 14:45:58 [ecarstrade.nl] INFO: Found listing with ID: 6992771auction110917
2026-03-25 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:58 [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-25 14:45:58 [ecarstrade.nl] INFO: Scrape type for 6992771auction110917: 0
2026-03-25 14:45:58 [ecarstrade.nl] INFO: Found listing with ID: 6992781auction110917
2026-03-25 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:58 [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-25 14:45:58 [ecarstrade.nl] INFO: Scrape type for 6992781auction110917: 0
2026-03-25 14:45:58 [ecarstrade.nl] INFO: Found listing with ID: 6992758auction110917
2026-03-25 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:58 [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-25 14:45:58 [ecarstrade.nl] INFO: Scrape type for 6992758auction110917: 0
2026-03-25 14:45:58 [ecarstrade.nl] INFO: Found listing with ID: 6992752auction110917
2026-03-25 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:58 [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-25 14:45:58 [ecarstrade.nl] INFO: Scrape type for 6992752auction110917: 0
2026-03-25 14:45:58 [ecarstrade.nl] INFO: Found listing with ID: 6992753auction110917
2026-03-25 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:58 [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-25 14:45:58 [ecarstrade.nl] INFO: Scrape type for 6992753auction110917: 0
2026-03-25 14:45:58 [ecarstrade.nl] INFO: Found listing with ID: 6992760auction110917
2026-03-25 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:58 [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-25 14:45:58 [ecarstrade.nl] INFO: Scrape type for 6992760auction110917: 0
2026-03-25 14:45:58 [ecarstrade.nl] INFO: Found listing with ID: 6992792auction110917
2026-03-25 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:58 [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-25 14:45:58 [ecarstrade.nl] INFO: Scrape type for 6992792auction110917: 0
2026-03-25 14:45:58 [ecarstrade.nl] INFO: Found listing with ID: 6992762auction110917
2026-03-25 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:58 [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-25 14:45:58 [ecarstrade.nl] INFO: Scrape type for 6992762auction110917: 0
2026-03-25 14:45:58 [ecarstrade.nl] INFO: Found listing with ID: 6992775auction110917
2026-03-25 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:58 [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-25 14:45:58 [ecarstrade.nl] INFO: Scrape type for 6992775auction110917: 0
2026-03-25 14:45:58 [ecarstrade.nl] INFO: Found listing with ID: 6992764auction110917
2026-03-25 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:58 [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-25 14:45:58 [ecarstrade.nl] INFO: Scrape type for 6992764auction110917: 0
2026-03-25 14:45:58 [ecarstrade.nl] INFO: Found listing with ID: 6992767auction110917
2026-03-25 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:58 [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-25 14:45:58 [ecarstrade.nl] INFO: Scrape type for 6992767auction110917: 0
2026-03-25 14:45:58 [ecarstrade.nl] INFO: Found listing with ID: 6992740auction110917
2026-03-25 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:58 [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-25 14:45:58 [ecarstrade.nl] INFO: Scrape type for 6992740auction110917: 0
2026-03-25 14:45:58 [ecarstrade.nl] INFO: Found listing with ID: 6992765auction110917
2026-03-25 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:58 [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-25 14:45:58 [ecarstrade.nl] INFO: Scrape type for 6992765auction110917: 0
2026-03-25 14:45:58 [ecarstrade.nl] INFO: Found listing with ID: 6992721auction110917
2026-03-25 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:58 [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-25 14:45:58 [ecarstrade.nl] INFO: Scrape type for 6992721auction110917: 0
2026-03-25 14:45:58 [ecarstrade.nl] INFO: Found listing with ID: 6992711auction110917
2026-03-25 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:58 [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-25 14:45:58 [ecarstrade.nl] INFO: Scrape type for 6992711auction110917: 0
2026-03-25 14:45:58 [ecarstrade.nl] INFO: Found listing with ID: 6992759auction110917
2026-03-25 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:58 [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-25 14:45:58 [ecarstrade.nl] INFO: Scrape type for 6992759auction110917: 0
2026-03-25 14:45:58 [ecarstrade.nl] INFO: Found listing with ID: 6992719auction110917
2026-03-25 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:58 [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-25 14:45:58 [ecarstrade.nl] INFO: Scrape type for 6992719auction110917: 0
2026-03-25 14:45:58 [ecarstrade.nl] INFO: Found listing with ID: 6992714auction110917
2026-03-25 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:58 [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-25 14:45:58 [ecarstrade.nl] INFO: Scrape type for 6992714auction110917: 0
2026-03-25 14:45:58 [ecarstrade.nl] INFO: Found listing with ID: 6992735auction110917
2026-03-25 14:45:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:45:58 [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-25 14:45:58 [ecarstrade.nl] INFO: Scrape type for 6992735auction110917: 0
2026-03-25 14:45:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:46:05 [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-25 14:46:06 [ecarstrade.nl] INFO: Found 20 car items
2026-03-25 14:46:06 [ecarstrade.nl] INFO: Found listing with ID: 6992766auction110917
2026-03-25 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:06 [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-25 14:46:06 [ecarstrade.nl] INFO: Scrape type for 6992766auction110917: 0
2026-03-25 14:46:06 [ecarstrade.nl] INFO: Found listing with ID: 6995445auction110917
2026-03-25 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:06 [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-25 14:46:06 [ecarstrade.nl] INFO: Scrape type for 6995445auction110917: 0
2026-03-25 14:46:06 [ecarstrade.nl] INFO: Found listing with ID: 6992731auction110917
2026-03-25 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:06 [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-25 14:46:06 [ecarstrade.nl] INFO: Scrape type for 6992731auction110917: 0
2026-03-25 14:46:06 [ecarstrade.nl] INFO: Found listing with ID: 6992788auction110917
2026-03-25 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:06 [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-25 14:46:06 [ecarstrade.nl] INFO: Scrape type for 6992788auction110917: 0
2026-03-25 14:46:06 [ecarstrade.nl] INFO: Found listing with ID: 6992715auction110917
2026-03-25 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:06 [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-25 14:46:06 [ecarstrade.nl] INFO: Scrape type for 6992715auction110917: 0
2026-03-25 14:46:06 [ecarstrade.nl] INFO: Found listing with ID: 6992755auction110917
2026-03-25 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:06 [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-25 14:46:06 [ecarstrade.nl] INFO: Scrape type for 6992755auction110917: 0
2026-03-25 14:46:06 [ecarstrade.nl] INFO: Found listing with ID: 6992710auction110917
2026-03-25 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:06 [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-25 14:46:06 [ecarstrade.nl] INFO: Scrape type for 6992710auction110917: 0
2026-03-25 14:46:06 [ecarstrade.nl] INFO: Found listing with ID: 6992720auction110917
2026-03-25 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:06 [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-25 14:46:06 [ecarstrade.nl] INFO: Scrape type for 6992720auction110917: 0
2026-03-25 14:46:06 [ecarstrade.nl] INFO: Found listing with ID: 6992769auction110917
2026-03-25 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:06 [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-25 14:46:06 [ecarstrade.nl] INFO: Scrape type for 6992769auction110917: 0
2026-03-25 14:46:06 [ecarstrade.nl] INFO: Found listing with ID: 6992709auction110917
2026-03-25 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:06 [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-25 14:46:06 [ecarstrade.nl] INFO: Scrape type for 6992709auction110917: 0
2026-03-25 14:46:06 [ecarstrade.nl] INFO: Found listing with ID: 6992734auction110917
2026-03-25 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:06 [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-25 14:46:06 [ecarstrade.nl] INFO: Scrape type for 6992734auction110917: 0
2026-03-25 14:46:06 [ecarstrade.nl] INFO: Found listing with ID: 6992748auction110917
2026-03-25 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:06 [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-25 14:46:06 [ecarstrade.nl] INFO: Scrape type for 6992748auction110917: 0
2026-03-25 14:46:06 [ecarstrade.nl] INFO: Found listing with ID: 6992756auction110917
2026-03-25 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:06 [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-25 14:46:06 [ecarstrade.nl] INFO: Scrape type for 6992756auction110917: 0
2026-03-25 14:46:06 [ecarstrade.nl] INFO: Found listing with ID: 6992713auction110917
2026-03-25 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:06 [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-25 14:46:06 [ecarstrade.nl] INFO: Scrape type for 6992713auction110917: 0
2026-03-25 14:46:06 [ecarstrade.nl] INFO: Found listing with ID: 6992718auction110917
2026-03-25 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:06 [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-25 14:46:06 [ecarstrade.nl] INFO: Scrape type for 6992718auction110917: 0
2026-03-25 14:46:06 [ecarstrade.nl] INFO: Found listing with ID: 6992785auction110917
2026-03-25 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:06 [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-25 14:46:06 [ecarstrade.nl] INFO: Scrape type for 6992785auction110917: 0
2026-03-25 14:46:06 [ecarstrade.nl] INFO: Found listing with ID: 6992988auction110917
2026-03-25 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:06 [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-25 14:46:06 [ecarstrade.nl] INFO: Scrape type for 6992988auction110917: 0
2026-03-25 14:46:06 [ecarstrade.nl] INFO: Found listing with ID: 6992789auction110917
2026-03-25 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:06 [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-25 14:46:06 [ecarstrade.nl] INFO: Scrape type for 6992789auction110917: 0
2026-03-25 14:46:06 [ecarstrade.nl] INFO: Found listing with ID: 6992749auction110917
2026-03-25 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:06 [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-25 14:46:06 [ecarstrade.nl] INFO: Scrape type for 6992749auction110917: 0
2026-03-25 14:46:06 [ecarstrade.nl] INFO: Found listing with ID: 6992791auction110917
2026-03-25 14:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:06 [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-25 14:46:06 [ecarstrade.nl] INFO: Scrape type for 6992791auction110917: 0
2026-03-25 14:46:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:46:06 [scrapy.extensions.logstats] INFO: Crawled 4 pages (at 4 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 14:46:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 201MiB
2026-03-25 14:46:12 [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-25 14:46:13 [ecarstrade.nl] INFO: Found 20 car items
2026-03-25 14:46:13 [ecarstrade.nl] INFO: Found listing with ID: 6992724auction110917
2026-03-25 14:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:13 [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-25 14:46:13 [ecarstrade.nl] INFO: Scrape type for 6992724auction110917: 0
2026-03-25 14:46:13 [ecarstrade.nl] INFO: Found listing with ID: 6992774auction110917
2026-03-25 14:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:13 [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-25 14:46:13 [ecarstrade.nl] INFO: Scrape type for 6992774auction110917: 0
2026-03-25 14:46:13 [ecarstrade.nl] INFO: Found listing with ID: 6992722auction110917
2026-03-25 14:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:13 [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-25 14:46:13 [ecarstrade.nl] INFO: Scrape type for 6992722auction110917: 0
2026-03-25 14:46:13 [ecarstrade.nl] INFO: Found listing with ID: 6992723auction110917
2026-03-25 14:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:13 [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-25 14:46:13 [ecarstrade.nl] INFO: Scrape type for 6992723auction110917: 0
2026-03-25 14:46:13 [ecarstrade.nl] INFO: Found listing with ID: 6992754auction110917
2026-03-25 14:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:13 [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-25 14:46:13 [ecarstrade.nl] INFO: Scrape type for 6992754auction110917: 0
2026-03-25 14:46:13 [ecarstrade.nl] INFO: Found listing with ID: 6992712auction110917
2026-03-25 14:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:13 [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-25 14:46:13 [ecarstrade.nl] INFO: Scrape type for 6992712auction110917: 0
2026-03-25 14:46:13 [ecarstrade.nl] INFO: Found listing with ID: 6992736auction110917
2026-03-25 14:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:13 [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-25 14:46:13 [ecarstrade.nl] INFO: Scrape type for 6992736auction110917: 0
2026-03-25 14:46:13 [ecarstrade.nl] INFO: Found listing with ID: 6992730auction110917
2026-03-25 14:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:13 [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-25 14:46:13 [ecarstrade.nl] INFO: Scrape type for 6992730auction110917: 0
2026-03-25 14:46:13 [ecarstrade.nl] INFO: Found listing with ID: 6992729auction110917
2026-03-25 14:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:13 [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-25 14:46:13 [ecarstrade.nl] INFO: Scrape type for 6992729auction110917: 0
2026-03-25 14:46:13 [ecarstrade.nl] INFO: Found listing with ID: 6992733auction110917
2026-03-25 14:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:13 [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-25 14:46:13 [ecarstrade.nl] INFO: Scrape type for 6992733auction110917: 0
2026-03-25 14:46:13 [ecarstrade.nl] INFO: Found listing with ID: 6992757auction110917
2026-03-25 14:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:13 [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-25 14:46:13 [ecarstrade.nl] INFO: Scrape type for 6992757auction110917: 0
2026-03-25 14:46:13 [ecarstrade.nl] INFO: Found listing with ID: 6992786auction110917
2026-03-25 14:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:13 [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-25 14:46:13 [ecarstrade.nl] INFO: Scrape type for 6992786auction110917: 0
2026-03-25 14:46:13 [ecarstrade.nl] INFO: Found listing with ID: 6992727auction110917
2026-03-25 14:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:13 [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-25 14:46:13 [ecarstrade.nl] INFO: Scrape type for 6992727auction110917: 0
2026-03-25 14:46:13 [ecarstrade.nl] INFO: Found listing with ID: 6992770auction110917
2026-03-25 14:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:13 [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-25 14:46:13 [ecarstrade.nl] INFO: Scrape type for 6992770auction110917: 0
2026-03-25 14:46:13 [ecarstrade.nl] INFO: Found listing with ID: 6992738auction110917
2026-03-25 14:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:13 [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-25 14:46:13 [ecarstrade.nl] INFO: Scrape type for 6992738auction110917: 0
2026-03-25 14:46:13 [ecarstrade.nl] INFO: Found listing with ID: 6992761auction110917
2026-03-25 14:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:13 [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-25 14:46:13 [ecarstrade.nl] INFO: Scrape type for 6992761auction110917: 0
2026-03-25 14:46:13 [ecarstrade.nl] INFO: Found listing with ID: 6992737auction110917
2026-03-25 14:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:13 [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-25 14:46:13 [ecarstrade.nl] INFO: Scrape type for 6992737auction110917: 0
2026-03-25 14:46:13 [ecarstrade.nl] INFO: Found listing with ID: 6992763auction110917
2026-03-25 14:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:13 [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-25 14:46:13 [ecarstrade.nl] INFO: Scrape type for 6992763auction110917: 0
2026-03-25 14:46:13 [ecarstrade.nl] INFO: Found listing with ID: 6992772auction110917
2026-03-25 14:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:13 [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-25 14:46:13 [ecarstrade.nl] INFO: Scrape type for 6992772auction110917: 0
2026-03-25 14:46:13 [ecarstrade.nl] INFO: Found listing with ID: 6992776auction110917
2026-03-25 14:46:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:13 [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-25 14:46:13 [ecarstrade.nl] INFO: Scrape type for 6992776auction110917: 0
2026-03-25 14:46:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:46:54 [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-25 14:46:54 [ecarstrade.nl] INFO: Found 20 car items
2026-03-25 14:46:54 [ecarstrade.nl] INFO: Found listing with ID: 6992779auction110917
2026-03-25 14:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276992779auction110917%27 HTTP/1.1" 200 None
2026-03-25 14:46:54 [ecarstrade.nl] INFO: Scrape type for 6992779auction110917: 0
2026-03-25 14:46:54 [ecarstrade.nl] INFO: Found listing with ID: 6992782auction110917
2026-03-25 14:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276992782auction110917%27 HTTP/1.1" 200 None
2026-03-25 14:46:54 [ecarstrade.nl] INFO: Scrape type for 6992782auction110917: 0
2026-03-25 14:46:54 [ecarstrade.nl] INFO: Found listing with ID: 6992773auction110917
2026-03-25 14:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276992773auction110917%27 HTTP/1.1" 200 None
2026-03-25 14:46:54 [ecarstrade.nl] INFO: Scrape type for 6992773auction110917: 0
2026-03-25 14:46:54 [ecarstrade.nl] INFO: Found listing with ID: 6992732auction110917
2026-03-25 14:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276992732auction110917%27 HTTP/1.1" 200 None
2026-03-25 14:46:54 [ecarstrade.nl] INFO: Scrape type for 6992732auction110917: 0
2026-03-25 14:46:54 [ecarstrade.nl] INFO: Found listing with ID: 6991631auction110911
2026-03-25 14:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991631auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:46:54 [ecarstrade.nl] INFO: Scrape type for 6991631auction110911: 0
2026-03-25 14:46:54 [ecarstrade.nl] INFO: Found listing with ID: 6991737auction110911
2026-03-25 14:46:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991737auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:46:54 [ecarstrade.nl] INFO: Scrape type for 6991737auction110911: 0
2026-03-25 14:46:54 [ecarstrade.nl] INFO: Found listing with ID: 6992176auction110911
2026-03-25 14:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992176auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:46:55 [ecarstrade.nl] INFO: Scrape type for 6992176auction110911: 0
2026-03-25 14:46:55 [ecarstrade.nl] INFO: Found listing with ID: 6991682auction110911
2026-03-25 14:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991682auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:46:55 [ecarstrade.nl] INFO: Scrape type for 6991682auction110911: 0
2026-03-25 14:46:55 [ecarstrade.nl] INFO: Found listing with ID: 6991683auction110911
2026-03-25 14:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991683auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:46:55 [ecarstrade.nl] INFO: Scrape type for 6991683auction110911: 0
2026-03-25 14:46:55 [ecarstrade.nl] INFO: Found listing with ID: 6991681auction110911
2026-03-25 14:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991681auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:46:55 [ecarstrade.nl] INFO: Scrape type for 6991681auction110911: 0
2026-03-25 14:46:55 [ecarstrade.nl] INFO: Found listing with ID: 6991648auction110911
2026-03-25 14:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991648auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:46:55 [ecarstrade.nl] INFO: Scrape type for 6991648auction110911: 0
2026-03-25 14:46:55 [ecarstrade.nl] INFO: Found listing with ID: 6991632auction110911
2026-03-25 14:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991632auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:46:55 [ecarstrade.nl] INFO: Scrape type for 6991632auction110911: 0
2026-03-25 14:46:55 [ecarstrade.nl] INFO: Found listing with ID: 6992177auction110911
2026-03-25 14:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992177auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:46:55 [ecarstrade.nl] INFO: Scrape type for 6992177auction110911: 0
2026-03-25 14:46:55 [ecarstrade.nl] INFO: Found listing with ID: 6991633auction110911
2026-03-25 14:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991633auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:46:55 [ecarstrade.nl] INFO: Scrape type for 6991633auction110911: 0
2026-03-25 14:46:55 [ecarstrade.nl] INFO: Found listing with ID: 6991673auction110911
2026-03-25 14:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991673auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:46:55 [ecarstrade.nl] INFO: Scrape type for 6991673auction110911: 0
2026-03-25 14:46:55 [ecarstrade.nl] INFO: Found listing with ID: 6991637auction110911
2026-03-25 14:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991637auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:46:55 [ecarstrade.nl] INFO: Scrape type for 6991637auction110911: 0
2026-03-25 14:46:55 [ecarstrade.nl] INFO: Found listing with ID: 6991754auction110911
2026-03-25 14:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991754auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:46:55 [ecarstrade.nl] INFO: Scrape type for 6991754auction110911: 0
2026-03-25 14:46:55 [ecarstrade.nl] INFO: Found listing with ID: 6991643auction110911
2026-03-25 14:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991643auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:46:55 [ecarstrade.nl] INFO: Scrape type for 6991643auction110911: 0
2026-03-25 14:46:55 [ecarstrade.nl] INFO: Found listing with ID: 6991749auction110911
2026-03-25 14:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991749auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:46:55 [ecarstrade.nl] INFO: Scrape type for 6991749auction110911: 0
2026-03-25 14:46:55 [ecarstrade.nl] INFO: Found listing with ID: 6992184auction110911
2026-03-25 14:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:46:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992184auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:46:55 [ecarstrade.nl] INFO: Scrape type for 6992184auction110911: 0
2026-03-25 14:46:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:47:01 [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-25 14:47:01 [ecarstrade.nl] INFO: Found 20 car items
2026-03-25 14:47:01 [ecarstrade.nl] INFO: Found listing with ID: 6991636auction110911
2026-03-25 14:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991636auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:01 [ecarstrade.nl] INFO: Scrape type for 6991636auction110911: 0
2026-03-25 14:47:01 [ecarstrade.nl] INFO: Found listing with ID: 6991664auction110911
2026-03-25 14:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991664auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:01 [ecarstrade.nl] INFO: Scrape type for 6991664auction110911: 0
2026-03-25 14:47:01 [ecarstrade.nl] INFO: Found listing with ID: 6991688auction110911
2026-03-25 14:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991688auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:01 [ecarstrade.nl] INFO: Scrape type for 6991688auction110911: 0
2026-03-25 14:47:01 [ecarstrade.nl] INFO: Found listing with ID: 6991689auction110911
2026-03-25 14:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991689auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:01 [ecarstrade.nl] INFO: Scrape type for 6991689auction110911: 0
2026-03-25 14:47:01 [ecarstrade.nl] INFO: Found listing with ID: 6991739auction110911
2026-03-25 14:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991739auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:01 [ecarstrade.nl] INFO: Scrape type for 6991739auction110911: 0
2026-03-25 14:47:01 [ecarstrade.nl] INFO: Found listing with ID: 6992183auction110911
2026-03-25 14:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276992183auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:01 [ecarstrade.nl] INFO: Scrape type for 6992183auction110911: 0
2026-03-25 14:47:01 [ecarstrade.nl] INFO: Found listing with ID: 6991684auction110911
2026-03-25 14:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991684auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:01 [ecarstrade.nl] INFO: Scrape type for 6991684auction110911: 0
2026-03-25 14:47:01 [ecarstrade.nl] INFO: Found listing with ID: 6991644auction110911
2026-03-25 14:47:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:02 [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-25 14:47:02 [ecarstrade.nl] INFO: Scrape type for 6991644auction110911: 0
2026-03-25 14:47:02 [ecarstrade.nl] INFO: Found listing with ID: 6991747auction110911
2026-03-25 14:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:02 [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-25 14:47:02 [ecarstrade.nl] INFO: Scrape type for 6991747auction110911: 0
2026-03-25 14:47:02 [ecarstrade.nl] INFO: Found listing with ID: 6991686auction110911
2026-03-25 14:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:02 [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-25 14:47:02 [ecarstrade.nl] INFO: Scrape type for 6991686auction110911: 0
2026-03-25 14:47:02 [ecarstrade.nl] INFO: Found listing with ID: 6991649auction110911
2026-03-25 14:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:02 [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-25 14:47:02 [ecarstrade.nl] INFO: Scrape type for 6991649auction110911: 0
2026-03-25 14:47:02 [ecarstrade.nl] INFO: Found listing with ID: 6991690auction110911
2026-03-25 14:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:02 [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-25 14:47:02 [ecarstrade.nl] INFO: Scrape type for 6991690auction110911: 0
2026-03-25 14:47:02 [ecarstrade.nl] INFO: Found listing with ID: 6991617auction110911
2026-03-25 14:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:02 [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-25 14:47:02 [ecarstrade.nl] INFO: Scrape type for 6991617auction110911: 0
2026-03-25 14:47:02 [ecarstrade.nl] INFO: Found listing with ID: 6991634auction110911
2026-03-25 14:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:02 [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-25 14:47:02 [ecarstrade.nl] INFO: Scrape type for 6991634auction110911: 0
2026-03-25 14:47:02 [ecarstrade.nl] INFO: Found listing with ID: 6992179auction110911
2026-03-25 14:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:02 [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-25 14:47:02 [ecarstrade.nl] INFO: Scrape type for 6992179auction110911: 0
2026-03-25 14:47:02 [ecarstrade.nl] INFO: Found listing with ID: 6991653auction110911
2026-03-25 14:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:02 [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-25 14:47:02 [ecarstrade.nl] INFO: Scrape type for 6991653auction110911: 0
2026-03-25 14:47:02 [ecarstrade.nl] INFO: Found listing with ID: 6991698auction110911
2026-03-25 14:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:02 [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-25 14:47:02 [ecarstrade.nl] INFO: Scrape type for 6991698auction110911: 0
2026-03-25 14:47:02 [ecarstrade.nl] INFO: Found listing with ID: 6991935auction110911
2026-03-25 14:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:02 [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-25 14:47:02 [ecarstrade.nl] INFO: Scrape type for 6991935auction110911: 0
2026-03-25 14:47:02 [ecarstrade.nl] INFO: Found listing with ID: 6991755auction110911
2026-03-25 14:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:02 [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-25 14:47:02 [ecarstrade.nl] INFO: Scrape type for 6991755auction110911: 0
2026-03-25 14:47:02 [ecarstrade.nl] INFO: Found listing with ID: 6991694auction110911
2026-03-25 14:47:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47: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-25 14:47:02 [ecarstrade.nl] INFO: Scrape type for 6991694auction110911: 0
2026-03-25 14:47:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:47:06 [scrapy.extensions.logstats] INFO: Crawled 7 pages (at 3 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 14:47:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 218MiB
2026-03-25 14:47:17 [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-25 14:47:17 [ecarstrade.nl] INFO: Found 20 car items
2026-03-25 14:47:17 [ecarstrade.nl] INFO: Found listing with ID: 6991659auction110911
2026-03-25 14:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:17 [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-25 14:47:17 [ecarstrade.nl] INFO: Scrape type for 6991659auction110911: 0
2026-03-25 14:47:17 [ecarstrade.nl] INFO: Found listing with ID: 6991738auction110911
2026-03-25 14:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:17 [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-25 14:47:17 [ecarstrade.nl] INFO: Scrape type for 6991738auction110911: 0
2026-03-25 14:47:17 [ecarstrade.nl] INFO: Found listing with ID: 6991767auction110911
2026-03-25 14:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:17 [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-25 14:47:17 [ecarstrade.nl] INFO: Scrape type for 6991767auction110911: 0
2026-03-25 14:47:17 [ecarstrade.nl] INFO: Found listing with ID: 6991696auction110911
2026-03-25 14:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:17 [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-25 14:47:17 [ecarstrade.nl] INFO: Scrape type for 6991696auction110911: 0
2026-03-25 14:47:17 [ecarstrade.nl] INFO: Found listing with ID: 6991640auction110911
2026-03-25 14:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:17 [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-25 14:47:17 [ecarstrade.nl] INFO: Scrape type for 6991640auction110911: 0
2026-03-25 14:47:17 [ecarstrade.nl] INFO: Found listing with ID: 6991699auction110911
2026-03-25 14:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:17 [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-25 14:47:17 [ecarstrade.nl] INFO: Scrape type for 6991699auction110911: 0
2026-03-25 14:47:17 [ecarstrade.nl] INFO: Found listing with ID: 6992181auction110911
2026-03-25 14:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:17 [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-25 14:47:17 [ecarstrade.nl] INFO: Scrape type for 6992181auction110911: 0
2026-03-25 14:47:17 [ecarstrade.nl] INFO: Found listing with ID: 6991638auction110911
2026-03-25 14:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:17 [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-25 14:47:17 [ecarstrade.nl] INFO: Scrape type for 6991638auction110911: 0
2026-03-25 14:47:17 [ecarstrade.nl] INFO: Found listing with ID: 6991674auction110911
2026-03-25 14:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:17 [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-25 14:47:17 [ecarstrade.nl] INFO: Scrape type for 6991674auction110911: 0
2026-03-25 14:47:17 [ecarstrade.nl] INFO: Found listing with ID: 6991654auction110911
2026-03-25 14:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:17 [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-25 14:47:17 [ecarstrade.nl] INFO: Scrape type for 6991654auction110911: 0
2026-03-25 14:47:17 [ecarstrade.nl] INFO: Found listing with ID: 6991692auction110911
2026-03-25 14:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:17 [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-25 14:47:17 [ecarstrade.nl] INFO: Scrape type for 6991692auction110911: 0
2026-03-25 14:47:17 [ecarstrade.nl] INFO: Found listing with ID: 6991697auction110911
2026-03-25 14:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:17 [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-25 14:47:17 [ecarstrade.nl] INFO: Scrape type for 6991697auction110911: 0
2026-03-25 14:47:17 [ecarstrade.nl] INFO: Found listing with ID: 6991791auction110911
2026-03-25 14:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:17 [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-25 14:47:17 [ecarstrade.nl] INFO: Scrape type for 6991791auction110911: 0
2026-03-25 14:47:17 [ecarstrade.nl] INFO: Found listing with ID: 6991665auction110911
2026-03-25 14:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:17 [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-25 14:47:17 [ecarstrade.nl] INFO: Scrape type for 6991665auction110911: 0
2026-03-25 14:47:17 [ecarstrade.nl] INFO: Found listing with ID: 6991897auction110911
2026-03-25 14:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:17 [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-25 14:47:17 [ecarstrade.nl] INFO: Scrape type for 6991897auction110911: 0
2026-03-25 14:47:17 [ecarstrade.nl] INFO: Found listing with ID: 6991625auction110911
2026-03-25 14:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:17 [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-25 14:47:17 [ecarstrade.nl] INFO: Scrape type for 6991625auction110911: 0
2026-03-25 14:47:17 [ecarstrade.nl] INFO: Found listing with ID: 6991710auction110911
2026-03-25 14:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:17 [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-25 14:47:17 [ecarstrade.nl] INFO: Scrape type for 6991710auction110911: 0
2026-03-25 14:47:17 [ecarstrade.nl] INFO: Found listing with ID: 6991796auction110911
2026-03-25 14:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:17 [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-25 14:47:17 [ecarstrade.nl] INFO: Scrape type for 6991796auction110911: 0
2026-03-25 14:47:17 [ecarstrade.nl] INFO: Found listing with ID: 6991691auction110911
2026-03-25 14:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:17 [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-25 14:47:17 [ecarstrade.nl] INFO: Scrape type for 6991691auction110911: 0
2026-03-25 14:47:17 [ecarstrade.nl] INFO: Found listing with ID: 6992034auction110911
2026-03-25 14:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:17 [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-25 14:47:17 [ecarstrade.nl] INFO: Scrape type for 6992034auction110911: 0
2026-03-25 14:47:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:47:24 [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-25 14:47:24 [ecarstrade.nl] INFO: Found 20 car items
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Found listing with ID: 6991620auction110911
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991620auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Scrape type for 6991620auction110911: 0
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Found listing with ID: 6991622auction110911
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991622auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Scrape type for 6991622auction110911: 0
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Found listing with ID: 6991765auction110911
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991765auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Scrape type for 6991765auction110911: 0
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Found listing with ID: 6991766auction110911
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991766auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Scrape type for 6991766auction110911: 0
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Found listing with ID: 6991621auction110911
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991621auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Scrape type for 6991621auction110911: 0
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Found listing with ID: 6991685auction110911
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991685auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Scrape type for 6991685auction110911: 0
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Found listing with ID: 6991700auction110911
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991700auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Scrape type for 6991700auction110911: 0
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Found listing with ID: 6991917auction110911
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991917auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Scrape type for 6991917auction110911: 0
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Found listing with ID: 6991635auction110911
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991635auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Scrape type for 6991635auction110911: 0
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Found listing with ID: 6991666auction110911
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991666auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Scrape type for 6991666auction110911: 0
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Found listing with ID: 6992117auction110911
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992117auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Scrape type for 6992117auction110911: 0
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Found listing with ID: 6991657auction110911
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991657auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Scrape type for 6991657auction110911: 0
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Found listing with ID: 6991677auction110911
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991677auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Scrape type for 6991677auction110911: 0
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Found listing with ID: 6991730auction110911
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991730auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Scrape type for 6991730auction110911: 0
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Found listing with ID: 6991750auction110911
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991750auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Scrape type for 6991750auction110911: 0
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Found listing with ID: 6991748auction110911
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991748auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Scrape type for 6991748auction110911: 0
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Found listing with ID: 6991687auction110911
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991687auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Scrape type for 6991687auction110911: 0
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Found listing with ID: 6991949auction110911
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991949auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Scrape type for 6991949auction110911: 0
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Found listing with ID: 6992180auction110911
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992180auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Scrape type for 6992180auction110911: 0
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Found listing with ID: 6991652auction110911
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991652auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:24 [ecarstrade.nl] INFO: Scrape type for 6991652auction110911: 0
2026-03-25 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-25 14:47:30 [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-25 14:47:31 [ecarstrade.nl] INFO: Found 20 car items
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Found listing with ID: 6991630auction110911
2026-03-25 14:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991630auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Scrape type for 6991630auction110911: 0
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Found listing with ID: 6991628auction110911
2026-03-25 14:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991628auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Scrape type for 6991628auction110911: 0
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Found listing with ID: 6991639auction110911
2026-03-25 14:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991639auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Scrape type for 6991639auction110911: 0
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Found listing with ID: 6991743auction110911
2026-03-25 14:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991743auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Scrape type for 6991743auction110911: 0
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Found listing with ID: 6991642auction110911
2026-03-25 14:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991642auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Scrape type for 6991642auction110911: 0
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Found listing with ID: 6991627auction110911
2026-03-25 14:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991627auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Scrape type for 6991627auction110911: 0
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Found listing with ID: 6991742auction110911
2026-03-25 14:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991742auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Scrape type for 6991742auction110911: 0
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Found listing with ID: 6991778auction110911
2026-03-25 14:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991778auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Scrape type for 6991778auction110911: 0
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Found listing with ID: 6992080auction110911
2026-03-25 14:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276992080auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Scrape type for 6992080auction110911: 0
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Found listing with ID: 6991641auction110911
2026-03-25 14:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991641auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Scrape type for 6991641auction110911: 0
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Found listing with ID: 6992125auction110911
2026-03-25 14:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276992125auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Scrape type for 6992125auction110911: 0
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Found listing with ID: 6991890auction110911
2026-03-25 14:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991890auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Scrape type for 6991890auction110911: 0
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Found listing with ID: 6991707auction110911
2026-03-25 14:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991707auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Scrape type for 6991707auction110911: 0
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Found listing with ID: 6991852auction110911
2026-03-25 14:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991852auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Scrape type for 6991852auction110911: 0
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Found listing with ID: 6991709auction110911
2026-03-25 14:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991709auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Scrape type for 6991709auction110911: 0
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Found listing with ID: 6991807auction110911
2026-03-25 14:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991807auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Scrape type for 6991807auction110911: 0
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Found listing with ID: 6991926auction110911
2026-03-25 14:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991926auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Scrape type for 6991926auction110911: 0
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Found listing with ID: 6991706auction110911
2026-03-25 14:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991706auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Scrape type for 6991706auction110911: 0
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Found listing with ID: 6991623auction110911
2026-03-25 14:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991623auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Scrape type for 6991623auction110911: 0
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Found listing with ID: 6991740auction110911
2026-03-25 14:47:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991740auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:31 [ecarstrade.nl] INFO: Scrape type for 6991740auction110911: 0
2026-03-25 14:47:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:47:38 [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-25 14:47:38 [ecarstrade.nl] INFO: Found 20 car items
2026-03-25 14:47:38 [ecarstrade.nl] INFO: Found listing with ID: 6991741auction110911
2026-03-25 14:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991741auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:38 [ecarstrade.nl] INFO: Scrape type for 6991741auction110911: 0
2026-03-25 14:47:38 [ecarstrade.nl] INFO: Found listing with ID: 6991705auction110911
2026-03-25 14:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991705auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:38 [ecarstrade.nl] INFO: Scrape type for 6991705auction110911: 0
2026-03-25 14:47:38 [ecarstrade.nl] INFO: Found listing with ID: 6991711auction110911
2026-03-25 14:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991711auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:38 [ecarstrade.nl] INFO: Scrape type for 6991711auction110911: 0
2026-03-25 14:47:38 [ecarstrade.nl] INFO: Found listing with ID: 6991712auction110911
2026-03-25 14:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991712auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:38 [ecarstrade.nl] INFO: Scrape type for 6991712auction110911: 0
2026-03-25 14:47:38 [ecarstrade.nl] INFO: Found listing with ID: 6991650auction110911
2026-03-25 14:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991650auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:38 [ecarstrade.nl] INFO: Scrape type for 6991650auction110911: 0
2026-03-25 14:47:38 [ecarstrade.nl] INFO: Found listing with ID: 6991752auction110911
2026-03-25 14:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991752auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:38 [ecarstrade.nl] INFO: Scrape type for 6991752auction110911: 0
2026-03-25 14:47:38 [ecarstrade.nl] INFO: Found listing with ID: 6991768auction110911
2026-03-25 14:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991768auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:38 [ecarstrade.nl] INFO: Scrape type for 6991768auction110911: 0
2026-03-25 14:47:38 [ecarstrade.nl] INFO: Found listing with ID: 6991942auction110911
2026-03-25 14:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991942auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:38 [ecarstrade.nl] INFO: Scrape type for 6991942auction110911: 0
2026-03-25 14:47:38 [ecarstrade.nl] INFO: Found listing with ID: 6991704auction110911
2026-03-25 14:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991704auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:38 [ecarstrade.nl] INFO: Scrape type for 6991704auction110911: 0
2026-03-25 14:47:38 [ecarstrade.nl] INFO: Found listing with ID: 6991629auction110911
2026-03-25 14:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991629auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:38 [ecarstrade.nl] INFO: Scrape type for 6991629auction110911: 0
2026-03-25 14:47:38 [ecarstrade.nl] INFO: Found listing with ID: 6991819auction110911
2026-03-25 14:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991819auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:38 [ecarstrade.nl] INFO: Scrape type for 6991819auction110911: 0
2026-03-25 14:47:38 [ecarstrade.nl] INFO: Found listing with ID: 6991655auction110911
2026-03-25 14:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991655auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:38 [ecarstrade.nl] INFO: Scrape type for 6991655auction110911: 0
2026-03-25 14:47:38 [ecarstrade.nl] INFO: Found listing with ID: 6991744auction110911
2026-03-25 14:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991744auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:38 [ecarstrade.nl] INFO: Scrape type for 6991744auction110911: 0
2026-03-25 14:47:38 [ecarstrade.nl] INFO: Found listing with ID: 6992026auction110911
2026-03-25 14:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276992026auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:38 [ecarstrade.nl] INFO: Scrape type for 6992026auction110911: 0
2026-03-25 14:47:38 [ecarstrade.nl] INFO: Found listing with ID: 6991745auction110911
2026-03-25 14:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991745auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:38 [ecarstrade.nl] INFO: Scrape type for 6991745auction110911: 0
2026-03-25 14:47:38 [ecarstrade.nl] INFO: Found listing with ID: 6992101auction110911
2026-03-25 14:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276992101auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:38 [ecarstrade.nl] INFO: Scrape type for 6992101auction110911: 0
2026-03-25 14:47:38 [ecarstrade.nl] INFO: Found listing with ID: 6991624auction110911
2026-03-25 14:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991624auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:38 [ecarstrade.nl] INFO: Scrape type for 6991624auction110911: 0
2026-03-25 14:47:38 [ecarstrade.nl] INFO: Found listing with ID: 6991729auction110911
2026-03-25 14:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991729auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:39 [ecarstrade.nl] INFO: Scrape type for 6991729auction110911: 0
2026-03-25 14:47:39 [ecarstrade.nl] INFO: Found listing with ID: 6992111auction110911
2026-03-25 14:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276992111auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:39 [ecarstrade.nl] INFO: Scrape type for 6992111auction110911: 0
2026-03-25 14:47:39 [ecarstrade.nl] INFO: Found listing with ID: 6991994auction110911
2026-03-25 14:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991994auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:39 [ecarstrade.nl] INFO: Scrape type for 6991994auction110911: 0
2026-03-25 14:47:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:47:44 [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-25 14:47:45 [ecarstrade.nl] INFO: Found 20 car items
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Found listing with ID: 6992001auction110911
2026-03-25 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276992001auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Scrape type for 6992001auction110911: 0
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Found listing with ID: 6992073auction110911
2026-03-25 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276992073auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Scrape type for 6992073auction110911: 0
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Found listing with ID: 6991667auction110911
2026-03-25 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991667auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Scrape type for 6991667auction110911: 0
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Found listing with ID: 6991746auction110911
2026-03-25 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991746auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Scrape type for 6991746auction110911: 0
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Found listing with ID: 6991975auction110911
2026-03-25 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991975auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Scrape type for 6991975auction110911: 0
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Found listing with ID: 6992182auction110911
2026-03-25 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276992182auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Scrape type for 6992182auction110911: 0
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Found listing with ID: 6991678auction110911
2026-03-25 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991678auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Scrape type for 6991678auction110911: 0
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Found listing with ID: 6991751auction110911
2026-03-25 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991751auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Scrape type for 6991751auction110911: 0
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Found listing with ID: 6991726auction110911
2026-03-25 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991726auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Scrape type for 6991726auction110911: 0
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Found listing with ID: 6992020auction110911
2026-03-25 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276992020auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Scrape type for 6992020auction110911: 0
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Found listing with ID: 6991960auction110911
2026-03-25 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991960auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Scrape type for 6991960auction110911: 0
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Found listing with ID: 6991966auction110911
2026-03-25 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991966auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Scrape type for 6991966auction110911: 0
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Found listing with ID: 6991721auction110911
2026-03-25 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991721auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Scrape type for 6991721auction110911: 0
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Found listing with ID: 6991727auction110911
2026-03-25 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991727auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Scrape type for 6991727auction110911: 0
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Found listing with ID: 6991757auction110911
2026-03-25 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991757auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Scrape type for 6991757auction110911: 0
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Found listing with ID: 6991812auction110911
2026-03-25 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991812auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Scrape type for 6991812auction110911: 0
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Found listing with ID: 6991984auction110911
2026-03-25 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991984auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Scrape type for 6991984auction110911: 0
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Found listing with ID: 6991656auction110911
2026-03-25 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991656auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Scrape type for 6991656auction110911: 0
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Found listing with ID: 6991702auction110911
2026-03-25 14:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991702auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:45 [ecarstrade.nl] INFO: Scrape type for 6991702auction110911: 0
2026-03-25 14:47:46 [ecarstrade.nl] INFO: Found listing with ID: 6991670auction110911
2026-03-25 14:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991670auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:46 [ecarstrade.nl] INFO: Scrape type for 6991670auction110911: 0
2026-03-25 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-25 14:47:52 [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-25 14:47:52 [ecarstrade.nl] INFO: Found 20 car items
2026-03-25 14:47:52 [ecarstrade.nl] INFO: Found listing with ID: 6991868auction110911
2026-03-25 14:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991868auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:52 [ecarstrade.nl] INFO: Scrape type for 6991868auction110911: 0
2026-03-25 14:47:52 [ecarstrade.nl] INFO: Found listing with ID: 6991693auction110911
2026-03-25 14:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991693auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:52 [ecarstrade.nl] INFO: Scrape type for 6991693auction110911: 0
2026-03-25 14:47:52 [ecarstrade.nl] INFO: Found listing with ID: 6991719auction110911
2026-03-25 14:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991719auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:52 [ecarstrade.nl] INFO: Scrape type for 6991719auction110911: 0
2026-03-25 14:47:52 [ecarstrade.nl] INFO: Found listing with ID: 6992054auction110911
2026-03-25 14:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992054auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:52 [ecarstrade.nl] INFO: Scrape type for 6992054auction110911: 0
2026-03-25 14:47:52 [ecarstrade.nl] INFO: Found listing with ID: 6991715auction110911
2026-03-25 14:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991715auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:52 [ecarstrade.nl] INFO: Scrape type for 6991715auction110911: 0
2026-03-25 14:47:52 [ecarstrade.nl] INFO: Found listing with ID: 6991716auction110911
2026-03-25 14:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991716auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:52 [ecarstrade.nl] INFO: Scrape type for 6991716auction110911: 0
2026-03-25 14:47:52 [ecarstrade.nl] INFO: Found listing with ID: 6991717auction110911
2026-03-25 14:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991717auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:52 [ecarstrade.nl] INFO: Scrape type for 6991717auction110911: 0
2026-03-25 14:47:52 [ecarstrade.nl] INFO: Found listing with ID: 6991718auction110911
2026-03-25 14:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991718auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:52 [ecarstrade.nl] INFO: Scrape type for 6991718auction110911: 0
2026-03-25 14:47:52 [ecarstrade.nl] INFO: Found listing with ID: 6991651auction110911
2026-03-25 14:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991651auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:52 [ecarstrade.nl] INFO: Scrape type for 6991651auction110911: 0
2026-03-25 14:47:52 [ecarstrade.nl] INFO: Found listing with ID: 6991703auction110911
2026-03-25 14:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991703auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:52 [ecarstrade.nl] INFO: Scrape type for 6991703auction110911: 0
2026-03-25 14:47:52 [ecarstrade.nl] INFO: Found listing with ID: 6991658auction110911
2026-03-25 14:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991658auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:52 [ecarstrade.nl] INFO: Scrape type for 6991658auction110911: 0
2026-03-25 14:47:52 [ecarstrade.nl] INFO: Found listing with ID: 6991714auction110911
2026-03-25 14:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991714auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:52 [ecarstrade.nl] INFO: Scrape type for 6991714auction110911: 0
2026-03-25 14:47:52 [ecarstrade.nl] INFO: Found listing with ID: 6991775auction110911
2026-03-25 14:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991775auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:52 [ecarstrade.nl] INFO: Scrape type for 6991775auction110911: 0
2026-03-25 14:47:52 [ecarstrade.nl] INFO: Found listing with ID: 6991841auction110911
2026-03-25 14:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991841auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:53 [ecarstrade.nl] INFO: Scrape type for 6991841auction110911: 0
2026-03-25 14:47:53 [ecarstrade.nl] INFO: Found listing with ID: 6991679auction110911
2026-03-25 14:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991679auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:53 [ecarstrade.nl] INFO: Scrape type for 6991679auction110911: 0
2026-03-25 14:47:53 [ecarstrade.nl] INFO: Found listing with ID: 6991874auction110911
2026-03-25 14:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991874auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:53 [ecarstrade.nl] INFO: Scrape type for 6991874auction110911: 0
2026-03-25 14:47:53 [ecarstrade.nl] INFO: Found listing with ID: 6991663auction110911
2026-03-25 14:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991663auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:53 [ecarstrade.nl] INFO: Scrape type for 6991663auction110911: 0
2026-03-25 14:47:53 [ecarstrade.nl] INFO: Found listing with ID: 6991725auction110911
2026-03-25 14:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991725auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:53 [ecarstrade.nl] INFO: Scrape type for 6991725auction110911: 0
2026-03-25 14:47:53 [ecarstrade.nl] INFO: Found listing with ID: 6991645auction110911
2026-03-25 14:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276991645auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:53 [ecarstrade.nl] INFO: Scrape type for 6991645auction110911: 0
2026-03-25 14:47:53 [ecarstrade.nl] INFO: Found listing with ID: 6992043auction110911
2026-03-25 14:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276992043auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:47:53 [ecarstrade.nl] INFO: Scrape type for 6992043auction110911: 0
2026-03-25 14:47:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:47:59 [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-25 14:47:59 [ecarstrade.nl] INFO: Found 20 car items
2026-03-25 14:47:59 [ecarstrade.nl] INFO: Found listing with ID: 6991660auction110911
2026-03-25 14:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:59 [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-25 14:47:59 [ecarstrade.nl] INFO: Scrape type for 6991660auction110911: 0
2026-03-25 14:47:59 [ecarstrade.nl] INFO: Found listing with ID: 6991661auction110911
2026-03-25 14:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:59 [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-25 14:47:59 [ecarstrade.nl] INFO: Scrape type for 6991661auction110911: 0
2026-03-25 14:47:59 [ecarstrade.nl] INFO: Found listing with ID: 6991713auction110911
2026-03-25 14:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:59 [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-25 14:47:59 [ecarstrade.nl] INFO: Scrape type for 6991713auction110911: 0
2026-03-25 14:47:59 [ecarstrade.nl] INFO: Found listing with ID: 6991647auction110911
2026-03-25 14:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:59 [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-25 14:47:59 [ecarstrade.nl] INFO: Scrape type for 6991647auction110911: 0
2026-03-25 14:47:59 [ecarstrade.nl] INFO: Found listing with ID: 6991676auction110911
2026-03-25 14:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:59 [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-25 14:47:59 [ecarstrade.nl] INFO: Scrape type for 6991676auction110911: 0
2026-03-25 14:47:59 [ecarstrade.nl] INFO: Found listing with ID: 6991759auction110911
2026-03-25 14:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:59 [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-25 14:47:59 [ecarstrade.nl] INFO: Scrape type for 6991759auction110911: 0
2026-03-25 14:47:59 [ecarstrade.nl] INFO: Found listing with ID: 6991728auction110911
2026-03-25 14:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:59 [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-25 14:47:59 [ecarstrade.nl] INFO: Scrape type for 6991728auction110911: 0
2026-03-25 14:47:59 [ecarstrade.nl] INFO: Found listing with ID: 6991669auction110911
2026-03-25 14:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:59 [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-25 14:47:59 [ecarstrade.nl] INFO: Scrape type for 6991669auction110911: 0
2026-03-25 14:47:59 [ecarstrade.nl] INFO: Found listing with ID: 6991753auction110911
2026-03-25 14:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:47:59 [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-25 14:47:59 [ecarstrade.nl] INFO: Scrape type for 6991753auction110911: 0
2026-03-25 14:47:59 [ecarstrade.nl] INFO: Found listing with ID: 6992060auction110911
2026-03-25 14:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276992060auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:48:00 [ecarstrade.nl] INFO: Scrape type for 6992060auction110911: 0
2026-03-25 14:48:00 [ecarstrade.nl] INFO: Found listing with ID: 6991720auction110911
2026-03-25 14:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991720auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:48:00 [ecarstrade.nl] INFO: Scrape type for 6991720auction110911: 0
2026-03-25 14:48:00 [ecarstrade.nl] INFO: Found listing with ID: 6991662auction110911
2026-03-25 14:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991662auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:48:00 [ecarstrade.nl] INFO: Scrape type for 6991662auction110911: 0
2026-03-25 14:48:00 [ecarstrade.nl] INFO: Found listing with ID: 6991836auction110911
2026-03-25 14:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991836auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:48:00 [ecarstrade.nl] INFO: Scrape type for 6991836auction110911: 0
2026-03-25 14:48:00 [ecarstrade.nl] INFO: Found listing with ID: 6991736auction110911
2026-03-25 14:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991736auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:48:00 [ecarstrade.nl] INFO: Scrape type for 6991736auction110911: 0
2026-03-25 14:48:00 [ecarstrade.nl] INFO: Found listing with ID: 6991668auction110911
2026-03-25 14:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991668auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:48:00 [ecarstrade.nl] INFO: Scrape type for 6991668auction110911: 0
2026-03-25 14:48:00 [ecarstrade.nl] INFO: Found listing with ID: 6991708auction110911
2026-03-25 14:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991708auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:48:00 [ecarstrade.nl] INFO: Scrape type for 6991708auction110911: 0
2026-03-25 14:48:00 [ecarstrade.nl] INFO: Found listing with ID: 6991646auction110911
2026-03-25 14:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991646auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:48:00 [ecarstrade.nl] INFO: Scrape type for 6991646auction110911: 0
2026-03-25 14:48:00 [ecarstrade.nl] INFO: Found listing with ID: 6991680auction110911
2026-03-25 14:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991680auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:48:00 [ecarstrade.nl] INFO: Scrape type for 6991680auction110911: 0
2026-03-25 14:48:00 [ecarstrade.nl] INFO: Found listing with ID: 6991758auction110911
2026-03-25 14:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991758auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:48:00 [ecarstrade.nl] INFO: Scrape type for 6991758auction110911: 0
2026-03-25 14:48:00 [ecarstrade.nl] INFO: Found listing with ID: 6991723auction110911
2026-03-25 14:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276991723auction110911%27 HTTP/1.1" 200 None
2026-03-25 14:48:00 [ecarstrade.nl] INFO: Scrape type for 6991723auction110911: 0
2026-03-25 14:48:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:48:06 [scrapy.extensions.logstats] INFO: Crawled 14 pages (at 7 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 14:48:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 253MiB
2026-03-25 14:48:09 [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-25 14:48:09 [ecarstrade.nl] INFO: Found 20 car items
2026-03-25 14:48:09 [ecarstrade.nl] INFO: Found listing with ID: 6991731auction110911
2026-03-25 14:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:09 [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-25 14:48:09 [ecarstrade.nl] INFO: Scrape type for 6991731auction110911: 0
2026-03-25 14:48:09 [ecarstrade.nl] INFO: Found listing with ID: 6991722auction110911
2026-03-25 14:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:09 [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-25 14:48:09 [ecarstrade.nl] INFO: Scrape type for 6991722auction110911: 0
2026-03-25 14:48:09 [ecarstrade.nl] INFO: Found listing with ID: 6991735auction110911
2026-03-25 14:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:09 [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-25 14:48:09 [ecarstrade.nl] INFO: Scrape type for 6991735auction110911: 0
2026-03-25 14:48:09 [ecarstrade.nl] INFO: Found listing with ID: 6991724auction110911
2026-03-25 14:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:09 [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-25 14:48:09 [ecarstrade.nl] INFO: Scrape type for 6991724auction110911: 0
2026-03-25 14:48:09 [ecarstrade.nl] INFO: Found listing with ID: 6991762auction110911
2026-03-25 14:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:09 [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-25 14:48:09 [ecarstrade.nl] INFO: Scrape type for 6991762auction110911: 0
2026-03-25 14:48:09 [ecarstrade.nl] INFO: Found listing with ID: 6991760auction110911
2026-03-25 14:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:09 [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-25 14:48:09 [ecarstrade.nl] INFO: Scrape type for 6991760auction110911: 0
2026-03-25 14:48:09 [ecarstrade.nl] INFO: Found listing with ID: 6991761auction110911
2026-03-25 14:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:09 [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-25 14:48:09 [ecarstrade.nl] INFO: Scrape type for 6991761auction110911: 0
2026-03-25 14:48:09 [ecarstrade.nl] INFO: Found listing with ID: 6991732auction110911
2026-03-25 14:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:09 [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-25 14:48:09 [ecarstrade.nl] INFO: Scrape type for 6991732auction110911: 0
2026-03-25 14:48:09 [ecarstrade.nl] INFO: Found listing with ID: 6991756auction110911
2026-03-25 14:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:09 [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-25 14:48:09 [ecarstrade.nl] INFO: Scrape type for 6991756auction110911: 0
2026-03-25 14:48:09 [ecarstrade.nl] INFO: Found listing with ID: 6991671auction110911
2026-03-25 14:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:09 [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-25 14:48:09 [ecarstrade.nl] INFO: Scrape type for 6991671auction110911: 0
2026-03-25 14:48:09 [ecarstrade.nl] INFO: Found listing with ID: 6991616auction110911
2026-03-25 14:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:09 [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-25 14:48:09 [ecarstrade.nl] INFO: Scrape type for 6991616auction110911: 0
2026-03-25 14:48:09 [ecarstrade.nl] INFO: Found listing with ID: 6991695auction110911
2026-03-25 14:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:09 [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-25 14:48:09 [ecarstrade.nl] INFO: Scrape type for 6991695auction110911: 0
2026-03-25 14:48:09 [ecarstrade.nl] INFO: Found listing with ID: 6991734auction110911
2026-03-25 14:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:09 [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-25 14:48:09 [ecarstrade.nl] INFO: Scrape type for 6991734auction110911: 0
2026-03-25 14:48:09 [ecarstrade.nl] INFO: Found listing with ID: 6991763auction110911
2026-03-25 14:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:09 [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-25 14:48:09 [ecarstrade.nl] INFO: Scrape type for 6991763auction110911: 0
2026-03-25 14:48:09 [ecarstrade.nl] INFO: Found listing with ID: 6991764auction110911
2026-03-25 14:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:09 [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-25 14:48:09 [ecarstrade.nl] INFO: Scrape type for 6991764auction110911: 0
2026-03-25 14:48:09 [ecarstrade.nl] INFO: Found listing with ID: 6991773auction110911
2026-03-25 14:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:09 [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-25 14:48:09 [ecarstrade.nl] INFO: Scrape type for 6991773auction110911: 0
2026-03-25 14:48:09 [ecarstrade.nl] INFO: Found listing with ID: 6997130auction110977
2026-03-25 14:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:09 [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-25 14:48:09 [ecarstrade.nl] INFO: Scrape type for 6997130auction110977: 0
2026-03-25 14:48:09 [ecarstrade.nl] INFO: Found listing with ID: 6997521auction110977
2026-03-25 14:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997521auction110977%27 HTTP/1.1" 200 None
2026-03-25 14:48:09 [ecarstrade.nl] INFO: Scrape type for 6997521auction110977: 0
2026-03-25 14:48:09 [ecarstrade.nl] INFO: Found listing with ID: 6997141auction110977
2026-03-25 14:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:09 [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-25 14:48:09 [ecarstrade.nl] INFO: Scrape type for 6997141auction110977: 0
2026-03-25 14:48:09 [ecarstrade.nl] INFO: Found listing with ID: 6997136auction110977
2026-03-25 14:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:09 [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-25 14:48:09 [ecarstrade.nl] INFO: Scrape type for 6997136auction110977: 0
2026-03-25 14:48:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:48:15 [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-25 14:48:15 [ecarstrade.nl] INFO: Found 20 car items
2026-03-25 14:48:15 [ecarstrade.nl] INFO: Found listing with ID: 6997123auction110977
2026-03-25 14:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:16 [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-25 14:48:16 [ecarstrade.nl] INFO: Scrape type for 6997123auction110977: 0
2026-03-25 14:48:16 [ecarstrade.nl] INFO: Found listing with ID: 6997135auction110977
2026-03-25 14:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:16 [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-25 14:48:16 [ecarstrade.nl] INFO: Scrape type for 6997135auction110977: 0
2026-03-25 14:48:16 [ecarstrade.nl] INFO: Found listing with ID: 6997515auction110977
2026-03-25 14:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997515auction110977%27 HTTP/1.1" 200 None
2026-03-25 14:48:16 [ecarstrade.nl] INFO: Scrape type for 6997515auction110977: 0
2026-03-25 14:48:16 [ecarstrade.nl] INFO: Found listing with ID: 6997121auction110977
2026-03-25 14:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:16 [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-25 14:48:16 [ecarstrade.nl] INFO: Scrape type for 6997121auction110977: 0
2026-03-25 14:48:16 [ecarstrade.nl] INFO: Found listing with ID: 6997129auction110977
2026-03-25 14:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:16 [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-25 14:48:16 [ecarstrade.nl] INFO: Scrape type for 6997129auction110977: 0
2026-03-25 14:48:16 [ecarstrade.nl] INFO: Found listing with ID: 6997132auction110977
2026-03-25 14:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:16 [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-25 14:48:16 [ecarstrade.nl] INFO: Scrape type for 6997132auction110977: 0
2026-03-25 14:48:16 [ecarstrade.nl] INFO: Found listing with ID: 6997118auction110977
2026-03-25 14:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:16 [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-25 14:48:16 [ecarstrade.nl] INFO: Scrape type for 6997118auction110977: 0
2026-03-25 14:48:16 [ecarstrade.nl] INFO: Found listing with ID: 6997133auction110977
2026-03-25 14:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:16 [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-25 14:48:16 [ecarstrade.nl] INFO: Scrape type for 6997133auction110977: 0
2026-03-25 14:48:16 [ecarstrade.nl] INFO: Found listing with ID: 6997128auction110977
2026-03-25 14:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:16 [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-25 14:48:16 [ecarstrade.nl] INFO: Scrape type for 6997128auction110977: 0
2026-03-25 14:48:16 [ecarstrade.nl] INFO: Found listing with ID: 6997134auction110977
2026-03-25 14:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:16 [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-25 14:48:16 [ecarstrade.nl] INFO: Scrape type for 6997134auction110977: 0
2026-03-25 14:48:16 [ecarstrade.nl] INFO: Found listing with ID: 6997126auction110977
2026-03-25 14:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:16 [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-25 14:48:16 [ecarstrade.nl] INFO: Scrape type for 6997126auction110977: 0
2026-03-25 14:48:16 [ecarstrade.nl] INFO: Found listing with ID: 6997137auction110977
2026-03-25 14:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:16 [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-25 14:48:16 [ecarstrade.nl] INFO: Scrape type for 6997137auction110977: 0
2026-03-25 14:48:16 [ecarstrade.nl] INFO: Found listing with ID: 6997517auction110977
2026-03-25 14:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997517auction110977%27 HTTP/1.1" 200 None
2026-03-25 14:48:16 [ecarstrade.nl] INFO: Scrape type for 6997517auction110977: 0
2026-03-25 14:48:16 [ecarstrade.nl] INFO: Found listing with ID: 6997140auction110977
2026-03-25 14:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:16 [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-25 14:48:16 [ecarstrade.nl] INFO: Scrape type for 6997140auction110977: 0
2026-03-25 14:48:16 [ecarstrade.nl] INFO: Found listing with ID: 6997513auction110977
2026-03-25 14:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997513auction110977%27 HTTP/1.1" 200 None
2026-03-25 14:48:16 [ecarstrade.nl] INFO: Scrape type for 6997513auction110977: 0
2026-03-25 14:48:16 [ecarstrade.nl] INFO: Found listing with ID: 6997117auction110977
2026-03-25 14:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:16 [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-25 14:48:16 [ecarstrade.nl] INFO: Scrape type for 6997117auction110977: 0
2026-03-25 14:48:16 [ecarstrade.nl] INFO: Found listing with ID: 6997127auction110977
2026-03-25 14:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:16 [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-25 14:48:16 [ecarstrade.nl] INFO: Scrape type for 6997127auction110977: 0
2026-03-25 14:48:16 [ecarstrade.nl] INFO: Found listing with ID: 6997138auction110977
2026-03-25 14:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:16 [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-25 14:48:16 [ecarstrade.nl] INFO: Scrape type for 6997138auction110977: 0
2026-03-25 14:48:16 [ecarstrade.nl] INFO: Found listing with ID: 6997131auction110977
2026-03-25 14:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:16 [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-25 14:48:16 [ecarstrade.nl] INFO: Scrape type for 6997131auction110977: 0
2026-03-25 14:48:16 [ecarstrade.nl] INFO: Found listing with ID: 6997119auction110977
2026-03-25 14:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:16 [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-25 14:48:16 [ecarstrade.nl] INFO: Scrape type for 6997119auction110977: 0
2026-03-25 14:48:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:48:22 [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-25 14:48:22 [ecarstrade.nl] INFO: Found 20 car items
2026-03-25 14:48:22 [ecarstrade.nl] INFO: Found listing with ID: 6997120auction110977
2026-03-25 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997120auction110977%27 HTTP/1.1" 200 None
2026-03-25 14:48:22 [ecarstrade.nl] INFO: Scrape type for 6997120auction110977: 0
2026-03-25 14:48:22 [ecarstrade.nl] INFO: Found listing with ID: 6997139auction110977
2026-03-25 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997139auction110977%27 HTTP/1.1" 200 None
2026-03-25 14:48:22 [ecarstrade.nl] INFO: Scrape type for 6997139auction110977: 0
2026-03-25 14:48:22 [ecarstrade.nl] INFO: Found listing with ID: 6997122auction110977
2026-03-25 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997122auction110977%27 HTTP/1.1" 200 None
2026-03-25 14:48:22 [ecarstrade.nl] INFO: Scrape type for 6997122auction110977: 0
2026-03-25 14:48:22 [ecarstrade.nl] INFO: Found listing with ID: 6997125auction110977
2026-03-25 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997125auction110977%27 HTTP/1.1" 200 None
2026-03-25 14:48:22 [ecarstrade.nl] INFO: Scrape type for 6997125auction110977: 0
2026-03-25 14:48:22 [ecarstrade.nl] INFO: Found listing with ID: 6997124auction110977
2026-03-25 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997124auction110977%27 HTTP/1.1" 200 None
2026-03-25 14:48:22 [ecarstrade.nl] INFO: Scrape type for 6997124auction110977: 0
2026-03-25 14:48:22 [ecarstrade.nl] INFO: Found listing with ID: 6997149auction110978
2026-03-25 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997149auction110978%27 HTTP/1.1" 200 None
2026-03-25 14:48:22 [ecarstrade.nl] INFO: Scrape type for 6997149auction110978: 0
2026-03-25 14:48:22 [ecarstrade.nl] INFO: Found listing with ID: 6997150auction110978
2026-03-25 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997150auction110978%27 HTTP/1.1" 200 None
2026-03-25 14:48:22 [ecarstrade.nl] INFO: Scrape type for 6997150auction110978: 0
2026-03-25 14:48:22 [ecarstrade.nl] INFO: Found listing with ID: 6997142auction110978
2026-03-25 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997142auction110978%27 HTTP/1.1" 200 None
2026-03-25 14:48:22 [ecarstrade.nl] INFO: Scrape type for 6997142auction110978: 0
2026-03-25 14:48:22 [ecarstrade.nl] INFO: Found listing with ID: 6997151auction110978
2026-03-25 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997151auction110978%27 HTTP/1.1" 200 None
2026-03-25 14:48:22 [ecarstrade.nl] INFO: Scrape type for 6997151auction110978: 0
2026-03-25 14:48:22 [ecarstrade.nl] INFO: Found listing with ID: 6997148auction110978
2026-03-25 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997148auction110978%27 HTTP/1.1" 200 None
2026-03-25 14:48:22 [ecarstrade.nl] INFO: Scrape type for 6997148auction110978: 0
2026-03-25 14:48:22 [ecarstrade.nl] INFO: Found listing with ID: 6997143auction110978
2026-03-25 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997143auction110978%27 HTTP/1.1" 200 None
2026-03-25 14:48:22 [ecarstrade.nl] INFO: Scrape type for 6997143auction110978: 0
2026-03-25 14:48:22 [ecarstrade.nl] INFO: Found listing with ID: 6997155auction110978
2026-03-25 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997155auction110978%27 HTTP/1.1" 200 None
2026-03-25 14:48:22 [ecarstrade.nl] INFO: Scrape type for 6997155auction110978: 0
2026-03-25 14:48:22 [ecarstrade.nl] INFO: Found listing with ID: 6997154auction110978
2026-03-25 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997154auction110978%27 HTTP/1.1" 200 None
2026-03-25 14:48:22 [ecarstrade.nl] INFO: Scrape type for 6997154auction110978: 0
2026-03-25 14:48:22 [ecarstrade.nl] INFO: Found listing with ID: 6997153auction110978
2026-03-25 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997153auction110978%27 HTTP/1.1" 200 None
2026-03-25 14:48:22 [ecarstrade.nl] INFO: Scrape type for 6997153auction110978: 0
2026-03-25 14:48:22 [ecarstrade.nl] INFO: Found listing with ID: 6997147auction110978
2026-03-25 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997147auction110978%27 HTTP/1.1" 200 None
2026-03-25 14:48:22 [ecarstrade.nl] INFO: Scrape type for 6997147auction110978: 0
2026-03-25 14:48:22 [ecarstrade.nl] INFO: Found listing with ID: 6997156auction110978
2026-03-25 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276997156auction110978%27 HTTP/1.1" 200 None
2026-03-25 14:48:22 [ecarstrade.nl] INFO: Scrape type for 6997156auction110978: 0
2026-03-25 14:48:22 [ecarstrade.nl] INFO: Found listing with ID: 6997146auction110978
2026-03-25 14:48:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276997146auction110978%27 HTTP/1.1" 200 None
2026-03-25 14:48:23 [ecarstrade.nl] INFO: Scrape type for 6997146auction110978: 0
2026-03-25 14:48:23 [ecarstrade.nl] INFO: Found listing with ID: 6997145auction110978
2026-03-25 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276997145auction110978%27 HTTP/1.1" 200 None
2026-03-25 14:48:23 [ecarstrade.nl] INFO: Scrape type for 6997145auction110978: 0
2026-03-25 14:48:23 [ecarstrade.nl] INFO: Found listing with ID: 6997152auction110978
2026-03-25 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%276997152auction110978%27 HTTP/1.1" 200 None
2026-03-25 14:48:23 [ecarstrade.nl] INFO: Scrape type for 6997152auction110978: 0
2026-03-25 14:48:23 [ecarstrade.nl] INFO: Found listing with ID: 7000895auction111028
2026-03-25 14:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%277000895auction111028%27 HTTP/1.1" 200 None
2026-03-25 14:48:23 [ecarstrade.nl] INFO: Scrape type for 7000895auction111028: 1
2026-03-25 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-25 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-25 14:48:29 [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-25 14:48:29 [ecarstrade.nl] INFO: Found 20 car items
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Found listing with ID: 7000896auction111028
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000896auction111028%27 HTTP/1.1" 200 None
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Scrape type for 7000896auction111028: 1
2026-03-25 14:48:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Found listing with ID: 7000898auction111028
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000898auction111028%27 HTTP/1.1" 200 None
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Scrape type for 7000898auction111028: 1
2026-03-25 14:48:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Found listing with ID: 7000899auction111028
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000899auction111028%27 HTTP/1.1" 200 None
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Scrape type for 7000899auction111028: 1
2026-03-25 14:48:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Found listing with ID: 7000900auction111028
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000900auction111028%27 HTTP/1.1" 200 None
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Scrape type for 7000900auction111028: 1
2026-03-25 14:48:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Found listing with ID: 7000901auction111028
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000901auction111028%27 HTTP/1.1" 200 None
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Scrape type for 7000901auction111028: 1
2026-03-25 14:48:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Found listing with ID: 7000902auction111028
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000902auction111028%27 HTTP/1.1" 200 None
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Scrape type for 7000902auction111028: 1
2026-03-25 14:48:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Found listing with ID: 7000903auction111028
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000903auction111028%27 HTTP/1.1" 200 None
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Scrape type for 7000903auction111028: 1
2026-03-25 14:48:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Found listing with ID: 7000904auction111028
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000904auction111028%27 HTTP/1.1" 200 None
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Scrape type for 7000904auction111028: 1
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Found listing with ID: 7000120auction111023
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000120auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Scrape type for 7000120auction111023: 1
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Found listing with ID: 7000165auction111023
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000165auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Scrape type for 7000165auction111023: 1
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Found listing with ID: 7000175auction111023
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000175auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Scrape type for 7000175auction111023: 1
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Found listing with ID: 7000176auction111023
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000176auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Scrape type for 7000176auction111023: 1
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Found listing with ID: 7000121auction111023
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000121auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Scrape type for 7000121auction111023: 1
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Found listing with ID: 7000187auction111023
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000187auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Scrape type for 7000187auction111023: 1
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Found listing with ID: 7000166auction111023
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000166auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Scrape type for 7000166auction111023: 1
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Found listing with ID: 7000161auction111023
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000161auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Scrape type for 7000161auction111023: 1
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Found listing with ID: 7000157auction111023
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000157auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Scrape type for 7000157auction111023: 1
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Found listing with ID: 7000189auction111023
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000189auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Scrape type for 7000189auction111023: 1
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Found listing with ID: 7000145auction111023
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000145auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Scrape type for 7000145auction111023: 1
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Found listing with ID: 7000164auction111023
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000164auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:29 [ecarstrade.nl] INFO: Scrape type for 7000164auction111023: 1
2026-03-25 14:48:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000902> (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-25 14:48:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:48:36 [ecarstrade.nl] INFO: Extracting details for car 7000902auction111028
2026-03-25 14:48:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000899> (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-25 14:48:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:48:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 215cd82e-8758-536d-9734-2eaab8675d6d with identifier: 7000902auction111028
2026-03-25 14:48:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 215cd82e-8758-536d-9734-2eaab8675d6d with scrape type 1
2026-03-25 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 215cd82e-8758-536d-9734-2eaab8675d6d
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000902%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774444945%27 HTTP/1.1" 200 None
2026-03-25 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000902/photo_001/780x0__r.jpg?hash=1774444945 not downloaded yet
2026-03-25 14:48:36 [ecarstrade.nl] INFO: Extracting details for car 7000899auction111028
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000902%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774444945%27 HTTP/1.1" 200 None
2026-03-25 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000902/photo_002/780x0__r.jpg?hash=1774444945 not downloaded yet
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000902%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774444945%27 HTTP/1.1" 200 None
2026-03-25 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000902/photo_003/780x0__r.jpg?hash=1774444945 not downloaded yet
2026-03-25 14:48:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7eb63ee-675b-5cdc-ab9b-b446b3ee1d33 with identifier: 7000899auction111028
2026-03-25 14:48:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7eb63ee-675b-5cdc-ab9b-b446b3ee1d33 with scrape type 1
2026-03-25 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c7eb63ee-675b-5cdc-ab9b-b446b3ee1d33
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000899%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774444940%27 HTTP/1.1" 200 None
2026-03-25 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000899/photo_001/780x0__r.jpg?hash=1774444940 not downloaded yet
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000902%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774444945%27 HTTP/1.1" 200 None
2026-03-25 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000902/photo_004/780x0__r.jpg?hash=1774444945 not downloaded yet
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000899%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774444940%27 HTTP/1.1" 200 None
2026-03-25 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000899/photo_002/780x0__r.jpg?hash=1774444940 not downloaded yet
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000902%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774444945%27 HTTP/1.1" 200 None
2026-03-25 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000902/photo_005/780x0__r.jpg?hash=1774444945 not downloaded yet
2026-03-25 14:48:36 [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-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000899%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774444940%27 HTTP/1.1" 200 None
2026-03-25 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000899/photo_003/780x0__r.jpg?hash=1774444940 not downloaded yet
2026-03-25 14:48:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000902%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774444945%27 HTTP/1.1" 200 None
2026-03-25 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000902/photo_006/780x0__r.jpg?hash=1774444945 not downloaded yet
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000899%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774444940%27 HTTP/1.1" 200 None
2026-03-25 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000899/photo_004/780x0__r.jpg?hash=1774444940 not downloaded yet
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000899%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774444941%27 HTTP/1.1" 200 None
2026-03-25 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000899/photo_005/780x0__r.jpg?hash=1774444941 not downloaded yet
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000899%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774444940%27 HTTP/1.1" 200 None
2026-03-25 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000899/photo_006/780x0__r.jpg?hash=1774444940 not downloaded yet
2026-03-25 14:48:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000901> (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-25 14:48:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:48:36 [ecarstrade.nl] INFO: Found 20 car items
2026-03-25 14:48:36 [ecarstrade.nl] INFO: Found listing with ID: 7000159auction111023
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000159auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:36 [ecarstrade.nl] INFO: Scrape type for 7000159auction111023: 1
2026-03-25 14:48:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000898> (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-25 14:48:36 [ecarstrade.nl] INFO: Found listing with ID: 7000123auction111023
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000123auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:36 [ecarstrade.nl] INFO: Scrape type for 7000123auction111023: 1
2026-03-25 14:48:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:48:36 [ecarstrade.nl] INFO: Found listing with ID: 7000191auction111023
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000191auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:36 [ecarstrade.nl] INFO: Scrape type for 7000191auction111023: 1
2026-03-25 14:48:36 [ecarstrade.nl] INFO: Found listing with ID: 7000139auction111023
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000139auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:36 [ecarstrade.nl] INFO: Scrape type for 7000139auction111023: 1
2026-03-25 14:48:36 [ecarstrade.nl] INFO: Extracting details for car 7000901auction111028
2026-03-25 14:48:36 [ecarstrade.nl] INFO: Found listing with ID: 7000153auction111023
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000153auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:36 [ecarstrade.nl] INFO: Scrape type for 7000153auction111023: 1
2026-03-25 14:48:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46833822-1933-5c93-bbef-d452e5eac5da with identifier: 7000901auction111028
2026-03-25 14:48:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46833822-1933-5c93-bbef-d452e5eac5da with scrape type 1
2026-03-25 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 46833822-1933-5c93-bbef-d452e5eac5da
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000901%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774444942%27 HTTP/1.1" 200 None
2026-03-25 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000901/photo_001/780x0__r.jpg?hash=1774444942 not downloaded yet
2026-03-25 14:48:36 [ecarstrade.nl] INFO: Found listing with ID: 7000163auction111023
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000163auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:36 [ecarstrade.nl] INFO: Scrape type for 7000163auction111023: 1
2026-03-25 14:48:36 [ecarstrade.nl] INFO: Extracting details for car 7000898auction111028
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000901%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774444942%27 HTTP/1.1" 200 None
2026-03-25 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000901/photo_002/780x0__r.jpg?hash=1774444942 not downloaded yet
2026-03-25 14:48:36 [ecarstrade.nl] INFO: Found listing with ID: 7000169auction111023
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000169auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:36 [ecarstrade.nl] INFO: Scrape type for 7000169auction111023: 1
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000901%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774444942%27 HTTP/1.1" 200 None
2026-03-25 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000901/photo_003/780x0__r.jpg?hash=1774444942 not downloaded yet
2026-03-25 14:48:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6a70976-c5c3-5829-8cb7-b4389fd9c614 with identifier: 7000898auction111028
2026-03-25 14:48:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6a70976-c5c3-5829-8cb7-b4389fd9c614 with scrape type 1
2026-03-25 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a6a70976-c5c3-5829-8cb7-b4389fd9c614
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000898%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774444935%27 HTTP/1.1" 200 None
2026-03-25 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000898/photo_001/780x0__r.jpg?hash=1774444935 not downloaded yet
2026-03-25 14:48:36 [ecarstrade.nl] INFO: Found listing with ID: 7000133auction111023
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000133auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:36 [ecarstrade.nl] INFO: Scrape type for 7000133auction111023: 1
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000901%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774444942%27 HTTP/1.1" 200 None
2026-03-25 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000901/photo_004/780x0__r.jpg?hash=1774444942 not downloaded yet
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000898%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774444935%27 HTTP/1.1" 200 None
2026-03-25 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000898/photo_002/780x0__r.jpg?hash=1774444935 not downloaded yet
2026-03-25 14:48:36 [ecarstrade.nl] INFO: Found listing with ID: 7000160auction111023
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000160auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:36 [ecarstrade.nl] INFO: Scrape type for 7000160auction111023: 1
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000901%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774444942%27 HTTP/1.1" 200 None
2026-03-25 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000901/photo_005/780x0__r.jpg?hash=1774444942 not downloaded yet
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000898%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774444935%27 HTTP/1.1" 200 None
2026-03-25 14:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000898/photo_003/780x0__r.jpg?hash=1774444935 not downloaded yet
2026-03-25 14:48:36 [ecarstrade.nl] INFO: Found listing with ID: 7000158auction111023
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000158auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:37 [ecarstrade.nl] INFO: Scrape type for 7000158auction111023: 1
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000901%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774444942%27 HTTP/1.1" 200 None
2026-03-25 14:48:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000901/photo_006/780x0__r.jpg?hash=1774444942 not downloaded yet
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000898%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774444935%27 HTTP/1.1" 200 None
2026-03-25 14:48:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000898/photo_004/780x0__r.jpg?hash=1774444935 not downloaded yet
2026-03-25 14:48:37 [ecarstrade.nl] INFO: Found listing with ID: 7000188auction111023
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000188auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:37 [ecarstrade.nl] INFO: Scrape type for 7000188auction111023: 1
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000898%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774444935%27 HTTP/1.1" 200 None
2026-03-25 14:48:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000898/photo_005/780x0__r.jpg?hash=1774444935 not downloaded yet
2026-03-25 14:48:37 [ecarstrade.nl] INFO: Found listing with ID: 7000190auction111023
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000190auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:37 [ecarstrade.nl] INFO: Scrape type for 7000190auction111023: 1
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000898%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774444935%27 HTTP/1.1" 200 None
2026-03-25 14:48:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000898/photo_006/780x0__r.jpg?hash=1774444935 not downloaded yet
2026-03-25 14:48:37 [ecarstrade.nl] INFO: Found listing with ID: 7000162auction111023
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000162auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:37 [ecarstrade.nl] INFO: Scrape type for 7000162auction111023: 1
2026-03-25 14:48:37 [ecarstrade.nl] INFO: Found listing with ID: 7000170auction111023
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000170auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:37 [ecarstrade.nl] INFO: Scrape type for 7000170auction111023: 1
2026-03-25 14:48:37 [ecarstrade.nl] INFO: Found listing with ID: 7000149auction111023
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000149auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:37 [ecarstrade.nl] INFO: Scrape type for 7000149auction111023: 1
2026-03-25 14:48:37 [ecarstrade.nl] INFO: Found listing with ID: 7000124auction111023
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000124auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:37 [ecarstrade.nl] INFO: Scrape type for 7000124auction111023: 1
2026-03-25 14:48:37 [ecarstrade.nl] INFO: Found listing with ID: 7000172auction111023
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000172auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:37 [ecarstrade.nl] INFO: Scrape type for 7000172auction111023: 1
2026-03-25 14:48:37 [ecarstrade.nl] INFO: Found listing with ID: 7000148auction111023
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000148auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:37 [ecarstrade.nl] INFO: Scrape type for 7000148auction111023: 1
2026-03-25 14:48:37 [ecarstrade.nl] INFO: Found listing with ID: 7000171auction111023
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000171auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:37 [ecarstrade.nl] INFO: Scrape type for 7000171auction111023: 1
2026-03-25 14:48:37 [ecarstrade.nl] INFO: Found listing with ID: 7000127auction111023
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000127auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:37 [ecarstrade.nl] INFO: Scrape type for 7000127auction111023: 1
2026-03-25 14:48:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000900> (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-25 14:48:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:48:37 [ecarstrade.nl] INFO: Extracting details for car 7000900auction111028
2026-03-25 14:48:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57e1468f-2172-5181-9a0d-e0ee43d5159b with identifier: 7000900auction111028
2026-03-25 14:48:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57e1468f-2172-5181-9a0d-e0ee43d5159b with scrape type 1
2026-03-25 14:48:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 57e1468f-2172-5181-9a0d-e0ee43d5159b
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000900%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774444938%27 HTTP/1.1" 200 None
2026-03-25 14:48:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000900/photo_001/780x0__r.jpg?hash=1774444938 not downloaded yet
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000900%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774444938%27 HTTP/1.1" 200 None
2026-03-25 14:48:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000900/photo_002/780x0__r.jpg?hash=1774444938 not downloaded yet
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000900%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774444938%27 HTTP/1.1" 200 None
2026-03-25 14:48:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000900/photo_003/780x0__r.jpg?hash=1774444938 not downloaded yet
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000900%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774444938%27 HTTP/1.1" 200 None
2026-03-25 14:48:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000900/photo_004/780x0__r.jpg?hash=1774444938 not downloaded yet
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000900%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774444938%27 HTTP/1.1" 200 None
2026-03-25 14:48:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000900/photo_005/780x0__r.jpg?hash=1774444938 not downloaded yet
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000900%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774444938%27 HTTP/1.1" 200 None
2026-03-25 14:48:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000900/photo_006/780x0__r.jpg?hash=1774444938 not downloaded yet
2026-03-25 14:48:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000175> (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-25 14:48:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:48:42 [ecarstrade.nl] INFO: Extracting details for car 7000175auction111023
2026-03-25 14:48:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5419471-fdd2-526e-89e2-f51414e8902f with identifier: 7000175auction111023
2026-03-25 14:48:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5419471-fdd2-526e-89e2-f51414e8902f with scrape type 1
2026-03-25 14:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d5419471-fdd2-526e-89e2-f51414e8902f
2026-03-25 14:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000175%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442714%27 HTTP/1.1" 200 None
2026-03-25 14:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000175/photo_000/780x0__r.jpg?hash=1774442714 not downloaded yet
2026-03-25 14:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000175%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442714%27 HTTP/1.1" 200 None
2026-03-25 14:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000175/photo_001/780x0__r.jpg?hash=1774442714 not downloaded yet
2026-03-25 14:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000175%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442714%27 HTTP/1.1" 200 None
2026-03-25 14:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000175/photo_002/780x0__r.jpg?hash=1774442714 not downloaded yet
2026-03-25 14:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000175%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442714%27 HTTP/1.1" 200 None
2026-03-25 14:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000175/photo_003/780x0__r.jpg?hash=1774442714 not downloaded yet
2026-03-25 14:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000175%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442714%27 HTTP/1.1" 200 None
2026-03-25 14:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000175/photo_004/780x0__r.jpg?hash=1774442714 not downloaded yet
2026-03-25 14:48:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000904> (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-25 14:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000175%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442715%27 HTTP/1.1" 200 None
2026-03-25 14:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000175/photo_005/780x0__r.jpg?hash=1774442715 not downloaded yet
2026-03-25 14:48:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:48:42 [ecarstrade.nl] INFO: Extracting details for car 7000904auction111028
2026-03-25 14:48:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 857ea37a-2e26-5474-a4c3-5014a3cf2ec1 with identifier: 7000904auction111028
2026-03-25 14:48:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 857ea37a-2e26-5474-a4c3-5014a3cf2ec1 with scrape type 1
2026-03-25 14:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 857ea37a-2e26-5474-a4c3-5014a3cf2ec1
2026-03-25 14:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000904%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774444950%27 HTTP/1.1" 200 None
2026-03-25 14:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000904/photo_001/780x0__r.jpg?hash=1774444950 not downloaded yet
2026-03-25 14:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000904%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774444950%27 HTTP/1.1" 200 None
2026-03-25 14:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000904/photo_002/780x0__r.jpg?hash=1774444950 not downloaded yet
2026-03-25 14:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000904%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774444950%27 HTTP/1.1" 200 None
2026-03-25 14:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000904/photo_003/780x0__r.jpg?hash=1774444950 not downloaded yet
2026-03-25 14:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000904%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774444950%27 HTTP/1.1" 200 None
2026-03-25 14:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000904/photo_004/780x0__r.jpg?hash=1774444950 not downloaded yet
2026-03-25 14:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000904%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774444950%27 HTTP/1.1" 200 None
2026-03-25 14:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000904/photo_005/780x0__r.jpg?hash=1774444950 not downloaded yet
2026-03-25 14:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000904%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774444951%27 HTTP/1.1" 200 None
2026-03-25 14:48:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000904/photo_006/780x0__r.jpg?hash=1774444951 not downloaded yet
2026-03-25 14:48:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000903> (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-25 14:48:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:48:43 [ecarstrade.nl] INFO: Extracting details for car 7000903auction111028
2026-03-25 14:48:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000165> (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-25 14:48:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:48:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f723b71-eaf8-5f55-b35d-9cf558416d46 with identifier: 7000903auction111028
2026-03-25 14:48:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f723b71-eaf8-5f55-b35d-9cf558416d46 with scrape type 1
2026-03-25 14:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6f723b71-eaf8-5f55-b35d-9cf558416d46
2026-03-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000903%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774444947%27 HTTP/1.1" 200 None
2026-03-25 14:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000903/photo_001/780x0__r.jpg?hash=1774444947 not downloaded yet
2026-03-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000903%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774444947%27 HTTP/1.1" 200 None
2026-03-25 14:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000903/photo_002/780x0__r.jpg?hash=1774444947 not downloaded yet
2026-03-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000903%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774444947%27 HTTP/1.1" 200 None
2026-03-25 14:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000903/photo_003/780x0__r.jpg?hash=1774444947 not downloaded yet
2026-03-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000903%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774444947%27 HTTP/1.1" 200 None
2026-03-25 14:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000903/photo_004/780x0__r.jpg?hash=1774444947 not downloaded yet
2026-03-25 14:48:43 [ecarstrade.nl] INFO: Extracting details for car 7000165auction111023
2026-03-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000903%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774444947%27 HTTP/1.1" 200 None
2026-03-25 14:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000903/photo_005/780x0__r.jpg?hash=1774444947 not downloaded yet
2026-03-25 14:48:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e7b9b80-c0f7-5353-bd91-76e2ff87db96 with identifier: 7000165auction111023
2026-03-25 14:48:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e7b9b80-c0f7-5353-bd91-76e2ff87db96 with scrape type 1
2026-03-25 14:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8e7b9b80-c0f7-5353-bd91-76e2ff87db96
2026-03-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000165%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442656%27 HTTP/1.1" 200 None
2026-03-25 14:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000165/photo_000/780x0__r.jpg?hash=1774442656 not downloaded yet
2026-03-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000903%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774444947%27 HTTP/1.1" 200 None
2026-03-25 14:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000903/photo_006/780x0__r.jpg?hash=1774444947 not downloaded yet
2026-03-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000165%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442656%27 HTTP/1.1" 200 None
2026-03-25 14:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000165/photo_001/780x0__r.jpg?hash=1774442656 not downloaded yet
2026-03-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000165%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442656%27 HTTP/1.1" 200 None
2026-03-25 14:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000165/photo_002/780x0__r.jpg?hash=1774442656 not downloaded yet
2026-03-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000165%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442656%27 HTTP/1.1" 200 None
2026-03-25 14:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000165/photo_003/780x0__r.jpg?hash=1774442656 not downloaded yet
2026-03-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000165%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442656%27 HTTP/1.1" 200 None
2026-03-25 14:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000165/photo_004/780x0__r.jpg?hash=1774442656 not downloaded yet
2026-03-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000165%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442656%27 HTTP/1.1" 200 None
2026-03-25 14:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000165/photo_005/780x0__r.jpg?hash=1774442656 not downloaded yet
2026-03-25 14:48:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000120> (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-25 14:48:43 [ecarstrade.nl] INFO: Extracting details for car 7000120auction111023
2026-03-25 14:48:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 006456a4-7603-5355-b9f2-8e095dbd8b87 with identifier: 7000120auction111023
2026-03-25 14:48:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 006456a4-7603-5355-b9f2-8e095dbd8b87 with scrape type 1
2026-03-25 14:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 006456a4-7603-5355-b9f2-8e095dbd8b87
2026-03-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000120%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442409%27 HTTP/1.1" 200 None
2026-03-25 14:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000120/photo_000/780x0__r.jpg?hash=1774442409 not downloaded yet
2026-03-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000120%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442409%27 HTTP/1.1" 200 None
2026-03-25 14:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000120/photo_001/780x0__r.jpg?hash=1774442409 not downloaded yet
2026-03-25 14:48:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000176> (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-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000120%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442409%27 HTTP/1.1" 200 None
2026-03-25 14:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000120/photo_002/780x0__r.jpg?hash=1774442409 not downloaded yet
2026-03-25 14:48:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000899/photo_002/780x0__r.jpg?hash=1774444940> (referer: https://ecarstrade.com/cars/7000899)
2026-03-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000120%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442409%27 HTTP/1.1" 200 None
2026-03-25 14:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000120/photo_003/780x0__r.jpg?hash=1774442409 not downloaded yet
2026-03-25 14:48:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000120%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442409%27 HTTP/1.1" 200 None
2026-03-25 14:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000120/photo_004/780x0__r.jpg?hash=1774442409 not downloaded yet
2026-03-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000120%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442409%27 HTTP/1.1" 200 None
2026-03-25 14:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000120/photo_005/780x0__r.jpg?hash=1774442409 not downloaded yet
2026-03-25 14:48:43 [ecarstrade.nl] INFO: Extracting details for car 7000176auction111023
2026-03-25 14:48:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d432636f-9d8b-5143-90d0-53c3c516e12e with identifier: 7000176auction111023
2026-03-25 14:48:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d432636f-9d8b-5143-90d0-53c3c516e12e with scrape type 1
2026-03-25 14:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d432636f-9d8b-5143-90d0-53c3c516e12e
2026-03-25 14:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000176%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442719%27 HTTP/1.1" 200 None
2026-03-25 14:48:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000176/photo_000/780x0__r.jpg?hash=1774442719 not downloaded yet
2026-03-25 14:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000176%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442724%27 HTTP/1.1" 200 None
2026-03-25 14:48:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000176/photo_001/780x0__r.jpg?hash=1774442724 not downloaded yet
2026-03-25 14:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000176%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442724%27 HTTP/1.1" 200 None
2026-03-25 14:48:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000176/photo_002/780x0__r.jpg?hash=1774442724 not downloaded yet
2026-03-25 14:48:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c7eb63ee-675b-5cdc-ab9b-b446b3ee1d33
2026-03-25 14:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000176%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442724%27 HTTP/1.1" 200 None
2026-03-25 14:48:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000176/photo_003/780x0__r.jpg?hash=1774442724 not downloaded yet
2026-03-25 14:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000176%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442724%27 HTTP/1.1" 200 None
2026-03-25 14:48:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000176/photo_004/780x0__r.jpg?hash=1774442724 not downloaded yet
2026-03-25 14:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000176%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442724%27 HTTP/1.1" 200 None
2026-03-25 14:48:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000176/photo_005/780x0__r.jpg?hash=1774442724 not downloaded yet
2026-03-25 14:48:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000899/photo_006/780x0__r.jpg?hash=1774444940> (referer: https://ecarstrade.com/cars/7000899)
2026-03-25 14:48:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:48:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c7eb63ee-675b-5cdc-ab9b-b446b3ee1d33
2026-03-25 14:48:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000896> (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-25 14:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000900/photo_006/780x0__r.jpg?hash=1774444938> (referer: https://ecarstrade.com/cars/7000900)
2026-03-25 14:48:46 [ecarstrade.nl] INFO: Extracting details for car 7000896auction111028
2026-03-25 14:48:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d6a77d5-6834-5ac0-9e23-5ad1370e6b0d with identifier: 7000896auction111028
2026-03-25 14:48:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d6a77d5-6834-5ac0-9e23-5ad1370e6b0d with scrape type 1
2026-03-25 14:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5d6a77d5-6834-5ac0-9e23-5ad1370e6b0d
2026-03-25 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000896%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774444931%27 HTTP/1.1" 200 None
2026-03-25 14:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000896/photo_001/780x0__r.jpg?hash=1774444931 not downloaded yet
2026-03-25 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000896%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774444931%27 HTTP/1.1" 200 None
2026-03-25 14:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000896/photo_002/780x0__r.jpg?hash=1774444931 not downloaded yet
2026-03-25 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000896%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774444931%27 HTTP/1.1" 200 None
2026-03-25 14:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000896/photo_003/780x0__r.jpg?hash=1774444931 not downloaded yet
2026-03-25 14:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000175/photo_004/780x0__r.jpg?hash=1774442714> (referer: https://ecarstrade.com/cars/7000175)
2026-03-25 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000896%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774444931%27 HTTP/1.1" 200 None
2026-03-25 14:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000896/photo_004/780x0__r.jpg?hash=1774444931 not downloaded yet
2026-03-25 14:48:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 57e1468f-2172-5181-9a0d-e0ee43d5159b
2026-03-25 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000896%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774444931%27 HTTP/1.1" 200 None
2026-03-25 14:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000896/photo_005/780x0__r.jpg?hash=1774444931 not downloaded yet
2026-03-25 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000896%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774444931%27 HTTP/1.1" 200 None
2026-03-25 14:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000896/photo_006/780x0__r.jpg?hash=1774444931 not downloaded yet
2026-03-25 14:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000904/photo_006/780x0__r.jpg?hash=1774444951> (referer: https://ecarstrade.com/cars/7000904)
2026-03-25 14:48:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d5419471-fdd2-526e-89e2-f51414e8902f
2026-03-25 14:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000904/photo_005/780x0__r.jpg?hash=1774444950> (referer: https://ecarstrade.com/cars/7000904)
2026-03-25 14:48:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 857ea37a-2e26-5474-a4c3-5014a3cf2ec1
2026-03-25 14:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000165/photo_005/780x0__r.jpg?hash=1774442656> (referer: https://ecarstrade.com/cars/7000165)
2026-03-25 14:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000120/photo_001/780x0__r.jpg?hash=1774442409> (referer: https://ecarstrade.com/cars/7000120)
2026-03-25 14:48:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 857ea37a-2e26-5474-a4c3-5014a3cf2ec1
2026-03-25 14:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000120/photo_002/780x0__r.jpg?hash=1774442409> (referer: https://ecarstrade.com/cars/7000120)
2026-03-25 14:48:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8e7b9b80-c0f7-5353-bd91-76e2ff87db96
2026-03-25 14:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000176/photo_005/780x0__r.jpg?hash=1774442724> (referer: https://ecarstrade.com/cars/7000176)
2026-03-25 14:48:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 006456a4-7603-5355-b9f2-8e095dbd8b87
2026-03-25 14:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000176/photo_004/780x0__r.jpg?hash=1774442724> (referer: https://ecarstrade.com/cars/7000176)
2026-03-25 14:48:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 006456a4-7603-5355-b9f2-8e095dbd8b87
2026-03-25 14:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000176/photo_003/780x0__r.jpg?hash=1774442724> (referer: https://ecarstrade.com/cars/7000176)
2026-03-25 14:48:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d432636f-9d8b-5143-90d0-53c3c516e12e
2026-03-25 14:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000896/photo_003/780x0__r.jpg?hash=1774444931> (referer: https://ecarstrade.com/cars/7000896)
2026-03-25 14:48:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d432636f-9d8b-5143-90d0-53c3c516e12e
2026-03-25 14:48:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d432636f-9d8b-5143-90d0-53c3c516e12e
2026-03-25 14:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000896/photo_006/780x0__r.jpg?hash=1774444931> (referer: https://ecarstrade.com/cars/7000896)
2026-03-25 14:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000896/photo_005/780x0__r.jpg?hash=1774444931> (referer: https://ecarstrade.com/cars/7000896)
2026-03-25 14:48:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5d6a77d5-6834-5ac0-9e23-5ad1370e6b0d
2026-03-25 14:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000896/photo_004/780x0__r.jpg?hash=1774444931> (referer: https://ecarstrade.com/cars/7000896)
2026-03-25 14:48:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5d6a77d5-6834-5ac0-9e23-5ad1370e6b0d
2026-03-25 14:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000896/photo_002/780x0__r.jpg?hash=1774444931> (referer: https://ecarstrade.com/cars/7000896)
2026-03-25 14:48:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5d6a77d5-6834-5ac0-9e23-5ad1370e6b0d
2026-03-25 14:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000896/photo_001/780x0__r.jpg?hash=1774444931> (referer: https://ecarstrade.com/cars/7000896)
2026-03-25 14:48:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5d6a77d5-6834-5ac0-9e23-5ad1370e6b0d
2026-03-25 14:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000176/photo_002/780x0__r.jpg?hash=1774442724> (referer: https://ecarstrade.com/cars/7000176)
2026-03-25 14:48:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5d6a77d5-6834-5ac0-9e23-5ad1370e6b0d
2026-03-25 14:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000176/photo_001/780x0__r.jpg?hash=1774442724> (referer: https://ecarstrade.com/cars/7000176)
2026-03-25 14:48:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5d6a77d5-6834-5ac0-9e23-5ad1370e6b0d
2026-03-25 14:48:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5d6a77d5-6834-5ac0-9e23-5ad1370e6b0d, skipping ID generation
2026-03-25 14:48:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d6a77d5-6834-5ac0-9e23-5ad1370e6b0d with scrape type 1
2026-03-25 14:48:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5d6a77d5-6834-5ac0-9e23-5ad1370e6b0d sending to next pipeline
2026-03-25 14:48:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 5d6a77d5-6834-5ac0-9e23-5ad1370e6b0d, identifier: 7000896auction111028
2026-03-25 14:48:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 5d6a77d5-6834-5ac0-9e23-5ad1370e6b0d with identifier: 7000896auction111028
2026-03-25 14:48:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 14:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 14:48:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 14:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 14:48:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 5d6a77d5-6834-5ac0-9e23-5ad1370e6b0d with identifier: 7000896auction111028
2026-03-25 14:48:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 5d6a77d5-6834-5ac0-9e23-5ad1370e6b0d with identifier: 7000896auction111028 to the API
2026-03-25 14:48:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:48:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:48:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000896/photo_001/780x0__r.jpg?hash=1774444931>
{'auction_title': '',
'c_o_2_emission_value': 188,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T13:40:00Z',
'fuel_type': 'Diesel',
'id': '5d6a77d5-6834-5ac0-9e23-5ad1370e6b0d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000896',
'listing': 'auction',
'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 146756,
'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': 'Volkswagen Crafter 35 2.0TDI 75kW L4 FWD Gesloten Laadbak',
'transmission': 'manual',
'trim': '35 2.0TDI 75kW L4 FWD Gesloten Laadbak',
'vin': None,
'year': 2021}
2026-03-25 14:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%277000896auction111028%27 HTTP/1.1" 200 None
2026-03-25 14:48:48 [ecarstrade.nl] INFO: Saving data for 7000896auction111028: {'created_time': 1774450128.001082, 'last_price_update_time': 1774450128.001091, 'auction_closing_time': 1774618800.0}
2026-03-25 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000896auction111028') HTTP/1.1" 204 0
2026-03-25 14:48:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000176/photo_000/780x0__r.jpg?hash=1774442719> (referer: https://ecarstrade.com/cars/7000176)
2026-03-25 14:48:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d432636f-9d8b-5143-90d0-53c3c516e12e
2026-03-25 14:48:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d432636f-9d8b-5143-90d0-53c3c516e12e
2026-03-25 14:48:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000120/photo_005/780x0__r.jpg?hash=1774442409> (referer: https://ecarstrade.com/cars/7000120)
2026-03-25 14:48:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d432636f-9d8b-5143-90d0-53c3c516e12e
2026-03-25 14:48:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d432636f-9d8b-5143-90d0-53c3c516e12e, skipping ID generation
2026-03-25 14:48:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d432636f-9d8b-5143-90d0-53c3c516e12e with scrape type 1
2026-03-25 14:48:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d432636f-9d8b-5143-90d0-53c3c516e12e sending to next pipeline
2026-03-25 14:48:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d432636f-9d8b-5143-90d0-53c3c516e12e, identifier: 7000176auction111023
2026-03-25 14:48:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d432636f-9d8b-5143-90d0-53c3c516e12e with identifier: 7000176auction111023
2026-03-25 14:48:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 14:48:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 14:48:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d432636f-9d8b-5143-90d0-53c3c516e12e with identifier: 7000176auction111023
2026-03-25 14:48:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d432636f-9d8b-5143-90d0-53c3c516e12e with identifier: 7000176auction111023 to the API
2026-03-25 14:48:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:48:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:48:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000176/photo_000/780x0__r.jpg?hash=1774442719>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Z',
'engine': '',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Electric',
'id': 'd432636f-9d8b-5143-90d0-53c3c516e12e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000176',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Hyundai',
'model': 'IONIQ 5',
'odometer': 62919,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-07',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI IONIQ 5 Connect+ AWD 73kWh',
'transmission': 'automatic',
'trim': 'HYUNDAI Connect+ AWD 73kWh',
'vin': None,
'year': 2022}
2026-03-25 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%277000176auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:48 [ecarstrade.nl] INFO: Saving data for 7000176auction111023: {'created_time': 1774450128.924389, 'last_price_update_time': 1774450128.924402, 'auction_closing_time': 1774858200.0}
2026-03-25 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000176auction111023') HTTP/1.1" 204 0
2026-03-25 14:48:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000120/photo_004/780x0__r.jpg?hash=1774442409> (referer: https://ecarstrade.com/cars/7000120)
2026-03-25 14:48:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000121> (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-25 14:48:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 006456a4-7603-5355-b9f2-8e095dbd8b87
2026-03-25 14:48:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000120/photo_000/780x0__r.jpg?hash=1774442409> (referer: https://ecarstrade.com/cars/7000120)
2026-03-25 14:48:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000120/photo_003/780x0__r.jpg?hash=1774442409> (referer: https://ecarstrade.com/cars/7000120)
2026-03-25 14:48:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 006456a4-7603-5355-b9f2-8e095dbd8b87
2026-03-25 14:48:49 [ecarstrade.nl] INFO: Extracting details for car 7000121auction111023
2026-03-25 14:48:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000165/photo_004/780x0__r.jpg?hash=1774442656> (referer: https://ecarstrade.com/cars/7000165)
2026-03-25 14:48:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f8a9e15-318c-5ede-8688-052835168550 with identifier: 7000121auction111023
2026-03-25 14:48:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f8a9e15-318c-5ede-8688-052835168550 with scrape type 1
2026-03-25 14:48:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0f8a9e15-318c-5ede-8688-052835168550
2026-03-25 14:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000121%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442417%27 HTTP/1.1" 200 None
2026-03-25 14:48:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000121/photo_000/780x0__r.jpg?hash=1774442417 not downloaded yet
2026-03-25 14:48:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000165/photo_003/780x0__r.jpg?hash=1774442656> (referer: https://ecarstrade.com/cars/7000165)
2026-03-25 14:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000121%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442417%27 HTTP/1.1" 200 None
2026-03-25 14:48:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000121/photo_001/780x0__r.jpg?hash=1774442417 not downloaded yet
2026-03-25 14:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000121%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442417%27 HTTP/1.1" 200 None
2026-03-25 14:48:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000121/photo_002/780x0__r.jpg?hash=1774442417 not downloaded yet
2026-03-25 14:48:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000165/photo_002/780x0__r.jpg?hash=1774442656> (referer: https://ecarstrade.com/cars/7000165)
2026-03-25 14:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000121%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442418%27 HTTP/1.1" 200 None
2026-03-25 14:48:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000121/photo_003/780x0__r.jpg?hash=1774442418 not downloaded yet
2026-03-25 14:48:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 006456a4-7603-5355-b9f2-8e095dbd8b87
2026-03-25 14:48:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 006456a4-7603-5355-b9f2-8e095dbd8b87
2026-03-25 14:48:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 006456a4-7603-5355-b9f2-8e095dbd8b87, skipping ID generation
2026-03-25 14:48:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 006456a4-7603-5355-b9f2-8e095dbd8b87 with scrape type 1
2026-03-25 14:48:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 006456a4-7603-5355-b9f2-8e095dbd8b87 sending to next pipeline
2026-03-25 14:48:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 006456a4-7603-5355-b9f2-8e095dbd8b87, identifier: 7000120auction111023
2026-03-25 14:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000121%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442418%27 HTTP/1.1" 200 None
2026-03-25 14:48:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000121/photo_004/780x0__r.jpg?hash=1774442418 not downloaded yet
2026-03-25 14:48:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 006456a4-7603-5355-b9f2-8e095dbd8b87 with identifier: 7000120auction111023
2026-03-25 14:48:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 14:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 14:48:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 006456a4-7603-5355-b9f2-8e095dbd8b87 with identifier: 7000120auction111023
2026-03-25 14:48:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 006456a4-7603-5355-b9f2-8e095dbd8b87 with identifier: 7000120auction111023 to the API
2026-03-25 14:48:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:48:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:48:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000120/photo_003/780x0__r.jpg?hash=1774442409>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Electric',
'id': '006456a4-7603-5355-b9f2-8e095dbd8b87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000120',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volvo',
'model': 'EX30',
'odometer': 17145,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO EX30 Extended Core 69 kWh',
'transmission': 'automatic',
'trim': 'VOLVO Extended Core 69 kWh',
'vin': None,
'year': 2025}
2026-03-25 14:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000120auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:50 [ecarstrade.nl] INFO: Saving data for 7000120auction111023: {'created_time': 1774450130.151188, 'last_price_update_time': 1774450130.151204, 'auction_closing_time': 1774858200.0}
2026-03-25 14:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000120auction111023') HTTP/1.1" 204 0
2026-03-25 14:48:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000165/photo_001/780x0__r.jpg?hash=1774442656> (referer: https://ecarstrade.com/cars/7000165)
2026-03-25 14:48:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000903/photo_006/780x0__r.jpg?hash=1774444947> (referer: https://ecarstrade.com/cars/7000903)
2026-03-25 14:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000121%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442418%27 HTTP/1.1" 200 None
2026-03-25 14:48:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000121/photo_005/780x0__r.jpg?hash=1774442418 not downloaded yet
2026-03-25 14:48:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000164> (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-25 14:48:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000187> (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-25 14:48:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8e7b9b80-c0f7-5353-bd91-76e2ff87db96
2026-03-25 14:48:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8e7b9b80-c0f7-5353-bd91-76e2ff87db96
2026-03-25 14:48:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8e7b9b80-c0f7-5353-bd91-76e2ff87db96
2026-03-25 14:48:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000903/photo_005/780x0__r.jpg?hash=1774444947> (referer: https://ecarstrade.com/cars/7000903)
2026-03-25 14:48:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000165/photo_000/780x0__r.jpg?hash=1774442656> (referer: https://ecarstrade.com/cars/7000165)
2026-03-25 14:48:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8e7b9b80-c0f7-5353-bd91-76e2ff87db96
2026-03-25 14:48:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6f723b71-eaf8-5f55-b35d-9cf558416d46
2026-03-25 14:48:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000903/photo_002/780x0__r.jpg?hash=1774444947> (referer: https://ecarstrade.com/cars/7000903)
2026-03-25 14:48:50 [ecarstrade.nl] INFO: Extracting details for car 7000164auction111023
2026-03-25 14:48:50 [ecarstrade.nl] INFO: Extracting details for car 7000187auction111023
2026-03-25 14:48:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000903/photo_001/780x0__r.jpg?hash=1774444947> (referer: https://ecarstrade.com/cars/7000903)
2026-03-25 14:48:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000121/photo_000/780x0__r.jpg?hash=1774442417> (referer: https://ecarstrade.com/cars/7000121)
2026-03-25 14:48:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7315c631-093d-5807-b097-1ac4237a28b3 with identifier: 7000164auction111023
2026-03-25 14:48:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7315c631-093d-5807-b097-1ac4237a28b3 with scrape type 1
2026-03-25 14:48:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7315c631-093d-5807-b097-1ac4237a28b3
2026-03-25 14:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000164%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442652%27 HTTP/1.1" 200 None
2026-03-25 14:48:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000164/photo_000/780x0__r.jpg?hash=1774442652 not downloaded yet
2026-03-25 14:48:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a79c389-75c1-5744-b08c-d0fc67db08be with identifier: 7000187auction111023
2026-03-25 14:48:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a79c389-75c1-5744-b08c-d0fc67db08be with scrape type 1
2026-03-25 14:48:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2a79c389-75c1-5744-b08c-d0fc67db08be
2026-03-25 14:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000187%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442787%27 HTTP/1.1" 200 None
2026-03-25 14:48:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000187/photo_000/780x0__r.jpg?hash=1774442787 not downloaded yet
2026-03-25 14:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000164%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442652%27 HTTP/1.1" 200 None
2026-03-25 14:48:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000164/photo_001/780x0__r.jpg?hash=1774442652 not downloaded yet
2026-03-25 14:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000187%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442787%27 HTTP/1.1" 200 None
2026-03-25 14:48:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000187/photo_001/780x0__r.jpg?hash=1774442787 not downloaded yet
2026-03-25 14:48:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000121/photo_003/780x0__r.jpg?hash=1774442418> (referer: https://ecarstrade.com/cars/7000121)
2026-03-25 14:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000164%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442652%27 HTTP/1.1" 200 None
2026-03-25 14:48:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000164/photo_002/780x0__r.jpg?hash=1774442652 not downloaded yet
2026-03-25 14:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000187%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442787%27 HTTP/1.1" 200 None
2026-03-25 14:48:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000187/photo_002/780x0__r.jpg?hash=1774442787 not downloaded yet
2026-03-25 14:48:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6f723b71-eaf8-5f55-b35d-9cf558416d46
2026-03-25 14:48:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8e7b9b80-c0f7-5353-bd91-76e2ff87db96
2026-03-25 14:48:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8e7b9b80-c0f7-5353-bd91-76e2ff87db96, skipping ID generation
2026-03-25 14:48:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e7b9b80-c0f7-5353-bd91-76e2ff87db96 with scrape type 1
2026-03-25 14:48:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8e7b9b80-c0f7-5353-bd91-76e2ff87db96 sending to next pipeline
2026-03-25 14:48:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8e7b9b80-c0f7-5353-bd91-76e2ff87db96, identifier: 7000165auction111023
2026-03-25 14:48:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8e7b9b80-c0f7-5353-bd91-76e2ff87db96 with identifier: 7000165auction111023
2026-03-25 14:48:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8e7b9b80-c0f7-5353-bd91-76e2ff87db96 with identifier: 7000165auction111023
2026-03-25 14:48:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8e7b9b80-c0f7-5353-bd91-76e2ff87db96 with identifier: 7000165auction111023 to the API
2026-03-25 14:48:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:48:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:48:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000165/photo_000/780x0__r.jpg?hash=1774442656>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Z',
'engine': '',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Electric',
'id': '8e7b9b80-c0f7-5353-bd91-76e2ff87db96',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000165',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Mercedes',
'model': 'EQB',
'odometer': 53482,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ EQB 250 Business Line',
'transmission': 'automatic',
'trim': 'MERCEDES-BENZ 250 Business Line',
'vin': None,
'year': 2022}
2026-03-25 14:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000165auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:50 [ecarstrade.nl] INFO: Saving data for 7000165auction111023: {'created_time': 1774450130.946288, 'last_price_update_time': 1774450130.9463, 'auction_closing_time': 1774858200.0}
2026-03-25 14:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000165auction111023') HTTP/1.1" 204 0
2026-03-25 14:48:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000903/photo_003/780x0__r.jpg?hash=1774444947> (referer: https://ecarstrade.com/cars/7000903)
2026-03-25 14:48:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000121/photo_002/780x0__r.jpg?hash=1774442417> (referer: https://ecarstrade.com/cars/7000121)
2026-03-25 14:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000164%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442652%27 HTTP/1.1" 200 None
2026-03-25 14:48:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000164/photo_003/780x0__r.jpg?hash=1774442652 not downloaded yet
2026-03-25 14:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000187%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442787%27 HTTP/1.1" 200 None
2026-03-25 14:48:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000187/photo_003/780x0__r.jpg?hash=1774442787 not downloaded yet
2026-03-25 14:48:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6f723b71-eaf8-5f55-b35d-9cf558416d46
2026-03-25 14:48:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000903/photo_004/780x0__r.jpg?hash=1774444947> (referer: https://ecarstrade.com/cars/7000903)
2026-03-25 14:48:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000121/photo_004/780x0__r.jpg?hash=1774442418> (referer: https://ecarstrade.com/cars/7000121)
2026-03-25 14:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000164%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442652%27 HTTP/1.1" 200 None
2026-03-25 14:48:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000164/photo_004/780x0__r.jpg?hash=1774442652 not downloaded yet
2026-03-25 14:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000187%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442787%27 HTTP/1.1" 200 None
2026-03-25 14:48:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000187/photo_004/780x0__r.jpg?hash=1774442787 not downloaded yet
2026-03-25 14:48:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000127> (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-25 14:48:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6f723b71-eaf8-5f55-b35d-9cf558416d46
2026-03-25 14:48:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0f8a9e15-318c-5ede-8688-052835168550
2026-03-25 14:48:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0f8a9e15-318c-5ede-8688-052835168550
2026-03-25 14:48:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000904/photo_003/780x0__r.jpg?hash=1774444950> (referer: https://ecarstrade.com/cars/7000904)
2026-03-25 14:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000164%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442652%27 HTTP/1.1" 200 None
2026-03-25 14:48:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000164/photo_005/780x0__r.jpg?hash=1774442652 not downloaded yet
2026-03-25 14:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000187%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442787%27 HTTP/1.1" 200 None
2026-03-25 14:48:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000187/photo_005/780x0__r.jpg?hash=1774442787 not downloaded yet
2026-03-25 14:48:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000121/photo_005/780x0__r.jpg?hash=1774442418> (referer: https://ecarstrade.com/cars/7000121)
2026-03-25 14:48:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000121/photo_001/780x0__r.jpg?hash=1774442417> (referer: https://ecarstrade.com/cars/7000121)
2026-03-25 14:48:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000904/photo_004/780x0__r.jpg?hash=1774444950> (referer: https://ecarstrade.com/cars/7000904)
2026-03-25 14:48:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000175/photo_005/780x0__r.jpg?hash=1774442715> (referer: https://ecarstrade.com/cars/7000175)
2026-03-25 14:48:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000187/photo_001/780x0__r.jpg?hash=1774442787> (referer: https://ecarstrade.com/cars/7000187)
2026-03-25 14:48:51 [ecarstrade.nl] INFO: Extracting details for car 7000127auction111023
2026-03-25 14:48:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6f723b71-eaf8-5f55-b35d-9cf558416d46
2026-03-25 14:48:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0f8a9e15-318c-5ede-8688-052835168550
2026-03-25 14:48:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000904/photo_001/780x0__r.jpg?hash=1774444950> (referer: https://ecarstrade.com/cars/7000904)
2026-03-25 14:48:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6f723b71-eaf8-5f55-b35d-9cf558416d46
2026-03-25 14:48:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6f723b71-eaf8-5f55-b35d-9cf558416d46, skipping ID generation
2026-03-25 14:48:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f723b71-eaf8-5f55-b35d-9cf558416d46 with scrape type 1
2026-03-25 14:48:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6f723b71-eaf8-5f55-b35d-9cf558416d46 sending to next pipeline
2026-03-25 14:48:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 6f723b71-eaf8-5f55-b35d-9cf558416d46, identifier: 7000903auction111028
2026-03-25 14:48:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0f8a9e15-318c-5ede-8688-052835168550
2026-03-25 14:48:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df7102c7-c849-5516-8df3-aeb70d640a07 with identifier: 7000127auction111023
2026-03-25 14:48:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df7102c7-c849-5516-8df3-aeb70d640a07 with scrape type 1
2026-03-25 14:48:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item df7102c7-c849-5516-8df3-aeb70d640a07
2026-03-25 14:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000127%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442454%27 HTTP/1.1" 200 None
2026-03-25 14:48:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000127/photo_000/780x0__r.jpg?hash=1774442454 not downloaded yet
2026-03-25 14:48:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 857ea37a-2e26-5474-a4c3-5014a3cf2ec1
2026-03-25 14:48:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0f8a9e15-318c-5ede-8688-052835168550
2026-03-25 14:48:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0f8a9e15-318c-5ede-8688-052835168550
2026-03-25 14:48:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0f8a9e15-318c-5ede-8688-052835168550, skipping ID generation
2026-03-25 14:48:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f8a9e15-318c-5ede-8688-052835168550 with scrape type 1
2026-03-25 14:48:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0f8a9e15-318c-5ede-8688-052835168550 sending to next pipeline
2026-03-25 14:48:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0f8a9e15-318c-5ede-8688-052835168550, identifier: 7000121auction111023
2026-03-25 14:48:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 6f723b71-eaf8-5f55-b35d-9cf558416d46 with identifier: 7000903auction111028
2026-03-25 14:48:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 6f723b71-eaf8-5f55-b35d-9cf558416d46 with identifier: 7000903auction111028
2026-03-25 14:48:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 6f723b71-eaf8-5f55-b35d-9cf558416d46 with identifier: 7000903auction111028 to the API
2026-03-25 14:48:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:48:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:48:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000903/photo_004/780x0__r.jpg?hash=1774444947>
{'auction_title': '',
'c_o_2_emission_value': 188,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T13:40:00Z',
'fuel_type': 'Diesel',
'id': '6f723b71-eaf8-5f55-b35d-9cf558416d46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000903',
'listing': 'auction',
'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 139595,
'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': 'Volkswagen Crafter 35 2.0TDI 75kW L4 FWD 2d',
'transmission': 'manual',
'trim': '35 2.0TDI 75kW L4 FWD 2d',
'vin': None,
'year': 2021}
2026-03-25 14:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000903auction111028%27 HTTP/1.1" 200 None
2026-03-25 14:48:51 [ecarstrade.nl] INFO: Saving data for 7000903auction111028: {'created_time': 1774450131.736799, 'last_price_update_time': 1774450131.736809, 'auction_closing_time': 1774618800.0}
2026-03-25 14:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000903auction111028') HTTP/1.1" 204 0
2026-03-25 14:48:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0f8a9e15-318c-5ede-8688-052835168550 with identifier: 7000121auction111023
2026-03-25 14:48:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 14:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 14:48:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0f8a9e15-318c-5ede-8688-052835168550 with identifier: 7000121auction111023
2026-03-25 14:48:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0f8a9e15-318c-5ede-8688-052835168550 with identifier: 7000121auction111023 to the API
2026-03-25 14:48:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:48:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:48:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000121/photo_001/780x0__r.jpg?hash=1774442417>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '0f8a9e15-318c-5ede-8688-052835168550',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000121',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volvo',
'model': 'XC40',
'odometer': 137942,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-06',
'seats_number': 5,
'seller_name': None,
'title': 'VOLVO XC40 1.5 T5 Rech. RDesign',
'transmission': 'automatic',
'trim': 'VOLVO 1.5 T5 Rech. RDesign',
'vin': None,
'year': 2021}
2026-03-25 14:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000121auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:52 [ecarstrade.nl] INFO: Saving data for 7000121auction111023: {'created_time': 1774450132.099123, 'last_price_update_time': 1774450132.099133, 'auction_closing_time': 1774858200.0}
2026-03-25 14:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000121auction111023') HTTP/1.1" 204 0
2026-03-25 14:48:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000187/photo_000/780x0__r.jpg?hash=1774442787> (referer: https://ecarstrade.com/cars/7000187)
2026-03-25 14:48:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000164/photo_002/780x0__r.jpg?hash=1774442652> (referer: https://ecarstrade.com/cars/7000164)
2026-03-25 14:48:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000164/photo_001/780x0__r.jpg?hash=1774442652> (referer: https://ecarstrade.com/cars/7000164)
2026-03-25 14:48:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000187/photo_002/780x0__r.jpg?hash=1774442787> (referer: https://ecarstrade.com/cars/7000187)
2026-03-25 14:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000127%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442454%27 HTTP/1.1" 200 None
2026-03-25 14:48:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000127/photo_001/780x0__r.jpg?hash=1774442454 not downloaded yet
2026-03-25 14:48:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000159> (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-25 14:48:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 857ea37a-2e26-5474-a4c3-5014a3cf2ec1
2026-03-25 14:48:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d5419471-fdd2-526e-89e2-f51414e8902f
2026-03-25 14:48:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2a79c389-75c1-5744-b08c-d0fc67db08be
2026-03-25 14:48:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 857ea37a-2e26-5474-a4c3-5014a3cf2ec1
2026-03-25 14:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000127%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442454%27 HTTP/1.1" 200 None
2026-03-25 14:48:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000127/photo_002/780x0__r.jpg?hash=1774442454 not downloaded yet
2026-03-25 14:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000127%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442454%27 HTTP/1.1" 200 None
2026-03-25 14:48:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000127/photo_003/780x0__r.jpg?hash=1774442454 not downloaded yet
2026-03-25 14:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000127%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442454%27 HTTP/1.1" 200 None
2026-03-25 14:48:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000127/photo_004/780x0__r.jpg?hash=1774442454 not downloaded yet
2026-03-25 14:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000127%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442454%27 HTTP/1.1" 200 None
2026-03-25 14:48:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000127/photo_005/780x0__r.jpg?hash=1774442454 not downloaded yet
2026-03-25 14:48:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000187/photo_003/780x0__r.jpg?hash=1774442787> (referer: https://ecarstrade.com/cars/7000187)
2026-03-25 14:48:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000187/photo_005/780x0__r.jpg?hash=1774442787> (referer: https://ecarstrade.com/cars/7000187)
2026-03-25 14:48:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2a79c389-75c1-5744-b08c-d0fc67db08be
2026-03-25 14:48:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7315c631-093d-5807-b097-1ac4237a28b3
2026-03-25 14:48:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7315c631-093d-5807-b097-1ac4237a28b3
2026-03-25 14:48:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2a79c389-75c1-5744-b08c-d0fc67db08be
2026-03-25 14:48:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000904/photo_002/780x0__r.jpg?hash=1774444950> (referer: https://ecarstrade.com/cars/7000904)
2026-03-25 14:48:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000187/photo_004/780x0__r.jpg?hash=1774442787> (referer: https://ecarstrade.com/cars/7000187)
2026-03-25 14:48:52 [ecarstrade.nl] INFO: Extracting details for car 7000159auction111023
2026-03-25 14:48:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20255744-ae84-5014-9391-b91ae054d509 with identifier: 7000159auction111023
2026-03-25 14:48:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20255744-ae84-5014-9391-b91ae054d509 with scrape type 1
2026-03-25 14:48:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 20255744-ae84-5014-9391-b91ae054d509
2026-03-25 14:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000159%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442633%27 HTTP/1.1" 200 None
2026-03-25 14:48:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000159/photo_000/780x0__r.jpg?hash=1774442633 not downloaded yet
2026-03-25 14:48:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000164/photo_005/780x0__r.jpg?hash=1774442652> (referer: https://ecarstrade.com/cars/7000164)
2026-03-25 14:48:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000164/photo_003/780x0__r.jpg?hash=1774442652> (referer: https://ecarstrade.com/cars/7000164)
2026-03-25 14:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000159%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442634%27 HTTP/1.1" 200 None
2026-03-25 14:48:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000159/photo_001/780x0__r.jpg?hash=1774442634 not downloaded yet
2026-03-25 14:48:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000164/photo_000/780x0__r.jpg?hash=1774442652> (referer: https://ecarstrade.com/cars/7000164)
2026-03-25 14:48:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000127/photo_000/780x0__r.jpg?hash=1774442454> (referer: https://ecarstrade.com/cars/7000127)
2026-03-25 14:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000159%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442634%27 HTTP/1.1" 200 None
2026-03-25 14:48:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000159/photo_002/780x0__r.jpg?hash=1774442634 not downloaded yet
2026-03-25 14:48:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000175/photo_003/780x0__r.jpg?hash=1774442714> (referer: https://ecarstrade.com/cars/7000175)
2026-03-25 14:48:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2a79c389-75c1-5744-b08c-d0fc67db08be
2026-03-25 14:48:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2a79c389-75c1-5744-b08c-d0fc67db08be
2026-03-25 14:48:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 857ea37a-2e26-5474-a4c3-5014a3cf2ec1
2026-03-25 14:48:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 857ea37a-2e26-5474-a4c3-5014a3cf2ec1, skipping ID generation
2026-03-25 14:48:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 857ea37a-2e26-5474-a4c3-5014a3cf2ec1 with scrape type 1
2026-03-25 14:48:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 857ea37a-2e26-5474-a4c3-5014a3cf2ec1 sending to next pipeline
2026-03-25 14:48:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 857ea37a-2e26-5474-a4c3-5014a3cf2ec1, identifier: 7000904auction111028
2026-03-25 14:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000159%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442634%27 HTTP/1.1" 200 None
2026-03-25 14:48:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000159/photo_003/780x0__r.jpg?hash=1774442634 not downloaded yet
2026-03-25 14:48:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 857ea37a-2e26-5474-a4c3-5014a3cf2ec1 with identifier: 7000904auction111028
2026-03-25 14:48:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 857ea37a-2e26-5474-a4c3-5014a3cf2ec1 with identifier: 7000904auction111028
2026-03-25 14:48:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 857ea37a-2e26-5474-a4c3-5014a3cf2ec1 with identifier: 7000904auction111028 to the API
2026-03-25 14:48:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:48:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:48:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000904/photo_002/780x0__r.jpg?hash=1774444950>
{'auction_title': '',
'c_o_2_emission_value': 188,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T13:40:00Z',
'fuel_type': 'Diesel',
'id': '857ea37a-2e26-5474-a4c3-5014a3cf2ec1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000904',
'listing': 'auction',
'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 126909,
'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': 'Volkswagen Crafter 35 2.0TDI 75kW L4 FWD 2d',
'transmission': 'manual',
'trim': '35 2.0TDI 75kW L4 FWD 2d',
'vin': None,
'year': 2021}
2026-03-25 14:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000904auction111028%27 HTTP/1.1" 200 None
2026-03-25 14:48:52 [ecarstrade.nl] INFO: Saving data for 7000904auction111028: {'created_time': 1774450132.844528, 'last_price_update_time': 1774450132.844539, 'auction_closing_time': 1774618800.0}
2026-03-25 14:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000904auction111028') HTTP/1.1" 204 0
2026-03-25 14:48:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000175/photo_001/780x0__r.jpg?hash=1774442714> (referer: https://ecarstrade.com/cars/7000175)
2026-03-25 14:48:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000175/photo_002/780x0__r.jpg?hash=1774442714> (referer: https://ecarstrade.com/cars/7000175)
2026-03-25 14:48:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000164/photo_004/780x0__r.jpg?hash=1774442652> (referer: https://ecarstrade.com/cars/7000164)
2026-03-25 14:48:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2a79c389-75c1-5744-b08c-d0fc67db08be
2026-03-25 14:48:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2a79c389-75c1-5744-b08c-d0fc67db08be, skipping ID generation
2026-03-25 14:48:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a79c389-75c1-5744-b08c-d0fc67db08be with scrape type 1
2026-03-25 14:48:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2a79c389-75c1-5744-b08c-d0fc67db08be sending to next pipeline
2026-03-25 14:48:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 2a79c389-75c1-5744-b08c-d0fc67db08be, identifier: 7000187auction111023
2026-03-25 14:48:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000127/photo_005/780x0__r.jpg?hash=1774442454> (referer: https://ecarstrade.com/cars/7000127)
2026-03-25 14:48:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000127/photo_001/780x0__r.jpg?hash=1774442454> (referer: https://ecarstrade.com/cars/7000127)
2026-03-25 14:48:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000175/photo_000/780x0__r.jpg?hash=1774442714> (referer: https://ecarstrade.com/cars/7000175)
2026-03-25 14:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000159%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442634%27 HTTP/1.1" 200 None
2026-03-25 14:48:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000159/photo_004/780x0__r.jpg?hash=1774442634 not downloaded yet
2026-03-25 14:48:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 2a79c389-75c1-5744-b08c-d0fc67db08be with identifier: 7000187auction111023
2026-03-25 14:48:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 14:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 14:48:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 2a79c389-75c1-5744-b08c-d0fc67db08be with identifier: 7000187auction111023
2026-03-25 14:48:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 2a79c389-75c1-5744-b08c-d0fc67db08be with identifier: 7000187auction111023 to the API
2026-03-25 14:48:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:48:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:48:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000187/photo_004/780x0__r.jpg?hash=1774442787>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': '2a79c389-75c1-5744-b08c-d0fc67db08be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000187',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'BMW',
'model': '420',
'odometer': 180912,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-14',
'seats_number': 4,
'seller_name': None,
'title': 'BMW 4-serie Coupé 420i High Executive',
'transmission': 'automatic',
'trim': '4-serie Coupé i High Executive',
'vin': None,
'year': 2022}
2026-03-25 14:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000187auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:53 [ecarstrade.nl] INFO: Saving data for 7000187auction111023: {'created_time': 1774450133.359748, 'last_price_update_time': 1774450133.35976, 'auction_closing_time': 1774858200.0}
2026-03-25 14:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000187auction111023') HTTP/1.1" 204 0
2026-03-25 14:48:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000127/photo_004/780x0__r.jpg?hash=1774442454> (referer: https://ecarstrade.com/cars/7000127)
2026-03-25 14:48:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000127/photo_003/780x0__r.jpg?hash=1774442454> (referer: https://ecarstrade.com/cars/7000127)
2026-03-25 14:48:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000127/photo_002/780x0__r.jpg?hash=1774442454> (referer: https://ecarstrade.com/cars/7000127)
2026-03-25 14:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000159%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442634%27 HTTP/1.1" 200 None
2026-03-25 14:48:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000159/photo_005/780x0__r.jpg?hash=1774442634 not downloaded yet
2026-03-25 14:48:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7315c631-093d-5807-b097-1ac4237a28b3
2026-03-25 14:48:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7315c631-093d-5807-b097-1ac4237a28b3
2026-03-25 14:48:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7315c631-093d-5807-b097-1ac4237a28b3
2026-03-25 14:48:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item df7102c7-c849-5516-8df3-aeb70d640a07
2026-03-25 14:48:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d5419471-fdd2-526e-89e2-f51414e8902f
2026-03-25 14:48:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d5419471-fdd2-526e-89e2-f51414e8902f
2026-03-25 14:48:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d5419471-fdd2-526e-89e2-f51414e8902f
2026-03-25 14:48:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7315c631-093d-5807-b097-1ac4237a28b3
2026-03-25 14:48:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7315c631-093d-5807-b097-1ac4237a28b3, skipping ID generation
2026-03-25 14:48:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7315c631-093d-5807-b097-1ac4237a28b3 with scrape type 1
2026-03-25 14:48:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7315c631-093d-5807-b097-1ac4237a28b3 sending to next pipeline
2026-03-25 14:48:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 7315c631-093d-5807-b097-1ac4237a28b3, identifier: 7000164auction111023
2026-03-25 14:48:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 7315c631-093d-5807-b097-1ac4237a28b3 with identifier: 7000164auction111023
2026-03-25 14:48:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 14:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 14:48:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 7315c631-093d-5807-b097-1ac4237a28b3 with identifier: 7000164auction111023
2026-03-25 14:48:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 7315c631-093d-5807-b097-1ac4237a28b3 with identifier: 7000164auction111023 to the API
2026-03-25 14:48:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:48:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:48:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000164/photo_004/780x0__r.jpg?hash=1774442652>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': '7315c631-093d-5807-b097-1ac4237a28b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000164',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 44569,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN Qashqai 1.3 MHEV X N-Connect',
'transmission': 'automatic',
'trim': 'NISSAN 1.3 MHEV X N-Connect',
'vin': None,
'year': 2024}
2026-03-25 14:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000164auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:53 [ecarstrade.nl] INFO: Saving data for 7000164auction111023: {'created_time': 1774450133.869107, 'last_price_update_time': 1774450133.869117, 'auction_closing_time': 1774858200.0}
2026-03-25 14:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000164auction111023') HTTP/1.1" 204 0
2026-03-25 14:48:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000159/photo_000/780x0__r.jpg?hash=1774442633> (referer: https://ecarstrade.com/cars/7000159)
2026-03-25 14:48:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000159/photo_001/780x0__r.jpg?hash=1774442634> (referer: https://ecarstrade.com/cars/7000159)
2026-03-25 14:48:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item df7102c7-c849-5516-8df3-aeb70d640a07
2026-03-25 14:48:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item df7102c7-c849-5516-8df3-aeb70d640a07
2026-03-25 14:48:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d5419471-fdd2-526e-89e2-f51414e8902f
2026-03-25 14:48:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d5419471-fdd2-526e-89e2-f51414e8902f, skipping ID generation
2026-03-25 14:48:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5419471-fdd2-526e-89e2-f51414e8902f with scrape type 1
2026-03-25 14:48:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d5419471-fdd2-526e-89e2-f51414e8902f sending to next pipeline
2026-03-25 14:48:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d5419471-fdd2-526e-89e2-f51414e8902f, identifier: 7000175auction111023
2026-03-25 14:48:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000900/photo_003/780x0__r.jpg?hash=1774444938> (referer: https://ecarstrade.com/cars/7000900)
2026-03-25 14:48:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000159/photo_002/780x0__r.jpg?hash=1774442634> (referer: https://ecarstrade.com/cars/7000159)
2026-03-25 14:48:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000900/photo_005/780x0__r.jpg?hash=1774444938> (referer: https://ecarstrade.com/cars/7000900)
2026-03-25 14:48:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d5419471-fdd2-526e-89e2-f51414e8902f with identifier: 7000175auction111023
2026-03-25 14:48:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 14:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 14:48:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d5419471-fdd2-526e-89e2-f51414e8902f with identifier: 7000175auction111023
2026-03-25 14:48:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d5419471-fdd2-526e-89e2-f51414e8902f with identifier: 7000175auction111023 to the API
2026-03-25 14:48:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:48:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:48:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000175/photo_000/780x0__r.jpg?hash=1774442714>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Electric',
'id': 'd5419471-fdd2-526e-89e2-f51414e8902f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000175',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 28892,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-17',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI TUCSON 1.6 T-GDI PHEV C Sm',
'transmission': 'automatic',
'trim': 'HYUNDAI TUCSON 1.6 T-GDI PHEV C Sm',
'vin': None,
'year': 2022}
2026-03-25 14:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000175auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:54 [ecarstrade.nl] INFO: Saving data for 7000175auction111023: {'created_time': 1774450134.383356, 'last_price_update_time': 1774450134.38337, 'auction_closing_time': 1774858200.0}
2026-03-25 14:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000175auction111023') HTTP/1.1" 204 0
2026-03-25 14:48:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:48:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:48:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000900/photo_004/780x0__r.jpg?hash=1774444938> (referer: https://ecarstrade.com/cars/7000900)
2026-03-25 14:48:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000900/photo_002/780x0__r.jpg?hash=1774444938> (referer: https://ecarstrade.com/cars/7000900)
2026-03-25 14:48:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:48:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item df7102c7-c849-5516-8df3-aeb70d640a07
2026-03-25 14:48:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item df7102c7-c849-5516-8df3-aeb70d640a07
2026-03-25 14:48:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item df7102c7-c849-5516-8df3-aeb70d640a07
2026-03-25 14:48:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: df7102c7-c849-5516-8df3-aeb70d640a07, skipping ID generation
2026-03-25 14:48:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df7102c7-c849-5516-8df3-aeb70d640a07 with scrape type 1
2026-03-25 14:48:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item df7102c7-c849-5516-8df3-aeb70d640a07 sending to next pipeline
2026-03-25 14:48:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: df7102c7-c849-5516-8df3-aeb70d640a07, identifier: 7000127auction111023
2026-03-25 14:48:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 20255744-ae84-5014-9391-b91ae054d509
2026-03-25 14:48:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 20255744-ae84-5014-9391-b91ae054d509
2026-03-25 14:48:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000900/photo_001/780x0__r.jpg?hash=1774444938> (referer: https://ecarstrade.com/cars/7000900)
2026-03-25 14:48:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: df7102c7-c849-5516-8df3-aeb70d640a07 with identifier: 7000127auction111023
2026-03-25 14:48:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: df7102c7-c849-5516-8df3-aeb70d640a07 with identifier: 7000127auction111023
2026-03-25 14:48:54 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: df7102c7-c849-5516-8df3-aeb70d640a07 with identifier: 7000127auction111023 to the API
2026-03-25 14:48:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:48:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:48:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000127/photo_002/780x0__r.jpg?hash=1774442454>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Z',
'engine': '',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Electric',
'id': 'df7102c7-c849-5516-8df3-aeb70d640a07',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000127',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 37114,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-21',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN ID.3 Pro 58 kWh',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN Pro 58 kWh',
'vin': None,
'year': 2022}
2026-03-25 14:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000127auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:54 [ecarstrade.nl] INFO: Saving data for 7000127auction111023: {'created_time': 1774450134.860564, 'last_price_update_time': 1774450134.860575, 'auction_closing_time': 1774858200.0}
2026-03-25 14:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000127auction111023') HTTP/1.1" 204 0
2026-03-25 14:48:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:48:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000159/photo_003/780x0__r.jpg?hash=1774442634> (referer: https://ecarstrade.com/cars/7000159)
2026-03-25 14:48:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 57e1468f-2172-5181-9a0d-e0ee43d5159b
2026-03-25 14:48:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 20255744-ae84-5014-9391-b91ae054d509
2026-03-25 14:48:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 57e1468f-2172-5181-9a0d-e0ee43d5159b
2026-03-25 14:48:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000159/photo_004/780x0__r.jpg?hash=1774442634> (referer: https://ecarstrade.com/cars/7000159)
2026-03-25 14:48:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:48:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 57e1468f-2172-5181-9a0d-e0ee43d5159b
2026-03-25 14:48:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 57e1468f-2172-5181-9a0d-e0ee43d5159b
2026-03-25 14:48:54 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 57e1468f-2172-5181-9a0d-e0ee43d5159b
2026-03-25 14:48:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 57e1468f-2172-5181-9a0d-e0ee43d5159b, skipping ID generation
2026-03-25 14:48:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57e1468f-2172-5181-9a0d-e0ee43d5159b with scrape type 1
2026-03-25 14:48:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 57e1468f-2172-5181-9a0d-e0ee43d5159b sending to next pipeline
2026-03-25 14:48:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 57e1468f-2172-5181-9a0d-e0ee43d5159b, identifier: 7000900auction111028
2026-03-25 14:48:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 57e1468f-2172-5181-9a0d-e0ee43d5159b with identifier: 7000900auction111028
2026-03-25 14:48:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 57e1468f-2172-5181-9a0d-e0ee43d5159b with identifier: 7000900auction111028
2026-03-25 14:48:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 57e1468f-2172-5181-9a0d-e0ee43d5159b with identifier: 7000900auction111028 to the API
2026-03-25 14:48:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:48:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:48:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000900/photo_001/780x0__r.jpg?hash=1774444938>
{'auction_title': '',
'c_o_2_emission_value': 188,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T13:40:00Z',
'fuel_type': 'Diesel',
'id': '57e1468f-2172-5181-9a0d-e0ee43d5159b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000900',
'listing': 'auction',
'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 155437,
'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': 'Volkswagen Crafter 35 2.0TDI 75kW L4 FWD Gesloten Laadbak',
'transmission': 'manual',
'trim': '35 2.0TDI 75kW L4 FWD Gesloten Laadbak',
'vin': None,
'year': 2020}
2026-03-25 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%277000900auction111028%27 HTTP/1.1" 200 None
2026-03-25 14:48:55 [ecarstrade.nl] INFO: Saving data for 7000900auction111028: {'created_time': 1774450135.35146, 'last_price_update_time': 1774450135.351475, 'auction_closing_time': 1774618800.0}
2026-03-25 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000900auction111028') HTTP/1.1" 204 0
2026-03-25 14:48:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000159/photo_005/780x0__r.jpg?hash=1774442634> (referer: https://ecarstrade.com/cars/7000159)
2026-03-25 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-25 14:48:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 20255744-ae84-5014-9391-b91ae054d509
2026-03-25 14:48:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 20255744-ae84-5014-9391-b91ae054d509
2026-03-25 14:48:55 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 20255744-ae84-5014-9391-b91ae054d509
2026-03-25 14:48:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 20255744-ae84-5014-9391-b91ae054d509, skipping ID generation
2026-03-25 14:48:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20255744-ae84-5014-9391-b91ae054d509 with scrape type 1
2026-03-25 14:48:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 20255744-ae84-5014-9391-b91ae054d509 sending to next pipeline
2026-03-25 14:48:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 20255744-ae84-5014-9391-b91ae054d509, identifier: 7000159auction111023
2026-03-25 14:48:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 20255744-ae84-5014-9391-b91ae054d509 with identifier: 7000159auction111023
2026-03-25 14:48:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 20255744-ae84-5014-9391-b91ae054d509 with identifier: 7000159auction111023
2026-03-25 14:48:55 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 20255744-ae84-5014-9391-b91ae054d509 with identifier: 7000159auction111023 to the API
2026-03-25 14:48:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:48:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:48:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000159/photo_005/780x0__r.jpg?hash=1774442634>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': '20255744-ae84-5014-9391-b91ae054d509',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000159',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 47239,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN Qashqai 1.3 MHEV X N-Connect',
'transmission': 'automatic',
'trim': 'NISSAN 1.3 MHEV X N-Connect',
'vin': None,
'year': 2024}
2026-03-25 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%277000159auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:48:55 [ecarstrade.nl] INFO: Saving data for 7000159auction111023: {'created_time': 1774450135.901265, 'last_price_update_time': 1774450135.901275, 'auction_closing_time': 1774858200.0}
2026-03-25 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000159auction111023') HTTP/1.1" 204 0
2026-03-25 14:49:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000895> (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-25 14:49:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:00 [ecarstrade.nl] INFO: Extracting details for car 7000895auction111028
2026-03-25 14:49:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3babc92-a8f3-5b82-8e03-7b675537f006 with identifier: 7000895auction111028
2026-03-25 14:49:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3babc92-a8f3-5b82-8e03-7b675537f006 with scrape type 1
2026-03-25 14:49:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e3babc92-a8f3-5b82-8e03-7b675537f006
2026-03-25 14:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000895%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774444927%27 HTTP/1.1" 200 None
2026-03-25 14:49:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000895/photo_001/780x0__r.jpg?hash=1774444927 not downloaded yet
2026-03-25 14:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000895%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774444928%27 HTTP/1.1" 200 None
2026-03-25 14:49:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000895/photo_002/780x0__r.jpg?hash=1774444928 not downloaded yet
2026-03-25 14:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000895%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774444928%27 HTTP/1.1" 200 None
2026-03-25 14:49:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000895/photo_003/780x0__r.jpg?hash=1774444928 not downloaded yet
2026-03-25 14:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000895%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774444928%27 HTTP/1.1" 200 None
2026-03-25 14:49:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000895/photo_004/780x0__r.jpg?hash=1774444928 not downloaded yet
2026-03-25 14:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000895%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774444928%27 HTTP/1.1" 200 None
2026-03-25 14:49:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000895/photo_005/780x0__r.jpg?hash=1774444928 not downloaded yet
2026-03-25 14:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000895%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774444928%27 HTTP/1.1" 200 None
2026-03-25 14:49:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000895/photo_006/780x0__r.jpg?hash=1774444928 not downloaded yet
2026-03-25 14:49:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000124> (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-25 14:49:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000898/photo_006/780x0__r.jpg?hash=1774444935> (referer: https://ecarstrade.com/cars/7000898)
2026-03-25 14:49:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:01 [ecarstrade.nl] INFO: Extracting details for car 7000124auction111023
2026-03-25 14:49:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abd969f1-e7f5-57be-9d79-495177727c80 with identifier: 7000124auction111023
2026-03-25 14:49:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abd969f1-e7f5-57be-9d79-495177727c80 with scrape type 1
2026-03-25 14:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item abd969f1-e7f5-57be-9d79-495177727c80
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000124%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442434%27 HTTP/1.1" 200 None
2026-03-25 14:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000124/photo_000/780x0__r.jpg?hash=1774442434 not downloaded yet
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000124%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442434%27 HTTP/1.1" 200 None
2026-03-25 14:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000124/photo_001/780x0__r.jpg?hash=1774442434 not downloaded yet
2026-03-25 14:49:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a6a70976-c5c3-5829-8cb7-b4389fd9c614
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000124%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442434%27 HTTP/1.1" 200 None
2026-03-25 14:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000124/photo_002/780x0__r.jpg?hash=1774442434 not downloaded yet
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000124%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442434%27 HTTP/1.1" 200 None
2026-03-25 14:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000124/photo_003/780x0__r.jpg?hash=1774442434 not downloaded yet
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000124%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442434%27 HTTP/1.1" 200 None
2026-03-25 14:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000124/photo_004/780x0__r.jpg?hash=1774442434 not downloaded yet
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000124%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442434%27 HTTP/1.1" 200 None
2026-03-25 14:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000124/photo_005/780x0__r.jpg?hash=1774442434 not downloaded yet
2026-03-25 14:49:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000170> (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-25 14:49:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000898/photo_005/780x0__r.jpg?hash=1774444935> (referer: https://ecarstrade.com/cars/7000898)
2026-03-25 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-25 14:49:02 [ecarstrade.nl] INFO: Extracting details for car 7000170auction111023
2026-03-25 14:49:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b29297bd-9663-5ca3-ad36-12dbfdddddd1 with identifier: 7000170auction111023
2026-03-25 14:49:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b29297bd-9663-5ca3-ad36-12dbfdddddd1 with scrape type 1
2026-03-25 14:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b29297bd-9663-5ca3-ad36-12dbfdddddd1
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000170%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442686%27 HTTP/1.1" 200 None
2026-03-25 14:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000170/photo_000/780x0__r.jpg?hash=1774442686 not downloaded yet
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000170%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442686%27 HTTP/1.1" 200 None
2026-03-25 14:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000170/photo_001/780x0__r.jpg?hash=1774442686 not downloaded yet
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000170%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442686%27 HTTP/1.1" 200 None
2026-03-25 14:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000170/photo_002/780x0__r.jpg?hash=1774442686 not downloaded yet
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000170%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442686%27 HTTP/1.1" 200 None
2026-03-25 14:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000170/photo_003/780x0__r.jpg?hash=1774442686 not downloaded yet
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000170%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442686%27 HTTP/1.1" 200 None
2026-03-25 14:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000170/photo_004/780x0__r.jpg?hash=1774442686 not downloaded yet
2026-03-25 14:49:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a6a70976-c5c3-5829-8cb7-b4389fd9c614
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000170%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442686%27 HTTP/1.1" 200 None
2026-03-25 14:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000170/photo_005/780x0__r.jpg?hash=1774442686 not downloaded yet
2026-03-25 14:49:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000148> (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-25 14:49:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000172> (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-25 14:49:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000898/photo_004/780x0__r.jpg?hash=1774444935> (referer: https://ecarstrade.com/cars/7000898)
2026-03-25 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-25 14:49:02 [ecarstrade.nl] INFO: Extracting details for car 7000148auction111023
2026-03-25 14:49:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa6d432e-9f91-56fb-a7f0-b71a5bd5eb3b with identifier: 7000148auction111023
2026-03-25 14:49:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa6d432e-9f91-56fb-a7f0-b71a5bd5eb3b with scrape type 1
2026-03-25 14:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item aa6d432e-9f91-56fb-a7f0-b71a5bd5eb3b
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000148%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442577%27 HTTP/1.1" 200 None
2026-03-25 14:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000148/photo_000/780x0__r.jpg?hash=1774442577 not downloaded yet
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000148%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442578%27 HTTP/1.1" 200 None
2026-03-25 14:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000148/photo_001/780x0__r.jpg?hash=1774442578 not downloaded yet
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000148%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442578%27 HTTP/1.1" 200 None
2026-03-25 14:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000148/photo_002/780x0__r.jpg?hash=1774442578 not downloaded yet
2026-03-25 14:49:02 [ecarstrade.nl] INFO: Extracting details for car 7000172auction111023
2026-03-25 14:49:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000901/photo_006/780x0__r.jpg?hash=1774444942> (referer: https://ecarstrade.com/cars/7000901)
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000148%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442578%27 HTTP/1.1" 200 None
2026-03-25 14:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000148/photo_003/780x0__r.jpg?hash=1774442578 not downloaded yet
2026-03-25 14:49:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c080d0cf-fe11-5e67-aeb1-45e7ca265eb6 with identifier: 7000172auction111023
2026-03-25 14:49:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c080d0cf-fe11-5e67-aeb1-45e7ca265eb6 with scrape type 1
2026-03-25 14:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c080d0cf-fe11-5e67-aeb1-45e7ca265eb6
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000172%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442694%27 HTTP/1.1" 200 None
2026-03-25 14:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000172/photo_000/780x0__r.jpg?hash=1774442694 not downloaded yet
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000148%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442578%27 HTTP/1.1" 200 None
2026-03-25 14:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000148/photo_004/780x0__r.jpg?hash=1774442578 not downloaded yet
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000172%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442694%27 HTTP/1.1" 200 None
2026-03-25 14:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000172/photo_001/780x0__r.jpg?hash=1774442694 not downloaded yet
2026-03-25 14:49:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a6a70976-c5c3-5829-8cb7-b4389fd9c614
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000148%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442578%27 HTTP/1.1" 200 None
2026-03-25 14:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000148/photo_005/780x0__r.jpg?hash=1774442578 not downloaded yet
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000172%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442694%27 HTTP/1.1" 200 None
2026-03-25 14:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000172/photo_002/780x0__r.jpg?hash=1774442694 not downloaded yet
2026-03-25 14:49:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000898/photo_003/780x0__r.jpg?hash=1774444935> (referer: https://ecarstrade.com/cars/7000898)
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000172%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442694%27 HTTP/1.1" 200 None
2026-03-25 14:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000172/photo_003/780x0__r.jpg?hash=1774442694 not downloaded yet
2026-03-25 14:49:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 46833822-1933-5c93-bbef-d452e5eac5da
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000172%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442694%27 HTTP/1.1" 200 None
2026-03-25 14:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000172/photo_004/780x0__r.jpg?hash=1774442694 not downloaded yet
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000172%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442694%27 HTTP/1.1" 200 None
2026-03-25 14:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000172/photo_005/780x0__r.jpg?hash=1774442694 not downloaded yet
2026-03-25 14:49:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000895/photo_006/780x0__r.jpg?hash=1774444928> (referer: https://ecarstrade.com/cars/7000895)
2026-03-25 14:49:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a6a70976-c5c3-5829-8cb7-b4389fd9c614
2026-03-25 14:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000895/photo_005/780x0__r.jpg?hash=1774444928> (referer: https://ecarstrade.com/cars/7000895)
2026-03-25 14:49:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e3babc92-a8f3-5b82-8e03-7b675537f006
2026-03-25 14:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000124/photo_005/780x0__r.jpg?hash=1774442434> (referer: https://ecarstrade.com/cars/7000124)
2026-03-25 14:49:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e3babc92-a8f3-5b82-8e03-7b675537f006
2026-03-25 14:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000124/photo_004/780x0__r.jpg?hash=1774442434> (referer: https://ecarstrade.com/cars/7000124)
2026-03-25 14:49:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item abd969f1-e7f5-57be-9d79-495177727c80
2026-03-25 14:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000170/photo_005/780x0__r.jpg?hash=1774442686> (referer: https://ecarstrade.com/cars/7000170)
2026-03-25 14:49:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item abd969f1-e7f5-57be-9d79-495177727c80
2026-03-25 14:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000170/photo_004/780x0__r.jpg?hash=1774442686> (referer: https://ecarstrade.com/cars/7000170)
2026-03-25 14:49:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b29297bd-9663-5ca3-ad36-12dbfdddddd1
2026-03-25 14:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000170/photo_003/780x0__r.jpg?hash=1774442686> (referer: https://ecarstrade.com/cars/7000170)
2026-03-25 14:49:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b29297bd-9663-5ca3-ad36-12dbfdddddd1
2026-03-25 14:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000148/photo_002/780x0__r.jpg?hash=1774442578> (referer: https://ecarstrade.com/cars/7000148)
2026-03-25 14:49:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b29297bd-9663-5ca3-ad36-12dbfdddddd1
2026-03-25 14:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000148/photo_005/780x0__r.jpg?hash=1774442578> (referer: https://ecarstrade.com/cars/7000148)
2026-03-25 14:49:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item aa6d432e-9f91-56fb-a7f0-b71a5bd5eb3b
2026-03-25 14:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000171> (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-25 14:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000172/photo_005/780x0__r.jpg?hash=1774442694> (referer: https://ecarstrade.com/cars/7000172)
2026-03-25 14:49:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item aa6d432e-9f91-56fb-a7f0-b71a5bd5eb3b
2026-03-25 14:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000172/photo_004/780x0__r.jpg?hash=1774442694> (referer: https://ecarstrade.com/cars/7000172)
2026-03-25 14:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000172/photo_003/780x0__r.jpg?hash=1774442694> (referer: https://ecarstrade.com/cars/7000172)
2026-03-25 14:49:03 [ecarstrade.nl] INFO: Extracting details for car 7000171auction111023
2026-03-25 14:49:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2979197-48b1-55f8-918e-3929dc8809fc with identifier: 7000171auction111023
2026-03-25 14:49:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2979197-48b1-55f8-918e-3929dc8809fc with scrape type 1
2026-03-25 14:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e2979197-48b1-55f8-918e-3929dc8809fc
2026-03-25 14:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000171%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442689%27 HTTP/1.1" 200 None
2026-03-25 14:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000171/photo_000/780x0__r.jpg?hash=1774442689 not downloaded yet
2026-03-25 14:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000171%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442690%27 HTTP/1.1" 200 None
2026-03-25 14:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000171/photo_001/780x0__r.jpg?hash=1774442690 not downloaded yet
2026-03-25 14:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000172/photo_001/780x0__r.jpg?hash=1774442694> (referer: https://ecarstrade.com/cars/7000172)
2026-03-25 14:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000172/photo_002/780x0__r.jpg?hash=1774442694> (referer: https://ecarstrade.com/cars/7000172)
2026-03-25 14:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000171%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442690%27 HTTP/1.1" 200 None
2026-03-25 14:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000171/photo_002/780x0__r.jpg?hash=1774442690 not downloaded yet
2026-03-25 14:49:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c080d0cf-fe11-5e67-aeb1-45e7ca265eb6
2026-03-25 14:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000171%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442690%27 HTTP/1.1" 200 None
2026-03-25 14:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000171/photo_003/780x0__r.jpg?hash=1774442690 not downloaded yet
2026-03-25 14:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000171%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442690%27 HTTP/1.1" 200 None
2026-03-25 14:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000171/photo_004/780x0__r.jpg?hash=1774442690 not downloaded yet
2026-03-25 14:49:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c080d0cf-fe11-5e67-aeb1-45e7ca265eb6
2026-03-25 14:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000171%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442690%27 HTTP/1.1" 200 None
2026-03-25 14:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000171/photo_005/780x0__r.jpg?hash=1774442690 not downloaded yet
2026-03-25 14:49:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c080d0cf-fe11-5e67-aeb1-45e7ca265eb6
2026-03-25 14:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000172/photo_000/780x0__r.jpg?hash=1774442694> (referer: https://ecarstrade.com/cars/7000172)
2026-03-25 14:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000148/photo_004/780x0__r.jpg?hash=1774442578> (referer: https://ecarstrade.com/cars/7000148)
2026-03-25 14:49:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c080d0cf-fe11-5e67-aeb1-45e7ca265eb6
2026-03-25 14:49:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c080d0cf-fe11-5e67-aeb1-45e7ca265eb6
2026-03-25 14:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000148/photo_003/780x0__r.jpg?hash=1774442578> (referer: https://ecarstrade.com/cars/7000148)
2026-03-25 14:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000148/photo_001/780x0__r.jpg?hash=1774442578> (referer: https://ecarstrade.com/cars/7000148)
2026-03-25 14:49:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000148/photo_000/780x0__r.jpg?hash=1774442577> (referer: https://ecarstrade.com/cars/7000148)
2026-03-25 14:49:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c080d0cf-fe11-5e67-aeb1-45e7ca265eb6
2026-03-25 14:49:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c080d0cf-fe11-5e67-aeb1-45e7ca265eb6, skipping ID generation
2026-03-25 14:49:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c080d0cf-fe11-5e67-aeb1-45e7ca265eb6 with scrape type 1
2026-03-25 14:49:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c080d0cf-fe11-5e67-aeb1-45e7ca265eb6 sending to next pipeline
2026-03-25 14:49:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c080d0cf-fe11-5e67-aeb1-45e7ca265eb6, identifier: 7000172auction111023
2026-03-25 14:49:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c080d0cf-fe11-5e67-aeb1-45e7ca265eb6 with identifier: 7000172auction111023
2026-03-25 14:49:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c080d0cf-fe11-5e67-aeb1-45e7ca265eb6 with identifier: 7000172auction111023
2026-03-25 14:49:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c080d0cf-fe11-5e67-aeb1-45e7ca265eb6 with identifier: 7000172auction111023 to the API
2026-03-25 14:49:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:49:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:49:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000172/photo_000/780x0__r.jpg?hash=1774442694>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'c080d0cf-fe11-5e67-aeb1-45e7ca265eb6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000172',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Kia',
'model': "cee'd",
'odometer': 50151,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-26',
'seats_number': 5,
'seller_name': None,
'title': 'KIA ceed sportswagon 1.0 T-GDi ExecLine',
'transmission': 'manual',
'trim': 'KIA ceed sportswagon 1.0 T-GDi ExecLine',
'vin': None,
'year': 2024}
2026-03-25 14:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000172auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:04 [ecarstrade.nl] INFO: Saving data for 7000172auction111023: {'created_time': 1774450144.473273, 'last_price_update_time': 1774450144.473283, 'auction_closing_time': 1774858200.0}
2026-03-25 14:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000172auction111023') HTTP/1.1" 204 0
2026-03-25 14:49:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000170/photo_002/780x0__r.jpg?hash=1774442686> (referer: https://ecarstrade.com/cars/7000170)
2026-03-25 14:49:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000170/photo_001/780x0__r.jpg?hash=1774442686> (referer: https://ecarstrade.com/cars/7000170)
2026-03-25 14:49:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item aa6d432e-9f91-56fb-a7f0-b71a5bd5eb3b
2026-03-25 14:49:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item aa6d432e-9f91-56fb-a7f0-b71a5bd5eb3b
2026-03-25 14:49:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item aa6d432e-9f91-56fb-a7f0-b71a5bd5eb3b
2026-03-25 14:49:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item aa6d432e-9f91-56fb-a7f0-b71a5bd5eb3b
2026-03-25 14:49:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aa6d432e-9f91-56fb-a7f0-b71a5bd5eb3b, skipping ID generation
2026-03-25 14:49:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa6d432e-9f91-56fb-a7f0-b71a5bd5eb3b with scrape type 1
2026-03-25 14:49:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aa6d432e-9f91-56fb-a7f0-b71a5bd5eb3b sending to next pipeline
2026-03-25 14:49:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: aa6d432e-9f91-56fb-a7f0-b71a5bd5eb3b, identifier: 7000148auction111023
2026-03-25 14:49:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: aa6d432e-9f91-56fb-a7f0-b71a5bd5eb3b with identifier: 7000148auction111023
2026-03-25 14:49:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: aa6d432e-9f91-56fb-a7f0-b71a5bd5eb3b with identifier: 7000148auction111023
2026-03-25 14:49:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: aa6d432e-9f91-56fb-a7f0-b71a5bd5eb3b with identifier: 7000148auction111023 to the API
2026-03-25 14:49:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:49:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:49:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000148/photo_000/780x0__r.jpg?hash=1774442577>
{'auction_title': '',
'c_o_2_emission_value': 98,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'aa6d432e-9f91-56fb-a7f0-b71a5bd5eb3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000148',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Renault',
'model': 'Captur',
'odometer': 50401,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-07',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Captur 1.6 ET fh 145 techno',
'transmission': 'automatic',
'trim': 'RENAULT 1.6 ET fh 145 techno',
'vin': None,
'year': 2023}
2026-03-25 14:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000148auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:04 [ecarstrade.nl] INFO: Saving data for 7000148auction111023: {'created_time': 1774450144.935885, 'last_price_update_time': 1774450144.935896, 'auction_closing_time': 1774858200.0}
2026-03-25 14:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000148auction111023') HTTP/1.1" 204 0
2026-03-25 14:49:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000170/photo_000/780x0__r.jpg?hash=1774442686> (referer: https://ecarstrade.com/cars/7000170)
2026-03-25 14:49:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000171/photo_001/780x0__r.jpg?hash=1774442690> (referer: https://ecarstrade.com/cars/7000171)
2026-03-25 14:49:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b29297bd-9663-5ca3-ad36-12dbfdddddd1
2026-03-25 14:49:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b29297bd-9663-5ca3-ad36-12dbfdddddd1
2026-03-25 14:49:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000171/photo_005/780x0__r.jpg?hash=1774442690> (referer: https://ecarstrade.com/cars/7000171)
2026-03-25 14:49:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000171/photo_000/780x0__r.jpg?hash=1774442689> (referer: https://ecarstrade.com/cars/7000171)
2026-03-25 14:49:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b29297bd-9663-5ca3-ad36-12dbfdddddd1
2026-03-25 14:49:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b29297bd-9663-5ca3-ad36-12dbfdddddd1, skipping ID generation
2026-03-25 14:49:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b29297bd-9663-5ca3-ad36-12dbfdddddd1 with scrape type 1
2026-03-25 14:49:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b29297bd-9663-5ca3-ad36-12dbfdddddd1 sending to next pipeline
2026-03-25 14:49:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: b29297bd-9663-5ca3-ad36-12dbfdddddd1, identifier: 7000170auction111023
2026-03-25 14:49:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: b29297bd-9663-5ca3-ad36-12dbfdddddd1 with identifier: 7000170auction111023
2026-03-25 14:49:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: b29297bd-9663-5ca3-ad36-12dbfdddddd1 with identifier: 7000170auction111023
2026-03-25 14:49:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: b29297bd-9663-5ca3-ad36-12dbfdddddd1 with identifier: 7000170auction111023 to the API
2026-03-25 14:49:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:49:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:49:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000170/photo_000/780x0__r.jpg?hash=1774442686>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'b29297bd-9663-5ca3-ad36-12dbfdddddd1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000170',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Kia',
'model': "cee'd",
'odometer': 39836,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-13',
'seats_number': 5,
'seller_name': None,
'title': 'KIA ceed sportswagon 1.0 T-GDi ExecLine',
'transmission': 'manual',
'trim': 'KIA ceed sportswagon 1.0 T-GDi ExecLine',
'vin': None,
'year': 2024}
2026-03-25 14:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000170auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:05 [ecarstrade.nl] INFO: Saving data for 7000170auction111023: {'created_time': 1774450145.895233, 'last_price_update_time': 1774450145.895243, 'auction_closing_time': 1774858200.0}
2026-03-25 14:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000170auction111023') HTTP/1.1" 204 0
2026-03-25 14:49:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000171/photo_004/780x0__r.jpg?hash=1774442690> (referer: https://ecarstrade.com/cars/7000171)
2026-03-25 14:49:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000171/photo_003/780x0__r.jpg?hash=1774442690> (referer: https://ecarstrade.com/cars/7000171)
2026-03-25 14:49:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e2979197-48b1-55f8-918e-3929dc8809fc
2026-03-25 14:49:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e2979197-48b1-55f8-918e-3929dc8809fc
2026-03-25 14:49:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e2979197-48b1-55f8-918e-3929dc8809fc
2026-03-25 14:49:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000124/photo_003/780x0__r.jpg?hash=1774442434> (referer: https://ecarstrade.com/cars/7000124)
2026-03-25 14:49:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000171/photo_002/780x0__r.jpg?hash=1774442690> (referer: https://ecarstrade.com/cars/7000171)
2026-03-25 14:49:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e2979197-48b1-55f8-918e-3929dc8809fc
2026-03-25 14:49:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e2979197-48b1-55f8-918e-3929dc8809fc
2026-03-25 14:49:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000124/photo_002/780x0__r.jpg?hash=1774442434> (referer: https://ecarstrade.com/cars/7000124)
2026-03-25 14:49:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000124/photo_001/780x0__r.jpg?hash=1774442434> (referer: https://ecarstrade.com/cars/7000124)
2026-03-25 14:49:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item abd969f1-e7f5-57be-9d79-495177727c80
2026-03-25 14:49:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e2979197-48b1-55f8-918e-3929dc8809fc
2026-03-25 14:49:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e2979197-48b1-55f8-918e-3929dc8809fc, skipping ID generation
2026-03-25 14:49:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2979197-48b1-55f8-918e-3929dc8809fc with scrape type 1
2026-03-25 14:49:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e2979197-48b1-55f8-918e-3929dc8809fc sending to next pipeline
2026-03-25 14:49:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e2979197-48b1-55f8-918e-3929dc8809fc, identifier: 7000171auction111023
2026-03-25 14:49:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e2979197-48b1-55f8-918e-3929dc8809fc with identifier: 7000171auction111023
2026-03-25 14:49:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e2979197-48b1-55f8-918e-3929dc8809fc with identifier: 7000171auction111023
2026-03-25 14:49:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e2979197-48b1-55f8-918e-3929dc8809fc with identifier: 7000171auction111023 to the API
2026-03-25 14:49:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:49: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-25 14:49:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000171/photo_002/780x0__r.jpg?hash=1774442690>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'e2979197-48b1-55f8-918e-3929dc8809fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000171',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Kia',
'model': "cee'd",
'odometer': 66862,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-13',
'seats_number': 5,
'seller_name': None,
'title': 'KIA ceed sportswagon 1.0 T-GDi ExecLine',
'transmission': 'manual',
'trim': 'KIA ceed sportswagon 1.0 T-GDi ExecLine',
'vin': None,
'year': 2024}
2026-03-25 14:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000171auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:06 [ecarstrade.nl] INFO: Saving data for 7000171auction111023: {'created_time': 1774450146.541948, 'last_price_update_time': 1774450146.541957, 'auction_closing_time': 1774858200.0}
2026-03-25 14:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000171auction111023') HTTP/1.1" 204 0
2026-03-25 14:49:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000124/photo_000/780x0__r.jpg?hash=1774442434> (referer: https://ecarstrade.com/cars/7000124)
2026-03-25 14:49:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000895/photo_004/780x0__r.jpg?hash=1774444928> (referer: https://ecarstrade.com/cars/7000895)
2026-03-25 14:49:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item abd969f1-e7f5-57be-9d79-495177727c80
2026-03-25 14:49:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item abd969f1-e7f5-57be-9d79-495177727c80
2026-03-25 14:49:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000895/photo_003/780x0__r.jpg?hash=1774444928> (referer: https://ecarstrade.com/cars/7000895)
2026-03-25 14:49:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000895/photo_002/780x0__r.jpg?hash=1774444928> (referer: https://ecarstrade.com/cars/7000895)
2026-03-25 14:49:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item abd969f1-e7f5-57be-9d79-495177727c80
2026-03-25 14:49:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: abd969f1-e7f5-57be-9d79-495177727c80, skipping ID generation
2026-03-25 14:49:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abd969f1-e7f5-57be-9d79-495177727c80 with scrape type 1
2026-03-25 14:49:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item abd969f1-e7f5-57be-9d79-495177727c80 sending to next pipeline
2026-03-25 14:49:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: abd969f1-e7f5-57be-9d79-495177727c80, identifier: 7000124auction111023
2026-03-25 14:49:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: abd969f1-e7f5-57be-9d79-495177727c80 with identifier: 7000124auction111023
2026-03-25 14:49:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: abd969f1-e7f5-57be-9d79-495177727c80 with identifier: 7000124auction111023
2026-03-25 14:49:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: abd969f1-e7f5-57be-9d79-495177727c80 with identifier: 7000124auction111023 to the API
2026-03-25 14:49:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:49: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-25 14:49:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000124/photo_000/780x0__r.jpg?hash=1774442434>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Diesel',
'id': 'abd969f1-e7f5-57be-9d79-495177727c80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000124',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'Passat Variant',
'odometer': 180680,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-25',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Passat Variant 2.0 TDI Business',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN 2.0 TDI Business',
'vin': None,
'year': 2023}
2026-03-25 14:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000124auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:07 [ecarstrade.nl] INFO: Saving data for 7000124auction111023: {'created_time': 1774450147.093074, 'last_price_update_time': 1774450147.093083, 'auction_closing_time': 1774858200.0}
2026-03-25 14:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000124auction111023') HTTP/1.1" 204 0
2026-03-25 14:49:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000895/photo_001/780x0__r.jpg?hash=1774444927> (referer: https://ecarstrade.com/cars/7000895)
2026-03-25 14:49:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000901/photo_005/780x0__r.jpg?hash=1774444942> (referer: https://ecarstrade.com/cars/7000901)
2026-03-25 14:49:07 [scrapy.extensions.logstats] INFO: Crawled 47 pages (at 33 pages/min), scraped 18 items (at 18 items/min)
2026-03-25 14:49:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 294MiB
2026-03-25 14:49:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e3babc92-a8f3-5b82-8e03-7b675537f006
2026-03-25 14:49:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e3babc92-a8f3-5b82-8e03-7b675537f006
2026-03-25 14:49:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e3babc92-a8f3-5b82-8e03-7b675537f006
2026-03-25 14:49:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000898/photo_002/780x0__r.jpg?hash=1774444935> (referer: https://ecarstrade.com/cars/7000898)
2026-03-25 14:49:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e3babc92-a8f3-5b82-8e03-7b675537f006
2026-03-25 14:49:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e3babc92-a8f3-5b82-8e03-7b675537f006, skipping ID generation
2026-03-25 14:49:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3babc92-a8f3-5b82-8e03-7b675537f006 with scrape type 1
2026-03-25 14:49:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e3babc92-a8f3-5b82-8e03-7b675537f006 sending to next pipeline
2026-03-25 14:49:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e3babc92-a8f3-5b82-8e03-7b675537f006, identifier: 7000895auction111028
2026-03-25 14:49:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 46833822-1933-5c93-bbef-d452e5eac5da
2026-03-25 14:49:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e3babc92-a8f3-5b82-8e03-7b675537f006 with identifier: 7000895auction111028
2026-03-25 14:49:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e3babc92-a8f3-5b82-8e03-7b675537f006 with identifier: 7000895auction111028
2026-03-25 14:49:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e3babc92-a8f3-5b82-8e03-7b675537f006 with identifier: 7000895auction111028 to the API
2026-03-25 14:49:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:49:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:49:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000895/photo_001/780x0__r.jpg?hash=1774444927>
{'auction_title': '',
'c_o_2_emission_value': 188,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T13:40:00Z',
'fuel_type': 'Diesel',
'id': 'e3babc92-a8f3-5b82-8e03-7b675537f006',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000895',
'listing': 'auction',
'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 131746,
'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': 'Volkswagen Crafter 35 2.0TDI 75kW L4 FWD Gesloten Laadbak',
'transmission': 'manual',
'trim': '35 2.0TDI 75kW L4 FWD Gesloten Laadbak',
'vin': None,
'year': 2020}
2026-03-25 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%277000895auction111028%27 HTTP/1.1" 200 None
2026-03-25 14:49:08 [ecarstrade.nl] INFO: Saving data for 7000895auction111028: {'created_time': 1774450148.553665, 'last_price_update_time': 1774450148.553675, 'auction_closing_time': 1774618800.0}
2026-03-25 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000895auction111028') HTTP/1.1" 204 0
2026-03-25 14:49:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000901/photo_004/780x0__r.jpg?hash=1774444942> (referer: https://ecarstrade.com/cars/7000901)
2026-03-25 14:49:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000190> (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-25 14:49:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000162> (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-25 14:49:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a6a70976-c5c3-5829-8cb7-b4389fd9c614
2026-03-25 14:49:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000898/photo_001/780x0__r.jpg?hash=1774444935> (referer: https://ecarstrade.com/cars/7000898)
2026-03-25 14:49:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000901/photo_003/780x0__r.jpg?hash=1774444942> (referer: https://ecarstrade.com/cars/7000901)
2026-03-25 14:49:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 46833822-1933-5c93-bbef-d452e5eac5da
2026-03-25 14:49:08 [ecarstrade.nl] INFO: Extracting details for car 7000190auction111023
2026-03-25 14:49:08 [ecarstrade.nl] INFO: Extracting details for car 7000162auction111023
2026-03-25 14:49:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8b73668-9719-5125-bc73-116a4b28f55a with identifier: 7000190auction111023
2026-03-25 14:49:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8b73668-9719-5125-bc73-116a4b28f55a with scrape type 1
2026-03-25 14:49:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c8b73668-9719-5125-bc73-116a4b28f55a
2026-03-25 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000190%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442800%27 HTTP/1.1" 200 None
2026-03-25 14:49:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000190/photo_000/780x0__r.jpg?hash=1774442800 not downloaded yet
2026-03-25 14:49:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d7b77e2-9bdd-5e0b-84f3-deac3d38f156 with identifier: 7000162auction111023
2026-03-25 14:49:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d7b77e2-9bdd-5e0b-84f3-deac3d38f156 with scrape type 1
2026-03-25 14:49:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 7d7b77e2-9bdd-5e0b-84f3-deac3d38f156
2026-03-25 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000162%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442644%27 HTTP/1.1" 200 None
2026-03-25 14:49:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000162/photo_000/780x0__r.jpg?hash=1774442644 not downloaded yet
2026-03-25 14:49:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000901/photo_002/780x0__r.jpg?hash=1774444942> (referer: https://ecarstrade.com/cars/7000901)
2026-03-25 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000190%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442800%27 HTTP/1.1" 200 None
2026-03-25 14:49:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000190/photo_001/780x0__r.jpg?hash=1774442800 not downloaded yet
2026-03-25 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000162%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442644%27 HTTP/1.1" 200 None
2026-03-25 14:49:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000162/photo_001/780x0__r.jpg?hash=1774442644 not downloaded yet
2026-03-25 14:49:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000190%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442800%27 HTTP/1.1" 200 None
2026-03-25 14:49:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000190/photo_002/780x0__r.jpg?hash=1774442800 not downloaded yet
2026-03-25 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000162%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442644%27 HTTP/1.1" 200 None
2026-03-25 14:49:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000162/photo_002/780x0__r.jpg?hash=1774442644 not downloaded yet
2026-03-25 14:49:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a6a70976-c5c3-5829-8cb7-b4389fd9c614
2026-03-25 14:49:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a6a70976-c5c3-5829-8cb7-b4389fd9c614, skipping ID generation
2026-03-25 14:49:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6a70976-c5c3-5829-8cb7-b4389fd9c614 with scrape type 1
2026-03-25 14:49:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a6a70976-c5c3-5829-8cb7-b4389fd9c614 sending to next pipeline
2026-03-25 14:49:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: a6a70976-c5c3-5829-8cb7-b4389fd9c614, identifier: 7000898auction111028
2026-03-25 14:49:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 46833822-1933-5c93-bbef-d452e5eac5da
2026-03-25 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000190%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442800%27 HTTP/1.1" 200 None
2026-03-25 14:49:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000190/photo_003/780x0__r.jpg?hash=1774442800 not downloaded yet
2026-03-25 14:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000162%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442644%27 HTTP/1.1" 200 None
2026-03-25 14:49:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000162/photo_003/780x0__r.jpg?hash=1774442644 not downloaded yet
2026-03-25 14:49:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: a6a70976-c5c3-5829-8cb7-b4389fd9c614 with identifier: 7000898auction111028
2026-03-25 14:49:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: a6a70976-c5c3-5829-8cb7-b4389fd9c614 with identifier: 7000898auction111028
2026-03-25 14:49:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: a6a70976-c5c3-5829-8cb7-b4389fd9c614 with identifier: 7000898auction111028 to the API
2026-03-25 14:49:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:49:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:49:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000898/photo_001/780x0__r.jpg?hash=1774444935>
{'auction_title': '',
'c_o_2_emission_value': 240,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T13:40:00Z',
'fuel_type': 'Diesel',
'id': 'a6a70976-c5c3-5829-8cb7-b4389fd9c614',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000898',
'listing': 'auction',
'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 146353,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-01',
'seats_number': 2,
'seller_name': None,
'title': 'Volkswagen Crafter 35 2.0TDI 75kW L4 FWD Gesloten Laadbak',
'transmission': 'manual',
'trim': '35 2.0TDI 75kW L4 FWD Gesloten Laadbak',
'vin': None,
'year': 2020}
2026-03-25 14:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%277000898auction111028%27 HTTP/1.1" 200 None
2026-03-25 14:49:09 [ecarstrade.nl] INFO: Saving data for 7000898auction111028: {'created_time': 1774450149.360829, 'last_price_update_time': 1774450149.360839, 'auction_closing_time': 1774618800.0}
2026-03-25 14:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000898auction111028') HTTP/1.1" 204 0
2026-03-25 14:49:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 46833822-1933-5c93-bbef-d452e5eac5da
2026-03-25 14:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000190%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442800%27 HTTP/1.1" 200 None
2026-03-25 14:49:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000190/photo_004/780x0__r.jpg?hash=1774442800 not downloaded yet
2026-03-25 14:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000162%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442644%27 HTTP/1.1" 200 None
2026-03-25 14:49:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000162/photo_004/780x0__r.jpg?hash=1774442644 not downloaded yet
2026-03-25 14:49:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000188> (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-25 14:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000190%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442800%27 HTTP/1.1" 200 None
2026-03-25 14:49:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000190/photo_005/780x0__r.jpg?hash=1774442800 not downloaded yet
2026-03-25 14:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000162%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442645%27 HTTP/1.1" 200 None
2026-03-25 14:49:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000162/photo_005/780x0__r.jpg?hash=1774442645 not downloaded yet
2026-03-25 14:49:09 [ecarstrade.nl] INFO: Extracting details for car 7000188auction111023
2026-03-25 14:49:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d4d0d8e-760a-5f7b-b57d-37b82e21c4a8 with identifier: 7000188auction111023
2026-03-25 14:49:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d4d0d8e-760a-5f7b-b57d-37b82e21c4a8 with scrape type 1
2026-03-25 14:49:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9d4d0d8e-760a-5f7b-b57d-37b82e21c4a8
2026-03-25 14:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000188%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442792%27 HTTP/1.1" 200 None
2026-03-25 14:49:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000188/photo_000/780x0__r.jpg?hash=1774442792 not downloaded yet
2026-03-25 14:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000188%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442792%27 HTTP/1.1" 200 None
2026-03-25 14:49:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000188/photo_001/780x0__r.jpg?hash=1774442792 not downloaded yet
2026-03-25 14:49:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000901/photo_001/780x0__r.jpg?hash=1774444942> (referer: https://ecarstrade.com/cars/7000901)
2026-03-25 14:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000188%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442792%27 HTTP/1.1" 200 None
2026-03-25 14:49:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000188/photo_002/780x0__r.jpg?hash=1774442792 not downloaded yet
2026-03-25 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-25 14:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000188%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442792%27 HTTP/1.1" 200 None
2026-03-25 14:49:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000188/photo_003/780x0__r.jpg?hash=1774442792 not downloaded yet
2026-03-25 14:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000188%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442792%27 HTTP/1.1" 200 None
2026-03-25 14:49:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000188/photo_004/780x0__r.jpg?hash=1774442792 not downloaded yet
2026-03-25 14:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000188%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442792%27 HTTP/1.1" 200 None
2026-03-25 14:49:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000188/photo_005/780x0__r.jpg?hash=1774442792 not downloaded yet
2026-03-25 14:49:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 46833822-1933-5c93-bbef-d452e5eac5da
2026-03-25 14:49:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 46833822-1933-5c93-bbef-d452e5eac5da, skipping ID generation
2026-03-25 14:49:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46833822-1933-5c93-bbef-d452e5eac5da with scrape type 1
2026-03-25 14:49:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 46833822-1933-5c93-bbef-d452e5eac5da sending to next pipeline
2026-03-25 14:49:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 46833822-1933-5c93-bbef-d452e5eac5da, identifier: 7000901auction111028
2026-03-25 14:49:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 46833822-1933-5c93-bbef-d452e5eac5da with identifier: 7000901auction111028
2026-03-25 14:49:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 46833822-1933-5c93-bbef-d452e5eac5da with identifier: 7000901auction111028
2026-03-25 14:49:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 46833822-1933-5c93-bbef-d452e5eac5da with identifier: 7000901auction111028 to the API
2026-03-25 14:49:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:49:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:49:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000901/photo_001/780x0__r.jpg?hash=1774444942>
{'auction_title': '',
'c_o_2_emission_value': 188,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T13:40:00Z',
'fuel_type': 'Diesel',
'id': '46833822-1933-5c93-bbef-d452e5eac5da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000901',
'listing': 'auction',
'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 140026,
'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 Crafter 35 2.0TDI 75kW L4 FWD Gesloten Laadbak',
'transmission': 'manual',
'trim': '35 2.0TDI 75kW L4 FWD Gesloten Laadbak',
'vin': None,
'year': 2020}
2026-03-25 14:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000901auction111028%27 HTTP/1.1" 200 None
2026-03-25 14:49:10 [ecarstrade.nl] INFO: Saving data for 7000901auction111028: {'created_time': 1774450150.227014, 'last_price_update_time': 1774450150.227024, 'auction_closing_time': 1774618800.0}
2026-03-25 14:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000901auction111028') HTTP/1.1" 204 0
2026-03-25 14:49:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000158> (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-25 14:49:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:10 [ecarstrade.nl] INFO: Extracting details for car 7000158auction111023
2026-03-25 14:49:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3de61083-aa50-580a-90dd-36079b2558a1 with identifier: 7000158auction111023
2026-03-25 14:49:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3de61083-aa50-580a-90dd-36079b2558a1 with scrape type 1
2026-03-25 14:49:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3de61083-aa50-580a-90dd-36079b2558a1
2026-03-25 14:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000158%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442628%27 HTTP/1.1" 200 None
2026-03-25 14:49:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000158/photo_000/780x0__r.jpg?hash=1774442628 not downloaded yet
2026-03-25 14:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000158%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442628%27 HTTP/1.1" 200 None
2026-03-25 14:49:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000158/photo_001/780x0__r.jpg?hash=1774442628 not downloaded yet
2026-03-25 14:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000158%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442628%27 HTTP/1.1" 200 None
2026-03-25 14:49:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000158/photo_002/780x0__r.jpg?hash=1774442628 not downloaded yet
2026-03-25 14:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000158%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442628%27 HTTP/1.1" 200 None
2026-03-25 14:49:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000158/photo_003/780x0__r.jpg?hash=1774442628 not downloaded yet
2026-03-25 14:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000158%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442628%27 HTTP/1.1" 200 None
2026-03-25 14:49:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000158/photo_004/780x0__r.jpg?hash=1774442628 not downloaded yet
2026-03-25 14:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000158%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442628%27 HTTP/1.1" 200 None
2026-03-25 14:49:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000158/photo_005/780x0__r.jpg?hash=1774442628 not downloaded yet
2026-03-25 14:49:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000133> (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-25 14:49:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:15 [ecarstrade.nl] INFO: Extracting details for car 7000133auction111023
2026-03-25 14:49:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d913b4bc-ad2c-54cd-90a0-40e39bce72a9 with identifier: 7000133auction111023
2026-03-25 14:49:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d913b4bc-ad2c-54cd-90a0-40e39bce72a9 with scrape type 1
2026-03-25 14:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d913b4bc-ad2c-54cd-90a0-40e39bce72a9
2026-03-25 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000133%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442489%27 HTTP/1.1" 200 None
2026-03-25 14:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000133/photo_000/780x0__r.jpg?hash=1774442489 not downloaded yet
2026-03-25 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000133%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442489%27 HTTP/1.1" 200 None
2026-03-25 14:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000133/photo_001/780x0__r.jpg?hash=1774442489 not downloaded yet
2026-03-25 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000133%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442489%27 HTTP/1.1" 200 None
2026-03-25 14:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000133/photo_002/780x0__r.jpg?hash=1774442489 not downloaded yet
2026-03-25 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000133%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442489%27 HTTP/1.1" 200 None
2026-03-25 14:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000133/photo_003/780x0__r.jpg?hash=1774442489 not downloaded yet
2026-03-25 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000133%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442489%27 HTTP/1.1" 200 None
2026-03-25 14:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000133/photo_004/780x0__r.jpg?hash=1774442489 not downloaded yet
2026-03-25 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000133%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442489%27 HTTP/1.1" 200 None
2026-03-25 14:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000133/photo_005/780x0__r.jpg?hash=1774442489 not downloaded yet
2026-03-25 14:49:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000160> (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-25 14:49:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:15 [ecarstrade.nl] INFO: Extracting details for car 7000160auction111023
2026-03-25 14:49:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca9ff720-a071-5953-ab75-3fe470a843af with identifier: 7000160auction111023
2026-03-25 14:49:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca9ff720-a071-5953-ab75-3fe470a843af with scrape type 1
2026-03-25 14:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ca9ff720-a071-5953-ab75-3fe470a843af
2026-03-25 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000160%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442637%27 HTTP/1.1" 200 None
2026-03-25 14:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000160/photo_000/780x0__r.jpg?hash=1774442637 not downloaded yet
2026-03-25 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000160%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442637%27 HTTP/1.1" 200 None
2026-03-25 14:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000160/photo_001/780x0__r.jpg?hash=1774442637 not downloaded yet
2026-03-25 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000160%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442637%27 HTTP/1.1" 200 None
2026-03-25 14:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000160/photo_002/780x0__r.jpg?hash=1774442637 not downloaded yet
2026-03-25 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000160%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442637%27 HTTP/1.1" 200 None
2026-03-25 14:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000160/photo_003/780x0__r.jpg?hash=1774442637 not downloaded yet
2026-03-25 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000160%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442637%27 HTTP/1.1" 200 None
2026-03-25 14:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000160/photo_004/780x0__r.jpg?hash=1774442637 not downloaded yet
2026-03-25 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000160%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442637%27 HTTP/1.1" 200 None
2026-03-25 14:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000160/photo_005/780x0__r.jpg?hash=1774442637 not downloaded yet
2026-03-25 14:49:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000163> (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-25 14:49:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000169> (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-25 14:49:16 [ecarstrade.nl] INFO: Extracting details for car 7000163auction111023
2026-03-25 14:49:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c81a479-f00b-5bb4-968d-de93b2b0a29b with identifier: 7000163auction111023
2026-03-25 14:49:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c81a479-f00b-5bb4-968d-de93b2b0a29b with scrape type 1
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8c81a479-f00b-5bb4-968d-de93b2b0a29b
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000163%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442648%27 HTTP/1.1" 200 None
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000163/photo_000/780x0__r.jpg?hash=1774442648 not downloaded yet
2026-03-25 14:49:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000899/photo_005/780x0__r.jpg?hash=1774444941> (referer: https://ecarstrade.com/cars/7000899)
2026-03-25 14:49:16 [ecarstrade.nl] INFO: Extracting details for car 7000169auction111023
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000163%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442649%27 HTTP/1.1" 200 None
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000163/photo_001/780x0__r.jpg?hash=1774442649 not downloaded yet
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000163%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442649%27 HTTP/1.1" 200 None
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000163/photo_002/780x0__r.jpg?hash=1774442649 not downloaded yet
2026-03-25 14:49:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e55b6efe-64ca-5409-a994-fbe673f54f78 with identifier: 7000169auction111023
2026-03-25 14:49:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e55b6efe-64ca-5409-a994-fbe673f54f78 with scrape type 1
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e55b6efe-64ca-5409-a994-fbe673f54f78
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000169%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442676%27 HTTP/1.1" 200 None
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000169/photo_000/780x0__r.jpg?hash=1774442676 not downloaded yet
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000163%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442649%27 HTTP/1.1" 200 None
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000163/photo_003/780x0__r.jpg?hash=1774442649 not downloaded yet
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000169%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442676%27 HTTP/1.1" 200 None
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000169/photo_001/780x0__r.jpg?hash=1774442676 not downloaded yet
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000163%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442649%27 HTTP/1.1" 200 None
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000163/photo_004/780x0__r.jpg?hash=1774442649 not downloaded yet
2026-03-25 14:49:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000162/photo_000/780x0__r.jpg?hash=1774442644> (referer: https://ecarstrade.com/cars/7000162)
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000169%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442676%27 HTTP/1.1" 200 None
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000169/photo_002/780x0__r.jpg?hash=1774442676 not downloaded yet
2026-03-25 14:49:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000153> (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-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000163%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442649%27 HTTP/1.1" 200 None
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000163/photo_005/780x0__r.jpg?hash=1774442649 not downloaded yet
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000169%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442676%27 HTTP/1.1" 200 None
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000169/photo_003/780x0__r.jpg?hash=1774442676 not downloaded yet
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c7eb63ee-675b-5cdc-ab9b-b446b3ee1d33
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000169%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442676%27 HTTP/1.1" 200 None
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000169/photo_004/780x0__r.jpg?hash=1774442676 not downloaded yet
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000169%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442677%27 HTTP/1.1" 200 None
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000169/photo_005/780x0__r.jpg?hash=1774442677 not downloaded yet
2026-03-25 14:49:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000162/photo_004/780x0__r.jpg?hash=1774442644> (referer: https://ecarstrade.com/cars/7000162)
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 7d7b77e2-9bdd-5e0b-84f3-deac3d38f156
2026-03-25 14:49:16 [ecarstrade.nl] INFO: Extracting details for car 7000153auction111023
2026-03-25 14:49:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000188/photo_001/780x0__r.jpg?hash=1774442792> (referer: https://ecarstrade.com/cars/7000188)
2026-03-25 14:49:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bb1f0d6-91c8-5e29-99b1-d1ee1f6a79bf with identifier: 7000153auction111023
2026-03-25 14:49:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bb1f0d6-91c8-5e29-99b1-d1ee1f6a79bf with scrape type 1
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3bb1f0d6-91c8-5e29-99b1-d1ee1f6a79bf
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000153%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442602%27 HTTP/1.1" 200 None
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000153/photo_000/780x0__r.jpg?hash=1774442602 not downloaded yet
2026-03-25 14:49:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000188/photo_005/780x0__r.jpg?hash=1774442792> (referer: https://ecarstrade.com/cars/7000188)
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000153%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442602%27 HTTP/1.1" 200 None
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000153/photo_001/780x0__r.jpg?hash=1774442602 not downloaded yet
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000153%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442603%27 HTTP/1.1" 200 None
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000153/photo_002/780x0__r.jpg?hash=1774442603 not downloaded yet
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000153%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442603%27 HTTP/1.1" 200 None
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000153/photo_003/780x0__r.jpg?hash=1774442603 not downloaded yet
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000153%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442603%27 HTTP/1.1" 200 None
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000153/photo_004/780x0__r.jpg?hash=1774442603 not downloaded yet
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 7d7b77e2-9bdd-5e0b-84f3-deac3d38f156
2026-03-25 14:49:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000158/photo_005/780x0__r.jpg?hash=1774442628> (referer: https://ecarstrade.com/cars/7000158)
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000153%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442603%27 HTTP/1.1" 200 None
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000153/photo_005/780x0__r.jpg?hash=1774442603 not downloaded yet
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9d4d0d8e-760a-5f7b-b57d-37b82e21c4a8
2026-03-25 14:49:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000133/photo_005/780x0__r.jpg?hash=1774442489> (referer: https://ecarstrade.com/cars/7000133)
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9d4d0d8e-760a-5f7b-b57d-37b82e21c4a8
2026-03-25 14:49:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000160/photo_005/780x0__r.jpg?hash=1774442637> (referer: https://ecarstrade.com/cars/7000160)
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3de61083-aa50-580a-90dd-36079b2558a1
2026-03-25 14:49:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000160/photo_004/780x0__r.jpg?hash=1774442637> (referer: https://ecarstrade.com/cars/7000160)
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d913b4bc-ad2c-54cd-90a0-40e39bce72a9
2026-03-25 14:49:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000169/photo_001/780x0__r.jpg?hash=1774442676> (referer: https://ecarstrade.com/cars/7000169)
2026-03-25 14:49:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000163/photo_000/780x0__r.jpg?hash=1774442648> (referer: https://ecarstrade.com/cars/7000163)
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ca9ff720-a071-5953-ab75-3fe470a843af
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ca9ff720-a071-5953-ab75-3fe470a843af
2026-03-25 14:49:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000169/photo_002/780x0__r.jpg?hash=1774442676> (referer: https://ecarstrade.com/cars/7000169)
2026-03-25 14:49:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000169/photo_005/780x0__r.jpg?hash=1774442677> (referer: https://ecarstrade.com/cars/7000169)
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e55b6efe-64ca-5409-a994-fbe673f54f78
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8c81a479-f00b-5bb4-968d-de93b2b0a29b
2026-03-25 14:49:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000169/photo_004/780x0__r.jpg?hash=1774442676> (referer: https://ecarstrade.com/cars/7000169)
2026-03-25 14:49:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000153/photo_000/780x0__r.jpg?hash=1774442602> (referer: https://ecarstrade.com/cars/7000153)
2026-03-25 14:49:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000139> (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-25 14:49:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e55b6efe-64ca-5409-a994-fbe673f54f78
2026-03-25 14:49:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000153/photo_004/780x0__r.jpg?hash=1774442603> (referer: https://ecarstrade.com/cars/7000153)
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e55b6efe-64ca-5409-a994-fbe673f54f78
2026-03-25 14:49:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000153/photo_005/780x0__r.jpg?hash=1774442603> (referer: https://ecarstrade.com/cars/7000153)
2026-03-25 14:49:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000153/photo_003/780x0__r.jpg?hash=1774442603> (referer: https://ecarstrade.com/cars/7000153)
2026-03-25 14:49:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000153/photo_002/780x0__r.jpg?hash=1774442603> (referer: https://ecarstrade.com/cars/7000153)
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e55b6efe-64ca-5409-a994-fbe673f54f78
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3bb1f0d6-91c8-5e29-99b1-d1ee1f6a79bf
2026-03-25 14:49:16 [ecarstrade.nl] INFO: Extracting details for car 7000139auction111023
2026-03-25 14:49:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000153/photo_001/780x0__r.jpg?hash=1774442602> (referer: https://ecarstrade.com/cars/7000153)
2026-03-25 14:49:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000169/photo_003/780x0__r.jpg?hash=1774442676> (referer: https://ecarstrade.com/cars/7000169)
2026-03-25 14:49:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000163/photo_005/780x0__r.jpg?hash=1774442649> (referer: https://ecarstrade.com/cars/7000163)
2026-03-25 14:49:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99107e1e-8d3c-51a9-9f82-ddb904878916 with identifier: 7000139auction111023
2026-03-25 14:49:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99107e1e-8d3c-51a9-9f82-ddb904878916 with scrape type 1
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 99107e1e-8d3c-51a9-9f82-ddb904878916
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000139%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442534%27 HTTP/1.1" 200 None
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000139/photo_000/780x0__r.jpg?hash=1774442534 not downloaded yet
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000139%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442535%27 HTTP/1.1" 200 None
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000139/photo_001/780x0__r.jpg?hash=1774442535 not downloaded yet
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3bb1f0d6-91c8-5e29-99b1-d1ee1f6a79bf
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000139%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442535%27 HTTP/1.1" 200 None
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000139/photo_002/780x0__r.jpg?hash=1774442535 not downloaded yet
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3bb1f0d6-91c8-5e29-99b1-d1ee1f6a79bf
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3bb1f0d6-91c8-5e29-99b1-d1ee1f6a79bf
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000139%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442535%27 HTTP/1.1" 200 None
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000139/photo_003/780x0__r.jpg?hash=1774442535 not downloaded yet
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000139%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442535%27 HTTP/1.1" 200 None
2026-03-25 14:49:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000139/photo_004/780x0__r.jpg?hash=1774442535 not downloaded yet
2026-03-25 14:49:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000169/photo_000/780x0__r.jpg?hash=1774442676> (referer: https://ecarstrade.com/cars/7000169)
2026-03-25 14:49:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000163/photo_003/780x0__r.jpg?hash=1774442649> (referer: https://ecarstrade.com/cars/7000163)
2026-03-25 14:49:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000163/photo_004/780x0__r.jpg?hash=1774442649> (referer: https://ecarstrade.com/cars/7000163)
2026-03-25 14:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000139%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442535%27 HTTP/1.1" 200 None
2026-03-25 14:49:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000139/photo_005/780x0__r.jpg?hash=1774442535 not downloaded yet
2026-03-25 14:49:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3bb1f0d6-91c8-5e29-99b1-d1ee1f6a79bf
2026-03-25 14:49:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3bb1f0d6-91c8-5e29-99b1-d1ee1f6a79bf
2026-03-25 14:49:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3bb1f0d6-91c8-5e29-99b1-d1ee1f6a79bf, skipping ID generation
2026-03-25 14:49:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bb1f0d6-91c8-5e29-99b1-d1ee1f6a79bf with scrape type 1
2026-03-25 14:49:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3bb1f0d6-91c8-5e29-99b1-d1ee1f6a79bf sending to next pipeline
2026-03-25 14:49:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 3bb1f0d6-91c8-5e29-99b1-d1ee1f6a79bf, identifier: 7000153auction111023
2026-03-25 14:49:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e55b6efe-64ca-5409-a994-fbe673f54f78
2026-03-25 14:49:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8c81a479-f00b-5bb4-968d-de93b2b0a29b
2026-03-25 14:49:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 3bb1f0d6-91c8-5e29-99b1-d1ee1f6a79bf with identifier: 7000153auction111023
2026-03-25 14:49:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 3bb1f0d6-91c8-5e29-99b1-d1ee1f6a79bf with identifier: 7000153auction111023
2026-03-25 14:49:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 3bb1f0d6-91c8-5e29-99b1-d1ee1f6a79bf with identifier: 7000153auction111023 to the API
2026-03-25 14:49:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:49:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:49:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000153/photo_001/780x0__r.jpg?hash=1774442602>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '3bb1f0d6-91c8-5e29-99b1-d1ee1f6a79bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000153',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': '3008',
'odometer': 105076,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 1.6 HYbrid GT',
'transmission': 'automatic',
'trim': 'PEUGEOT 1.6 HYbrid GT',
'vin': None,
'year': 2022}
2026-03-25 14:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000153auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:17 [ecarstrade.nl] INFO: Saving data for 7000153auction111023: {'created_time': 1774450157.513403, 'last_price_update_time': 1774450157.513413, 'auction_closing_time': 1774858200.0}
2026-03-25 14:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000153auction111023') HTTP/1.1" 204 0
2026-03-25 14:49:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000160/photo_003/780x0__r.jpg?hash=1774442637> (referer: https://ecarstrade.com/cars/7000160)
2026-03-25 14:49:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000163/photo_001/780x0__r.jpg?hash=1774442649> (referer: https://ecarstrade.com/cars/7000163)
2026-03-25 14:49:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000163/photo_002/780x0__r.jpg?hash=1774442649> (referer: https://ecarstrade.com/cars/7000163)
2026-03-25 14:49:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e55b6efe-64ca-5409-a994-fbe673f54f78
2026-03-25 14:49:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e55b6efe-64ca-5409-a994-fbe673f54f78, skipping ID generation
2026-03-25 14:49:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e55b6efe-64ca-5409-a994-fbe673f54f78 with scrape type 1
2026-03-25 14:49:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e55b6efe-64ca-5409-a994-fbe673f54f78 sending to next pipeline
2026-03-25 14:49:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e55b6efe-64ca-5409-a994-fbe673f54f78, identifier: 7000169auction111023
2026-03-25 14:49:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8c81a479-f00b-5bb4-968d-de93b2b0a29b
2026-03-25 14:49:17 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8c81a479-f00b-5bb4-968d-de93b2b0a29b
2026-03-25 14:49:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e55b6efe-64ca-5409-a994-fbe673f54f78 with identifier: 7000169auction111023
2026-03-25 14:49:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 14:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 14:49:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e55b6efe-64ca-5409-a994-fbe673f54f78 with identifier: 7000169auction111023
2026-03-25 14:49:17 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e55b6efe-64ca-5409-a994-fbe673f54f78 with identifier: 7000169auction111023 to the API
2026-03-25 14:49:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:49:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:49:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000169/photo_000/780x0__r.jpg?hash=1774442676>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'e55b6efe-64ca-5409-a994-fbe673f54f78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000169',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Mazda',
'model': '3',
'odometer': 60960,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-22',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda 3 2.0 e-SA-X Luxury',
'transmission': 'manual',
'trim': '2.0 e-SA-X Luxury',
'vin': None,
'year': 2022}
2026-03-25 14:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000169auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:17 [ecarstrade.nl] INFO: Saving data for 7000169auction111023: {'created_time': 1774450157.977544, 'last_price_update_time': 1774450157.977554, 'auction_closing_time': 1774858200.0}
2026-03-25 14:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000169auction111023') HTTP/1.1" 204 0
2026-03-25 14:49:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000160/photo_001/780x0__r.jpg?hash=1774442637> (referer: https://ecarstrade.com/cars/7000160)
2026-03-25 14:49:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000160/photo_000/780x0__r.jpg?hash=1774442637> (referer: https://ecarstrade.com/cars/7000160)
2026-03-25 14:49:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000160/photo_002/780x0__r.jpg?hash=1774442637> (referer: https://ecarstrade.com/cars/7000160)
2026-03-25 14:49:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000145> (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-25 14:49:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ca9ff720-a071-5953-ab75-3fe470a843af
2026-03-25 14:49:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8c81a479-f00b-5bb4-968d-de93b2b0a29b
2026-03-25 14:49:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8c81a479-f00b-5bb4-968d-de93b2b0a29b
2026-03-25 14:49:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8c81a479-f00b-5bb4-968d-de93b2b0a29b, skipping ID generation
2026-03-25 14:49:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c81a479-f00b-5bb4-968d-de93b2b0a29b with scrape type 1
2026-03-25 14:49:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8c81a479-f00b-5bb4-968d-de93b2b0a29b sending to next pipeline
2026-03-25 14:49:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8c81a479-f00b-5bb4-968d-de93b2b0a29b, identifier: 7000163auction111023
2026-03-25 14:49:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8c81a479-f00b-5bb4-968d-de93b2b0a29b with identifier: 7000163auction111023
2026-03-25 14:49:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8c81a479-f00b-5bb4-968d-de93b2b0a29b with identifier: 7000163auction111023
2026-03-25 14:49:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8c81a479-f00b-5bb4-968d-de93b2b0a29b with identifier: 7000163auction111023 to the API
2026-03-25 14:49:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:49:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:49:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000163/photo_002/780x0__r.jpg?hash=1774442649>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': '8c81a479-f00b-5bb4-968d-de93b2b0a29b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000163',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 54986,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-12',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN Qashqai 1.3 MHEV X N-Connect',
'transmission': 'automatic',
'trim': 'NISSAN 1.3 MHEV X N-Connect',
'vin': None,
'year': 2024}
2026-03-25 14:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000163auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:18 [ecarstrade.nl] INFO: Saving data for 7000163auction111023: {'created_time': 1774450158.438635, 'last_price_update_time': 1774450158.438645, 'auction_closing_time': 1774858200.0}
2026-03-25 14:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000163auction111023') HTTP/1.1" 204 0
2026-03-25 14:49:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000133/photo_004/780x0__r.jpg?hash=1774442489> (referer: https://ecarstrade.com/cars/7000133)
2026-03-25 14:49:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000133/photo_003/780x0__r.jpg?hash=1774442489> (referer: https://ecarstrade.com/cars/7000133)
2026-03-25 14:49:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000139/photo_004/780x0__r.jpg?hash=1774442535> (referer: https://ecarstrade.com/cars/7000139)
2026-03-25 14:49:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000139/photo_003/780x0__r.jpg?hash=1774442535> (referer: https://ecarstrade.com/cars/7000139)
2026-03-25 14:49:18 [ecarstrade.nl] INFO: Extracting details for car 7000145auction111023
2026-03-25 14:49:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ca9ff720-a071-5953-ab75-3fe470a843af
2026-03-25 14:49:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ca9ff720-a071-5953-ab75-3fe470a843af
2026-03-25 14:49:18 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ca9ff720-a071-5953-ab75-3fe470a843af
2026-03-25 14:49:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ca9ff720-a071-5953-ab75-3fe470a843af, skipping ID generation
2026-03-25 14:49:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca9ff720-a071-5953-ab75-3fe470a843af with scrape type 1
2026-03-25 14:49:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ca9ff720-a071-5953-ab75-3fe470a843af sending to next pipeline
2026-03-25 14:49:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ca9ff720-a071-5953-ab75-3fe470a843af, identifier: 7000160auction111023
2026-03-25 14:49:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000149> (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-25 14:49:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ca9ff720-a071-5953-ab75-3fe470a843af with identifier: 7000160auction111023
2026-03-25 14:49:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ca9ff720-a071-5953-ab75-3fe470a843af with identifier: 7000160auction111023
2026-03-25 14:49:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ca9ff720-a071-5953-ab75-3fe470a843af with identifier: 7000160auction111023 to the API
2026-03-25 14:49:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:49:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:49:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000160/photo_002/780x0__r.jpg?hash=1774442637>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'ca9ff720-a071-5953-ab75-3fe470a843af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000160',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 59276,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN Qashqai 1.3 MHEV X N-Connect',
'transmission': 'automatic',
'trim': 'NISSAN 1.3 MHEV X N-Connect',
'vin': None,
'year': 2024}
2026-03-25 14:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000160auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:18 [ecarstrade.nl] INFO: Saving data for 7000160auction111023: {'created_time': 1774450158.949556, 'last_price_update_time': 1774450158.949566, 'auction_closing_time': 1774858200.0}
2026-03-25 14:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000160auction111023') HTTP/1.1" 204 0
2026-03-25 14:49:18 [ecarstrade.nl] INFO: Extracting details for car 7000149auction111023
2026-03-25 14:49:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca51f404-a954-5217-9ee8-560ebfbf8c0f with identifier: 7000145auction111023
2026-03-25 14:49:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca51f404-a954-5217-9ee8-560ebfbf8c0f with scrape type 1
2026-03-25 14:49:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ca51f404-a954-5217-9ee8-560ebfbf8c0f
2026-03-25 14:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000145%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442565%27 HTTP/1.1" 200 None
2026-03-25 14:49:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000145/photo_000/780x0__r.jpg?hash=1774442565 not downloaded yet
2026-03-25 14:49:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000139/photo_001/780x0__r.jpg?hash=1774442535> (referer: https://ecarstrade.com/cars/7000139)
2026-03-25 14:49:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000139/photo_002/780x0__r.jpg?hash=1774442535> (referer: https://ecarstrade.com/cars/7000139)
2026-03-25 14:49:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000139/photo_000/780x0__r.jpg?hash=1774442534> (referer: https://ecarstrade.com/cars/7000139)
2026-03-25 14:49:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000139/photo_005/780x0__r.jpg?hash=1774442535> (referer: https://ecarstrade.com/cars/7000139)
2026-03-25 14:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000145%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442565%27 HTTP/1.1" 200 None
2026-03-25 14:49:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000145/photo_001/780x0__r.jpg?hash=1774442565 not downloaded yet
2026-03-25 14:49:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d913b4bc-ad2c-54cd-90a0-40e39bce72a9
2026-03-25 14:49:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d913b4bc-ad2c-54cd-90a0-40e39bce72a9
2026-03-25 14:49:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 99107e1e-8d3c-51a9-9f82-ddb904878916
2026-03-25 14:49:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 99107e1e-8d3c-51a9-9f82-ddb904878916
2026-03-25 14:49:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d252ab2-e400-537b-9df1-7ef91fbc79d7 with identifier: 7000149auction111023
2026-03-25 14:49:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d252ab2-e400-537b-9df1-7ef91fbc79d7 with scrape type 1
2026-03-25 14:49:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4d252ab2-e400-537b-9df1-7ef91fbc79d7
2026-03-25 14:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000149%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442581%27 HTTP/1.1" 200 None
2026-03-25 14:49:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000149/photo_000/780x0__r.jpg?hash=1774442581 not downloaded yet
2026-03-25 14:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000145%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442565%27 HTTP/1.1" 200 None
2026-03-25 14:49:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000145/photo_002/780x0__r.jpg?hash=1774442565 not downloaded yet
2026-03-25 14:49:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000133/photo_000/780x0__r.jpg?hash=1774442489> (referer: https://ecarstrade.com/cars/7000133)
2026-03-25 14:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000149%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442581%27 HTTP/1.1" 200 None
2026-03-25 14:49:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000149/photo_001/780x0__r.jpg?hash=1774442581 not downloaded yet
2026-03-25 14:49:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000133/photo_002/780x0__r.jpg?hash=1774442489> (referer: https://ecarstrade.com/cars/7000133)
2026-03-25 14:49:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000133/photo_001/780x0__r.jpg?hash=1774442489> (referer: https://ecarstrade.com/cars/7000133)
2026-03-25 14:49:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000158/photo_003/780x0__r.jpg?hash=1774442628> (referer: https://ecarstrade.com/cars/7000158)
2026-03-25 14:49:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000158/photo_004/780x0__r.jpg?hash=1774442628> (referer: https://ecarstrade.com/cars/7000158)
2026-03-25 14:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000145%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442565%27 HTTP/1.1" 200 None
2026-03-25 14:49:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000145/photo_003/780x0__r.jpg?hash=1774442565 not downloaded yet
2026-03-25 14:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000149%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442581%27 HTTP/1.1" 200 None
2026-03-25 14:49:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000149/photo_002/780x0__r.jpg?hash=1774442581 not downloaded yet
2026-03-25 14:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000145%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442565%27 HTTP/1.1" 200 None
2026-03-25 14:49:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000145/photo_004/780x0__r.jpg?hash=1774442565 not downloaded yet
2026-03-25 14:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000149%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442581%27 HTTP/1.1" 200 None
2026-03-25 14:49:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000149/photo_003/780x0__r.jpg?hash=1774442581 not downloaded yet
2026-03-25 14:49:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000158/photo_001/780x0__r.jpg?hash=1774442628> (referer: https://ecarstrade.com/cars/7000158)
2026-03-25 14:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000145%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442565%27 HTTP/1.1" 200 None
2026-03-25 14:49:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000145/photo_005/780x0__r.jpg?hash=1774442565 not downloaded yet
2026-03-25 14:49:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 99107e1e-8d3c-51a9-9f82-ddb904878916
2026-03-25 14:49:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 99107e1e-8d3c-51a9-9f82-ddb904878916
2026-03-25 14:49:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 99107e1e-8d3c-51a9-9f82-ddb904878916
2026-03-25 14:49:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 99107e1e-8d3c-51a9-9f82-ddb904878916
2026-03-25 14:49:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 99107e1e-8d3c-51a9-9f82-ddb904878916, skipping ID generation
2026-03-25 14:49:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99107e1e-8d3c-51a9-9f82-ddb904878916 with scrape type 1
2026-03-25 14:49:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 99107e1e-8d3c-51a9-9f82-ddb904878916 sending to next pipeline
2026-03-25 14:49:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 99107e1e-8d3c-51a9-9f82-ddb904878916, identifier: 7000139auction111023
2026-03-25 14:49:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000158/photo_002/780x0__r.jpg?hash=1774442628> (referer: https://ecarstrade.com/cars/7000158)
2026-03-25 14:49:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000188/photo_003/780x0__r.jpg?hash=1774442792> (referer: https://ecarstrade.com/cars/7000188)
2026-03-25 14:49:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000188/photo_004/780x0__r.jpg?hash=1774442792> (referer: https://ecarstrade.com/cars/7000188)
2026-03-25 14:49:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000158/photo_000/780x0__r.jpg?hash=1774442628> (referer: https://ecarstrade.com/cars/7000158)
2026-03-25 14:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000149%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442581%27 HTTP/1.1" 200 None
2026-03-25 14:49:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000149/photo_004/780x0__r.jpg?hash=1774442581 not downloaded yet
2026-03-25 14:49:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 99107e1e-8d3c-51a9-9f82-ddb904878916 with identifier: 7000139auction111023
2026-03-25 14:49:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 99107e1e-8d3c-51a9-9f82-ddb904878916 with identifier: 7000139auction111023
2026-03-25 14:49:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 99107e1e-8d3c-51a9-9f82-ddb904878916 with identifier: 7000139auction111023 to the API
2026-03-25 14:49:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:49: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-25 14:49:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000139/photo_005/780x0__r.jpg?hash=1774442535>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Z',
'engine': '',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Electric',
'id': '99107e1e-8d3c-51a9-9f82-ddb904878916',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000139',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 70921,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-20',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Stnd.RWD Plus 60 kWh',
'transmission': 'automatic',
'trim': 'Stnd.RWD Plus 60 kWh',
'vin': None,
'year': 2021}
2026-03-25 14:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000139auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:19 [ecarstrade.nl] INFO: Saving data for 7000139auction111023: {'created_time': 1774450159.696938, 'last_price_update_time': 1774450159.696948, 'auction_closing_time': 1774858200.0}
2026-03-25 14:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000139auction111023') HTTP/1.1" 204 0
2026-03-25 14:49:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d913b4bc-ad2c-54cd-90a0-40e39bce72a9
2026-03-25 14:49:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000188/photo_002/780x0__r.jpg?hash=1774442792> (referer: https://ecarstrade.com/cars/7000188)
2026-03-25 14:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000149%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442582%27 HTTP/1.1" 200 None
2026-03-25 14:49:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000149/photo_005/780x0__r.jpg?hash=1774442582 not downloaded yet
2026-03-25 14:49:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000188/photo_000/780x0__r.jpg?hash=1774442792> (referer: https://ecarstrade.com/cars/7000188)
2026-03-25 14:49:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000162/photo_005/780x0__r.jpg?hash=1774442645> (referer: https://ecarstrade.com/cars/7000162)
2026-03-25 14:49:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000149/photo_000/780x0__r.jpg?hash=1774442581> (referer: https://ecarstrade.com/cars/7000149)
2026-03-25 14:49:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000145/photo_002/780x0__r.jpg?hash=1774442565> (referer: https://ecarstrade.com/cars/7000145)
2026-03-25 14:49:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d913b4bc-ad2c-54cd-90a0-40e39bce72a9
2026-03-25 14:49:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d913b4bc-ad2c-54cd-90a0-40e39bce72a9
2026-03-25 14:49:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d913b4bc-ad2c-54cd-90a0-40e39bce72a9, skipping ID generation
2026-03-25 14:49:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d913b4bc-ad2c-54cd-90a0-40e39bce72a9 with scrape type 1
2026-03-25 14:49:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d913b4bc-ad2c-54cd-90a0-40e39bce72a9 sending to next pipeline
2026-03-25 14:49:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d913b4bc-ad2c-54cd-90a0-40e39bce72a9, identifier: 7000133auction111023
2026-03-25 14:49:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3de61083-aa50-580a-90dd-36079b2558a1
2026-03-25 14:49:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3de61083-aa50-580a-90dd-36079b2558a1
2026-03-25 14:49:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3de61083-aa50-580a-90dd-36079b2558a1
2026-03-25 14:49:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3de61083-aa50-580a-90dd-36079b2558a1
2026-03-25 14:49:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9d4d0d8e-760a-5f7b-b57d-37b82e21c4a8
2026-03-25 14:49:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9d4d0d8e-760a-5f7b-b57d-37b82e21c4a8
2026-03-25 14:49:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3de61083-aa50-580a-90dd-36079b2558a1
2026-03-25 14:49:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3de61083-aa50-580a-90dd-36079b2558a1, skipping ID generation
2026-03-25 14:49:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3de61083-aa50-580a-90dd-36079b2558a1 with scrape type 1
2026-03-25 14:49:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3de61083-aa50-580a-90dd-36079b2558a1 sending to next pipeline
2026-03-25 14:49:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 3de61083-aa50-580a-90dd-36079b2558a1, identifier: 7000158auction111023
2026-03-25 14:49:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d913b4bc-ad2c-54cd-90a0-40e39bce72a9 with identifier: 7000133auction111023
2026-03-25 14:49:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d913b4bc-ad2c-54cd-90a0-40e39bce72a9 with identifier: 7000133auction111023
2026-03-25 14:49:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d913b4bc-ad2c-54cd-90a0-40e39bce72a9 with identifier: 7000133auction111023 to the API
2026-03-25 14:49:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:49: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-25 14:49:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000133/photo_001/780x0__r.jpg?hash=1774442489>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'd913b4bc-ad2c-54cd-90a0-40e39bce72a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000133',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 150473,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-22',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Tiguan 1.5 TSI R-Line Bns',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN 1.5 TSI R-Line Bns',
'vin': None,
'year': 2023}
2026-03-25 14:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000133auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:20 [ecarstrade.nl] INFO: Saving data for 7000133auction111023: {'created_time': 1774450160.353844, 'last_price_update_time': 1774450160.353854, 'auction_closing_time': 1774858200.0}
2026-03-25 14:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000133auction111023') HTTP/1.1" 204 0
2026-03-25 14:49:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 3de61083-aa50-580a-90dd-36079b2558a1 with identifier: 7000158auction111023
2026-03-25 14:49:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 3de61083-aa50-580a-90dd-36079b2558a1 with identifier: 7000158auction111023
2026-03-25 14:49:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 3de61083-aa50-580a-90dd-36079b2558a1 with identifier: 7000158auction111023 to the API
2026-03-25 14:49:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:49: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-25 14:49:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000158/photo_000/780x0__r.jpg?hash=1774442628>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': '3de61083-aa50-580a-90dd-36079b2558a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000158',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 68903,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-07',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN Qashqai 1.3 MHEV X N-Connect',
'transmission': 'automatic',
'trim': 'NISSAN 1.3 MHEV X N-Connect',
'vin': None,
'year': 2024}
2026-03-25 14:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000158auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:20 [ecarstrade.nl] INFO: Saving data for 7000158auction111023: {'created_time': 1774450160.711498, 'last_price_update_time': 1774450160.711509, 'auction_closing_time': 1774858200.0}
2026-03-25 14:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000158auction111023') HTTP/1.1" 204 0
2026-03-25 14:49:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000145/photo_001/780x0__r.jpg?hash=1774442565> (referer: https://ecarstrade.com/cars/7000145)
2026-03-25 14:49:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9d4d0d8e-760a-5f7b-b57d-37b82e21c4a8
2026-03-25 14:49:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000190/photo_005/780x0__r.jpg?hash=1774442800> (referer: https://ecarstrade.com/cars/7000190)
2026-03-25 14:49:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000145/photo_005/780x0__r.jpg?hash=1774442565> (referer: https://ecarstrade.com/cars/7000145)
2026-03-25 14:49:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000145/photo_000/780x0__r.jpg?hash=1774442565> (referer: https://ecarstrade.com/cars/7000145)
2026-03-25 14:49:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000145/photo_004/780x0__r.jpg?hash=1774442565> (referer: https://ecarstrade.com/cars/7000145)
2026-03-25 14:49:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9d4d0d8e-760a-5f7b-b57d-37b82e21c4a8
2026-03-25 14:49:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9d4d0d8e-760a-5f7b-b57d-37b82e21c4a8, skipping ID generation
2026-03-25 14:49:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d4d0d8e-760a-5f7b-b57d-37b82e21c4a8 with scrape type 1
2026-03-25 14:49:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9d4d0d8e-760a-5f7b-b57d-37b82e21c4a8 sending to next pipeline
2026-03-25 14:49:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 9d4d0d8e-760a-5f7b-b57d-37b82e21c4a8, identifier: 7000188auction111023
2026-03-25 14:49:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 7d7b77e2-9bdd-5e0b-84f3-deac3d38f156
2026-03-25 14:49:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4d252ab2-e400-537b-9df1-7ef91fbc79d7
2026-03-25 14:49:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ca51f404-a954-5217-9ee8-560ebfbf8c0f
2026-03-25 14:49:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 9d4d0d8e-760a-5f7b-b57d-37b82e21c4a8 with identifier: 7000188auction111023
2026-03-25 14:49:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 9d4d0d8e-760a-5f7b-b57d-37b82e21c4a8 with identifier: 7000188auction111023
2026-03-25 14:49:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 9d4d0d8e-760a-5f7b-b57d-37b82e21c4a8 with identifier: 7000188auction111023 to the API
2026-03-25 14:49:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:49: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-25 14:49:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000188/photo_000/780x0__r.jpg?hash=1774442792>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Z',
'engine': '',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Electric',
'id': '9d4d0d8e-760a-5f7b-b57d-37b82e21c4a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000188',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Audi',
'model': 'Q4 e-tron',
'odometer': 183950,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-15',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI Q4 e-tron 40 L ed AdvPl 77 kWh',
'transmission': 'automatic',
'trim': 'AUDI 40 L ed AdvPl 77 kWh',
'vin': None,
'year': 2022}
2026-03-25 14:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000188auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:21 [ecarstrade.nl] INFO: Saving data for 7000188auction111023: {'created_time': 1774450161.16863, 'last_price_update_time': 1774450161.168641, 'auction_closing_time': 1774858200.0}
2026-03-25 14:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000188auction111023') HTTP/1.1" 204 0
2026-03-25 14:49:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000149/photo_003/780x0__r.jpg?hash=1774442581> (referer: https://ecarstrade.com/cars/7000149)
2026-03-25 14:49:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000145/photo_003/780x0__r.jpg?hash=1774442565> (referer: https://ecarstrade.com/cars/7000145)
2026-03-25 14:49:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000149/photo_002/780x0__r.jpg?hash=1774442581> (referer: https://ecarstrade.com/cars/7000149)
2026-03-25 14:49:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000149/photo_005/780x0__r.jpg?hash=1774442582> (referer: https://ecarstrade.com/cars/7000149)
2026-03-25 14:49:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000149/photo_004/780x0__r.jpg?hash=1774442581> (referer: https://ecarstrade.com/cars/7000149)
2026-03-25 14:49:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ca51f404-a954-5217-9ee8-560ebfbf8c0f
2026-03-25 14:49:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c8b73668-9719-5125-bc73-116a4b28f55a
2026-03-25 14:49:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ca51f404-a954-5217-9ee8-560ebfbf8c0f
2026-03-25 14:49:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ca51f404-a954-5217-9ee8-560ebfbf8c0f
2026-03-25 14:49:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ca51f404-a954-5217-9ee8-560ebfbf8c0f
2026-03-25 14:49:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000162/photo_003/780x0__r.jpg?hash=1774442644> (referer: https://ecarstrade.com/cars/7000162)
2026-03-25 14:49:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000162/photo_002/780x0__r.jpg?hash=1774442644> (referer: https://ecarstrade.com/cars/7000162)
2026-03-25 14:49:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000190/photo_004/780x0__r.jpg?hash=1774442800> (referer: https://ecarstrade.com/cars/7000190)
2026-03-25 14:49:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000190/photo_003/780x0__r.jpg?hash=1774442800> (referer: https://ecarstrade.com/cars/7000190)
2026-03-25 14:49:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000149/photo_001/780x0__r.jpg?hash=1774442581> (referer: https://ecarstrade.com/cars/7000149)
2026-03-25 14:49:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000162/photo_001/780x0__r.jpg?hash=1774442644> (referer: https://ecarstrade.com/cars/7000162)
2026-03-25 14:49:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4d252ab2-e400-537b-9df1-7ef91fbc79d7
2026-03-25 14:49:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ca51f404-a954-5217-9ee8-560ebfbf8c0f
2026-03-25 14:49:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ca51f404-a954-5217-9ee8-560ebfbf8c0f, skipping ID generation
2026-03-25 14:49:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca51f404-a954-5217-9ee8-560ebfbf8c0f with scrape type 1
2026-03-25 14:49:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ca51f404-a954-5217-9ee8-560ebfbf8c0f sending to next pipeline
2026-03-25 14:49:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ca51f404-a954-5217-9ee8-560ebfbf8c0f, identifier: 7000145auction111023
2026-03-25 14:49:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ca51f404-a954-5217-9ee8-560ebfbf8c0f with identifier: 7000145auction111023
2026-03-25 14:49:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ca51f404-a954-5217-9ee8-560ebfbf8c0f with identifier: 7000145auction111023
2026-03-25 14:49:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ca51f404-a954-5217-9ee8-560ebfbf8c0f with identifier: 7000145auction111023 to the API
2026-03-25 14:49:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:49: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-25 14:49:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000145/photo_003/780x0__r.jpg?hash=1774442565>
{'auction_title': '',
'c_o_2_emission_value': 97,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'ca51f404-a954-5217-9ee8-560ebfbf8c0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000145',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Renault',
'model': 'Arkana',
'odometer': 50243,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-14',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Arkana 1.6 E-T f h 145 evol',
'transmission': 'automatic',
'trim': 'RENAULT 1.6 E-T f h 145 evol',
'vin': None,
'year': 2024}
2026-03-25 14:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000145auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:21 [ecarstrade.nl] INFO: Saving data for 7000145auction111023: {'created_time': 1774450161.70941, 'last_price_update_time': 1774450161.70942, 'auction_closing_time': 1774858200.0}
2026-03-25 14:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000145auction111023') HTTP/1.1" 204 0
2026-03-25 14:49:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000190/photo_002/780x0__r.jpg?hash=1774442800> (referer: https://ecarstrade.com/cars/7000190)
2026-03-25 14:49:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000190/photo_001/780x0__r.jpg?hash=1774442800> (referer: https://ecarstrade.com/cars/7000190)
2026-03-25 14:49:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000190/photo_000/780x0__r.jpg?hash=1774442800> (referer: https://ecarstrade.com/cars/7000190)
2026-03-25 14:49:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000899/photo_004/780x0__r.jpg?hash=1774444940> (referer: https://ecarstrade.com/cars/7000899)
2026-03-25 14:49:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000902/photo_006/780x0__r.jpg?hash=1774444945> (referer: https://ecarstrade.com/cars/7000902)
2026-03-25 14:49:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000191> (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-25 14:49:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4d252ab2-e400-537b-9df1-7ef91fbc79d7
2026-03-25 14:49:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4d252ab2-e400-537b-9df1-7ef91fbc79d7
2026-03-25 14:49:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4d252ab2-e400-537b-9df1-7ef91fbc79d7
2026-03-25 14:49:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 7d7b77e2-9bdd-5e0b-84f3-deac3d38f156
2026-03-25 14:49:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 7d7b77e2-9bdd-5e0b-84f3-deac3d38f156
2026-03-25 14:49:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c8b73668-9719-5125-bc73-116a4b28f55a
2026-03-25 14:49:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c8b73668-9719-5125-bc73-116a4b28f55a
2026-03-25 14:49:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4d252ab2-e400-537b-9df1-7ef91fbc79d7
2026-03-25 14:49:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4d252ab2-e400-537b-9df1-7ef91fbc79d7, skipping ID generation
2026-03-25 14:49:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d252ab2-e400-537b-9df1-7ef91fbc79d7 with scrape type 1
2026-03-25 14:49:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4d252ab2-e400-537b-9df1-7ef91fbc79d7 sending to next pipeline
2026-03-25 14:49:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4d252ab2-e400-537b-9df1-7ef91fbc79d7, identifier: 7000149auction111023
2026-03-25 14:49:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4d252ab2-e400-537b-9df1-7ef91fbc79d7 with identifier: 7000149auction111023
2026-03-25 14:49:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4d252ab2-e400-537b-9df1-7ef91fbc79d7 with identifier: 7000149auction111023
2026-03-25 14:49:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4d252ab2-e400-537b-9df1-7ef91fbc79d7 with identifier: 7000149auction111023 to the API
2026-03-25 14:49:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:49:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:49:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000149/photo_001/780x0__r.jpg?hash=1774442581>
{'auction_title': '',
'c_o_2_emission_value': 96,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '4d252ab2-e400-537b-9df1-7ef91fbc79d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000149',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Renault',
'model': 'Arkana',
'odometer': 91098,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Arkana 1.6 E-T H 145 Intens',
'transmission': 'automatic',
'trim': 'RENAULT 1.6 E-T H 145 Intens',
'vin': None,
'year': 2022}
2026-03-25 14:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000149auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:22 [ecarstrade.nl] INFO: Saving data for 7000149auction111023: {'created_time': 1774450162.189398, 'last_price_update_time': 1774450162.189407, 'auction_closing_time': 1774858200.0}
2026-03-25 14:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000149auction111023') HTTP/1.1" 204 0
2026-03-25 14:49:22 [ecarstrade.nl] INFO: Extracting details for car 7000191auction111023
2026-03-25 14:49:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 7d7b77e2-9bdd-5e0b-84f3-deac3d38f156
2026-03-25 14:49:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7d7b77e2-9bdd-5e0b-84f3-deac3d38f156, skipping ID generation
2026-03-25 14:49:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d7b77e2-9bdd-5e0b-84f3-deac3d38f156 with scrape type 1
2026-03-25 14:49:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7d7b77e2-9bdd-5e0b-84f3-deac3d38f156 sending to next pipeline
2026-03-25 14:49:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 7d7b77e2-9bdd-5e0b-84f3-deac3d38f156, identifier: 7000162auction111023
2026-03-25 14:49:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000899/photo_003/780x0__r.jpg?hash=1774444940> (referer: https://ecarstrade.com/cars/7000899)
2026-03-25 14:49:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000899/photo_001/780x0__r.jpg?hash=1774444940> (referer: https://ecarstrade.com/cars/7000899)
2026-03-25 14:49:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000902/photo_005/780x0__r.jpg?hash=1774444945> (referer: https://ecarstrade.com/cars/7000902)
2026-03-25 14:49:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000902/photo_003/780x0__r.jpg?hash=1774444945> (referer: https://ecarstrade.com/cars/7000902)
2026-03-25 14:49:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 7d7b77e2-9bdd-5e0b-84f3-deac3d38f156 with identifier: 7000162auction111023
2026-03-25 14:49:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 7d7b77e2-9bdd-5e0b-84f3-deac3d38f156 with identifier: 7000162auction111023
2026-03-25 14:49:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 7d7b77e2-9bdd-5e0b-84f3-deac3d38f156 with identifier: 7000162auction111023 to the API
2026-03-25 14:49:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:49:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:49:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000162/photo_001/780x0__r.jpg?hash=1774442644>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '7d7b77e2-9bdd-5e0b-84f3-deac3d38f156',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000162',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Nissan',
'model': 'Juke',
'odometer': 49562,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN JUKE 1.6 Hyb. N-Connecta',
'transmission': 'automatic',
'trim': 'NISSAN JUKE 1.6 Hyb. N-Connecta',
'vin': None,
'year': 2024}
2026-03-25 14:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000162auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:22 [ecarstrade.nl] INFO: Saving data for 7000162auction111023: {'created_time': 1774450162.674307, 'last_price_update_time': 1774450162.674317, 'auction_closing_time': 1774858200.0}
2026-03-25 14:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000162auction111023') HTTP/1.1" 204 0
2026-03-25 14:49:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c8b73668-9719-5125-bc73-116a4b28f55a
2026-03-25 14:49:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c8b73668-9719-5125-bc73-116a4b28f55a
2026-03-25 14:49:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c8b73668-9719-5125-bc73-116a4b28f55a
2026-03-25 14:49:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c8b73668-9719-5125-bc73-116a4b28f55a, skipping ID generation
2026-03-25 14:49:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8b73668-9719-5125-bc73-116a4b28f55a with scrape type 1
2026-03-25 14:49:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c8b73668-9719-5125-bc73-116a4b28f55a sending to next pipeline
2026-03-25 14:49:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c8b73668-9719-5125-bc73-116a4b28f55a, identifier: 7000190auction111023
2026-03-25 14:49:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c7eb63ee-675b-5cdc-ab9b-b446b3ee1d33
2026-03-25 14:49:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000902/photo_002/780x0__r.jpg?hash=1774444945> (referer: https://ecarstrade.com/cars/7000902)
2026-03-25 14:49:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000902/photo_004/780x0__r.jpg?hash=1774444945> (referer: https://ecarstrade.com/cars/7000902)
2026-03-25 14:49:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c8b73668-9719-5125-bc73-116a4b28f55a with identifier: 7000190auction111023
2026-03-25 14:49:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c8b73668-9719-5125-bc73-116a4b28f55a with identifier: 7000190auction111023
2026-03-25 14:49:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c8b73668-9719-5125-bc73-116a4b28f55a with identifier: 7000190auction111023 to the API
2026-03-25 14:49:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:49: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-25 14:49:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000190/photo_000/780x0__r.jpg?hash=1774442800>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'c8b73668-9719-5125-bc73-116a4b28f55a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000190',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Audi',
'model': 'A4',
'odometer': 171500,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-19',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A4 LIMOUSINE 35 TFSI S edition',
'transmission': 'automatic',
'trim': 'AUDI LIMOUSINE 35 TFSI S edition',
'vin': None,
'year': 2022}
2026-03-25 14:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000190auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:23 [ecarstrade.nl] INFO: Saving data for 7000190auction111023: {'created_time': 1774450163.166353, 'last_price_update_time': 1774450163.166364, 'auction_closing_time': 1774858200.0}
2026-03-25 14:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000190auction111023') HTTP/1.1" 204 0
2026-03-25 14:49:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 215cd82e-8758-536d-9734-2eaab8675d6d
2026-03-25 14:49:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69492742-343b-5ebf-a9ba-7a1517a32754 with identifier: 7000191auction111023
2026-03-25 14:49:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69492742-343b-5ebf-a9ba-7a1517a32754 with scrape type 1
2026-03-25 14:49:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 69492742-343b-5ebf-a9ba-7a1517a32754
2026-03-25 14:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000191%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442803%27 HTTP/1.1" 200 None
2026-03-25 14:49:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000191/photo_000/780x0__r.jpg?hash=1774442803 not downloaded yet
2026-03-25 14:49:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000902/photo_001/780x0__r.jpg?hash=1774444945> (referer: https://ecarstrade.com/cars/7000902)
2026-03-25 14:49:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000123> (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-25 14:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000191%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442803%27 HTTP/1.1" 200 None
2026-03-25 14:49:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000191/photo_001/780x0__r.jpg?hash=1774442803 not downloaded yet
2026-03-25 14:49:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c7eb63ee-675b-5cdc-ab9b-b446b3ee1d33
2026-03-25 14:49:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c7eb63ee-675b-5cdc-ab9b-b446b3ee1d33
2026-03-25 14:49:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c7eb63ee-675b-5cdc-ab9b-b446b3ee1d33, skipping ID generation
2026-03-25 14:49:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7eb63ee-675b-5cdc-ab9b-b446b3ee1d33 with scrape type 1
2026-03-25 14:49:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c7eb63ee-675b-5cdc-ab9b-b446b3ee1d33 sending to next pipeline
2026-03-25 14:49:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c7eb63ee-675b-5cdc-ab9b-b446b3ee1d33, identifier: 7000899auction111028
2026-03-25 14:49:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 215cd82e-8758-536d-9734-2eaab8675d6d
2026-03-25 14:49:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 215cd82e-8758-536d-9734-2eaab8675d6d
2026-03-25 14:49:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 215cd82e-8758-536d-9734-2eaab8675d6d
2026-03-25 14:49:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 215cd82e-8758-536d-9734-2eaab8675d6d
2026-03-25 14:49:23 [ecarstrade.nl] INFO: Extracting details for car 7000123auction111023
2026-03-25 14:49:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c7eb63ee-675b-5cdc-ab9b-b446b3ee1d33 with identifier: 7000899auction111028
2026-03-25 14:49:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c7eb63ee-675b-5cdc-ab9b-b446b3ee1d33 with identifier: 7000899auction111028
2026-03-25 14:49:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c7eb63ee-675b-5cdc-ab9b-b446b3ee1d33 with identifier: 7000899auction111028 to the API
2026-03-25 14:49:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:49: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-25 14:49:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000899/photo_001/780x0__r.jpg?hash=1774444940>
{'auction_title': '',
'c_o_2_emission_value': 188,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T13:40:00Z',
'fuel_type': 'Diesel',
'id': 'c7eb63ee-675b-5cdc-ab9b-b446b3ee1d33',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000899',
'listing': 'auction',
'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 144944,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-05-01',
'seats_number': 2,
'seller_name': None,
'title': 'Volkswagen Crafter 35 2.0TDI 75kW L4 FWD Gesloten Laadbak',
'transmission': 'manual',
'trim': '35 2.0TDI 75kW L4 FWD Gesloten Laadbak',
'vin': None,
'year': 2020}
2026-03-25 14:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000899auction111028%27 HTTP/1.1" 200 None
2026-03-25 14:49:23 [ecarstrade.nl] INFO: Saving data for 7000899auction111028: {'created_time': 1774450163.785712, 'last_price_update_time': 1774450163.785723, 'auction_closing_time': 1774618800.0}
2026-03-25 14:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000899auction111028') HTTP/1.1" 204 0
2026-03-25 14:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000191%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442803%27 HTTP/1.1" 200 None
2026-03-25 14:49:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000191/photo_002/780x0__r.jpg?hash=1774442803 not downloaded yet
2026-03-25 14:49:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 215cd82e-8758-536d-9734-2eaab8675d6d
2026-03-25 14:49:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 215cd82e-8758-536d-9734-2eaab8675d6d, skipping ID generation
2026-03-25 14:49:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 215cd82e-8758-536d-9734-2eaab8675d6d with scrape type 1
2026-03-25 14:49:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 215cd82e-8758-536d-9734-2eaab8675d6d sending to next pipeline
2026-03-25 14:49:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 215cd82e-8758-536d-9734-2eaab8675d6d, identifier: 7000902auction111028
2026-03-25 14:49:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22684f91-c58a-5a08-a770-f2f8faa5eeb1 with identifier: 7000123auction111023
2026-03-25 14:49:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22684f91-c58a-5a08-a770-f2f8faa5eeb1 with scrape type 1
2026-03-25 14:49:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 22684f91-c58a-5a08-a770-f2f8faa5eeb1
2026-03-25 14:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000123%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442428%27 HTTP/1.1" 200 None
2026-03-25 14:49:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000123/photo_000/780x0__r.jpg?hash=1774442428 not downloaded yet
2026-03-25 14:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000191%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442803%27 HTTP/1.1" 200 None
2026-03-25 14:49:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000191/photo_003/780x0__r.jpg?hash=1774442803 not downloaded yet
2026-03-25 14:49:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 215cd82e-8758-536d-9734-2eaab8675d6d with identifier: 7000902auction111028
2026-03-25 14:49:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 215cd82e-8758-536d-9734-2eaab8675d6d with identifier: 7000902auction111028
2026-03-25 14:49:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 215cd82e-8758-536d-9734-2eaab8675d6d with identifier: 7000902auction111028 to the API
2026-03-25 14:49:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:49:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:49:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000902/photo_001/780x0__r.jpg?hash=1774444945>
{'auction_title': '',
'c_o_2_emission_value': 188,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T13:40:00Z',
'fuel_type': 'Diesel',
'id': '215cd82e-8758-536d-9734-2eaab8675d6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000902',
'listing': 'auction',
'location': 'The Netherlands - "NL-32-Nijkerk-Macadam_Smitspol"',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 161790,
'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': 2,
'seller_name': None,
'title': 'Volkswagen Crafter 35 2.0TDI 75kW L4 FWD Gesloten Laadbak',
'transmission': 'manual',
'trim': '35 2.0TDI 75kW L4 FWD Gesloten Laadbak',
'vin': None,
'year': 2021}
2026-03-25 14:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000902auction111028%27 HTTP/1.1" 200 None
2026-03-25 14:49:24 [ecarstrade.nl] INFO: Saving data for 7000902auction111028: {'created_time': 1774450164.322275, 'last_price_update_time': 1774450164.322285, 'auction_closing_time': 1774618800.0}
2026-03-25 14:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000902auction111028') HTTP/1.1" 204 0
2026-03-25 14:49:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000191/photo_000/780x0__r.jpg?hash=1774442803> (referer: https://ecarstrade.com/cars/7000191)
2026-03-25 14:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000123%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442428%27 HTTP/1.1" 200 None
2026-03-25 14:49:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000123/photo_001/780x0__r.jpg?hash=1774442428 not downloaded yet
2026-03-25 14:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000191%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442803%27 HTTP/1.1" 200 None
2026-03-25 14:49:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000191/photo_004/780x0__r.jpg?hash=1774442803 not downloaded yet
2026-03-25 14:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000123%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442428%27 HTTP/1.1" 200 None
2026-03-25 14:49:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000123/photo_002/780x0__r.jpg?hash=1774442428 not downloaded yet
2026-03-25 14:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000191%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442803%27 HTTP/1.1" 200 None
2026-03-25 14:49:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000191/photo_005/780x0__r.jpg?hash=1774442803 not downloaded yet
2026-03-25 14:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000123%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442428%27 HTTP/1.1" 200 None
2026-03-25 14:49:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000123/photo_003/780x0__r.jpg?hash=1774442428 not downloaded yet
2026-03-25 14:49:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000191/photo_001/780x0__r.jpg?hash=1774442803> (referer: https://ecarstrade.com/cars/7000191)
2026-03-25 14:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000123%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442428%27 HTTP/1.1" 200 None
2026-03-25 14:49:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000123/photo_004/780x0__r.jpg?hash=1774442428 not downloaded yet
2026-03-25 14:49:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 69492742-343b-5ebf-a9ba-7a1517a32754
2026-03-25 14:49:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000191/photo_002/780x0__r.jpg?hash=1774442803> (referer: https://ecarstrade.com/cars/7000191)
2026-03-25 14:49:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000123/photo_000/780x0__r.jpg?hash=1774442428> (referer: https://ecarstrade.com/cars/7000123)
2026-03-25 14:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000123%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442428%27 HTTP/1.1" 200 None
2026-03-25 14:49:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000123/photo_005/780x0__r.jpg?hash=1774442428 not downloaded yet
2026-03-25 14:49:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000191/photo_004/780x0__r.jpg?hash=1774442803> (referer: https://ecarstrade.com/cars/7000191)
2026-03-25 14:49:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000191/photo_003/780x0__r.jpg?hash=1774442803> (referer: https://ecarstrade.com/cars/7000191)
2026-03-25 14:49:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000123/photo_001/780x0__r.jpg?hash=1774442428> (referer: https://ecarstrade.com/cars/7000123)
2026-03-25 14:49:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 69492742-343b-5ebf-a9ba-7a1517a32754
2026-03-25 14:49:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 69492742-343b-5ebf-a9ba-7a1517a32754
2026-03-25 14:49:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 22684f91-c58a-5a08-a770-f2f8faa5eeb1
2026-03-25 14:49:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000123/photo_003/780x0__r.jpg?hash=1774442428> (referer: https://ecarstrade.com/cars/7000123)
2026-03-25 14:49:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000123/photo_002/780x0__r.jpg?hash=1774442428> (referer: https://ecarstrade.com/cars/7000123)
2026-03-25 14:49:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000191/photo_005/780x0__r.jpg?hash=1774442803> (referer: https://ecarstrade.com/cars/7000191)
2026-03-25 14:49:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000123/photo_004/780x0__r.jpg?hash=1774442428> (referer: https://ecarstrade.com/cars/7000123)
2026-03-25 14:49:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 69492742-343b-5ebf-a9ba-7a1517a32754
2026-03-25 14:49:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 69492742-343b-5ebf-a9ba-7a1517a32754
2026-03-25 14:49:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 22684f91-c58a-5a08-a770-f2f8faa5eeb1
2026-03-25 14:49:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000123/photo_005/780x0__r.jpg?hash=1774442428> (referer: https://ecarstrade.com/cars/7000123)
2026-03-25 14:49:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 22684f91-c58a-5a08-a770-f2f8faa5eeb1
2026-03-25 14:49:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 22684f91-c58a-5a08-a770-f2f8faa5eeb1
2026-03-25 14:49:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 69492742-343b-5ebf-a9ba-7a1517a32754
2026-03-25 14:49:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 69492742-343b-5ebf-a9ba-7a1517a32754, skipping ID generation
2026-03-25 14:49:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69492742-343b-5ebf-a9ba-7a1517a32754 with scrape type 1
2026-03-25 14:49:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 69492742-343b-5ebf-a9ba-7a1517a32754 sending to next pipeline
2026-03-25 14:49:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 69492742-343b-5ebf-a9ba-7a1517a32754, identifier: 7000191auction111023
2026-03-25 14:49:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 69492742-343b-5ebf-a9ba-7a1517a32754 with identifier: 7000191auction111023
2026-03-25 14:49:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 69492742-343b-5ebf-a9ba-7a1517a32754 with identifier: 7000191auction111023
2026-03-25 14:49:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 69492742-343b-5ebf-a9ba-7a1517a32754 with identifier: 7000191auction111023 to the API
2026-03-25 14:49:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:49: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-25 14:49:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000191/photo_005/780x0__r.jpg?hash=1774442803>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': '69492742-343b-5ebf-a9ba-7a1517a32754',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000191',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Audi',
'model': 'A3',
'odometer': 132697,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-05',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 Limousine 35 TFSI S edition',
'transmission': 'automatic',
'trim': 'AUDI Limousine 35 TFSI S edition',
'vin': None,
'year': 2022}
2026-03-25 14:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000191auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:25 [ecarstrade.nl] INFO: Saving data for 7000191auction111023: {'created_time': 1774450165.243331, 'last_price_update_time': 1774450165.243342, 'auction_closing_time': 1774858200.0}
2026-03-25 14:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000191auction111023') HTTP/1.1" 204 0
2026-03-25 14:49:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 22684f91-c58a-5a08-a770-f2f8faa5eeb1
2026-03-25 14:49:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 22684f91-c58a-5a08-a770-f2f8faa5eeb1
2026-03-25 14:49:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 22684f91-c58a-5a08-a770-f2f8faa5eeb1, skipping ID generation
2026-03-25 14:49:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22684f91-c58a-5a08-a770-f2f8faa5eeb1 with scrape type 1
2026-03-25 14:49:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 22684f91-c58a-5a08-a770-f2f8faa5eeb1 sending to next pipeline
2026-03-25 14:49:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 22684f91-c58a-5a08-a770-f2f8faa5eeb1, identifier: 7000123auction111023
2026-03-25 14:49:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 22684f91-c58a-5a08-a770-f2f8faa5eeb1 with identifier: 7000123auction111023
2026-03-25 14:49:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 22684f91-c58a-5a08-a770-f2f8faa5eeb1 with identifier: 7000123auction111023
2026-03-25 14:49:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 22684f91-c58a-5a08-a770-f2f8faa5eeb1 with identifier: 7000123auction111023 to the API
2026-03-25 14:49:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:49: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-25 14:49:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000123/photo_005/780x0__r.jpg?hash=1774442428>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Z',
'engine': '',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Electric',
'id': '22684f91-c58a-5a08-a770-f2f8faa5eeb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000123',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 92282,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-18',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN ID.4 Pro 77 kWh',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN Pro 77 kWh',
'vin': None,
'year': 2021}
2026-03-25 14:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000123auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:25 [ecarstrade.nl] INFO: Saving data for 7000123auction111023: {'created_time': 1774450165.784531, 'last_price_update_time': 1774450165.784543, 'auction_closing_time': 1774858200.0}
2026-03-25 14:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000123auction111023') HTTP/1.1" 204 0
2026-03-25 14:49:27 [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-25 14:49:27 [ecarstrade.nl] INFO: Found 20 car items
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Found listing with ID: 7000138auction111023
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000138auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Scrape type for 7000138auction111023: 1
2026-03-25 14:49:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Found listing with ID: 7000129auction111023
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000129auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Scrape type for 7000129auction111023: 1
2026-03-25 14:49:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Found listing with ID: 7000134auction111023
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000134auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Scrape type for 7000134auction111023: 1
2026-03-25 14:49:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Found listing with ID: 7000155auction111023
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000155auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Scrape type for 7000155auction111023: 1
2026-03-25 14:49:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Found listing with ID: 7000122auction111023
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000122auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Scrape type for 7000122auction111023: 1
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Found listing with ID: 7000128auction111023
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000128auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Scrape type for 7000128auction111023: 1
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Found listing with ID: 7000136auction111023
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000136auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Scrape type for 7000136auction111023: 1
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Found listing with ID: 7000131auction111023
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000131auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Scrape type for 7000131auction111023: 1
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Found listing with ID: 7000126auction111023
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000126auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Scrape type for 7000126auction111023: 1
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Found listing with ID: 7000156auction111023
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000156auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Scrape type for 7000156auction111023: 1
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Found listing with ID: 7000135auction111023
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000135auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Scrape type for 7000135auction111023: 1
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Found listing with ID: 7000154auction111023
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000154auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Scrape type for 7000154auction111023: 1
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Found listing with ID: 7000140auction111023
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000140auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Scrape type for 7000140auction111023: 1
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Found listing with ID: 7000125auction111023
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000125auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Scrape type for 7000125auction111023: 1
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Found listing with ID: 7000132auction111023
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000132auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Scrape type for 7000132auction111023: 1
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Found listing with ID: 7000173auction111023
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000173auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Scrape type for 7000173auction111023: 1
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Found listing with ID: 7000141auction111023
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000141auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Scrape type for 7000141auction111023: 1
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Found listing with ID: 7000152auction111023
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000152auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Scrape type for 7000152auction111023: 1
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Found listing with ID: 7000167auction111023
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000167auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Scrape type for 7000167auction111023: 1
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Found listing with ID: 7000142auction111023
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000142auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:27 [ecarstrade.nl] INFO: Scrape type for 7000142auction111023: 1
2026-03-25 14:49:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000161> (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-25 14:49:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:30 [ecarstrade.nl] INFO: Extracting details for car 7000161auction111023
2026-03-25 14:49:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de716bfc-646a-5d02-9de4-43ab48f1647b with identifier: 7000161auction111023
2026-03-25 14:49:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de716bfc-646a-5d02-9de4-43ab48f1647b with scrape type 1
2026-03-25 14:49:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item de716bfc-646a-5d02-9de4-43ab48f1647b
2026-03-25 14:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000161%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442640%27 HTTP/1.1" 200 None
2026-03-25 14:49:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000161/photo_000/780x0__r.jpg?hash=1774442640 not downloaded yet
2026-03-25 14:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000161%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442641%27 HTTP/1.1" 200 None
2026-03-25 14:49:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000161/photo_001/780x0__r.jpg?hash=1774442641 not downloaded yet
2026-03-25 14:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000161%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442641%27 HTTP/1.1" 200 None
2026-03-25 14:49:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000161/photo_002/780x0__r.jpg?hash=1774442641 not downloaded yet
2026-03-25 14:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000161%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442641%27 HTTP/1.1" 200 None
2026-03-25 14:49:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000161/photo_003/780x0__r.jpg?hash=1774442641 not downloaded yet
2026-03-25 14:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000161%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442641%27 HTTP/1.1" 200 None
2026-03-25 14:49:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000161/photo_004/780x0__r.jpg?hash=1774442641 not downloaded yet
2026-03-25 14:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000161%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442641%27 HTTP/1.1" 200 None
2026-03-25 14:49:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000161/photo_005/780x0__r.jpg?hash=1774442641 not downloaded yet
2026-03-25 14:49:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000166> (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-25 14:49:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:31 [ecarstrade.nl] INFO: Extracting details for car 7000166auction111023
2026-03-25 14:49:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb740eb2-4cdf-5988-9c88-9b245ceed8ec with identifier: 7000166auction111023
2026-03-25 14:49:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb740eb2-4cdf-5988-9c88-9b245ceed8ec with scrape type 1
2026-03-25 14:49:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cb740eb2-4cdf-5988-9c88-9b245ceed8ec
2026-03-25 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000166%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442659%27 HTTP/1.1" 200 None
2026-03-25 14:49:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000166/photo_000/780x0__r.jpg?hash=1774442659 not downloaded yet
2026-03-25 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000166%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442659%27 HTTP/1.1" 200 None
2026-03-25 14:49:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000166/photo_001/780x0__r.jpg?hash=1774442659 not downloaded yet
2026-03-25 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000166%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442659%27 HTTP/1.1" 200 None
2026-03-25 14:49:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000166/photo_002/780x0__r.jpg?hash=1774442659 not downloaded yet
2026-03-25 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000166%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442659%27 HTTP/1.1" 200 None
2026-03-25 14:49:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000166/photo_003/780x0__r.jpg?hash=1774442659 not downloaded yet
2026-03-25 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000166%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442659%27 HTTP/1.1" 200 None
2026-03-25 14:49:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000166/photo_004/780x0__r.jpg?hash=1774442659 not downloaded yet
2026-03-25 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000166%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442659%27 HTTP/1.1" 200 None
2026-03-25 14:49:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000166/photo_005/780x0__r.jpg?hash=1774442659 not downloaded yet
2026-03-25 14:49:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000157> (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-25 14:49:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:31 [ecarstrade.nl] INFO: Extracting details for car 7000157auction111023
2026-03-25 14:49:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce728eb6-4546-5751-8d9a-4d4069b72314 with identifier: 7000157auction111023
2026-03-25 14:49:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce728eb6-4546-5751-8d9a-4d4069b72314 with scrape type 1
2026-03-25 14:49:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ce728eb6-4546-5751-8d9a-4d4069b72314
2026-03-25 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000157%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442624%27 HTTP/1.1" 200 None
2026-03-25 14:49:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000157/photo_000/780x0__r.jpg?hash=1774442624 not downloaded yet
2026-03-25 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000157%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442624%27 HTTP/1.1" 200 None
2026-03-25 14:49:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000157/photo_001/780x0__r.jpg?hash=1774442624 not downloaded yet
2026-03-25 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000157%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442624%27 HTTP/1.1" 200 None
2026-03-25 14:49:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000157/photo_002/780x0__r.jpg?hash=1774442624 not downloaded yet
2026-03-25 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000157%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442624%27 HTTP/1.1" 200 None
2026-03-25 14:49:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000157/photo_003/780x0__r.jpg?hash=1774442624 not downloaded yet
2026-03-25 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000157%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442624%27 HTTP/1.1" 200 None
2026-03-25 14:49:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000157/photo_004/780x0__r.jpg?hash=1774442624 not downloaded yet
2026-03-25 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000157%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442624%27 HTTP/1.1" 200 None
2026-03-25 14:49:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000157/photo_005/780x0__r.jpg?hash=1774442624 not downloaded yet
2026-03-25 14:49:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000189> (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-25 14:49:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:33 [ecarstrade.nl] INFO: Extracting details for car 7000189auction111023
2026-03-25 14:49:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a944c6e2-030f-51c6-b5b7-cc4c07ac1c2a with identifier: 7000189auction111023
2026-03-25 14:49:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a944c6e2-030f-51c6-b5b7-cc4c07ac1c2a with scrape type 1
2026-03-25 14:49:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a944c6e2-030f-51c6-b5b7-cc4c07ac1c2a
2026-03-25 14:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000189%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442795%27 HTTP/1.1" 200 None
2026-03-25 14:49:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000189/photo_000/780x0__r.jpg?hash=1774442795 not downloaded yet
2026-03-25 14:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000189%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442795%27 HTTP/1.1" 200 None
2026-03-25 14:49:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000189/photo_001/780x0__r.jpg?hash=1774442795 not downloaded yet
2026-03-25 14:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000189%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442795%27 HTTP/1.1" 200 None
2026-03-25 14:49:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000189/photo_002/780x0__r.jpg?hash=1774442795 not downloaded yet
2026-03-25 14:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000189%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442795%27 HTTP/1.1" 200 None
2026-03-25 14:49:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000189/photo_003/780x0__r.jpg?hash=1774442795 not downloaded yet
2026-03-25 14:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000189%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442796%27 HTTP/1.1" 200 None
2026-03-25 14:49:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000189/photo_004/780x0__r.jpg?hash=1774442796 not downloaded yet
2026-03-25 14:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000189%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442796%27 HTTP/1.1" 200 None
2026-03-25 14:49:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000189/photo_005/780x0__r.jpg?hash=1774442796 not downloaded yet
2026-03-25 14:49:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000138> (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-25 14:49:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:33 [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-25 14:49:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:33 [ecarstrade.nl] INFO: Extracting details for car 7000138auction111023
2026-03-25 14:49:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 968ead7b-7ba4-5f6c-ab9a-1ded9b96abdb with identifier: 7000138auction111023
2026-03-25 14:49:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 968ead7b-7ba4-5f6c-ab9a-1ded9b96abdb with scrape type 1
2026-03-25 14:49:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 968ead7b-7ba4-5f6c-ab9a-1ded9b96abdb
2026-03-25 14:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000138%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442524%27 HTTP/1.1" 200 None
2026-03-25 14:49:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000138/photo_000/780x0__r.jpg?hash=1774442524 not downloaded yet
2026-03-25 14:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000138%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442524%27 HTTP/1.1" 200 None
2026-03-25 14:49:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000138/photo_001/780x0__r.jpg?hash=1774442524 not downloaded yet
2026-03-25 14:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000138%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442524%27 HTTP/1.1" 200 None
2026-03-25 14:49:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000138/photo_002/780x0__r.jpg?hash=1774442524 not downloaded yet
2026-03-25 14:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000138%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442524%27 HTTP/1.1" 200 None
2026-03-25 14:49:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000138/photo_003/780x0__r.jpg?hash=1774442524 not downloaded yet
2026-03-25 14:49:33 [ecarstrade.nl] INFO: Found 20 car items
2026-03-25 14:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000138%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442524%27 HTTP/1.1" 200 None
2026-03-25 14:49:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000138/photo_004/780x0__r.jpg?hash=1774442524 not downloaded yet
2026-03-25 14:49:33 [ecarstrade.nl] INFO: Found listing with ID: 7000178auction111023
2026-03-25 14:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000178auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:33 [ecarstrade.nl] INFO: Scrape type for 7000178auction111023: 1
2026-03-25 14:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000138%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442524%27 HTTP/1.1" 200 None
2026-03-25 14:49:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000138/photo_005/780x0__r.jpg?hash=1774442524 not downloaded yet
2026-03-25 14:49:33 [ecarstrade.nl] INFO: Found listing with ID: 7000174auction111023
2026-03-25 14:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000174auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Scrape type for 7000174auction111023: 1
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Found listing with ID: 7000143auction111023
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000143auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Scrape type for 7000143auction111023: 1
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Found listing with ID: 7000144auction111023
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000144auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Scrape type for 7000144auction111023: 1
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Found listing with ID: 7000130auction111023
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000130auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Scrape type for 7000130auction111023: 1
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Found listing with ID: 7000150auction111023
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000150auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Scrape type for 7000150auction111023: 1
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Found listing with ID: 7000168auction111023
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000168auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Scrape type for 7000168auction111023: 1
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Found listing with ID: 7000177auction111023
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000177auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Scrape type for 7000177auction111023: 1
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Found listing with ID: 7000137auction111023
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000137auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Scrape type for 7000137auction111023: 1
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Found listing with ID: 7000151auction111023
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000151auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Scrape type for 7000151auction111023: 1
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Found listing with ID: 7000179auction111023
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000179auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Scrape type for 7000179auction111023: 1
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Found listing with ID: 7000181auction111023
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000181auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Scrape type for 7000181auction111023: 1
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Found listing with ID: 7000180auction111023
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000180auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Scrape type for 7000180auction111023: 1
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Found listing with ID: 7000146auction111023
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000146auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Scrape type for 7000146auction111023: 1
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Found listing with ID: 7000147auction111023
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000147auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Scrape type for 7000147auction111023: 1
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Found listing with ID: 7000182auction111023
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000182auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Scrape type for 7000182auction111023: 1
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Found listing with ID: 7000184auction111023
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000184auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Scrape type for 7000184auction111023: 1
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Found listing with ID: 7000186auction111023
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000186auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Scrape type for 7000186auction111023: 1
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Found listing with ID: 6999952auction111021
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999952auction111021%27 HTTP/1.1" 200 None
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Scrape type for 6999952auction111021: 1
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Found listing with ID: 6999954auction111021
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999954auction111021%27 HTTP/1.1" 200 None
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Scrape type for 6999954auction111021: 1
2026-03-25 14:49:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000134> (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-25 14:49:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000129> (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-25 14:49:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Extracting details for car 7000134auction111023
2026-03-25 14:49:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdbfd6ff-f72e-5d23-abb0-ff331042cb1a with identifier: 7000134auction111023
2026-03-25 14:49:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdbfd6ff-f72e-5d23-abb0-ff331042cb1a with scrape type 1
2026-03-25 14:49:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item cdbfd6ff-f72e-5d23-abb0-ff331042cb1a
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000134%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442504%27 HTTP/1.1" 200 None
2026-03-25 14:49:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000134/photo_000/780x0__r.jpg?hash=1774442504 not downloaded yet
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000134%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442504%27 HTTP/1.1" 200 None
2026-03-25 14:49:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000134/photo_001/780x0__r.jpg?hash=1774442504 not downloaded yet
2026-03-25 14:49:34 [ecarstrade.nl] INFO: Extracting details for car 7000129auction111023
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000134%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442504%27 HTTP/1.1" 200 None
2026-03-25 14:49:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000134/photo_002/780x0__r.jpg?hash=1774442504 not downloaded yet
2026-03-25 14:49:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef552ca6-c577-5437-9723-d996a1f70403 with identifier: 7000129auction111023
2026-03-25 14:49:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef552ca6-c577-5437-9723-d996a1f70403 with scrape type 1
2026-03-25 14:49:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ef552ca6-c577-5437-9723-d996a1f70403
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000129%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442467%27 HTTP/1.1" 200 None
2026-03-25 14:49:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000129/photo_000/780x0__r.jpg?hash=1774442467 not downloaded yet
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000134%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442504%27 HTTP/1.1" 200 None
2026-03-25 14:49:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000134/photo_003/780x0__r.jpg?hash=1774442504 not downloaded yet
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000129%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442467%27 HTTP/1.1" 200 None
2026-03-25 14:49:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000129/photo_001/780x0__r.jpg?hash=1774442467 not downloaded yet
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000134%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442504%27 HTTP/1.1" 200 None
2026-03-25 14:49:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000134/photo_004/780x0__r.jpg?hash=1774442504 not downloaded yet
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000129%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442467%27 HTTP/1.1" 200 None
2026-03-25 14:49:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000129/photo_002/780x0__r.jpg?hash=1774442467 not downloaded yet
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000134%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442504%27 HTTP/1.1" 200 None
2026-03-25 14:49:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000134/photo_005/780x0__r.jpg?hash=1774442504 not downloaded yet
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000129%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442467%27 HTTP/1.1" 200 None
2026-03-25 14:49:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000129/photo_003/780x0__r.jpg?hash=1774442467 not downloaded yet
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000129%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442467%27 HTTP/1.1" 200 None
2026-03-25 14:49:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000129/photo_004/780x0__r.jpg?hash=1774442467 not downloaded yet
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000129%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442467%27 HTTP/1.1" 200 None
2026-03-25 14:49:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000129/photo_005/780x0__r.jpg?hash=1774442467 not downloaded yet
2026-03-25 14:49:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000155> (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-25 14:49:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:38 [ecarstrade.nl] INFO: Extracting details for car 7000155auction111023
2026-03-25 14:49:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa04fd92-1fd7-5073-8a06-4054acc7c89f with identifier: 7000155auction111023
2026-03-25 14:49:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa04fd92-1fd7-5073-8a06-4054acc7c89f with scrape type 1
2026-03-25 14:49:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item fa04fd92-1fd7-5073-8a06-4054acc7c89f
2026-03-25 14:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000155%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442614%27 HTTP/1.1" 200 None
2026-03-25 14:49:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000155/photo_000/780x0__r.jpg?hash=1774442614 not downloaded yet
2026-03-25 14:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000155%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442614%27 HTTP/1.1" 200 None
2026-03-25 14:49:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000155/photo_001/780x0__r.jpg?hash=1774442614 not downloaded yet
2026-03-25 14:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000155%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442614%27 HTTP/1.1" 200 None
2026-03-25 14:49:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000155/photo_002/780x0__r.jpg?hash=1774442614 not downloaded yet
2026-03-25 14:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000155%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442614%27 HTTP/1.1" 200 None
2026-03-25 14:49:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000155/photo_003/780x0__r.jpg?hash=1774442614 not downloaded yet
2026-03-25 14:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000155%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442614%27 HTTP/1.1" 200 None
2026-03-25 14:49:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000155/photo_004/780x0__r.jpg?hash=1774442614 not downloaded yet
2026-03-25 14:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000155%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442614%27 HTTP/1.1" 200 None
2026-03-25 14:49:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000155/photo_005/780x0__r.jpg?hash=1774442614 not downloaded yet
2026-03-25 14:49:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000128> (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-25 14:49:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000161/photo_005/780x0__r.jpg?hash=1774442641> (referer: https://ecarstrade.com/cars/7000161)
2026-03-25 14:49:38 [ecarstrade.nl] INFO: Extracting details for car 7000128auction111023
2026-03-25 14:49:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22477747-8dc6-5da9-b047-f60e6fa6fdad with identifier: 7000128auction111023
2026-03-25 14:49:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22477747-8dc6-5da9-b047-f60e6fa6fdad with scrape type 1
2026-03-25 14:49:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 22477747-8dc6-5da9-b047-f60e6fa6fdad
2026-03-25 14:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000128%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442463%27 HTTP/1.1" 200 None
2026-03-25 14:49:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000128/photo_000/780x0__r.jpg?hash=1774442463 not downloaded yet
2026-03-25 14:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000128%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442463%27 HTTP/1.1" 200 None
2026-03-25 14:49:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000128/photo_001/780x0__r.jpg?hash=1774442463 not downloaded yet
2026-03-25 14:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000128%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442463%27 HTTP/1.1" 200 None
2026-03-25 14:49:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000128/photo_002/780x0__r.jpg?hash=1774442463 not downloaded yet
2026-03-25 14:49:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000166/photo_005/780x0__r.jpg?hash=1774442659> (referer: https://ecarstrade.com/cars/7000166)
2026-03-25 14:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000128%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442463%27 HTTP/1.1" 200 None
2026-03-25 14:49:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000128/photo_003/780x0__r.jpg?hash=1774442463 not downloaded yet
2026-03-25 14:49:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item de716bfc-646a-5d02-9de4-43ab48f1647b
2026-03-25 14:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000128%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442463%27 HTTP/1.1" 200 None
2026-03-25 14:49:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000128/photo_004/780x0__r.jpg?hash=1774442463 not downloaded yet
2026-03-25 14:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000128%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442463%27 HTTP/1.1" 200 None
2026-03-25 14:49:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000128/photo_005/780x0__r.jpg?hash=1774442463 not downloaded yet
2026-03-25 14:49:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000157/photo_005/780x0__r.jpg?hash=1774442624> (referer: https://ecarstrade.com/cars/7000157)
2026-03-25 14:49:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cb740eb2-4cdf-5988-9c88-9b245ceed8ec
2026-03-25 14:49:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000189/photo_005/780x0__r.jpg?hash=1774442796> (referer: https://ecarstrade.com/cars/7000189)
2026-03-25 14:49:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ce728eb6-4546-5751-8d9a-4d4069b72314
2026-03-25 14:49:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000189/photo_004/780x0__r.jpg?hash=1774442796> (referer: https://ecarstrade.com/cars/7000189)
2026-03-25 14:49:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a944c6e2-030f-51c6-b5b7-cc4c07ac1c2a
2026-03-25 14:49:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a944c6e2-030f-51c6-b5b7-cc4c07ac1c2a
2026-03-25 14:49:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000136> (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-25 14:49:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:39 [ecarstrade.nl] INFO: Extracting details for car 7000136auction111023
2026-03-25 14:49:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4dad89b4-9045-5738-a1f5-2f41d39e3fa8 with identifier: 7000136auction111023
2026-03-25 14:49:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4dad89b4-9045-5738-a1f5-2f41d39e3fa8 with scrape type 1
2026-03-25 14:49:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4dad89b4-9045-5738-a1f5-2f41d39e3fa8
2026-03-25 14:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000136%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442515%27 HTTP/1.1" 200 None
2026-03-25 14:49:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000136/photo_000/780x0__r.jpg?hash=1774442515 not downloaded yet
2026-03-25 14:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000136%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442515%27 HTTP/1.1" 200 None
2026-03-25 14:49:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000136/photo_001/780x0__r.jpg?hash=1774442515 not downloaded yet
2026-03-25 14:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000136%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442516%27 HTTP/1.1" 200 None
2026-03-25 14:49:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000136/photo_002/780x0__r.jpg?hash=1774442516 not downloaded yet
2026-03-25 14:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000136%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442516%27 HTTP/1.1" 200 None
2026-03-25 14:49:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000136/photo_003/780x0__r.jpg?hash=1774442516 not downloaded yet
2026-03-25 14:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000136%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442516%27 HTTP/1.1" 200 None
2026-03-25 14:49:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000136/photo_004/780x0__r.jpg?hash=1774442516 not downloaded yet
2026-03-25 14:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000136%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442516%27 HTTP/1.1" 200 None
2026-03-25 14:49:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000136/photo_005/780x0__r.jpg?hash=1774442516 not downloaded yet
2026-03-25 14:49:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000122> (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-25 14:49:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000129/photo_005/780x0__r.jpg?hash=1774442467> (referer: https://ecarstrade.com/cars/7000129)
2026-03-25 14:49:39 [ecarstrade.nl] INFO: Extracting details for car 7000122auction111023
2026-03-25 14:49:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33e45fff-3017-544e-a6a3-66d66f401e6a with identifier: 7000122auction111023
2026-03-25 14:49:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33e45fff-3017-544e-a6a3-66d66f401e6a with scrape type 1
2026-03-25 14:49:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 33e45fff-3017-544e-a6a3-66d66f401e6a
2026-03-25 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000122%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442423%27 HTTP/1.1" 200 None
2026-03-25 14:49:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000122/photo_000/780x0__r.jpg?hash=1774442423 not downloaded yet
2026-03-25 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000122%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442423%27 HTTP/1.1" 200 None
2026-03-25 14:49:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000122/photo_001/780x0__r.jpg?hash=1774442423 not downloaded yet
2026-03-25 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000122%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442423%27 HTTP/1.1" 200 None
2026-03-25 14:49:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000122/photo_002/780x0__r.jpg?hash=1774442423 not downloaded yet
2026-03-25 14:49:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000155/photo_005/780x0__r.jpg?hash=1774442614> (referer: https://ecarstrade.com/cars/7000155)
2026-03-25 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000122%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442423%27 HTTP/1.1" 200 None
2026-03-25 14:49:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000122/photo_003/780x0__r.jpg?hash=1774442423 not downloaded yet
2026-03-25 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000122%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442424%27 HTTP/1.1" 200 None
2026-03-25 14:49:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000122/photo_004/780x0__r.jpg?hash=1774442424 not downloaded yet
2026-03-25 14:49:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ef552ca6-c577-5437-9723-d996a1f70403
2026-03-25 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000122%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442424%27 HTTP/1.1" 200 None
2026-03-25 14:49:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000122/photo_005/780x0__r.jpg?hash=1774442424 not downloaded yet
2026-03-25 14:49:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item fa04fd92-1fd7-5073-8a06-4054acc7c89f
2026-03-25 14:49:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000155/photo_004/780x0__r.jpg?hash=1774442614> (referer: https://ecarstrade.com/cars/7000155)
2026-03-25 14:49:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000128/photo_002/780x0__r.jpg?hash=1774442463> (referer: https://ecarstrade.com/cars/7000128)
2026-03-25 14:49:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item fa04fd92-1fd7-5073-8a06-4054acc7c89f
2026-03-25 14:49:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000126> (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-25 14:49:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000128/photo_005/780x0__r.jpg?hash=1774442463> (referer: https://ecarstrade.com/cars/7000128)
2026-03-25 14:49:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 22477747-8dc6-5da9-b047-f60e6fa6fdad
2026-03-25 14:49:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000128/photo_004/780x0__r.jpg?hash=1774442463> (referer: https://ecarstrade.com/cars/7000128)
2026-03-25 14:49:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000128/photo_003/780x0__r.jpg?hash=1774442463> (referer: https://ecarstrade.com/cars/7000128)
2026-03-25 14:49:40 [ecarstrade.nl] INFO: Extracting details for car 7000126auction111023
2026-03-25 14:49:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a92f80f-6436-5eaa-935e-a39591ca5c58 with identifier: 7000126auction111023
2026-03-25 14:49:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a92f80f-6436-5eaa-935e-a39591ca5c58 with scrape type 1
2026-03-25 14:49:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2a92f80f-6436-5eaa-935e-a39591ca5c58
2026-03-25 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000126%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442445%27 HTTP/1.1" 200 None
2026-03-25 14:49:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000126/photo_000/780x0__r.jpg?hash=1774442445 not downloaded yet
2026-03-25 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000126%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442445%27 HTTP/1.1" 200 None
2026-03-25 14:49:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000126/photo_001/780x0__r.jpg?hash=1774442445 not downloaded yet
2026-03-25 14:49:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000128/photo_001/780x0__r.jpg?hash=1774442463> (referer: https://ecarstrade.com/cars/7000128)
2026-03-25 14:49:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000136/photo_005/780x0__r.jpg?hash=1774442516> (referer: https://ecarstrade.com/cars/7000136)
2026-03-25 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000126%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442445%27 HTTP/1.1" 200 None
2026-03-25 14:49:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000126/photo_002/780x0__r.jpg?hash=1774442445 not downloaded yet
2026-03-25 14:49:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 22477747-8dc6-5da9-b047-f60e6fa6fdad
2026-03-25 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000126%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442445%27 HTTP/1.1" 200 None
2026-03-25 14:49:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000126/photo_003/780x0__r.jpg?hash=1774442445 not downloaded yet
2026-03-25 14:49:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 22477747-8dc6-5da9-b047-f60e6fa6fdad
2026-03-25 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000126%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442445%27 HTTP/1.1" 200 None
2026-03-25 14:49:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000126/photo_004/780x0__r.jpg?hash=1774442445 not downloaded yet
2026-03-25 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000126%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442445%27 HTTP/1.1" 200 None
2026-03-25 14:49:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000126/photo_005/780x0__r.jpg?hash=1774442445 not downloaded yet
2026-03-25 14:49:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 22477747-8dc6-5da9-b047-f60e6fa6fdad
2026-03-25 14:49:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000122/photo_002/780x0__r.jpg?hash=1774442423> (referer: https://ecarstrade.com/cars/7000122)
2026-03-25 14:49:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000136/photo_004/780x0__r.jpg?hash=1774442516> (referer: https://ecarstrade.com/cars/7000136)
2026-03-25 14:49:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 22477747-8dc6-5da9-b047-f60e6fa6fdad
2026-03-25 14:49:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4dad89b4-9045-5738-a1f5-2f41d39e3fa8
2026-03-25 14:49:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000122/photo_005/780x0__r.jpg?hash=1774442424> (referer: https://ecarstrade.com/cars/7000122)
2026-03-25 14:49:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000122/photo_004/780x0__r.jpg?hash=1774442424> (referer: https://ecarstrade.com/cars/7000122)
2026-03-25 14:49:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000122/photo_003/780x0__r.jpg?hash=1774442423> (referer: https://ecarstrade.com/cars/7000122)
2026-03-25 14:49:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 33e45fff-3017-544e-a6a3-66d66f401e6a
2026-03-25 14:49:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4dad89b4-9045-5738-a1f5-2f41d39e3fa8
2026-03-25 14:49:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000122/photo_001/780x0__r.jpg?hash=1774442423> (referer: https://ecarstrade.com/cars/7000122)
2026-03-25 14:49:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 33e45fff-3017-544e-a6a3-66d66f401e6a
2026-03-25 14:49:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000122/photo_000/780x0__r.jpg?hash=1774442423> (referer: https://ecarstrade.com/cars/7000122)
2026-03-25 14:49:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 33e45fff-3017-544e-a6a3-66d66f401e6a
2026-03-25 14:49:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000136/photo_003/780x0__r.jpg?hash=1774442516> (referer: https://ecarstrade.com/cars/7000136)
2026-03-25 14:49:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000126/photo_001/780x0__r.jpg?hash=1774442445> (referer: https://ecarstrade.com/cars/7000126)
2026-03-25 14:49:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 33e45fff-3017-544e-a6a3-66d66f401e6a
2026-03-25 14:49:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 33e45fff-3017-544e-a6a3-66d66f401e6a
2026-03-25 14:49:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000126/photo_000/780x0__r.jpg?hash=1774442445> (referer: https://ecarstrade.com/cars/7000126)
2026-03-25 14:49:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000126/photo_005/780x0__r.jpg?hash=1774442445> (referer: https://ecarstrade.com/cars/7000126)
2026-03-25 14:49:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 33e45fff-3017-544e-a6a3-66d66f401e6a
2026-03-25 14:49:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 33e45fff-3017-544e-a6a3-66d66f401e6a, skipping ID generation
2026-03-25 14:49:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33e45fff-3017-544e-a6a3-66d66f401e6a with scrape type 1
2026-03-25 14:49:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 33e45fff-3017-544e-a6a3-66d66f401e6a sending to next pipeline
2026-03-25 14:49:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 33e45fff-3017-544e-a6a3-66d66f401e6a, identifier: 7000122auction111023
2026-03-25 14:49:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 33e45fff-3017-544e-a6a3-66d66f401e6a with identifier: 7000122auction111023
2026-03-25 14:49:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 33e45fff-3017-544e-a6a3-66d66f401e6a with identifier: 7000122auction111023
2026-03-25 14:49:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 33e45fff-3017-544e-a6a3-66d66f401e6a with identifier: 7000122auction111023 to the API
2026-03-25 14:49:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:49:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:49:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000122/photo_000/780x0__r.jpg?hash=1774442423>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Z',
'engine': '',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Electric',
'id': '33e45fff-3017-544e-a6a3-66d66f401e6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000122',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 43969,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-29',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN ID.3 Pro 58 kWh',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN Pro 58 kWh',
'vin': None,
'year': 2022}
2026-03-25 14:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000122auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:41 [ecarstrade.nl] INFO: Saving data for 7000122auction111023: {'created_time': 1774450181.518056, 'last_price_update_time': 1774450181.518066, 'auction_closing_time': 1774858200.0}
2026-03-25 14:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000122auction111023') HTTP/1.1" 204 0
2026-03-25 14:49:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000126/photo_004/780x0__r.jpg?hash=1774442445> (referer: https://ecarstrade.com/cars/7000126)
2026-03-25 14:49:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000126/photo_003/780x0__r.jpg?hash=1774442445> (referer: https://ecarstrade.com/cars/7000126)
2026-03-25 14:49:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000156> (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-25 14:49:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000135> (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-25 14:49:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4dad89b4-9045-5738-a1f5-2f41d39e3fa8
2026-03-25 14:49:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2a92f80f-6436-5eaa-935e-a39591ca5c58
2026-03-25 14:49:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2a92f80f-6436-5eaa-935e-a39591ca5c58
2026-03-25 14:49:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2a92f80f-6436-5eaa-935e-a39591ca5c58
2026-03-25 14:49:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000136/photo_002/780x0__r.jpg?hash=1774442516> (referer: https://ecarstrade.com/cars/7000136)
2026-03-25 14:49:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2a92f80f-6436-5eaa-935e-a39591ca5c58
2026-03-25 14:49:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2a92f80f-6436-5eaa-935e-a39591ca5c58
2026-03-25 14:49:41 [ecarstrade.nl] INFO: Extracting details for car 7000156auction111023
2026-03-25 14:49:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000136/photo_001/780x0__r.jpg?hash=1774442515> (referer: https://ecarstrade.com/cars/7000136)
2026-03-25 14:49:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000126/photo_002/780x0__r.jpg?hash=1774442445> (referer: https://ecarstrade.com/cars/7000126)
2026-03-25 14:49:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000136/photo_000/780x0__r.jpg?hash=1774442515> (referer: https://ecarstrade.com/cars/7000136)
2026-03-25 14:49:41 [ecarstrade.nl] INFO: Extracting details for car 7000135auction111023
2026-03-25 14:49:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000128/photo_000/780x0__r.jpg?hash=1774442463> (referer: https://ecarstrade.com/cars/7000128)
2026-03-25 14:49:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56eae58f-0ede-5205-adcd-14759a3a19b6 with identifier: 7000156auction111023
2026-03-25 14:49:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56eae58f-0ede-5205-adcd-14759a3a19b6 with scrape type 1
2026-03-25 14:49:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 56eae58f-0ede-5205-adcd-14759a3a19b6
2026-03-25 14:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000156%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442620%27 HTTP/1.1" 200 None
2026-03-25 14:49:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000156/photo_000/780x0__r.jpg?hash=1774442620 not downloaded yet
2026-03-25 14:49:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c8c1e6d-7fab-5cd9-9ef8-b3c8f5d75765 with identifier: 7000135auction111023
2026-03-25 14:49:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c8c1e6d-7fab-5cd9-9ef8-b3c8f5d75765 with scrape type 1
2026-03-25 14:49:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8c8c1e6d-7fab-5cd9-9ef8-b3c8f5d75765
2026-03-25 14:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000135%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442507%27 HTTP/1.1" 200 None
2026-03-25 14:49:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000135/photo_000/780x0__r.jpg?hash=1774442507 not downloaded yet
2026-03-25 14:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000156%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442620%27 HTTP/1.1" 200 None
2026-03-25 14:49:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000156/photo_001/780x0__r.jpg?hash=1774442620 not downloaded yet
2026-03-25 14:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000135%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442507%27 HTTP/1.1" 200 None
2026-03-25 14:49:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000135/photo_001/780x0__r.jpg?hash=1774442507 not downloaded yet
2026-03-25 14:49:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000155/photo_002/780x0__r.jpg?hash=1774442614> (referer: https://ecarstrade.com/cars/7000155)
2026-03-25 14:49:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000155/photo_001/780x0__r.jpg?hash=1774442614> (referer: https://ecarstrade.com/cars/7000155)
2026-03-25 14:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000156%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442620%27 HTTP/1.1" 200 None
2026-03-25 14:49:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000156/photo_002/780x0__r.jpg?hash=1774442620 not downloaded yet
2026-03-25 14:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000135%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442507%27 HTTP/1.1" 200 None
2026-03-25 14:49:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000135/photo_002/780x0__r.jpg?hash=1774442507 not downloaded yet
2026-03-25 14:49:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4dad89b4-9045-5738-a1f5-2f41d39e3fa8
2026-03-25 14:49:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000155/photo_003/780x0__r.jpg?hash=1774442614> (referer: https://ecarstrade.com/cars/7000155)
2026-03-25 14:49:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000155/photo_000/780x0__r.jpg?hash=1774442614> (referer: https://ecarstrade.com/cars/7000155)
2026-03-25 14:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000156%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442620%27 HTTP/1.1" 200 None
2026-03-25 14:49:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000156/photo_003/780x0__r.jpg?hash=1774442620 not downloaded yet
2026-03-25 14:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000135%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442507%27 HTTP/1.1" 200 None
2026-03-25 14:49:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000135/photo_003/780x0__r.jpg?hash=1774442507 not downloaded yet
2026-03-25 14:49:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4dad89b4-9045-5738-a1f5-2f41d39e3fa8
2026-03-25 14:49:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2a92f80f-6436-5eaa-935e-a39591ca5c58
2026-03-25 14:49:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2a92f80f-6436-5eaa-935e-a39591ca5c58, skipping ID generation
2026-03-25 14:49:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a92f80f-6436-5eaa-935e-a39591ca5c58 with scrape type 1
2026-03-25 14:49:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2a92f80f-6436-5eaa-935e-a39591ca5c58 sending to next pipeline
2026-03-25 14:49:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 2a92f80f-6436-5eaa-935e-a39591ca5c58, identifier: 7000126auction111023
2026-03-25 14:49:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4dad89b4-9045-5738-a1f5-2f41d39e3fa8
2026-03-25 14:49:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4dad89b4-9045-5738-a1f5-2f41d39e3fa8, skipping ID generation
2026-03-25 14:49:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4dad89b4-9045-5738-a1f5-2f41d39e3fa8 with scrape type 1
2026-03-25 14:49:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4dad89b4-9045-5738-a1f5-2f41d39e3fa8 sending to next pipeline
2026-03-25 14:49:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4dad89b4-9045-5738-a1f5-2f41d39e3fa8, identifier: 7000136auction111023
2026-03-25 14:49:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 22477747-8dc6-5da9-b047-f60e6fa6fdad
2026-03-25 14:49:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 22477747-8dc6-5da9-b047-f60e6fa6fdad, skipping ID generation
2026-03-25 14:49:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22477747-8dc6-5da9-b047-f60e6fa6fdad with scrape type 1
2026-03-25 14:49:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 22477747-8dc6-5da9-b047-f60e6fa6fdad sending to next pipeline
2026-03-25 14:49:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 22477747-8dc6-5da9-b047-f60e6fa6fdad, identifier: 7000128auction111023
2026-03-25 14:49:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item fa04fd92-1fd7-5073-8a06-4054acc7c89f
2026-03-25 14:49:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item fa04fd92-1fd7-5073-8a06-4054acc7c89f
2026-03-25 14:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000156%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442620%27 HTTP/1.1" 200 None
2026-03-25 14:49:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000156/photo_004/780x0__r.jpg?hash=1774442620 not downloaded yet
2026-03-25 14:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000135%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442507%27 HTTP/1.1" 200 None
2026-03-25 14:49:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000135/photo_004/780x0__r.jpg?hash=1774442507 not downloaded yet
2026-03-25 14:49:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 2a92f80f-6436-5eaa-935e-a39591ca5c58 with identifier: 7000126auction111023
2026-03-25 14:49:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 2a92f80f-6436-5eaa-935e-a39591ca5c58 with identifier: 7000126auction111023
2026-03-25 14:49:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 2a92f80f-6436-5eaa-935e-a39591ca5c58 with identifier: 7000126auction111023 to the API
2026-03-25 14:49:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:49:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:49:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000126/photo_002/780x0__r.jpg?hash=1774442445>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Z',
'engine': '',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Electric',
'id': '2a92f80f-6436-5eaa-935e-a39591ca5c58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000126',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 65903,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-29',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN ID.3 Pro 58 kWh',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN Pro 58 kWh',
'vin': None,
'year': 2022}
2026-03-25 14:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000126auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:42 [ecarstrade.nl] INFO: Saving data for 7000126auction111023: {'created_time': 1774450182.667816, 'last_price_update_time': 1774450182.667826, 'auction_closing_time': 1774858200.0}
2026-03-25 14:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000126auction111023') HTTP/1.1" 204 0
2026-03-25 14:49:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4dad89b4-9045-5738-a1f5-2f41d39e3fa8 with identifier: 7000136auction111023
2026-03-25 14:49:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4dad89b4-9045-5738-a1f5-2f41d39e3fa8 with identifier: 7000136auction111023
2026-03-25 14:49:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4dad89b4-9045-5738-a1f5-2f41d39e3fa8 with identifier: 7000136auction111023 to the API
2026-03-25 14:49:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:49:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:49:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000136/photo_000/780x0__r.jpg?hash=1774442515>
{'auction_title': '',
'c_o_2_emission_value': 85,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '4dad89b4-9045-5738-a1f5-2f41d39e3fa8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000136',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 90941,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-11',
'seats_number': 5,
'seller_name': None,
'title': 'TOYOTA COROLLA 1.8 Hybrid Bns Plus',
'transmission': 'automatic',
'trim': 'TOYOTA COROLLA 1.8 Hybrid Bns Plus',
'vin': None,
'year': 2021}
2026-03-25 14:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000136auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:43 [ecarstrade.nl] INFO: Saving data for 7000136auction111023: {'created_time': 1774450183.041306, 'last_price_update_time': 1774450183.041317, 'auction_closing_time': 1774858200.0}
2026-03-25 14:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000136auction111023') HTTP/1.1" 204 0
2026-03-25 14:49:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 22477747-8dc6-5da9-b047-f60e6fa6fdad with identifier: 7000128auction111023
2026-03-25 14:49:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 22477747-8dc6-5da9-b047-f60e6fa6fdad with identifier: 7000128auction111023
2026-03-25 14:49:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 22477747-8dc6-5da9-b047-f60e6fa6fdad with identifier: 7000128auction111023 to the API
2026-03-25 14:49:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:49: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-25 14:49:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000128/photo_000/780x0__r.jpg?hash=1774442463>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Z',
'engine': '',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Electric',
'id': '22477747-8dc6-5da9-b047-f60e6fa6fdad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000128',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 51655,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-16',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN ID.3 Pro 58 kWh',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN Pro 58 kWh',
'vin': None,
'year': 2022}
2026-03-25 14:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000128auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:43 [ecarstrade.nl] INFO: Saving data for 7000128auction111023: {'created_time': 1774450183.395697, 'last_price_update_time': 1774450183.395708, 'auction_closing_time': 1774858200.0}
2026-03-25 14:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000128auction111023') HTTP/1.1" 204 0
2026-03-25 14:49:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000129/photo_003/780x0__r.jpg?hash=1774442467> (referer: https://ecarstrade.com/cars/7000129)
2026-03-25 14:49:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000129/photo_004/780x0__r.jpg?hash=1774442467> (referer: https://ecarstrade.com/cars/7000129)
2026-03-25 14:49:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000129/photo_002/780x0__r.jpg?hash=1774442467> (referer: https://ecarstrade.com/cars/7000129)
2026-03-25 14:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000156%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442620%27 HTTP/1.1" 200 None
2026-03-25 14:49:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000156/photo_005/780x0__r.jpg?hash=1774442620 not downloaded yet
2026-03-25 14:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000135%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442507%27 HTTP/1.1" 200 None
2026-03-25 14:49:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000135/photo_005/780x0__r.jpg?hash=1774442507 not downloaded yet
2026-03-25 14:49:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item fa04fd92-1fd7-5073-8a06-4054acc7c89f
2026-03-25 14:49:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item fa04fd92-1fd7-5073-8a06-4054acc7c89f
2026-03-25 14:49:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fa04fd92-1fd7-5073-8a06-4054acc7c89f, skipping ID generation
2026-03-25 14:49:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa04fd92-1fd7-5073-8a06-4054acc7c89f with scrape type 1
2026-03-25 14:49:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fa04fd92-1fd7-5073-8a06-4054acc7c89f sending to next pipeline
2026-03-25 14:49:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: fa04fd92-1fd7-5073-8a06-4054acc7c89f, identifier: 7000155auction111023
2026-03-25 14:49:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000134/photo_005/780x0__r.jpg?hash=1774442504> (referer: https://ecarstrade.com/cars/7000134)
2026-03-25 14:49:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: fa04fd92-1fd7-5073-8a06-4054acc7c89f with identifier: 7000155auction111023
2026-03-25 14:49:43 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 14:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 14:49:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: fa04fd92-1fd7-5073-8a06-4054acc7c89f with identifier: 7000155auction111023
2026-03-25 14:49:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: fa04fd92-1fd7-5073-8a06-4054acc7c89f with identifier: 7000155auction111023 to the API
2026-03-25 14:49:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:49: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-25 14:49:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000155/photo_000/780x0__r.jpg?hash=1774442614>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Z',
'engine': '',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Electric',
'id': 'fa04fd92-1fd7-5073-8a06-4054acc7c89f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000155',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': 'e-208',
'odometer': 37158,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-30',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT e-208 EV Active 50 kWh',
'transmission': 'automatic',
'trim': 'PEUGEOT EV Active 50 kWh',
'vin': None,
'year': 2023}
2026-03-25 14:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000155auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:43 [ecarstrade.nl] INFO: Saving data for 7000155auction111023: {'created_time': 1774450183.884707, 'last_price_update_time': 1774450183.884719, 'auction_closing_time': 1774858200.0}
2026-03-25 14:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000155auction111023') HTTP/1.1" 204 0
2026-03-25 14:49:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000134/photo_004/780x0__r.jpg?hash=1774442504> (referer: https://ecarstrade.com/cars/7000134)
2026-03-25 14:49:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000134/photo_003/780x0__r.jpg?hash=1774442504> (referer: https://ecarstrade.com/cars/7000134)
2026-03-25 14:49:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000129/photo_001/780x0__r.jpg?hash=1774442467> (referer: https://ecarstrade.com/cars/7000129)
2026-03-25 14:49:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ef552ca6-c577-5437-9723-d996a1f70403
2026-03-25 14:49:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ef552ca6-c577-5437-9723-d996a1f70403
2026-03-25 14:49:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ef552ca6-c577-5437-9723-d996a1f70403
2026-03-25 14:49:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item cdbfd6ff-f72e-5d23-abb0-ff331042cb1a
2026-03-25 14:49:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000156/photo_001/780x0__r.jpg?hash=1774442620> (referer: https://ecarstrade.com/cars/7000156)
2026-03-25 14:49:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000129/photo_000/780x0__r.jpg?hash=1774442467> (referer: https://ecarstrade.com/cars/7000129)
2026-03-25 14:49:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000135/photo_002/780x0__r.jpg?hash=1774442507> (referer: https://ecarstrade.com/cars/7000135)
2026-03-25 14:49:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000135/photo_001/780x0__r.jpg?hash=1774442507> (referer: https://ecarstrade.com/cars/7000135)
2026-03-25 14:49:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cdbfd6ff-f72e-5d23-abb0-ff331042cb1a
2026-03-25 14:49:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cdbfd6ff-f72e-5d23-abb0-ff331042cb1a
2026-03-25 14:49:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ef552ca6-c577-5437-9723-d996a1f70403
2026-03-25 14:49:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000156/photo_004/780x0__r.jpg?hash=1774442620> (referer: https://ecarstrade.com/cars/7000156)
2026-03-25 14:49:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000156/photo_002/780x0__r.jpg?hash=1774442620> (referer: https://ecarstrade.com/cars/7000156)
2026-03-25 14:49:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000135/photo_003/780x0__r.jpg?hash=1774442507> (referer: https://ecarstrade.com/cars/7000135)
2026-03-25 14:49:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000135/photo_004/780x0__r.jpg?hash=1774442507> (referer: https://ecarstrade.com/cars/7000135)
2026-03-25 14:49:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 56eae58f-0ede-5205-adcd-14759a3a19b6
2026-03-25 14:49:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000135/photo_005/780x0__r.jpg?hash=1774442507> (referer: https://ecarstrade.com/cars/7000135)
2026-03-25 14:49:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000156/photo_003/780x0__r.jpg?hash=1774442620> (referer: https://ecarstrade.com/cars/7000156)
2026-03-25 14:49:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ef552ca6-c577-5437-9723-d996a1f70403
2026-03-25 14:49:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ef552ca6-c577-5437-9723-d996a1f70403, skipping ID generation
2026-03-25 14:49:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef552ca6-c577-5437-9723-d996a1f70403 with scrape type 1
2026-03-25 14:49:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ef552ca6-c577-5437-9723-d996a1f70403 sending to next pipeline
2026-03-25 14:49:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ef552ca6-c577-5437-9723-d996a1f70403, identifier: 7000129auction111023
2026-03-25 14:49:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8c8c1e6d-7fab-5cd9-9ef8-b3c8f5d75765
2026-03-25 14:49:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ef552ca6-c577-5437-9723-d996a1f70403 with identifier: 7000129auction111023
2026-03-25 14:49:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ef552ca6-c577-5437-9723-d996a1f70403 with identifier: 7000129auction111023
2026-03-25 14:49:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ef552ca6-c577-5437-9723-d996a1f70403 with identifier: 7000129auction111023 to the API
2026-03-25 14:49:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:49:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:49:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000129/photo_000/780x0__r.jpg?hash=1774442467>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Z',
'engine': '',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Electric',
'id': 'ef552ca6-c577-5437-9723-d996a1f70403',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000129',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 34412,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-29',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN ID.3 Pro 58 kWh',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN Pro 58 kWh',
'vin': None,
'year': 2022}
2026-03-25 14:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000129auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:44 [ecarstrade.nl] INFO: Saving data for 7000129auction111023: {'created_time': 1774450184.54176, 'last_price_update_time': 1774450184.541771, 'auction_closing_time': 1774858200.0}
2026-03-25 14:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000129auction111023') HTTP/1.1" 204 0
2026-03-25 14:49:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000156/photo_005/780x0__r.jpg?hash=1774442620> (referer: https://ecarstrade.com/cars/7000156)
2026-03-25 14:49:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000135/photo_000/780x0__r.jpg?hash=1774442507> (referer: https://ecarstrade.com/cars/7000135)
2026-03-25 14:49:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000156/photo_000/780x0__r.jpg?hash=1774442620> (referer: https://ecarstrade.com/cars/7000156)
2026-03-25 14:49:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000134/photo_002/780x0__r.jpg?hash=1774442504> (referer: https://ecarstrade.com/cars/7000134)
2026-03-25 14:49:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8c8c1e6d-7fab-5cd9-9ef8-b3c8f5d75765
2026-03-25 14:49:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 56eae58f-0ede-5205-adcd-14759a3a19b6
2026-03-25 14:49:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 56eae58f-0ede-5205-adcd-14759a3a19b6
2026-03-25 14:49:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8c8c1e6d-7fab-5cd9-9ef8-b3c8f5d75765
2026-03-25 14:49:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8c8c1e6d-7fab-5cd9-9ef8-b3c8f5d75765
2026-03-25 14:49:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8c8c1e6d-7fab-5cd9-9ef8-b3c8f5d75765
2026-03-25 14:49:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 56eae58f-0ede-5205-adcd-14759a3a19b6
2026-03-25 14:49:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000134/photo_000/780x0__r.jpg?hash=1774442504> (referer: https://ecarstrade.com/cars/7000134)
2026-03-25 14:49:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000134/photo_001/780x0__r.jpg?hash=1774442504> (referer: https://ecarstrade.com/cars/7000134)
2026-03-25 14:49:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 56eae58f-0ede-5205-adcd-14759a3a19b6
2026-03-25 14:49:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8c8c1e6d-7fab-5cd9-9ef8-b3c8f5d75765
2026-03-25 14:49:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8c8c1e6d-7fab-5cd9-9ef8-b3c8f5d75765, skipping ID generation
2026-03-25 14:49:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c8c1e6d-7fab-5cd9-9ef8-b3c8f5d75765 with scrape type 1
2026-03-25 14:49:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8c8c1e6d-7fab-5cd9-9ef8-b3c8f5d75765 sending to next pipeline
2026-03-25 14:49:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8c8c1e6d-7fab-5cd9-9ef8-b3c8f5d75765, identifier: 7000135auction111023
2026-03-25 14:49:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8c8c1e6d-7fab-5cd9-9ef8-b3c8f5d75765 with identifier: 7000135auction111023
2026-03-25 14:49:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8c8c1e6d-7fab-5cd9-9ef8-b3c8f5d75765 with identifier: 7000135auction111023
2026-03-25 14:49:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8c8c1e6d-7fab-5cd9-9ef8-b3c8f5d75765 with identifier: 7000135auction111023 to the API
2026-03-25 14:49:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:49:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:49:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000135/photo_000/780x0__r.jpg?hash=1774442507>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Z',
'engine': '',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Electric',
'id': '8c8c1e6d-7fab-5cd9-9ef8-b3c8f5d75765',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000135',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 73669,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-29',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN ID.3 Pro 58 kWh',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN Pro 58 kWh',
'vin': None,
'year': 2022}
2026-03-25 14:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000135auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:45 [ecarstrade.nl] INFO: Saving data for 7000135auction111023: {'created_time': 1774450185.083113, 'last_price_update_time': 1774450185.083124, 'auction_closing_time': 1774858200.0}
2026-03-25 14:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000135auction111023') HTTP/1.1" 204 0
2026-03-25 14:49:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 56eae58f-0ede-5205-adcd-14759a3a19b6
2026-03-25 14:49:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 56eae58f-0ede-5205-adcd-14759a3a19b6, skipping ID generation
2026-03-25 14:49:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56eae58f-0ede-5205-adcd-14759a3a19b6 with scrape type 1
2026-03-25 14:49:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 56eae58f-0ede-5205-adcd-14759a3a19b6 sending to next pipeline
2026-03-25 14:49:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 56eae58f-0ede-5205-adcd-14759a3a19b6, identifier: 7000156auction111023
2026-03-25 14:49:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000142> (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-25 14:49:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 56eae58f-0ede-5205-adcd-14759a3a19b6 with identifier: 7000156auction111023
2026-03-25 14:49:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 56eae58f-0ede-5205-adcd-14759a3a19b6 with identifier: 7000156auction111023
2026-03-25 14:49:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 56eae58f-0ede-5205-adcd-14759a3a19b6 with identifier: 7000156auction111023 to the API
2026-03-25 14:49:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:49: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-25 14:49:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000156/photo_000/780x0__r.jpg?hash=1774442620>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Z',
'engine': '',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Electric',
'id': '56eae58f-0ede-5205-adcd-14759a3a19b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000156',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': 'e-208',
'odometer': 52816,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-11',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT e-208 EV Allure Pck 50 kWh',
'transmission': 'automatic',
'trim': 'PEUGEOT EV Allure Pck 50 kWh',
'vin': None,
'year': 2023}
2026-03-25 14:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000156auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:45 [ecarstrade.nl] INFO: Saving data for 7000156auction111023: {'created_time': 1774450185.521216, 'last_price_update_time': 1774450185.521226, 'auction_closing_time': 1774858200.0}
2026-03-25 14:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000156auction111023') HTTP/1.1" 204 0
2026-03-25 14:49:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:45 [ecarstrade.nl] INFO: Extracting details for car 7000142auction111023
2026-03-25 14:49:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cdbfd6ff-f72e-5d23-abb0-ff331042cb1a
2026-03-25 14:49:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cdbfd6ff-f72e-5d23-abb0-ff331042cb1a
2026-03-25 14:49:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cdbfd6ff-f72e-5d23-abb0-ff331042cb1a
2026-03-25 14:49:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cdbfd6ff-f72e-5d23-abb0-ff331042cb1a, skipping ID generation
2026-03-25 14:49:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdbfd6ff-f72e-5d23-abb0-ff331042cb1a with scrape type 1
2026-03-25 14:49:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cdbfd6ff-f72e-5d23-abb0-ff331042cb1a sending to next pipeline
2026-03-25 14:49:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: cdbfd6ff-f72e-5d23-abb0-ff331042cb1a, identifier: 7000134auction111023
2026-03-25 14:49:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999952> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:49:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: cdbfd6ff-f72e-5d23-abb0-ff331042cb1a with identifier: 7000134auction111023
2026-03-25 14:49:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: cdbfd6ff-f72e-5d23-abb0-ff331042cb1a with identifier: 7000134auction111023
2026-03-25 14:49:45 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: cdbfd6ff-f72e-5d23-abb0-ff331042cb1a with identifier: 7000134auction111023 to the API
2026-03-25 14:49:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:49: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-25 14:49:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000134/photo_001/780x0__r.jpg?hash=1774442504>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Z',
'engine': '',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Electric',
'id': 'cdbfd6ff-f72e-5d23-abb0-ff331042cb1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000134',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 40186,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-29',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN ID.3 Pro 58 kWh',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN Pro 58 kWh',
'vin': None,
'year': 2022}
2026-03-25 14:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000134auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:49:46 [ecarstrade.nl] INFO: Saving data for 7000134auction111023: {'created_time': 1774450186.065981, 'last_price_update_time': 1774450186.065991, 'auction_closing_time': 1774858200.0}
2026-03-25 14:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000134auction111023') HTTP/1.1" 204 0
2026-03-25 14:49:46 [ecarstrade.nl] INFO: Extracting details for car 6999952auction111021
2026-03-25 14:49:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8345d45a-e1a3-5662-a55a-1940f689b3a2 with identifier: 7000142auction111023
2026-03-25 14:49:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8345d45a-e1a3-5662-a55a-1940f689b3a2 with scrape type 1
2026-03-25 14:49:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8345d45a-e1a3-5662-a55a-1940f689b3a2
2026-03-25 14:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000142%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442549%27 HTTP/1.1" 200 None
2026-03-25 14:49:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000142/photo_000/780x0__r.jpg?hash=1774442549 not downloaded yet
2026-03-25 14:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000142%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442549%27 HTTP/1.1" 200 None
2026-03-25 14:49:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000142/photo_001/780x0__r.jpg?hash=1774442549 not downloaded yet
2026-03-25 14:49:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 624e608d-07dc-5ecc-ab09-d66ea40e0f12 with identifier: 6999952auction111021
2026-03-25 14:49:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 624e608d-07dc-5ecc-ab09-d66ea40e0f12 with scrape type 1
2026-03-25 14:49:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 624e608d-07dc-5ecc-ab09-d66ea40e0f12
2026-03-25 14:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49: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%252F6999952%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774438265%27 HTTP/1.1" 200 None
2026-03-25 14:49:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999952/photo_000/780x0__r.jpg?hash=1774438265 not downloaded yet
2026-03-25 14:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000142%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442550%27 HTTP/1.1" 200 None
2026-03-25 14:49:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000142/photo_002/780x0__r.jpg?hash=1774442550 not downloaded yet
2026-03-25 14:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49: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%252F6999952%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774438265%27 HTTP/1.1" 200 None
2026-03-25 14:49:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999952/photo_001/780x0__r.jpg?hash=1774438265 not downloaded yet
2026-03-25 14:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000142%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442550%27 HTTP/1.1" 200 None
2026-03-25 14:49:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000142/photo_003/780x0__r.jpg?hash=1774442550 not downloaded yet
2026-03-25 14:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49: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%252F6999952%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774438265%27 HTTP/1.1" 200 None
2026-03-25 14:49:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999952/photo_002/780x0__r.jpg?hash=1774438265 not downloaded yet
2026-03-25 14:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000142%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442550%27 HTTP/1.1" 200 None
2026-03-25 14:49:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000142/photo_004/780x0__r.jpg?hash=1774442550 not downloaded yet
2026-03-25 14:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49: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%252F6999952%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774438265%27 HTTP/1.1" 200 None
2026-03-25 14:49:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999952/photo_003/780x0__r.jpg?hash=1774438265 not downloaded yet
2026-03-25 14:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000142%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442550%27 HTTP/1.1" 200 None
2026-03-25 14:49:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000142/photo_005/780x0__r.jpg?hash=1774442550 not downloaded yet
2026-03-25 14:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49: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%252F6999952%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774438265%27 HTTP/1.1" 200 None
2026-03-25 14:49:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999952/photo_004/780x0__r.jpg?hash=1774438265 not downloaded yet
2026-03-25 14:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49: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%252F6999952%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774438265%27 HTTP/1.1" 200 None
2026-03-25 14:49:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999952/photo_005/780x0__r.jpg?hash=1774438265 not downloaded yet
2026-03-25 14:49:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999954> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:49:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:49 [ecarstrade.nl] INFO: Extracting details for car 6999954auction111021
2026-03-25 14:49:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e167b463-961e-5076-babe-8aa9e91cb41e with identifier: 6999954auction111021
2026-03-25 14:49:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e167b463-961e-5076-babe-8aa9e91cb41e with scrape type 1
2026-03-25 14:49:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e167b463-961e-5076-babe-8aa9e91cb41e
2026-03-25 14:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49: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%252F6999954%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774438277%27 HTTP/1.1" 200 None
2026-03-25 14:49:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999954/photo_000/780x0__r.jpg?hash=1774438277 not downloaded yet
2026-03-25 14:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49: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%252F6999954%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774438277%27 HTTP/1.1" 200 None
2026-03-25 14:49:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999954/photo_001/780x0__r.jpg?hash=1774438277 not downloaded yet
2026-03-25 14:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49: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%252F6999954%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774438277%27 HTTP/1.1" 200 None
2026-03-25 14:49:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999954/photo_002/780x0__r.jpg?hash=1774438277 not downloaded yet
2026-03-25 14:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49: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%252F6999954%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774438277%27 HTTP/1.1" 200 None
2026-03-25 14:49:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999954/photo_003/780x0__r.jpg?hash=1774438277 not downloaded yet
2026-03-25 14:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49: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%252F6999954%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774438277%27 HTTP/1.1" 200 None
2026-03-25 14:49:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999954/photo_004/780x0__r.jpg?hash=1774438277 not downloaded yet
2026-03-25 14:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49: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%252F6999954%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774438277%27 HTTP/1.1" 200 None
2026-03-25 14:49:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999954/photo_005/780x0__r.jpg?hash=1774438277 not downloaded yet
2026-03-25 14:49:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000180> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:49:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000147> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:49:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:52 [ecarstrade.nl] INFO: Extracting details for car 7000180auction111023
2026-03-25 14:49:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000186> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:49:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0804f41d-c451-5ff0-9a47-d7f4770e90d9 with identifier: 7000180auction111023
2026-03-25 14:49:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0804f41d-c451-5ff0-9a47-d7f4770e90d9 with scrape type 1
2026-03-25 14:49:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0804f41d-c451-5ff0-9a47-d7f4770e90d9
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000180%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442751%27 HTTP/1.1" 200 None
2026-03-25 14:49:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000180/photo_000/780x0__r.jpg?hash=1774442751 not downloaded yet
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000180%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442751%27 HTTP/1.1" 200 None
2026-03-25 14:49:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000180/photo_001/780x0__r.jpg?hash=1774442751 not downloaded yet
2026-03-25 14:49:52 [ecarstrade.nl] INFO: Extracting details for car 7000147auction111023
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000180%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442751%27 HTTP/1.1" 200 None
2026-03-25 14:49:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000180/photo_002/780x0__r.jpg?hash=1774442751 not downloaded yet
2026-03-25 14:49:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3783aebb-72db-5ad0-a53a-ba6ec220bfeb with identifier: 7000147auction111023
2026-03-25 14:49:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3783aebb-72db-5ad0-a53a-ba6ec220bfeb with scrape type 1
2026-03-25 14:49:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3783aebb-72db-5ad0-a53a-ba6ec220bfeb
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000147%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442573%27 HTTP/1.1" 200 None
2026-03-25 14:49:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000147/photo_000/780x0__r.jpg?hash=1774442573 not downloaded yet
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000180%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442751%27 HTTP/1.1" 200 None
2026-03-25 14:49:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000180/photo_003/780x0__r.jpg?hash=1774442751 not downloaded yet
2026-03-25 14:49:52 [ecarstrade.nl] INFO: Extracting details for car 7000186auction111023
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000147%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442573%27 HTTP/1.1" 200 None
2026-03-25 14:49:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000147/photo_001/780x0__r.jpg?hash=1774442573 not downloaded yet
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000180%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442751%27 HTTP/1.1" 200 None
2026-03-25 14:49:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000180/photo_004/780x0__r.jpg?hash=1774442751 not downloaded yet
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000147%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442573%27 HTTP/1.1" 200 None
2026-03-25 14:49:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000147/photo_002/780x0__r.jpg?hash=1774442573 not downloaded yet
2026-03-25 14:49:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000184> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:49:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cd1ec6b-6b8c-5461-a81d-cf1bda516392 with identifier: 7000186auction111023
2026-03-25 14:49:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cd1ec6b-6b8c-5461-a81d-cf1bda516392 with scrape type 1
2026-03-25 14:49:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4cd1ec6b-6b8c-5461-a81d-cf1bda516392
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000186%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442783%27 HTTP/1.1" 200 None
2026-03-25 14:49:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000186/photo_000/780x0__r.jpg?hash=1774442783 not downloaded yet
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000180%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442752%27 HTTP/1.1" 200 None
2026-03-25 14:49:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000180/photo_005/780x0__r.jpg?hash=1774442752 not downloaded yet
2026-03-25 14:49:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000147%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442574%27 HTTP/1.1" 200 None
2026-03-25 14:49:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000147/photo_003/780x0__r.jpg?hash=1774442574 not downloaded yet
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000186%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442783%27 HTTP/1.1" 200 None
2026-03-25 14:49:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000186/photo_001/780x0__r.jpg?hash=1774442783 not downloaded yet
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000147%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442574%27 HTTP/1.1" 200 None
2026-03-25 14:49:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000147/photo_004/780x0__r.jpg?hash=1774442574 not downloaded yet
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000186%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442783%27 HTTP/1.1" 200 None
2026-03-25 14:49:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000186/photo_002/780x0__r.jpg?hash=1774442783 not downloaded yet
2026-03-25 14:49:52 [ecarstrade.nl] INFO: Extracting details for car 7000184auction111023
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000147%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442574%27 HTTP/1.1" 200 None
2026-03-25 14:49:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000147/photo_005/780x0__r.jpg?hash=1774442574 not downloaded yet
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000186%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442783%27 HTTP/1.1" 200 None
2026-03-25 14:49:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000186/photo_003/780x0__r.jpg?hash=1774442783 not downloaded yet
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000186%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442783%27 HTTP/1.1" 200 None
2026-03-25 14:49:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000186/photo_004/780x0__r.jpg?hash=1774442783 not downloaded yet
2026-03-25 14:49:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3efc0cf2-02b8-5e34-9869-5ed84cbd2719 with identifier: 7000184auction111023
2026-03-25 14:49:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3efc0cf2-02b8-5e34-9869-5ed84cbd2719 with scrape type 1
2026-03-25 14:49:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3efc0cf2-02b8-5e34-9869-5ed84cbd2719
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000184%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442777%27 HTTP/1.1" 200 None
2026-03-25 14:49:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000184/photo_000/780x0__r.jpg?hash=1774442777 not downloaded yet
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000186%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442783%27 HTTP/1.1" 200 None
2026-03-25 14:49:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000186/photo_005/780x0__r.jpg?hash=1774442783 not downloaded yet
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000184%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442777%27 HTTP/1.1" 200 None
2026-03-25 14:49:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000184/photo_001/780x0__r.jpg?hash=1774442777 not downloaded yet
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000184%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442777%27 HTTP/1.1" 200 None
2026-03-25 14:49:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000184/photo_002/780x0__r.jpg?hash=1774442777 not downloaded yet
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000184%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442778%27 HTTP/1.1" 200 None
2026-03-25 14:49:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000184/photo_003/780x0__r.jpg?hash=1774442778 not downloaded yet
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000184%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442778%27 HTTP/1.1" 200 None
2026-03-25 14:49:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000184/photo_004/780x0__r.jpg?hash=1774442778 not downloaded yet
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000184%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442778%27 HTTP/1.1" 200 None
2026-03-25 14:49:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000184/photo_005/780x0__r.jpg?hash=1774442778 not downloaded yet
2026-03-25 14:49:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000182> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:49:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:53 [ecarstrade.nl] INFO: Extracting details for car 7000182auction111023
2026-03-25 14:49:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c77f2ae0-3dbc-51eb-9877-ab84723b4df0 with identifier: 7000182auction111023
2026-03-25 14:49:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c77f2ae0-3dbc-51eb-9877-ab84723b4df0 with scrape type 1
2026-03-25 14:49:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item c77f2ae0-3dbc-51eb-9877-ab84723b4df0
2026-03-25 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000182%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442765%27 HTTP/1.1" 200 None
2026-03-25 14:49:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000182/photo_000/780x0__r.jpg?hash=1774442765 not downloaded yet
2026-03-25 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000182%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442765%27 HTTP/1.1" 200 None
2026-03-25 14:49:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000182/photo_001/780x0__r.jpg?hash=1774442765 not downloaded yet
2026-03-25 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000182%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442766%27 HTTP/1.1" 200 None
2026-03-25 14:49:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000182/photo_002/780x0__r.jpg?hash=1774442766 not downloaded yet
2026-03-25 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000182%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442766%27 HTTP/1.1" 200 None
2026-03-25 14:49:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000182/photo_003/780x0__r.jpg?hash=1774442766 not downloaded yet
2026-03-25 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000182%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442766%27 HTTP/1.1" 200 None
2026-03-25 14:49:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000182/photo_004/780x0__r.jpg?hash=1774442766 not downloaded yet
2026-03-25 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000182%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442766%27 HTTP/1.1" 200 None
2026-03-25 14:49:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000182/photo_005/780x0__r.jpg?hash=1774442766 not downloaded yet
2026-03-25 14:49:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000146> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:49:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:53 [ecarstrade.nl] INFO: Extracting details for car 7000146auction111023
2026-03-25 14:49:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26815f63-184d-54dd-a5d6-8fcba78d782a with identifier: 7000146auction111023
2026-03-25 14:49:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26815f63-184d-54dd-a5d6-8fcba78d782a with scrape type 1
2026-03-25 14:49:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 26815f63-184d-54dd-a5d6-8fcba78d782a
2026-03-25 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000146%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442568%27 HTTP/1.1" 200 None
2026-03-25 14:49:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000146/photo_000/780x0__r.jpg?hash=1774442568 not downloaded yet
2026-03-25 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000146%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442569%27 HTTP/1.1" 200 None
2026-03-25 14:49:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000146/photo_001/780x0__r.jpg?hash=1774442569 not downloaded yet
2026-03-25 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000146%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442569%27 HTTP/1.1" 200 None
2026-03-25 14:49:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000146/photo_002/780x0__r.jpg?hash=1774442569 not downloaded yet
2026-03-25 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000146%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442569%27 HTTP/1.1" 200 None
2026-03-25 14:49:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000146/photo_003/780x0__r.jpg?hash=1774442569 not downloaded yet
2026-03-25 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000146%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442569%27 HTTP/1.1" 200 None
2026-03-25 14:49:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000146/photo_004/780x0__r.jpg?hash=1774442569 not downloaded yet
2026-03-25 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000146%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442569%27 HTTP/1.1" 200 None
2026-03-25 14:49:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000146/photo_005/780x0__r.jpg?hash=1774442569 not downloaded yet
2026-03-25 14:49:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000181> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:49:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:49:57 [ecarstrade.nl] INFO: Extracting details for car 7000181auction111023
2026-03-25 14:49:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 470f7efa-07d8-5ddf-ac7a-a4be4a7f7bde with identifier: 7000181auction111023
2026-03-25 14:49:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 470f7efa-07d8-5ddf-ac7a-a4be4a7f7bde with scrape type 1
2026-03-25 14:49:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 470f7efa-07d8-5ddf-ac7a-a4be4a7f7bde
2026-03-25 14:49:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000181%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442761%27 HTTP/1.1" 200 None
2026-03-25 14:49:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000181/photo_000/780x0__r.jpg?hash=1774442761 not downloaded yet
2026-03-25 14:49:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000181%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442761%27 HTTP/1.1" 200 None
2026-03-25 14:49:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000181/photo_001/780x0__r.jpg?hash=1774442761 not downloaded yet
2026-03-25 14:49:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000181%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442762%27 HTTP/1.1" 200 None
2026-03-25 14:49:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000181/photo_002/780x0__r.jpg?hash=1774442762 not downloaded yet
2026-03-25 14:49:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000181%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442762%27 HTTP/1.1" 200 None
2026-03-25 14:49:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000181/photo_003/780x0__r.jpg?hash=1774442762 not downloaded yet
2026-03-25 14:49:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000181%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442762%27 HTTP/1.1" 200 None
2026-03-25 14:49:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000181/photo_004/780x0__r.jpg?hash=1774442762 not downloaded yet
2026-03-25 14:49:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000181%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442762%27 HTTP/1.1" 200 None
2026-03-25 14:49:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000181/photo_005/780x0__r.jpg?hash=1774442762 not downloaded yet
2026-03-25 14:49:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000137> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:49:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999952/photo_005/780x0__r.jpg?hash=1774438265> (referer: https://ecarstrade.com/cars/6999952)
2026-03-25 14:49:59 [ecarstrade.nl] INFO: Extracting details for car 7000137auction111023
2026-03-25 14:49:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad8848a6-5d51-5b76-b398-45f4b89de11c with identifier: 7000137auction111023
2026-03-25 14:49:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad8848a6-5d51-5b76-b398-45f4b89de11c with scrape type 1
2026-03-25 14:49:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ad8848a6-5d51-5b76-b398-45f4b89de11c
2026-03-25 14:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000137%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442519%27 HTTP/1.1" 200 None
2026-03-25 14:49:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000137/photo_000/780x0__r.jpg?hash=1774442519 not downloaded yet
2026-03-25 14:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000137%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442520%27 HTTP/1.1" 200 None
2026-03-25 14:49:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000137/photo_001/780x0__r.jpg?hash=1774442520 not downloaded yet
2026-03-25 14:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000137%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442520%27 HTTP/1.1" 200 None
2026-03-25 14:49:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000137/photo_002/780x0__r.jpg?hash=1774442520 not downloaded yet
2026-03-25 14:49:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999954/photo_005/780x0__r.jpg?hash=1774438277> (referer: https://ecarstrade.com/cars/6999954)
2026-03-25 14:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000137%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442520%27 HTTP/1.1" 200 None
2026-03-25 14:49:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000137/photo_003/780x0__r.jpg?hash=1774442520 not downloaded yet
2026-03-25 14:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000137%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442520%27 HTTP/1.1" 200 None
2026-03-25 14:49:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000137/photo_004/780x0__r.jpg?hash=1774442520 not downloaded yet
2026-03-25 14:49:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 624e608d-07dc-5ecc-ab09-d66ea40e0f12
2026-03-25 14:49:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999954/photo_004/780x0__r.jpg?hash=1774438277> (referer: https://ecarstrade.com/cars/6999954)
2026-03-25 14:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000137%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442520%27 HTTP/1.1" 200 None
2026-03-25 14:49:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000137/photo_005/780x0__r.jpg?hash=1774442520 not downloaded yet
2026-03-25 14:49:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e167b463-961e-5076-babe-8aa9e91cb41e
2026-03-25 14:49:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999954/photo_003/780x0__r.jpg?hash=1774438277> (referer: https://ecarstrade.com/cars/6999954)
2026-03-25 14:49:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e167b463-961e-5076-babe-8aa9e91cb41e
2026-03-25 14:49:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000151> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:49:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000186/photo_000/780x0__r.jpg?hash=1774442783> (referer: https://ecarstrade.com/cars/7000186)
2026-03-25 14:49:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000184/photo_005/780x0__r.jpg?hash=1774442778> (referer: https://ecarstrade.com/cars/7000184)
2026-03-25 14:49:59 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e167b463-961e-5076-babe-8aa9e91cb41e
2026-03-25 14:49:59 [ecarstrade.nl] INFO: Extracting details for car 7000151auction111023
2026-03-25 14:49:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98355a47-c47e-5c4a-b172-eb48e4783faa with identifier: 7000151auction111023
2026-03-25 14:49:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98355a47-c47e-5c4a-b172-eb48e4783faa with scrape type 1
2026-03-25 14:49:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 98355a47-c47e-5c4a-b172-eb48e4783faa
2026-03-25 14:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000151%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442594%27 HTTP/1.1" 200 None
2026-03-25 14:49:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000151/photo_000/780x0__r.jpg?hash=1774442594 not downloaded yet
2026-03-25 14:49:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000182/photo_005/780x0__r.jpg?hash=1774442766> (referer: https://ecarstrade.com/cars/7000182)
2026-03-25 14:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000151%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442594%27 HTTP/1.1" 200 None
2026-03-25 14:50:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000151/photo_001/780x0__r.jpg?hash=1774442594 not downloaded yet
2026-03-25 14:50:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000146/photo_005/780x0__r.jpg?hash=1774442569> (referer: https://ecarstrade.com/cars/7000146)
2026-03-25 14:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000151%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442594%27 HTTP/1.1" 200 None
2026-03-25 14:50:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000151/photo_002/780x0__r.jpg?hash=1774442594 not downloaded yet
2026-03-25 14:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000151%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442594%27 HTTP/1.1" 200 None
2026-03-25 14:50:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000151/photo_003/780x0__r.jpg?hash=1774442594 not downloaded yet
2026-03-25 14:50:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4cd1ec6b-6b8c-5461-a81d-cf1bda516392
2026-03-25 14:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000151%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442594%27 HTTP/1.1" 200 None
2026-03-25 14:50:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000151/photo_004/780x0__r.jpg?hash=1774442594 not downloaded yet
2026-03-25 14:50:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3efc0cf2-02b8-5e34-9869-5ed84cbd2719
2026-03-25 14:50:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000181/photo_005/780x0__r.jpg?hash=1774442762> (referer: https://ecarstrade.com/cars/7000181)
2026-03-25 14:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000151%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442594%27 HTTP/1.1" 200 None
2026-03-25 14:50:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000151/photo_005/780x0__r.jpg?hash=1774442594 not downloaded yet
2026-03-25 14:50:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item c77f2ae0-3dbc-51eb-9877-ab84723b4df0
2026-03-25 14:50:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 26815f63-184d-54dd-a5d6-8fcba78d782a
2026-03-25 14:50:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000181/photo_004/780x0__r.jpg?hash=1774442762> (referer: https://ecarstrade.com/cars/7000181)
2026-03-25 14:50:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000137/photo_002/780x0__r.jpg?hash=1774442520> (referer: https://ecarstrade.com/cars/7000137)
2026-03-25 14:50:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000168> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:50:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 470f7efa-07d8-5ddf-ac7a-a4be4a7f7bde
2026-03-25 14:50:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000137/photo_004/780x0__r.jpg?hash=1774442520> (referer: https://ecarstrade.com/cars/7000137)
2026-03-25 14:50:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 470f7efa-07d8-5ddf-ac7a-a4be4a7f7bde
2026-03-25 14:50:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000137/photo_005/780x0__r.jpg?hash=1774442520> (referer: https://ecarstrade.com/cars/7000137)
2026-03-25 14:50:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000137/photo_003/780x0__r.jpg?hash=1774442520> (referer: https://ecarstrade.com/cars/7000137)
2026-03-25 14:50:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ad8848a6-5d51-5b76-b398-45f4b89de11c
2026-03-25 14:50:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000137/photo_001/780x0__r.jpg?hash=1774442520> (referer: https://ecarstrade.com/cars/7000137)
2026-03-25 14:50:00 [ecarstrade.nl] INFO: Extracting details for car 7000168auction111023
2026-03-25 14:50:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000151/photo_000/780x0__r.jpg?hash=1774442594> (referer: https://ecarstrade.com/cars/7000151)
2026-03-25 14:50:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000137/photo_000/780x0__r.jpg?hash=1774442519> (referer: https://ecarstrade.com/cars/7000137)
2026-03-25 14:50:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca338d58-2e03-5480-a8f8-a9ef9217d561 with identifier: 7000168auction111023
2026-03-25 14:50:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca338d58-2e03-5480-a8f8-a9ef9217d561 with scrape type 1
2026-03-25 14:50:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ca338d58-2e03-5480-a8f8-a9ef9217d561
2026-03-25 14:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000168%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442670%27 HTTP/1.1" 200 None
2026-03-25 14:50:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000168/photo_000/780x0__r.jpg?hash=1774442670 not downloaded yet
2026-03-25 14:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000168%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442671%27 HTTP/1.1" 200 None
2026-03-25 14:50:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000168/photo_001/780x0__r.jpg?hash=1774442671 not downloaded yet
2026-03-25 14:50:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000179> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:50:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000151/photo_001/780x0__r.jpg?hash=1774442594> (referer: https://ecarstrade.com/cars/7000151)
2026-03-25 14:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000168%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442671%27 HTTP/1.1" 200 None
2026-03-25 14:50:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000168/photo_002/780x0__r.jpg?hash=1774442671 not downloaded yet
2026-03-25 14:50:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ad8848a6-5d51-5b76-b398-45f4b89de11c
2026-03-25 14:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000168%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442671%27 HTTP/1.1" 200 None
2026-03-25 14:50:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000168/photo_003/780x0__r.jpg?hash=1774442671 not downloaded yet
2026-03-25 14:50:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ad8848a6-5d51-5b76-b398-45f4b89de11c
2026-03-25 14:50:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000151/photo_004/780x0__r.jpg?hash=1774442594> (referer: https://ecarstrade.com/cars/7000151)
2026-03-25 14:50:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000151/photo_005/780x0__r.jpg?hash=1774442594> (referer: https://ecarstrade.com/cars/7000151)
2026-03-25 14:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000168%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442671%27 HTTP/1.1" 200 None
2026-03-25 14:50:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000168/photo_004/780x0__r.jpg?hash=1774442671 not downloaded yet
2026-03-25 14:50:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ad8848a6-5d51-5b76-b398-45f4b89de11c
2026-03-25 14:50:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ad8848a6-5d51-5b76-b398-45f4b89de11c
2026-03-25 14:50:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000151/photo_002/780x0__r.jpg?hash=1774442594> (referer: https://ecarstrade.com/cars/7000151)
2026-03-25 14:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000168%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442671%27 HTTP/1.1" 200 None
2026-03-25 14:50:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000168/photo_005/780x0__r.jpg?hash=1774442671 not downloaded yet
2026-03-25 14:50:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000177> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:50:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 98355a47-c47e-5c4a-b172-eb48e4783faa
2026-03-25 14:50:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ad8848a6-5d51-5b76-b398-45f4b89de11c
2026-03-25 14:50:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ad8848a6-5d51-5b76-b398-45f4b89de11c, skipping ID generation
2026-03-25 14:50:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad8848a6-5d51-5b76-b398-45f4b89de11c with scrape type 1
2026-03-25 14:50:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ad8848a6-5d51-5b76-b398-45f4b89de11c sending to next pipeline
2026-03-25 14:50:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ad8848a6-5d51-5b76-b398-45f4b89de11c, identifier: 7000137auction111023
2026-03-25 14:50:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000151/photo_003/780x0__r.jpg?hash=1774442594> (referer: https://ecarstrade.com/cars/7000151)
2026-03-25 14:50:00 [ecarstrade.nl] INFO: Extracting details for car 7000179auction111023
2026-03-25 14:50:00 [ecarstrade.nl] INFO: Extracting details for car 7000177auction111023
2026-03-25 14:50:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ad8848a6-5d51-5b76-b398-45f4b89de11c with identifier: 7000137auction111023
2026-03-25 14:50:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ad8848a6-5d51-5b76-b398-45f4b89de11c with identifier: 7000137auction111023
2026-03-25 14:50:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ad8848a6-5d51-5b76-b398-45f4b89de11c with identifier: 7000137auction111023 to the API
2026-03-25 14:50:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000137/photo_000/780x0__r.jpg?hash=1774442519>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'ad8848a6-5d51-5b76-b398-45f4b89de11c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000137',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Toyota',
'model': 'Aygo',
'odometer': 58085,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-09',
'seats_number': 4,
'seller_name': None,
'title': 'TOYOTA Aygo X 1.0 VVT-i MT Play',
'transmission': 'manual',
'trim': 'TOYOTA X 1.0 VVT-i MT Play',
'vin': None,
'year': 2023}
2026-03-25 14:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000137auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:50:01 [ecarstrade.nl] INFO: Saving data for 7000137auction111023: {'created_time': 1774450201.645481, 'last_price_update_time': 1774450201.645494, 'auction_closing_time': 1774858200.0}
2026-03-25 14:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000137auction111023') HTTP/1.1" 204 0
2026-03-25 14:50:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000181/photo_002/780x0__r.jpg?hash=1774442762> (referer: https://ecarstrade.com/cars/7000181)
2026-03-25 14:50:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000181/photo_003/780x0__r.jpg?hash=1774442762> (referer: https://ecarstrade.com/cars/7000181)
2026-03-25 14:50:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000181/photo_001/780x0__r.jpg?hash=1774442761> (referer: https://ecarstrade.com/cars/7000181)
2026-03-25 14:50:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000181/photo_000/780x0__r.jpg?hash=1774442761> (referer: https://ecarstrade.com/cars/7000181)
2026-03-25 14:50:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000150> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:50:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f9b5060-edac-531c-83a3-25c48e7313a2 with identifier: 7000179auction111023
2026-03-25 14:50:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f9b5060-edac-531c-83a3-25c48e7313a2 with scrape type 1
2026-03-25 14:50:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5f9b5060-edac-531c-83a3-25c48e7313a2
2026-03-25 14:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000179%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442740%27 HTTP/1.1" 200 None
2026-03-25 14:50:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000179/photo_000/780x0__r.jpg?hash=1774442740 not downloaded yet
2026-03-25 14:50:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 98355a47-c47e-5c4a-b172-eb48e4783faa
2026-03-25 14:50:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 98355a47-c47e-5c4a-b172-eb48e4783faa
2026-03-25 14:50:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 98355a47-c47e-5c4a-b172-eb48e4783faa
2026-03-25 14:50:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 98355a47-c47e-5c4a-b172-eb48e4783faa
2026-03-25 14:50:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 667128a7-6c42-528d-b654-0b59d534cf1e with identifier: 7000177auction111023
2026-03-25 14:50:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 667128a7-6c42-528d-b654-0b59d534cf1e with scrape type 1
2026-03-25 14:50:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 667128a7-6c42-528d-b654-0b59d534cf1e
2026-03-25 14:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000177%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442729%27 HTTP/1.1" 200 None
2026-03-25 14:50:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000177/photo_000/780x0__r.jpg?hash=1774442729 not downloaded yet
2026-03-25 14:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000179%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442741%27 HTTP/1.1" 200 None
2026-03-25 14:50:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000179/photo_001/780x0__r.jpg?hash=1774442741 not downloaded yet
2026-03-25 14:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000177%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442729%27 HTTP/1.1" 200 None
2026-03-25 14:50:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000177/photo_001/780x0__r.jpg?hash=1774442729 not downloaded yet
2026-03-25 14:50:01 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 98355a47-c47e-5c4a-b172-eb48e4783faa
2026-03-25 14:50:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 98355a47-c47e-5c4a-b172-eb48e4783faa, skipping ID generation
2026-03-25 14:50:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98355a47-c47e-5c4a-b172-eb48e4783faa with scrape type 1
2026-03-25 14:50:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 98355a47-c47e-5c4a-b172-eb48e4783faa sending to next pipeline
2026-03-25 14:50:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 98355a47-c47e-5c4a-b172-eb48e4783faa, identifier: 7000151auction111023
2026-03-25 14:50:01 [ecarstrade.nl] INFO: Extracting details for car 7000150auction111023
2026-03-25 14:50:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 98355a47-c47e-5c4a-b172-eb48e4783faa with identifier: 7000151auction111023
2026-03-25 14:50:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 98355a47-c47e-5c4a-b172-eb48e4783faa with identifier: 7000151auction111023
2026-03-25 14:50:01 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 98355a47-c47e-5c4a-b172-eb48e4783faa with identifier: 7000151auction111023 to the API
2026-03-25 14:50:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50: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-25 14:50:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000151/photo_003/780x0__r.jpg?hash=1774442594>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': '98355a47-c47e-5c4a-b172-eb48e4783faa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000151',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': '208',
'odometer': 46731,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-15',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 208 1.2 PureTech Active',
'transmission': 'manual',
'trim': 'PEUGEOT 1.2 PureTech Active',
'vin': None,
'year': 2023}
2026-03-25 14:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000151auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:50:02 [ecarstrade.nl] INFO: Saving data for 7000151auction111023: {'created_time': 1774450202.20471, 'last_price_update_time': 1774450202.20472, 'auction_closing_time': 1774858200.0}
2026-03-25 14:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000151auction111023') HTTP/1.1" 204 0
2026-03-25 14:50:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000146/photo_004/780x0__r.jpg?hash=1774442569> (referer: https://ecarstrade.com/cars/7000146)
2026-03-25 14:50:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000168/photo_001/780x0__r.jpg?hash=1774442671> (referer: https://ecarstrade.com/cars/7000168)
2026-03-25 14:50:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000146/photo_003/780x0__r.jpg?hash=1774442569> (referer: https://ecarstrade.com/cars/7000146)
2026-03-25 14:50:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000168/photo_003/780x0__r.jpg?hash=1774442671> (referer: https://ecarstrade.com/cars/7000168)
2026-03-25 14:50:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000168/photo_000/780x0__r.jpg?hash=1774442670> (referer: https://ecarstrade.com/cars/7000168)
2026-03-25 14:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000179%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442741%27 HTTP/1.1" 200 None
2026-03-25 14:50:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000179/photo_002/780x0__r.jpg?hash=1774442741 not downloaded yet
2026-03-25 14:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000177%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442729%27 HTTP/1.1" 200 None
2026-03-25 14:50:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000177/photo_002/780x0__r.jpg?hash=1774442729 not downloaded yet
2026-03-25 14:50:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000168/photo_002/780x0__r.jpg?hash=1774442671> (referer: https://ecarstrade.com/cars/7000168)
2026-03-25 14:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000179%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442741%27 HTTP/1.1" 200 None
2026-03-25 14:50:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000179/photo_003/780x0__r.jpg?hash=1774442741 not downloaded yet
2026-03-25 14:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000177%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442729%27 HTTP/1.1" 200 None
2026-03-25 14:50:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000177/photo_003/780x0__r.jpg?hash=1774442729 not downloaded yet
2026-03-25 14:50:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 470f7efa-07d8-5ddf-ac7a-a4be4a7f7bde
2026-03-25 14:50:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 470f7efa-07d8-5ddf-ac7a-a4be4a7f7bde
2026-03-25 14:50:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 470f7efa-07d8-5ddf-ac7a-a4be4a7f7bde
2026-03-25 14:50:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 470f7efa-07d8-5ddf-ac7a-a4be4a7f7bde
2026-03-25 14:50:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 470f7efa-07d8-5ddf-ac7a-a4be4a7f7bde, skipping ID generation
2026-03-25 14:50:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 470f7efa-07d8-5ddf-ac7a-a4be4a7f7bde with scrape type 1
2026-03-25 14:50:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 470f7efa-07d8-5ddf-ac7a-a4be4a7f7bde sending to next pipeline
2026-03-25 14:50:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 470f7efa-07d8-5ddf-ac7a-a4be4a7f7bde, identifier: 7000181auction111023
2026-03-25 14:50:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62e0f2e3-7dce-56af-b7a8-778c71f5472c with identifier: 7000150auction111023
2026-03-25 14:50:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62e0f2e3-7dce-56af-b7a8-778c71f5472c with scrape type 1
2026-03-25 14:50:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 62e0f2e3-7dce-56af-b7a8-778c71f5472c
2026-03-25 14:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000150%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442587%27 HTTP/1.1" 200 None
2026-03-25 14:50:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000150/photo_000/780x0__r.jpg?hash=1774442587 not downloaded yet
2026-03-25 14:50:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 470f7efa-07d8-5ddf-ac7a-a4be4a7f7bde with identifier: 7000181auction111023
2026-03-25 14:50:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 470f7efa-07d8-5ddf-ac7a-a4be4a7f7bde with identifier: 7000181auction111023
2026-03-25 14:50:02 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 470f7efa-07d8-5ddf-ac7a-a4be4a7f7bde with identifier: 7000181auction111023 to the API
2026-03-25 14:50:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50: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-25 14:50:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000181/photo_000/780x0__r.jpg?hash=1774442761>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': '470f7efa-07d8-5ddf-ac7a-a4be4a7f7bde',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000181',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 93492,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-11',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Fiesta 1.0 EcoB.Hy. ST-Line',
'transmission': 'manual',
'trim': 'FORD 1.0 EcoB.Hy. ST-Line',
'vin': None,
'year': 2021}
2026-03-25 14:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000181auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:50:02 [ecarstrade.nl] INFO: Saving data for 7000181auction111023: {'created_time': 1774450202.772941, 'last_price_update_time': 1774450202.772951, 'auction_closing_time': 1774858200.0}
2026-03-25 14:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000181auction111023') HTTP/1.1" 204 0
2026-03-25 14:50:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000168/photo_004/780x0__r.jpg?hash=1774442671> (referer: https://ecarstrade.com/cars/7000168)
2026-03-25 14:50:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000146/photo_002/780x0__r.jpg?hash=1774442569> (referer: https://ecarstrade.com/cars/7000146)
2026-03-25 14:50:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000146/photo_000/780x0__r.jpg?hash=1774442568> (referer: https://ecarstrade.com/cars/7000146)
2026-03-25 14:50:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000168/photo_005/780x0__r.jpg?hash=1774442671> (referer: https://ecarstrade.com/cars/7000168)
2026-03-25 14:50:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000146/photo_001/780x0__r.jpg?hash=1774442569> (referer: https://ecarstrade.com/cars/7000146)
2026-03-25 14:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000179%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442741%27 HTTP/1.1" 200 None
2026-03-25 14:50:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000179/photo_004/780x0__r.jpg?hash=1774442741 not downloaded yet
2026-03-25 14:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000177%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442729%27 HTTP/1.1" 200 None
2026-03-25 14:50:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000177/photo_004/780x0__r.jpg?hash=1774442729 not downloaded yet
2026-03-25 14:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000150%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442587%27 HTTP/1.1" 200 None
2026-03-25 14:50:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000150/photo_001/780x0__r.jpg?hash=1774442587 not downloaded yet
2026-03-25 14:50:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000182/photo_004/780x0__r.jpg?hash=1774442766> (referer: https://ecarstrade.com/cars/7000182)
2026-03-25 14:50:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 26815f63-184d-54dd-a5d6-8fcba78d782a
2026-03-25 14:50:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ca338d58-2e03-5480-a8f8-a9ef9217d561
2026-03-25 14:50:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 26815f63-184d-54dd-a5d6-8fcba78d782a
2026-03-25 14:50:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ca338d58-2e03-5480-a8f8-a9ef9217d561
2026-03-25 14:50:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ca338d58-2e03-5480-a8f8-a9ef9217d561
2026-03-25 14:50:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ca338d58-2e03-5480-a8f8-a9ef9217d561
2026-03-25 14:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000179%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442741%27 HTTP/1.1" 200 None
2026-03-25 14:50:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000179/photo_005/780x0__r.jpg?hash=1774442741 not downloaded yet
2026-03-25 14:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000177%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442729%27 HTTP/1.1" 200 None
2026-03-25 14:50:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000177/photo_005/780x0__r.jpg?hash=1774442729 not downloaded yet
2026-03-25 14:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000150%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442587%27 HTTP/1.1" 200 None
2026-03-25 14:50:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000150/photo_002/780x0__r.jpg?hash=1774442587 not downloaded yet
2026-03-25 14:50:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000182/photo_003/780x0__r.jpg?hash=1774442766> (referer: https://ecarstrade.com/cars/7000182)
2026-03-25 14:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000150%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442587%27 HTTP/1.1" 200 None
2026-03-25 14:50:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000150/photo_003/780x0__r.jpg?hash=1774442587 not downloaded yet
2026-03-25 14:50:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000179/photo_001/780x0__r.jpg?hash=1774442741> (referer: https://ecarstrade.com/cars/7000179)
2026-03-25 14:50:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000177/photo_000/780x0__r.jpg?hash=1774442729> (referer: https://ecarstrade.com/cars/7000177)
2026-03-25 14:50:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000182/photo_002/780x0__r.jpg?hash=1774442766> (referer: https://ecarstrade.com/cars/7000182)
2026-03-25 14:50:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000177/photo_001/780x0__r.jpg?hash=1774442729> (referer: https://ecarstrade.com/cars/7000177)
2026-03-25 14:50:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000179/photo_000/780x0__r.jpg?hash=1774442740> (referer: https://ecarstrade.com/cars/7000179)
2026-03-25 14:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000150%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442587%27 HTTP/1.1" 200 None
2026-03-25 14:50:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000150/photo_004/780x0__r.jpg?hash=1774442587 not downloaded yet
2026-03-25 14:50:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ca338d58-2e03-5480-a8f8-a9ef9217d561
2026-03-25 14:50:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 26815f63-184d-54dd-a5d6-8fcba78d782a
2026-03-25 14:50:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 26815f63-184d-54dd-a5d6-8fcba78d782a
2026-03-25 14:50:02 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ca338d58-2e03-5480-a8f8-a9ef9217d561
2026-03-25 14:50:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ca338d58-2e03-5480-a8f8-a9ef9217d561, skipping ID generation
2026-03-25 14:50:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca338d58-2e03-5480-a8f8-a9ef9217d561 with scrape type 1
2026-03-25 14:50:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ca338d58-2e03-5480-a8f8-a9ef9217d561 sending to next pipeline
2026-03-25 14:50:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ca338d58-2e03-5480-a8f8-a9ef9217d561, identifier: 7000168auction111023
2026-03-25 14:50:03 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 26815f63-184d-54dd-a5d6-8fcba78d782a
2026-03-25 14:50:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 26815f63-184d-54dd-a5d6-8fcba78d782a, skipping ID generation
2026-03-25 14:50:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26815f63-184d-54dd-a5d6-8fcba78d782a with scrape type 1
2026-03-25 14:50:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 26815f63-184d-54dd-a5d6-8fcba78d782a sending to next pipeline
2026-03-25 14:50:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 26815f63-184d-54dd-a5d6-8fcba78d782a, identifier: 7000146auction111023
2026-03-25 14:50:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ca338d58-2e03-5480-a8f8-a9ef9217d561 with identifier: 7000168auction111023
2026-03-25 14:50:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ca338d58-2e03-5480-a8f8-a9ef9217d561 with identifier: 7000168auction111023
2026-03-25 14:50:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ca338d58-2e03-5480-a8f8-a9ef9217d561 with identifier: 7000168auction111023 to the API
2026-03-25 14:50:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50: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-25 14:50:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000168/photo_005/780x0__r.jpg?hash=1774442671>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'ca338d58-2e03-5480-a8f8-a9ef9217d561',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000168',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Mazda',
'model': 'CX-30',
'odometer': 217108,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-19',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda CX-30 2.0 eSA-X Comfort',
'transmission': 'manual',
'trim': '2.0 eSA-X Comfort',
'vin': None,
'year': 2021}
2026-03-25 14:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000168auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:50:04 [ecarstrade.nl] INFO: Saving data for 7000168auction111023: {'created_time': 1774450204.255916, 'last_price_update_time': 1774450204.255927, 'auction_closing_time': 1774858200.0}
2026-03-25 14:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000168auction111023') HTTP/1.1" 204 0
2026-03-25 14:50:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 26815f63-184d-54dd-a5d6-8fcba78d782a with identifier: 7000146auction111023
2026-03-25 14:50:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 26815f63-184d-54dd-a5d6-8fcba78d782a with identifier: 7000146auction111023
2026-03-25 14:50:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 26815f63-184d-54dd-a5d6-8fcba78d782a with identifier: 7000146auction111023 to the API
2026-03-25 14:50:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50: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-25 14:50:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000146/photo_001/780x0__r.jpg?hash=1774442569>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': '26815f63-184d-54dd-a5d6-8fcba78d782a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000146',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Renault',
'model': 'Captur',
'odometer': 146957,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-16',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Captur 1.0 TCe Bns Zen',
'transmission': 'manual',
'trim': 'RENAULT 1.0 TCe Bns Zen',
'vin': None,
'year': 2022}
2026-03-25 14:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000146auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:50:04 [ecarstrade.nl] INFO: Saving data for 7000146auction111023: {'created_time': 1774450204.645187, 'last_price_update_time': 1774450204.645199, 'auction_closing_time': 1774858200.0}
2026-03-25 14:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000146auction111023') HTTP/1.1" 204 0
2026-03-25 14:50:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000182/photo_001/780x0__r.jpg?hash=1774442765> (referer: https://ecarstrade.com/cars/7000182)
2026-03-25 14:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000150%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442587%27 HTTP/1.1" 200 None
2026-03-25 14:50:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000150/photo_005/780x0__r.jpg?hash=1774442587 not downloaded yet
2026-03-25 14:50:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000150/photo_000/780x0__r.jpg?hash=1774442587> (referer: https://ecarstrade.com/cars/7000150)
2026-03-25 14:50:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000179/photo_003/780x0__r.jpg?hash=1774442741> (referer: https://ecarstrade.com/cars/7000179)
2026-03-25 14:50:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000177/photo_002/780x0__r.jpg?hash=1774442729> (referer: https://ecarstrade.com/cars/7000177)
2026-03-25 14:50:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000179/photo_002/780x0__r.jpg?hash=1774442741> (referer: https://ecarstrade.com/cars/7000179)
2026-03-25 14:50:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000177/photo_003/780x0__r.jpg?hash=1774442729> (referer: https://ecarstrade.com/cars/7000177)
2026-03-25 14:50:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item c77f2ae0-3dbc-51eb-9877-ab84723b4df0
2026-03-25 14:50:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item c77f2ae0-3dbc-51eb-9877-ab84723b4df0
2026-03-25 14:50:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5f9b5060-edac-531c-83a3-25c48e7313a2
2026-03-25 14:50:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 667128a7-6c42-528d-b654-0b59d534cf1e
2026-03-25 14:50:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item c77f2ae0-3dbc-51eb-9877-ab84723b4df0
2026-03-25 14:50:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 667128a7-6c42-528d-b654-0b59d534cf1e
2026-03-25 14:50:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5f9b5060-edac-531c-83a3-25c48e7313a2
2026-03-25 14:50:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000130> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:50:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item c77f2ae0-3dbc-51eb-9877-ab84723b4df0
2026-03-25 14:50:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 62e0f2e3-7dce-56af-b7a8-778c71f5472c
2026-03-25 14:50:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5f9b5060-edac-531c-83a3-25c48e7313a2
2026-03-25 14:50:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 667128a7-6c42-528d-b654-0b59d534cf1e
2026-03-25 14:50:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5f9b5060-edac-531c-83a3-25c48e7313a2
2026-03-25 14:50:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 667128a7-6c42-528d-b654-0b59d534cf1e
2026-03-25 14:50:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000182/photo_000/780x0__r.jpg?hash=1774442765> (referer: https://ecarstrade.com/cars/7000182)
2026-03-25 14:50:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000150/photo_003/780x0__r.jpg?hash=1774442587> (referer: https://ecarstrade.com/cars/7000150)
2026-03-25 14:50:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000150/photo_002/780x0__r.jpg?hash=1774442587> (referer: https://ecarstrade.com/cars/7000150)
2026-03-25 14:50:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000177/photo_005/780x0__r.jpg?hash=1774442729> (referer: https://ecarstrade.com/cars/7000177)
2026-03-25 14:50:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000184/photo_004/780x0__r.jpg?hash=1774442778> (referer: https://ecarstrade.com/cars/7000184)
2026-03-25 14:50:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000179/photo_005/780x0__r.jpg?hash=1774442741> (referer: https://ecarstrade.com/cars/7000179)
2026-03-25 14:50:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000177/photo_004/780x0__r.jpg?hash=1774442729> (referer: https://ecarstrade.com/cars/7000177)
2026-03-25 14:50:04 [ecarstrade.nl] INFO: Extracting details for car 7000130auction111023
2026-03-25 14:50:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: daec3c23-a24e-5a7c-9873-5773d8b83276 with identifier: 7000130auction111023
2026-03-25 14:50:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item daec3c23-a24e-5a7c-9873-5773d8b83276 with scrape type 1
2026-03-25 14:50:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item daec3c23-a24e-5a7c-9873-5773d8b83276
2026-03-25 14:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000130%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442470%27 HTTP/1.1" 200 None
2026-03-25 14:50:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000130/photo_000/780x0__r.jpg?hash=1774442470 not downloaded yet
2026-03-25 14:50:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000179/photo_004/780x0__r.jpg?hash=1774442741> (referer: https://ecarstrade.com/cars/7000179)
2026-03-25 14:50:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000186/photo_005/780x0__r.jpg?hash=1774442783> (referer: https://ecarstrade.com/cars/7000186)
2026-03-25 14:50:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000184/photo_002/780x0__r.jpg?hash=1774442777> (referer: https://ecarstrade.com/cars/7000184)
2026-03-25 14:50:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000150/photo_004/780x0__r.jpg?hash=1774442587> (referer: https://ecarstrade.com/cars/7000150)
2026-03-25 14:50:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000184/photo_003/780x0__r.jpg?hash=1774442778> (referer: https://ecarstrade.com/cars/7000184)
2026-03-25 14:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000130%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442471%27 HTTP/1.1" 200 None
2026-03-25 14:50:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000130/photo_001/780x0__r.jpg?hash=1774442471 not downloaded yet
2026-03-25 14:50:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000184/photo_001/780x0__r.jpg?hash=1774442777> (referer: https://ecarstrade.com/cars/7000184)
2026-03-25 14:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000130%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442471%27 HTTP/1.1" 200 None
2026-03-25 14:50:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000130/photo_002/780x0__r.jpg?hash=1774442471 not downloaded yet
2026-03-25 14:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000130%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442471%27 HTTP/1.1" 200 None
2026-03-25 14:50:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000130/photo_003/780x0__r.jpg?hash=1774442471 not downloaded yet
2026-03-25 14:50:04 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item c77f2ae0-3dbc-51eb-9877-ab84723b4df0
2026-03-25 14:50:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c77f2ae0-3dbc-51eb-9877-ab84723b4df0, skipping ID generation
2026-03-25 14:50:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c77f2ae0-3dbc-51eb-9877-ab84723b4df0 with scrape type 1
2026-03-25 14:50:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c77f2ae0-3dbc-51eb-9877-ab84723b4df0 sending to next pipeline
2026-03-25 14:50:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: c77f2ae0-3dbc-51eb-9877-ab84723b4df0, identifier: 7000182auction111023
2026-03-25 14:50:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: c77f2ae0-3dbc-51eb-9877-ab84723b4df0 with identifier: 7000182auction111023
2026-03-25 14:50:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: c77f2ae0-3dbc-51eb-9877-ab84723b4df0 with identifier: 7000182auction111023
2026-03-25 14:50:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: c77f2ae0-3dbc-51eb-9877-ab84723b4df0 with identifier: 7000182auction111023 to the API
2026-03-25 14:50:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50: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-25 14:50:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000182/photo_000/780x0__r.jpg?hash=1774442765>
{'auction_title': '',
'c_o_2_emission_value': 85,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'c77f2ae0-3dbc-51eb-9877-ab84723b4df0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000182',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Citroen',
'model': 'C1',
'odometer': 24801,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-30',
'seats_number': 4,
'seller_name': None,
'title': 'CITROEN C1 1.0 VTi Shine',
'transmission': 'manual',
'trim': 'CITROEN 1.0 VTi Shine',
'vin': None,
'year': 2020}
2026-03-25 14:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000182auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:50:05 [ecarstrade.nl] INFO: Saving data for 7000182auction111023: {'created_time': 1774450205.494994, 'last_price_update_time': 1774450205.495005, 'auction_closing_time': 1774858200.0}
2026-03-25 14:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000182auction111023') HTTP/1.1" 204 0
2026-03-25 14:50:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000150/photo_001/780x0__r.jpg?hash=1774442587> (referer: https://ecarstrade.com/cars/7000150)
2026-03-25 14:50:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000184/photo_000/780x0__r.jpg?hash=1774442777> (referer: https://ecarstrade.com/cars/7000184)
2026-03-25 14:50:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000186/photo_004/780x0__r.jpg?hash=1774442783> (referer: https://ecarstrade.com/cars/7000186)
2026-03-25 14:50:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000186/photo_003/780x0__r.jpg?hash=1774442783> (referer: https://ecarstrade.com/cars/7000186)
2026-03-25 14:50:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000186/photo_002/780x0__r.jpg?hash=1774442783> (referer: https://ecarstrade.com/cars/7000186)
2026-03-25 14:50:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000150/photo_005/780x0__r.jpg?hash=1774442587> (referer: https://ecarstrade.com/cars/7000150)
2026-03-25 14:50:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000147/photo_005/780x0__r.jpg?hash=1774442574> (referer: https://ecarstrade.com/cars/7000147)
2026-03-25 14:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000130%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442471%27 HTTP/1.1" 200 None
2026-03-25 14:50:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000130/photo_004/780x0__r.jpg?hash=1774442471 not downloaded yet
2026-03-25 14:50:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 62e0f2e3-7dce-56af-b7a8-778c71f5472c
2026-03-25 14:50:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 62e0f2e3-7dce-56af-b7a8-778c71f5472c
2026-03-25 14:50:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 667128a7-6c42-528d-b654-0b59d534cf1e
2026-03-25 14:50:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3efc0cf2-02b8-5e34-9869-5ed84cbd2719
2026-03-25 14:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000130%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442471%27 HTTP/1.1" 200 None
2026-03-25 14:50:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000130/photo_005/780x0__r.jpg?hash=1774442471 not downloaded yet
2026-03-25 14:50:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5f9b5060-edac-531c-83a3-25c48e7313a2
2026-03-25 14:50:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 667128a7-6c42-528d-b654-0b59d534cf1e
2026-03-25 14:50:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 667128a7-6c42-528d-b654-0b59d534cf1e, skipping ID generation
2026-03-25 14:50:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 667128a7-6c42-528d-b654-0b59d534cf1e with scrape type 1
2026-03-25 14:50:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 667128a7-6c42-528d-b654-0b59d534cf1e sending to next pipeline
2026-03-25 14:50:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 667128a7-6c42-528d-b654-0b59d534cf1e, identifier: 7000177auction111023
2026-03-25 14:50:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5f9b5060-edac-531c-83a3-25c48e7313a2
2026-03-25 14:50:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5f9b5060-edac-531c-83a3-25c48e7313a2, skipping ID generation
2026-03-25 14:50:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f9b5060-edac-531c-83a3-25c48e7313a2 with scrape type 1
2026-03-25 14:50:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5f9b5060-edac-531c-83a3-25c48e7313a2 sending to next pipeline
2026-03-25 14:50:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 5f9b5060-edac-531c-83a3-25c48e7313a2, identifier: 7000179auction111023
2026-03-25 14:50:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4cd1ec6b-6b8c-5461-a81d-cf1bda516392
2026-03-25 14:50:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3efc0cf2-02b8-5e34-9869-5ed84cbd2719
2026-03-25 14:50:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 62e0f2e3-7dce-56af-b7a8-778c71f5472c
2026-03-25 14:50:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3efc0cf2-02b8-5e34-9869-5ed84cbd2719
2026-03-25 14:50:05 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3efc0cf2-02b8-5e34-9869-5ed84cbd2719
2026-03-25 14:50:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 667128a7-6c42-528d-b654-0b59d534cf1e with identifier: 7000177auction111023
2026-03-25 14:50:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 667128a7-6c42-528d-b654-0b59d534cf1e with identifier: 7000177auction111023
2026-03-25 14:50:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 667128a7-6c42-528d-b654-0b59d534cf1e with identifier: 7000177auction111023 to the API
2026-03-25 14:50:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50: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-25 14:50:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000177/photo_004/780x0__r.jpg?hash=1774442729>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Diesel',
'id': '667128a7-6c42-528d-b654-0b59d534cf1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000177',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Ford',
'model': 'Focus',
'odometer': 97037,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-24',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Focus Wagon 2.0 EcoBl. ST L.XBns',
'transmission': 'automatic',
'trim': 'FORD Wagon 2.0 EcoBl. ST L.XBns',
'vin': None,
'year': 2021}
2026-03-25 14:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000177auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:50:06 [ecarstrade.nl] INFO: Saving data for 7000177auction111023: {'created_time': 1774450206.133926, 'last_price_update_time': 1774450206.133934, 'auction_closing_time': 1774858200.0}
2026-03-25 14:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000177auction111023') HTTP/1.1" 204 0
2026-03-25 14:50:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 5f9b5060-edac-531c-83a3-25c48e7313a2 with identifier: 7000179auction111023
2026-03-25 14:50:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 5f9b5060-edac-531c-83a3-25c48e7313a2 with identifier: 7000179auction111023
2026-03-25 14:50:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 5f9b5060-edac-531c-83a3-25c48e7313a2 with identifier: 7000179auction111023 to the API
2026-03-25 14:50:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50: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-25 14:50:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000179/photo_004/780x0__r.jpg?hash=1774442741>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': '5f9b5060-edac-531c-83a3-25c48e7313a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000179',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Ford',
'model': 'Focus',
'odometer': 160498,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-14',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Focus Wagon 1.0 EBH Titanium X',
'transmission': 'manual',
'trim': 'FORD Wagon 1.0 EBH Titanium X',
'vin': None,
'year': 2022}
2026-03-25 14:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000179auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:50:06 [ecarstrade.nl] INFO: Saving data for 7000179auction111023: {'created_time': 1774450206.501027, 'last_price_update_time': 1774450206.501038, 'auction_closing_time': 1774858200.0}
2026-03-25 14:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000179auction111023') HTTP/1.1" 204 0
2026-03-25 14:50:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000186/photo_001/780x0__r.jpg?hash=1774442783> (referer: https://ecarstrade.com/cars/7000186)
2026-03-25 14:50:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000147/photo_003/780x0__r.jpg?hash=1774442574> (referer: https://ecarstrade.com/cars/7000147)
2026-03-25 14:50:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000147/photo_004/780x0__r.jpg?hash=1774442574> (referer: https://ecarstrade.com/cars/7000147)
2026-03-25 14:50:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000180/photo_005/780x0__r.jpg?hash=1774442752> (referer: https://ecarstrade.com/cars/7000180)
2026-03-25 14:50:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000147/photo_002/780x0__r.jpg?hash=1774442573> (referer: https://ecarstrade.com/cars/7000147)
2026-03-25 14:50:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000180/photo_004/780x0__r.jpg?hash=1774442751> (referer: https://ecarstrade.com/cars/7000180)
2026-03-25 14:50:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000130/photo_000/780x0__r.jpg?hash=1774442470> (referer: https://ecarstrade.com/cars/7000130)
2026-03-25 14:50:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 62e0f2e3-7dce-56af-b7a8-778c71f5472c
2026-03-25 14:50:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3efc0cf2-02b8-5e34-9869-5ed84cbd2719
2026-03-25 14:50:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3efc0cf2-02b8-5e34-9869-5ed84cbd2719, skipping ID generation
2026-03-25 14:50:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3efc0cf2-02b8-5e34-9869-5ed84cbd2719 with scrape type 1
2026-03-25 14:50:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3efc0cf2-02b8-5e34-9869-5ed84cbd2719 sending to next pipeline
2026-03-25 14:50:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 3efc0cf2-02b8-5e34-9869-5ed84cbd2719, identifier: 7000184auction111023
2026-03-25 14:50:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4cd1ec6b-6b8c-5461-a81d-cf1bda516392
2026-03-25 14:50:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4cd1ec6b-6b8c-5461-a81d-cf1bda516392
2026-03-25 14:50:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4cd1ec6b-6b8c-5461-a81d-cf1bda516392
2026-03-25 14:50:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 62e0f2e3-7dce-56af-b7a8-778c71f5472c
2026-03-25 14:50:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 62e0f2e3-7dce-56af-b7a8-778c71f5472c, skipping ID generation
2026-03-25 14:50:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62e0f2e3-7dce-56af-b7a8-778c71f5472c with scrape type 1
2026-03-25 14:50:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 62e0f2e3-7dce-56af-b7a8-778c71f5472c sending to next pipeline
2026-03-25 14:50:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 62e0f2e3-7dce-56af-b7a8-778c71f5472c, identifier: 7000150auction111023
2026-03-25 14:50:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3783aebb-72db-5ad0-a53a-ba6ec220bfeb
2026-03-25 14:50:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 3efc0cf2-02b8-5e34-9869-5ed84cbd2719 with identifier: 7000184auction111023
2026-03-25 14:50:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 3efc0cf2-02b8-5e34-9869-5ed84cbd2719 with identifier: 7000184auction111023
2026-03-25 14:50:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 3efc0cf2-02b8-5e34-9869-5ed84cbd2719 with identifier: 7000184auction111023 to the API
2026-03-25 14:50:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000184/photo_000/780x0__r.jpg?hash=1774442777>
{'auction_title': '',
'c_o_2_emission_value': 85,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': '3efc0cf2-02b8-5e34-9869-5ed84cbd2719',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000184',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Citroen',
'model': 'C1',
'odometer': 47480,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-30',
'seats_number': 4,
'seller_name': None,
'title': 'CITROEN C1 1.0 VTi Shine',
'transmission': 'manual',
'trim': 'CITROEN 1.0 VTi Shine',
'vin': None,
'year': 2020}
2026-03-25 14:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000184auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:50:07 [ecarstrade.nl] INFO: Saving data for 7000184auction111023: {'created_time': 1774450207.540255, 'last_price_update_time': 1774450207.540264, 'auction_closing_time': 1774858200.0}
2026-03-25 14:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000184auction111023') HTTP/1.1" 204 0
2026-03-25 14:50:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 62e0f2e3-7dce-56af-b7a8-778c71f5472c with identifier: 7000150auction111023
2026-03-25 14:50:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 62e0f2e3-7dce-56af-b7a8-778c71f5472c with identifier: 7000150auction111023
2026-03-25 14:50:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 62e0f2e3-7dce-56af-b7a8-778c71f5472c with identifier: 7000150auction111023 to the API
2026-03-25 14:50:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000150/photo_005/780x0__r.jpg?hash=1774442587>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': '62e0f2e3-7dce-56af-b7a8-778c71f5472c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000150',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Renault',
'model': 'Captur',
'odometer': 59691,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-18',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Captur 1.0 TCe Zen',
'transmission': 'manual',
'trim': 'RENAULT 1.0 TCe Zen',
'vin': None,
'year': 2022}
2026-03-25 14:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000150auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:50:07 [ecarstrade.nl] INFO: Saving data for 7000150auction111023: {'created_time': 1774450207.920424, 'last_price_update_time': 1774450207.920436, 'auction_closing_time': 1774858200.0}
2026-03-25 14:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000150auction111023') HTTP/1.1" 204 0
2026-03-25 14:50:07 [scrapy.extensions.logstats] INFO: Crawled 96 pages (at 49 pages/min), scraped 56 items (at 38 items/min)
2026-03-25 14:50:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 294MiB
2026-03-25 14:50:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000147/photo_001/780x0__r.jpg?hash=1774442573> (referer: https://ecarstrade.com/cars/7000147)
2026-03-25 14:50:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000180/photo_002/780x0__r.jpg?hash=1774442751> (referer: https://ecarstrade.com/cars/7000180)
2026-03-25 14:50:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000147/photo_000/780x0__r.jpg?hash=1774442573> (referer: https://ecarstrade.com/cars/7000147)
2026-03-25 14:50:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000130/photo_002/780x0__r.jpg?hash=1774442471> (referer: https://ecarstrade.com/cars/7000130)
2026-03-25 14:50:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000180/photo_003/780x0__r.jpg?hash=1774442751> (referer: https://ecarstrade.com/cars/7000180)
2026-03-25 14:50:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000130/photo_001/780x0__r.jpg?hash=1774442471> (referer: https://ecarstrade.com/cars/7000130)
2026-03-25 14:50:07 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4cd1ec6b-6b8c-5461-a81d-cf1bda516392
2026-03-25 14:50:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4cd1ec6b-6b8c-5461-a81d-cf1bda516392, skipping ID generation
2026-03-25 14:50:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cd1ec6b-6b8c-5461-a81d-cf1bda516392 with scrape type 1
2026-03-25 14:50:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4cd1ec6b-6b8c-5461-a81d-cf1bda516392 sending to next pipeline
2026-03-25 14:50:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4cd1ec6b-6b8c-5461-a81d-cf1bda516392, identifier: 7000186auction111023
2026-03-25 14:50:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3783aebb-72db-5ad0-a53a-ba6ec220bfeb
2026-03-25 14:50:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3783aebb-72db-5ad0-a53a-ba6ec220bfeb
2026-03-25 14:50:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0804f41d-c451-5ff0-9a47-d7f4770e90d9
2026-03-25 14:50:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3783aebb-72db-5ad0-a53a-ba6ec220bfeb
2026-03-25 14:50:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0804f41d-c451-5ff0-9a47-d7f4770e90d9
2026-03-25 14:50:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item daec3c23-a24e-5a7c-9873-5773d8b83276
2026-03-25 14:50:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000130/photo_003/780x0__r.jpg?hash=1774442471> (referer: https://ecarstrade.com/cars/7000130)
2026-03-25 14:50:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4cd1ec6b-6b8c-5461-a81d-cf1bda516392 with identifier: 7000186auction111023
2026-03-25 14:50:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4cd1ec6b-6b8c-5461-a81d-cf1bda516392 with identifier: 7000186auction111023
2026-03-25 14:50:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4cd1ec6b-6b8c-5461-a81d-cf1bda516392 with identifier: 7000186auction111023 to the API
2026-03-25 14:50:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000186/photo_001/780x0__r.jpg?hash=1774442783>
{'auction_title': '',
'c_o_2_emission_value': 85,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': '4cd1ec6b-6b8c-5461-a81d-cf1bda516392',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000186',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Citroen',
'model': 'C1',
'odometer': 65805,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-30',
'seats_number': 4,
'seller_name': None,
'title': 'CITROEN C1 1.0 VTi Shine',
'transmission': 'manual',
'trim': 'CITROEN 1.0 VTi Shine',
'vin': None,
'year': 2020}
2026-03-25 14:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000186auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:50:08 [ecarstrade.nl] INFO: Saving data for 7000186auction111023: {'created_time': 1774450208.531512, 'last_price_update_time': 1774450208.531523, 'auction_closing_time': 1774858200.0}
2026-03-25 14:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000186auction111023') HTTP/1.1" 204 0
2026-03-25 14:50:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000180/photo_001/780x0__r.jpg?hash=1774442751> (referer: https://ecarstrade.com/cars/7000180)
2026-03-25 14:50:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000130/photo_005/780x0__r.jpg?hash=1774442471> (referer: https://ecarstrade.com/cars/7000130)
2026-03-25 14:50:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000130/photo_004/780x0__r.jpg?hash=1774442471> (referer: https://ecarstrade.com/cars/7000130)
2026-03-25 14:50:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999954/photo_001/780x0__r.jpg?hash=1774438277> (referer: https://ecarstrade.com/cars/6999954)
2026-03-25 14:50:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999954/photo_002/780x0__r.jpg?hash=1774438277> (referer: https://ecarstrade.com/cars/6999954)
2026-03-25 14:50:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000180/photo_000/780x0__r.jpg?hash=1774442751> (referer: https://ecarstrade.com/cars/7000180)
2026-03-25 14:50:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3783aebb-72db-5ad0-a53a-ba6ec220bfeb
2026-03-25 14:50:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0804f41d-c451-5ff0-9a47-d7f4770e90d9
2026-03-25 14:50:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3783aebb-72db-5ad0-a53a-ba6ec220bfeb
2026-03-25 14:50:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3783aebb-72db-5ad0-a53a-ba6ec220bfeb, skipping ID generation
2026-03-25 14:50:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3783aebb-72db-5ad0-a53a-ba6ec220bfeb with scrape type 1
2026-03-25 14:50:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3783aebb-72db-5ad0-a53a-ba6ec220bfeb sending to next pipeline
2026-03-25 14:50:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 3783aebb-72db-5ad0-a53a-ba6ec220bfeb, identifier: 7000147auction111023
2026-03-25 14:50:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item daec3c23-a24e-5a7c-9873-5773d8b83276
2026-03-25 14:50:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0804f41d-c451-5ff0-9a47-d7f4770e90d9
2026-03-25 14:50:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item daec3c23-a24e-5a7c-9873-5773d8b83276
2026-03-25 14:50:08 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item daec3c23-a24e-5a7c-9873-5773d8b83276
2026-03-25 14:50:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 3783aebb-72db-5ad0-a53a-ba6ec220bfeb with identifier: 7000147auction111023
2026-03-25 14:50:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 3783aebb-72db-5ad0-a53a-ba6ec220bfeb with identifier: 7000147auction111023
2026-03-25 14:50:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 3783aebb-72db-5ad0-a53a-ba6ec220bfeb with identifier: 7000147auction111023 to the API
2026-03-25 14:50:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000147/photo_000/780x0__r.jpg?hash=1774442573>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': '3783aebb-72db-5ad0-a53a-ba6ec220bfeb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000147',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Renault',
'model': 'Clio',
'odometer': 127290,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-22',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT CLIO 1.0 TCe Intens',
'transmission': 'manual',
'trim': 'RENAULT CLIO 1.0 TCe Intens',
'vin': None,
'year': 2021}
2026-03-25 14:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000147auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:50:09 [ecarstrade.nl] INFO: Saving data for 7000147auction111023: {'created_time': 1774450209.119816, 'last_price_update_time': 1774450209.119827, 'auction_closing_time': 1774858200.0}
2026-03-25 14:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000147auction111023') HTTP/1.1" 204 0
2026-03-25 14:50:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999952/photo_004/780x0__r.jpg?hash=1774438265> (referer: https://ecarstrade.com/cars/6999952)
2026-03-25 14:50:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999954/photo_000/780x0__r.jpg?hash=1774438277> (referer: https://ecarstrade.com/cars/6999954)
2026-03-25 14:50:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999952/photo_002/780x0__r.jpg?hash=1774438265> (referer: https://ecarstrade.com/cars/6999952)
2026-03-25 14:50:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000142/photo_004/780x0__r.jpg?hash=1774442550> (referer: https://ecarstrade.com/cars/7000142)
2026-03-25 14:50:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000142/photo_005/780x0__r.jpg?hash=1774442550> (referer: https://ecarstrade.com/cars/7000142)
2026-03-25 14:50:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999952/photo_003/780x0__r.jpg?hash=1774438265> (referer: https://ecarstrade.com/cars/6999952)
2026-03-25 14:50:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000142/photo_003/780x0__r.jpg?hash=1774442550> (referer: https://ecarstrade.com/cars/7000142)
2026-03-25 14:50:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:50:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:50:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0804f41d-c451-5ff0-9a47-d7f4770e90d9
2026-03-25 14:50:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item daec3c23-a24e-5a7c-9873-5773d8b83276
2026-03-25 14:50:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item daec3c23-a24e-5a7c-9873-5773d8b83276
2026-03-25 14:50:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: daec3c23-a24e-5a7c-9873-5773d8b83276, skipping ID generation
2026-03-25 14:50:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item daec3c23-a24e-5a7c-9873-5773d8b83276 with scrape type 1
2026-03-25 14:50:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item daec3c23-a24e-5a7c-9873-5773d8b83276 sending to next pipeline
2026-03-25 14:50:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: daec3c23-a24e-5a7c-9873-5773d8b83276, identifier: 7000130auction111023
2026-03-25 14:50:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e167b463-961e-5076-babe-8aa9e91cb41e
2026-03-25 14:50:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e167b463-961e-5076-babe-8aa9e91cb41e
2026-03-25 14:50:09 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0804f41d-c451-5ff0-9a47-d7f4770e90d9
2026-03-25 14:50:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0804f41d-c451-5ff0-9a47-d7f4770e90d9, skipping ID generation
2026-03-25 14:50:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0804f41d-c451-5ff0-9a47-d7f4770e90d9 with scrape type 1
2026-03-25 14:50:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0804f41d-c451-5ff0-9a47-d7f4770e90d9 sending to next pipeline
2026-03-25 14:50:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0804f41d-c451-5ff0-9a47-d7f4770e90d9, identifier: 7000180auction111023
2026-03-25 14:50:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: daec3c23-a24e-5a7c-9873-5773d8b83276 with identifier: 7000130auction111023
2026-03-25 14:50:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: daec3c23-a24e-5a7c-9873-5773d8b83276 with identifier: 7000130auction111023
2026-03-25 14:50:09 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: daec3c23-a24e-5a7c-9873-5773d8b83276 with identifier: 7000130auction111023 to the API
2026-03-25 14:50:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000130/photo_004/780x0__r.jpg?hash=1774442471>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'daec3c23-a24e-5a7c-9873-5773d8b83276',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000130',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 142360,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-25',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN GOLF 1.0 TSI Life',
'transmission': 'manual',
'trim': 'VOLKSWAGEN GOLF 1.0 TSI Life',
'vin': None,
'year': 2021}
2026-03-25 14:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000130auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:50:09 [ecarstrade.nl] INFO: Saving data for 7000130auction111023: {'created_time': 1774450209.911665, 'last_price_update_time': 1774450209.911676, 'auction_closing_time': 1774858200.0}
2026-03-25 14:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000130auction111023') HTTP/1.1" 204 0
2026-03-25 14:50:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0804f41d-c451-5ff0-9a47-d7f4770e90d9 with identifier: 7000180auction111023
2026-03-25 14:50:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0804f41d-c451-5ff0-9a47-d7f4770e90d9 with identifier: 7000180auction111023
2026-03-25 14:50:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0804f41d-c451-5ff0-9a47-d7f4770e90d9 with identifier: 7000180auction111023 to the API
2026-03-25 14:50:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50: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-25 14:50:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000180/photo_000/780x0__r.jpg?hash=1774442751>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Diesel',
'id': '0804f41d-c451-5ff0-9a47-d7f4770e90d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000180',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Ford',
'model': 'Focus',
'odometer': 141235,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Focus Wagon 1.5 EcoBl. ST L.XBns',
'transmission': 'manual',
'trim': 'FORD Wagon 1.5 EcoBl. ST L.XBns',
'vin': None,
'year': 2022}
2026-03-25 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000180auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:50:10 [ecarstrade.nl] INFO: Saving data for 7000180auction111023: {'created_time': 1774450210.321868, 'last_price_update_time': 1774450210.321878, 'auction_closing_time': 1774858200.0}
2026-03-25 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000180auction111023') HTTP/1.1" 204 0
2026-03-25 14:50:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 624e608d-07dc-5ecc-ab09-d66ea40e0f12
2026-03-25 14:50:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e167b463-961e-5076-babe-8aa9e91cb41e
2026-03-25 14:50:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e167b463-961e-5076-babe-8aa9e91cb41e, skipping ID generation
2026-03-25 14:50:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e167b463-961e-5076-babe-8aa9e91cb41e with scrape type 1
2026-03-25 14:50:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e167b463-961e-5076-babe-8aa9e91cb41e sending to next pipeline
2026-03-25 14:50:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: e167b463-961e-5076-babe-8aa9e91cb41e, identifier: 6999954auction111021
2026-03-25 14:50:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 624e608d-07dc-5ecc-ab09-d66ea40e0f12
2026-03-25 14:50:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8345d45a-e1a3-5662-a55a-1940f689b3a2
2026-03-25 14:50:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8345d45a-e1a3-5662-a55a-1940f689b3a2
2026-03-25 14:50:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 624e608d-07dc-5ecc-ab09-d66ea40e0f12
2026-03-25 14:50:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8345d45a-e1a3-5662-a55a-1940f689b3a2
2026-03-25 14:50:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999952/photo_001/780x0__r.jpg?hash=1774438265> (referer: https://ecarstrade.com/cars/6999952)
2026-03-25 14:50:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000142/photo_002/780x0__r.jpg?hash=1774442550> (referer: https://ecarstrade.com/cars/7000142)
2026-03-25 14:50:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999952/photo_000/780x0__r.jpg?hash=1774438265> (referer: https://ecarstrade.com/cars/6999952)
2026-03-25 14:50:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000142/photo_000/780x0__r.jpg?hash=1774442549> (referer: https://ecarstrade.com/cars/7000142)
2026-03-25 14:50:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000142/photo_001/780x0__r.jpg?hash=1774442549> (referer: https://ecarstrade.com/cars/7000142)
2026-03-25 14:50:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: e167b463-961e-5076-babe-8aa9e91cb41e with identifier: 6999954auction111021
2026-03-25 14:50:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: e167b463-961e-5076-babe-8aa9e91cb41e with identifier: 6999954auction111021
2026-03-25 14:50:10 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: e167b463-961e-5076-babe-8aa9e91cb41e with identifier: 6999954auction111021 to the API
2026-03-25 14:50:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50: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-25 14:50:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999954/photo_000/780x0__r.jpg?hash=1774438277>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'expiration_date': '2026-04-01T08:10:00Z',
'fuel_type': 'Diesel',
'id': 'e167b463-961e-5076-babe-8aa9e91cb41e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6999954',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Mercedes',
'model': 'Vito',
'odometer': 112659,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-19',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ Vito 114 CDI Lang DC',
'transmission': 'automatic',
'trim': 'MERCEDES-BENZ 114 CDI Lang DC',
'vin': None,
'year': 2021}
2026-03-25 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999954auction111021%27 HTTP/1.1" 200 None
2026-03-25 14:50:10 [ecarstrade.nl] INFO: Saving data for 6999954auction111021: {'created_time': 1774450210.80837, 'last_price_update_time': 1774450210.808386, 'auction_closing_time': 1775031000.0}
2026-03-25 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6999954auction111021') HTTP/1.1" 204 0
2026-03-25 14:50:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:50:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:50:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:50:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 624e608d-07dc-5ecc-ab09-d66ea40e0f12
2026-03-25 14:50:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8345d45a-e1a3-5662-a55a-1940f689b3a2
2026-03-25 14:50:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 624e608d-07dc-5ecc-ab09-d66ea40e0f12
2026-03-25 14:50:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 624e608d-07dc-5ecc-ab09-d66ea40e0f12, skipping ID generation
2026-03-25 14:50:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 624e608d-07dc-5ecc-ab09-d66ea40e0f12 with scrape type 1
2026-03-25 14:50:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 624e608d-07dc-5ecc-ab09-d66ea40e0f12 sending to next pipeline
2026-03-25 14:50:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 624e608d-07dc-5ecc-ab09-d66ea40e0f12, identifier: 6999952auction111021
2026-03-25 14:50:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8345d45a-e1a3-5662-a55a-1940f689b3a2
2026-03-25 14:50:10 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8345d45a-e1a3-5662-a55a-1940f689b3a2
2026-03-25 14:50:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8345d45a-e1a3-5662-a55a-1940f689b3a2, skipping ID generation
2026-03-25 14:50:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8345d45a-e1a3-5662-a55a-1940f689b3a2 with scrape type 1
2026-03-25 14:50:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8345d45a-e1a3-5662-a55a-1940f689b3a2 sending to next pipeline
2026-03-25 14:50:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8345d45a-e1a3-5662-a55a-1940f689b3a2, identifier: 7000142auction111023
2026-03-25 14:50:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 624e608d-07dc-5ecc-ab09-d66ea40e0f12 with identifier: 6999952auction111021
2026-03-25 14:50:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 624e608d-07dc-5ecc-ab09-d66ea40e0f12 with identifier: 6999952auction111021
2026-03-25 14:50:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 624e608d-07dc-5ecc-ab09-d66ea40e0f12 with identifier: 6999952auction111021 to the API
2026-03-25 14:50:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999952/photo_000/780x0__r.jpg?hash=1774438265>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Z',
'engine': '',
'expiration_date': '2026-04-01T08:10:00Z',
'fuel_type': 'Electric',
'id': '624e608d-07dc-5ecc-ab09-d66ea40e0f12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6999952',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 116643,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-09',
'seats_number': 2,
'seller_name': None,
'title': 'OPEL Vivaro-e L2H1 Edition 75 kWh',
'transmission': 'automatic',
'trim': 'OPEL -e L2H1 Edition 75 kWh',
'vin': None,
'year': 2021}
2026-03-25 14:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999952auction111021%27 HTTP/1.1" 200 None
2026-03-25 14:50:11 [ecarstrade.nl] INFO: Saving data for 6999952auction111021: {'created_time': 1774450211.425846, 'last_price_update_time': 1774450211.425855, 'auction_closing_time': 1775031000.0}
2026-03-25 14:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6999952auction111021') HTTP/1.1" 204 0
2026-03-25 14:50:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8345d45a-e1a3-5662-a55a-1940f689b3a2 with identifier: 7000142auction111023
2026-03-25 14:50:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8345d45a-e1a3-5662-a55a-1940f689b3a2 with identifier: 7000142auction111023
2026-03-25 14:50:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8345d45a-e1a3-5662-a55a-1940f689b3a2 with identifier: 7000142auction111023 to the API
2026-03-25 14:50:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000142/photo_001/780x0__r.jpg?hash=1774442549>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': '8345d45a-e1a3-5662-a55a-1940f689b3a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000142',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 202483,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-12',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA Karoq 1.5 TSI Sportl. Bus.',
'transmission': 'manual',
'trim': 'SKODA 1.5 TSI Sportl. Bus.',
'vin': None,
'year': 2021}
2026-03-25 14:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000142auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:50:12 [ecarstrade.nl] INFO: Saving data for 7000142auction111023: {'created_time': 1774450212.130658, 'last_price_update_time': 1774450212.130682, 'auction_closing_time': 1774858200.0}
2026-03-25 14:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000142auction111023') HTTP/1.1" 204 0
2026-03-25 14:50:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000138/photo_004/780x0__r.jpg?hash=1774442524> (referer: https://ecarstrade.com/cars/7000138)
2026-03-25 14:50:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000138/photo_005/780x0__r.jpg?hash=1774442524> (referer: https://ecarstrade.com/cars/7000138)
2026-03-25 14:50:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000131> (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-25 14:50:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000138/photo_003/780x0__r.jpg?hash=1774442524> (referer: https://ecarstrade.com/cars/7000138)
2026-03-25 14:50:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000138/photo_002/780x0__r.jpg?hash=1774442524> (referer: https://ecarstrade.com/cars/7000138)
2026-03-25 14:50:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 968ead7b-7ba4-5f6c-ab9a-1ded9b96abdb
2026-03-25 14:50:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 968ead7b-7ba4-5f6c-ab9a-1ded9b96abdb
2026-03-25 14:50:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000138/photo_001/780x0__r.jpg?hash=1774442524> (referer: https://ecarstrade.com/cars/7000138)
2026-03-25 14:50:12 [ecarstrade.nl] INFO: Extracting details for car 7000131auction111023
2026-03-25 14:50:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5aa6789-f475-53b2-a422-694dc07a77b2 with identifier: 7000131auction111023
2026-03-25 14:50:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5aa6789-f475-53b2-a422-694dc07a77b2 with scrape type 1
2026-03-25 14:50:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d5aa6789-f475-53b2-a422-694dc07a77b2
2026-03-25 14:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000131%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442476%27 HTTP/1.1" 200 None
2026-03-25 14:50:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000131/photo_000/780x0__r.jpg?hash=1774442476 not downloaded yet
2026-03-25 14:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000131%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442477%27 HTTP/1.1" 200 None
2026-03-25 14:50:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000131/photo_001/780x0__r.jpg?hash=1774442477 not downloaded yet
2026-03-25 14:50:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000189/photo_003/780x0__r.jpg?hash=1774442795> (referer: https://ecarstrade.com/cars/7000189)
2026-03-25 14:50:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000138/photo_000/780x0__r.jpg?hash=1774442524> (referer: https://ecarstrade.com/cars/7000138)
2026-03-25 14:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000131%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442477%27 HTTP/1.1" 200 None
2026-03-25 14:50:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000131/photo_002/780x0__r.jpg?hash=1774442477 not downloaded yet
2026-03-25 14:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000131%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442477%27 HTTP/1.1" 200 None
2026-03-25 14:50:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000131/photo_003/780x0__r.jpg?hash=1774442477 not downloaded yet
2026-03-25 14:50:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000189/photo_002/780x0__r.jpg?hash=1774442795> (referer: https://ecarstrade.com/cars/7000189)
2026-03-25 14:50:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 968ead7b-7ba4-5f6c-ab9a-1ded9b96abdb
2026-03-25 14:50:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 968ead7b-7ba4-5f6c-ab9a-1ded9b96abdb
2026-03-25 14:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000131%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442477%27 HTTP/1.1" 200 None
2026-03-25 14:50:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000131/photo_004/780x0__r.jpg?hash=1774442477 not downloaded yet
2026-03-25 14:50:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 968ead7b-7ba4-5f6c-ab9a-1ded9b96abdb
2026-03-25 14:50:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000189/photo_000/780x0__r.jpg?hash=1774442795> (referer: https://ecarstrade.com/cars/7000189)
2026-03-25 14:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000131%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442477%27 HTTP/1.1" 200 None
2026-03-25 14:50:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000131/photo_005/780x0__r.jpg?hash=1774442477 not downloaded yet
2026-03-25 14:50:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000157/photo_004/780x0__r.jpg?hash=1774442624> (referer: https://ecarstrade.com/cars/7000157)
2026-03-25 14:50:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000189/photo_001/780x0__r.jpg?hash=1774442795> (referer: https://ecarstrade.com/cars/7000189)
2026-03-25 14:50:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a944c6e2-030f-51c6-b5b7-cc4c07ac1c2a
2026-03-25 14:50:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 968ead7b-7ba4-5f6c-ab9a-1ded9b96abdb
2026-03-25 14:50:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 968ead7b-7ba4-5f6c-ab9a-1ded9b96abdb, skipping ID generation
2026-03-25 14:50:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 968ead7b-7ba4-5f6c-ab9a-1ded9b96abdb with scrape type 1
2026-03-25 14:50:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 968ead7b-7ba4-5f6c-ab9a-1ded9b96abdb sending to next pipeline
2026-03-25 14:50:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 968ead7b-7ba4-5f6c-ab9a-1ded9b96abdb, identifier: 7000138auction111023
2026-03-25 14:50:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 968ead7b-7ba4-5f6c-ab9a-1ded9b96abdb with identifier: 7000138auction111023
2026-03-25 14:50:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 968ead7b-7ba4-5f6c-ab9a-1ded9b96abdb with identifier: 7000138auction111023
2026-03-25 14:50:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 968ead7b-7ba4-5f6c-ab9a-1ded9b96abdb with identifier: 7000138auction111023 to the API
2026-03-25 14:50:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000138/photo_000/780x0__r.jpg?hash=1774442524>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Z',
'engine': '',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Electric',
'id': '968ead7b-7ba4-5f6c-ab9a-1ded9b96abdb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000138',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 143250,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-10',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Stnd.RWD Plus 60 kWh',
'transmission': 'automatic',
'trim': 'Stnd.RWD Plus 60 kWh',
'vin': None,
'year': 2020}
2026-03-25 14:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000138auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:50:12 [ecarstrade.nl] INFO: Saving data for 7000138auction111023: {'created_time': 1774450212.895073, 'last_price_update_time': 1774450212.895083, 'auction_closing_time': 1774858200.0}
2026-03-25 14:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000138auction111023') HTTP/1.1" 204 0
2026-03-25 14:50:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000157/photo_003/780x0__r.jpg?hash=1774442624> (referer: https://ecarstrade.com/cars/7000157)
2026-03-25 14:50:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000157/photo_001/780x0__r.jpg?hash=1774442624> (referer: https://ecarstrade.com/cars/7000157)
2026-03-25 14:50:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000157/photo_002/780x0__r.jpg?hash=1774442624> (referer: https://ecarstrade.com/cars/7000157)
2026-03-25 14:50:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a944c6e2-030f-51c6-b5b7-cc4c07ac1c2a
2026-03-25 14:50:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a944c6e2-030f-51c6-b5b7-cc4c07ac1c2a
2026-03-25 14:50:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ce728eb6-4546-5751-8d9a-4d4069b72314
2026-03-25 14:50:12 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a944c6e2-030f-51c6-b5b7-cc4c07ac1c2a
2026-03-25 14:50:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a944c6e2-030f-51c6-b5b7-cc4c07ac1c2a, skipping ID generation
2026-03-25 14:50:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a944c6e2-030f-51c6-b5b7-cc4c07ac1c2a with scrape type 1
2026-03-25 14:50:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a944c6e2-030f-51c6-b5b7-cc4c07ac1c2a sending to next pipeline
2026-03-25 14:50:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: a944c6e2-030f-51c6-b5b7-cc4c07ac1c2a, identifier: 7000189auction111023
2026-03-25 14:50:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: a944c6e2-030f-51c6-b5b7-cc4c07ac1c2a with identifier: 7000189auction111023
2026-03-25 14:50:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: a944c6e2-030f-51c6-b5b7-cc4c07ac1c2a with identifier: 7000189auction111023
2026-03-25 14:50:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: a944c6e2-030f-51c6-b5b7-cc4c07ac1c2a with identifier: 7000189auction111023 to the API
2026-03-25 14:50:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000189/photo_001/780x0__r.jpg?hash=1774442795>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'a944c6e2-030f-51c6-b5b7-cc4c07ac1c2a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000189',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Audi',
'model': 'A3',
'odometer': 75971,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-17',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 Sportback 30 TFSI Adv edition',
'transmission': 'automatic',
'trim': 'AUDI Sportback 30 TFSI Adv edition',
'vin': None,
'year': 2023}
2026-03-25 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000189auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:50:13 [ecarstrade.nl] INFO: Saving data for 7000189auction111023: {'created_time': 1774450213.350404, 'last_price_update_time': 1774450213.350414, 'auction_closing_time': 1774858200.0}
2026-03-25 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000189auction111023') HTTP/1.1" 204 0
2026-03-25 14:50:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000166/photo_004/780x0__r.jpg?hash=1774442659> (referer: https://ecarstrade.com/cars/7000166)
2026-03-25 14:50:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000157/photo_000/780x0__r.jpg?hash=1774442624> (referer: https://ecarstrade.com/cars/7000157)
2026-03-25 14:50:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000131/photo_001/780x0__r.jpg?hash=1774442477> (referer: https://ecarstrade.com/cars/7000131)
2026-03-25 14:50:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ce728eb6-4546-5751-8d9a-4d4069b72314
2026-03-25 14:50:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ce728eb6-4546-5751-8d9a-4d4069b72314
2026-03-25 14:50:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ce728eb6-4546-5751-8d9a-4d4069b72314
2026-03-25 14:50:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000131/photo_002/780x0__r.jpg?hash=1774442477> (referer: https://ecarstrade.com/cars/7000131)
2026-03-25 14:50:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000131/photo_000/780x0__r.jpg?hash=1774442476> (referer: https://ecarstrade.com/cars/7000131)
2026-03-25 14:50:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000131/photo_004/780x0__r.jpg?hash=1774442477> (referer: https://ecarstrade.com/cars/7000131)
2026-03-25 14:50:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item cb740eb2-4cdf-5988-9c88-9b245ceed8ec
2026-03-25 14:50:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ce728eb6-4546-5751-8d9a-4d4069b72314
2026-03-25 14:50:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ce728eb6-4546-5751-8d9a-4d4069b72314, skipping ID generation
2026-03-25 14:50:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce728eb6-4546-5751-8d9a-4d4069b72314 with scrape type 1
2026-03-25 14:50:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ce728eb6-4546-5751-8d9a-4d4069b72314 sending to next pipeline
2026-03-25 14:50:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ce728eb6-4546-5751-8d9a-4d4069b72314, identifier: 7000157auction111023
2026-03-25 14:50:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ce728eb6-4546-5751-8d9a-4d4069b72314 with identifier: 7000157auction111023
2026-03-25 14:50:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ce728eb6-4546-5751-8d9a-4d4069b72314 with identifier: 7000157auction111023
2026-03-25 14:50:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ce728eb6-4546-5751-8d9a-4d4069b72314 with identifier: 7000157auction111023 to the API
2026-03-25 14:50:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000157/photo_000/780x0__r.jpg?hash=1774442624>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'ce728eb6-4546-5751-8d9a-4d4069b72314',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000157',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 39583,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN Qashqai 1.3 MHEV X N-Connect',
'transmission': 'automatic',
'trim': 'NISSAN 1.3 MHEV X N-Connect',
'vin': None,
'year': 2024}
2026-03-25 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000157auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:50:13 [ecarstrade.nl] INFO: Saving data for 7000157auction111023: {'created_time': 1774450213.907174, 'last_price_update_time': 1774450213.907185, 'auction_closing_time': 1774858200.0}
2026-03-25 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000157auction111023') HTTP/1.1" 204 0
2026-03-25 14:50:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000131/photo_003/780x0__r.jpg?hash=1774442477> (referer: https://ecarstrade.com/cars/7000131)
2026-03-25 14:50:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000131/photo_005/780x0__r.jpg?hash=1774442477> (referer: https://ecarstrade.com/cars/7000131)
2026-03-25 14:50:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000166/photo_003/780x0__r.jpg?hash=1774442659> (referer: https://ecarstrade.com/cars/7000166)
2026-03-25 14:50:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d5aa6789-f475-53b2-a422-694dc07a77b2
2026-03-25 14:50:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d5aa6789-f475-53b2-a422-694dc07a77b2
2026-03-25 14:50:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d5aa6789-f475-53b2-a422-694dc07a77b2
2026-03-25 14:50:13 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d5aa6789-f475-53b2-a422-694dc07a77b2
2026-03-25 14:50:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000166/photo_002/780x0__r.jpg?hash=1774442659> (referer: https://ecarstrade.com/cars/7000166)
2026-03-25 14:50:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000166/photo_000/780x0__r.jpg?hash=1774442659> (referer: https://ecarstrade.com/cars/7000166)
2026-03-25 14:50:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000166/photo_001/780x0__r.jpg?hash=1774442659> (referer: https://ecarstrade.com/cars/7000166)
2026-03-25 14:50:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d5aa6789-f475-53b2-a422-694dc07a77b2
2026-03-25 14:50:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d5aa6789-f475-53b2-a422-694dc07a77b2
2026-03-25 14:50:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d5aa6789-f475-53b2-a422-694dc07a77b2, skipping ID generation
2026-03-25 14:50:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5aa6789-f475-53b2-a422-694dc07a77b2 with scrape type 1
2026-03-25 14:50:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d5aa6789-f475-53b2-a422-694dc07a77b2 sending to next pipeline
2026-03-25 14:50:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d5aa6789-f475-53b2-a422-694dc07a77b2, identifier: 7000131auction111023
2026-03-25 14:50:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d5aa6789-f475-53b2-a422-694dc07a77b2 with identifier: 7000131auction111023
2026-03-25 14:50:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d5aa6789-f475-53b2-a422-694dc07a77b2 with identifier: 7000131auction111023
2026-03-25 14:50:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d5aa6789-f475-53b2-a422-694dc07a77b2 with identifier: 7000131auction111023 to the API
2026-03-25 14:50:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000131/photo_005/780x0__r.jpg?hash=1774442477>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Z',
'engine': '',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Electric',
'id': 'd5aa6789-f475-53b2-a422-694dc07a77b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000131',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 61731,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-26',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN ID.3 Pro 58 kWh',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN Pro 58 kWh',
'vin': None,
'year': 2022}
2026-03-25 14:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000131auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:50:14 [ecarstrade.nl] INFO: Saving data for 7000131auction111023: {'created_time': 1774450214.691793, 'last_price_update_time': 1774450214.691803, 'auction_closing_time': 1774858200.0}
2026-03-25 14:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000131auction111023') HTTP/1.1" 204 0
2026-03-25 14:50:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000161/photo_003/780x0__r.jpg?hash=1774442641> (referer: https://ecarstrade.com/cars/7000161)
2026-03-25 14:50:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000161/photo_004/780x0__r.jpg?hash=1774442641> (referer: https://ecarstrade.com/cars/7000161)
2026-03-25 14:50:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000161/photo_002/780x0__r.jpg?hash=1774442641> (referer: https://ecarstrade.com/cars/7000161)
2026-03-25 14:50:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:50:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item cb740eb2-4cdf-5988-9c88-9b245ceed8ec
2026-03-25 14:50:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item cb740eb2-4cdf-5988-9c88-9b245ceed8ec
2026-03-25 14:50:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cb740eb2-4cdf-5988-9c88-9b245ceed8ec
2026-03-25 14:50:14 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item cb740eb2-4cdf-5988-9c88-9b245ceed8ec
2026-03-25 14:50:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cb740eb2-4cdf-5988-9c88-9b245ceed8ec, skipping ID generation
2026-03-25 14:50:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb740eb2-4cdf-5988-9c88-9b245ceed8ec with scrape type 1
2026-03-25 14:50:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cb740eb2-4cdf-5988-9c88-9b245ceed8ec sending to next pipeline
2026-03-25 14:50:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: cb740eb2-4cdf-5988-9c88-9b245ceed8ec, identifier: 7000166auction111023
2026-03-25 14:50:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: cb740eb2-4cdf-5988-9c88-9b245ceed8ec with identifier: 7000166auction111023
2026-03-25 14:50:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: cb740eb2-4cdf-5988-9c88-9b245ceed8ec with identifier: 7000166auction111023
2026-03-25 14:50:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: cb740eb2-4cdf-5988-9c88-9b245ceed8ec with identifier: 7000166auction111023 to the API
2026-03-25 14:50:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000166/photo_001/780x0__r.jpg?hash=1774442659>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'cb740eb2-4cdf-5988-9c88-9b245ceed8ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000166',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Mercedes',
'model': 'A 250',
'odometer': 138074,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-19',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ A-klasse 250 e Bns Sol. AMG',
'transmission': 'automatic',
'trim': 'MERCEDES-BENZ A-klasse 250 e Bns Sol. AMG',
'vin': None,
'year': 2021}
2026-03-25 14:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000166auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:50:15 [ecarstrade.nl] INFO: Saving data for 7000166auction111023: {'created_time': 1774450215.197199, 'last_price_update_time': 1774450215.197209, 'auction_closing_time': 1774858200.0}
2026-03-25 14:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000166auction111023') HTTP/1.1" 204 0
2026-03-25 14:50:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000161/photo_000/780x0__r.jpg?hash=1774442640> (referer: https://ecarstrade.com/cars/7000161)
2026-03-25 14:50:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000161/photo_001/780x0__r.jpg?hash=1774442641> (referer: https://ecarstrade.com/cars/7000161)
2026-03-25 14:50:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:50:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:50:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item de716bfc-646a-5d02-9de4-43ab48f1647b
2026-03-25 14:50:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item de716bfc-646a-5d02-9de4-43ab48f1647b
2026-03-25 14:50:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item de716bfc-646a-5d02-9de4-43ab48f1647b
2026-03-25 14:50:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item de716bfc-646a-5d02-9de4-43ab48f1647b
2026-03-25 14:50:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item de716bfc-646a-5d02-9de4-43ab48f1647b
2026-03-25 14:50:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: de716bfc-646a-5d02-9de4-43ab48f1647b, skipping ID generation
2026-03-25 14:50:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de716bfc-646a-5d02-9de4-43ab48f1647b with scrape type 1
2026-03-25 14:50:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item de716bfc-646a-5d02-9de4-43ab48f1647b sending to next pipeline
2026-03-25 14:50:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: de716bfc-646a-5d02-9de4-43ab48f1647b, identifier: 7000161auction111023
2026-03-25 14:50:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: de716bfc-646a-5d02-9de4-43ab48f1647b with identifier: 7000161auction111023
2026-03-25 14:50:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: de716bfc-646a-5d02-9de4-43ab48f1647b with identifier: 7000161auction111023
2026-03-25 14:50:15 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: de716bfc-646a-5d02-9de4-43ab48f1647b with identifier: 7000161auction111023 to the API
2026-03-25 14:50:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000161/photo_001/780x0__r.jpg?hash=1774442641>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'de716bfc-646a-5d02-9de4-43ab48f1647b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000161',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 34653,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN Qashqai 1.3 MHEV X N-Connect',
'transmission': 'automatic',
'trim': 'NISSAN 1.3 MHEV X N-Connect',
'vin': None,
'year': 2024}
2026-03-25 14:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000161auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:50:15 [ecarstrade.nl] INFO: Saving data for 7000161auction111023: {'created_time': 1774450215.739498, 'last_price_update_time': 1774450215.739509, 'auction_closing_time': 1774858200.0}
2026-03-25 14:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000161auction111023') HTTP/1.1" 204 0
2026-03-25 14:50:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000144> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:50:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:50:18 [ecarstrade.nl] INFO: Extracting details for car 7000144auction111023
2026-03-25 14:50:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b8c3796-0c9e-5ab9-9633-2f6d7808bcfc with identifier: 7000144auction111023
2026-03-25 14:50:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b8c3796-0c9e-5ab9-9633-2f6d7808bcfc with scrape type 1
2026-03-25 14:50:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3b8c3796-0c9e-5ab9-9633-2f6d7808bcfc
2026-03-25 14:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000144%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442559%27 HTTP/1.1" 200 None
2026-03-25 14:50:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000144/photo_000/780x0__r.jpg?hash=1774442559 not downloaded yet
2026-03-25 14:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000144%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442559%27 HTTP/1.1" 200 None
2026-03-25 14:50:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000144/photo_001/780x0__r.jpg?hash=1774442559 not downloaded yet
2026-03-25 14:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000144%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442560%27 HTTP/1.1" 200 None
2026-03-25 14:50:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000144/photo_002/780x0__r.jpg?hash=1774442560 not downloaded yet
2026-03-25 14:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000144%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442560%27 HTTP/1.1" 200 None
2026-03-25 14:50:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000144/photo_003/780x0__r.jpg?hash=1774442560 not downloaded yet
2026-03-25 14:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000144%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442560%27 HTTP/1.1" 200 None
2026-03-25 14:50:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000144/photo_004/780x0__r.jpg?hash=1774442560 not downloaded yet
2026-03-25 14:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000144%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442560%27 HTTP/1.1" 200 None
2026-03-25 14:50:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000144/photo_005/780x0__r.jpg?hash=1774442560 not downloaded yet
2026-03-25 14:50:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000178> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:50:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:50:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000174> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:50:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:50:19 [ecarstrade.nl] INFO: Extracting details for car 7000178auction111023
2026-03-25 14:50:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 622e8603-df0f-5c19-acab-a51d889faaea with identifier: 7000178auction111023
2026-03-25 14:50:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 622e8603-df0f-5c19-acab-a51d889faaea with scrape type 1
2026-03-25 14:50:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 622e8603-df0f-5c19-acab-a51d889faaea
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000178%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442733%27 HTTP/1.1" 200 None
2026-03-25 14:50:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000178/photo_000/780x0__r.jpg?hash=1774442733 not downloaded yet
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000178%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442733%27 HTTP/1.1" 200 None
2026-03-25 14:50:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000178/photo_001/780x0__r.jpg?hash=1774442733 not downloaded yet
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000178%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442733%27 HTTP/1.1" 200 None
2026-03-25 14:50:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000178/photo_002/780x0__r.jpg?hash=1774442733 not downloaded yet
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000178%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442734%27 HTTP/1.1" 200 None
2026-03-25 14:50:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000178/photo_003/780x0__r.jpg?hash=1774442734 not downloaded yet
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000178%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442734%27 HTTP/1.1" 200 None
2026-03-25 14:50:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000178/photo_004/780x0__r.jpg?hash=1774442734 not downloaded yet
2026-03-25 14:50:19 [ecarstrade.nl] INFO: Extracting details for car 7000174auction111023
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000178%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442734%27 HTTP/1.1" 200 None
2026-03-25 14:50:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000178/photo_005/780x0__r.jpg?hash=1774442734 not downloaded yet
2026-03-25 14:50:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1d93883-e185-56d1-898b-464e8c2cd196 with identifier: 7000174auction111023
2026-03-25 14:50:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1d93883-e185-56d1-898b-464e8c2cd196 with scrape type 1
2026-03-25 14:50:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a1d93883-e185-56d1-898b-464e8c2cd196
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000174%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442703%27 HTTP/1.1" 200 None
2026-03-25 14:50:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000174/photo_000/780x0__r.jpg?hash=1774442703 not downloaded yet
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000174%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442703%27 HTTP/1.1" 200 None
2026-03-25 14:50:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000174/photo_001/780x0__r.jpg?hash=1774442703 not downloaded yet
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000174%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442703%27 HTTP/1.1" 200 None
2026-03-25 14:50:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000174/photo_002/780x0__r.jpg?hash=1774442703 not downloaded yet
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000174%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442703%27 HTTP/1.1" 200 None
2026-03-25 14:50:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000174/photo_003/780x0__r.jpg?hash=1774442703 not downloaded yet
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000174%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442704%27 HTTP/1.1" 200 None
2026-03-25 14:50:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000174/photo_004/780x0__r.jpg?hash=1774442704 not downloaded yet
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000174%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442704%27 HTTP/1.1" 200 None
2026-03-25 14:50:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000174/photo_005/780x0__r.jpg?hash=1774442704 not downloaded yet
2026-03-25 14:50:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000143> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:50:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:50:19 [ecarstrade.nl] INFO: Extracting details for car 7000143auction111023
2026-03-25 14:50:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da2f2702-0ceb-55ee-8526-3f6b23f8e69e with identifier: 7000143auction111023
2026-03-25 14:50:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da2f2702-0ceb-55ee-8526-3f6b23f8e69e with scrape type 1
2026-03-25 14:50:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item da2f2702-0ceb-55ee-8526-3f6b23f8e69e
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000143%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442554%27 HTTP/1.1" 200 None
2026-03-25 14:50:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000143/photo_000/780x0__r.jpg?hash=1774442554 not downloaded yet
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000143%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442554%27 HTTP/1.1" 200 None
2026-03-25 14:50:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000143/photo_001/780x0__r.jpg?hash=1774442554 not downloaded yet
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000143%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442554%27 HTTP/1.1" 200 None
2026-03-25 14:50:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000143/photo_002/780x0__r.jpg?hash=1774442554 not downloaded yet
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000143%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442554%27 HTTP/1.1" 200 None
2026-03-25 14:50:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000143/photo_003/780x0__r.jpg?hash=1774442554 not downloaded yet
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000143%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442554%27 HTTP/1.1" 200 None
2026-03-25 14:50:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000143/photo_004/780x0__r.jpg?hash=1774442554 not downloaded yet
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000143%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442554%27 HTTP/1.1" 200 None
2026-03-25 14:50:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000143/photo_005/780x0__r.jpg?hash=1774442554 not downloaded yet
2026-03-25 14:50:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page20?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:50:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:50:19 [ecarstrade.nl] INFO: Found 16 car items
2026-03-25 14:50:19 [ecarstrade.nl] INFO: Found listing with ID: 6999947auction111021
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999947auction111021%27 HTTP/1.1" 200 None
2026-03-25 14:50:19 [ecarstrade.nl] INFO: Scrape type for 6999947auction111021: 1
2026-03-25 14:50:19 [ecarstrade.nl] INFO: Found listing with ID: 6999957auction111021
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999957auction111021%27 HTTP/1.1" 200 None
2026-03-25 14:50:19 [ecarstrade.nl] INFO: Scrape type for 6999957auction111021: 1
2026-03-25 14:50:19 [ecarstrade.nl] INFO: Found listing with ID: 6999956auction111021
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999956auction111021%27 HTTP/1.1" 200 None
2026-03-25 14:50:19 [ecarstrade.nl] INFO: Scrape type for 6999956auction111021: 1
2026-03-25 14:50:19 [ecarstrade.nl] INFO: Found listing with ID: 6999949auction111021
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999949auction111021%27 HTTP/1.1" 200 None
2026-03-25 14:50:19 [ecarstrade.nl] INFO: Scrape type for 6999949auction111021: 1
2026-03-25 14:50:19 [ecarstrade.nl] INFO: Found listing with ID: 6999946auction111021
2026-03-25 14:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999946auction111021%27 HTTP/1.1" 200 None
2026-03-25 14:50:20 [ecarstrade.nl] INFO: Scrape type for 6999946auction111021: 1
2026-03-25 14:50:20 [ecarstrade.nl] INFO: Found listing with ID: 6999955auction111021
2026-03-25 14:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999955auction111021%27 HTTP/1.1" 200 None
2026-03-25 14:50:20 [ecarstrade.nl] INFO: Scrape type for 6999955auction111021: 1
2026-03-25 14:50:20 [ecarstrade.nl] INFO: Found listing with ID: 6999950auction111021
2026-03-25 14:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999950auction111021%27 HTTP/1.1" 200 None
2026-03-25 14:50:20 [ecarstrade.nl] INFO: Scrape type for 6999950auction111021: 1
2026-03-25 14:50:20 [ecarstrade.nl] INFO: Found listing with ID: 6999951auction111021
2026-03-25 14:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999951auction111021%27 HTTP/1.1" 200 None
2026-03-25 14:50:20 [ecarstrade.nl] INFO: Scrape type for 6999951auction111021: 1
2026-03-25 14:50:20 [ecarstrade.nl] INFO: Found listing with ID: 6999953auction111021
2026-03-25 14:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999953auction111021%27 HTTP/1.1" 200 None
2026-03-25 14:50:20 [ecarstrade.nl] INFO: Scrape type for 6999953auction111021: 1
2026-03-25 14:50:20 [ecarstrade.nl] INFO: Found listing with ID: 6999948auction111021
2026-03-25 14:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999948auction111021%27 HTTP/1.1" 200 None
2026-03-25 14:50:20 [ecarstrade.nl] INFO: Scrape type for 6999948auction111021: 1
2026-03-25 14:50:20 [ecarstrade.nl] INFO: Found listing with ID: 6999443auction111008
2026-03-25 14:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999443auction111008%27 HTTP/1.1" 200 None
2026-03-25 14:50:20 [ecarstrade.nl] INFO: Scrape type for 6999443auction111008: 1
2026-03-25 14:50:20 [ecarstrade.nl] INFO: Found listing with ID: 7001333auction111008
2026-03-25 14:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277001333auction111008%27 HTTP/1.1" 200 None
2026-03-25 14:50:20 [ecarstrade.nl] INFO: Scrape type for 7001333auction111008: 1
2026-03-25 14:50:20 [ecarstrade.nl] INFO: Found listing with ID: 6999445auction111008
2026-03-25 14:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999445auction111008%27 HTTP/1.1" 200 None
2026-03-25 14:50:20 [ecarstrade.nl] INFO: Scrape type for 6999445auction111008: 1
2026-03-25 14:50:20 [ecarstrade.nl] INFO: Found listing with ID: 6999441auction111008
2026-03-25 14:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999441auction111008%27 HTTP/1.1" 200 None
2026-03-25 14:50:20 [ecarstrade.nl] INFO: Scrape type for 6999441auction111008: 1
2026-03-25 14:50:20 [ecarstrade.nl] INFO: Found listing with ID: 6999440auction111008
2026-03-25 14:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999440auction111008%27 HTTP/1.1" 200 None
2026-03-25 14:50:20 [ecarstrade.nl] INFO: Scrape type for 6999440auction111008: 1
2026-03-25 14:50:20 [ecarstrade.nl] INFO: Found listing with ID: 6999442auction111008
2026-03-25 14:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999442auction111008%27 HTTP/1.1" 200 None
2026-03-25 14:50:20 [ecarstrade.nl] INFO: Scrape type for 6999442auction111008: 1
2026-03-25 14:50:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000141> (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-25 14:50:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000144/photo_000/780x0__r.jpg?hash=1774442559> (referer: https://ecarstrade.com/cars/7000144)
2026-03-25 14:50:21 [ecarstrade.nl] INFO: Extracting details for car 7000141auction111023
2026-03-25 14:50:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 304cc40d-eb5e-5313-aec2-b99d5e456dfa with identifier: 7000141auction111023
2026-03-25 14:50:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 304cc40d-eb5e-5313-aec2-b99d5e456dfa with scrape type 1
2026-03-25 14:50:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 304cc40d-eb5e-5313-aec2-b99d5e456dfa
2026-03-25 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000141%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442545%27 HTTP/1.1" 200 None
2026-03-25 14:50:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000141/photo_000/780x0__r.jpg?hash=1774442545 not downloaded yet
2026-03-25 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000141%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442545%27 HTTP/1.1" 200 None
2026-03-25 14:50:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000141/photo_001/780x0__r.jpg?hash=1774442545 not downloaded yet
2026-03-25 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000141%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442545%27 HTTP/1.1" 200 None
2026-03-25 14:50:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000141/photo_002/780x0__r.jpg?hash=1774442545 not downloaded yet
2026-03-25 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000141%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442545%27 HTTP/1.1" 200 None
2026-03-25 14:50:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000141/photo_003/780x0__r.jpg?hash=1774442545 not downloaded yet
2026-03-25 14:50:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000144/photo_001/780x0__r.jpg?hash=1774442559> (referer: https://ecarstrade.com/cars/7000144)
2026-03-25 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000141%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442545%27 HTTP/1.1" 200 None
2026-03-25 14:50:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000141/photo_004/780x0__r.jpg?hash=1774442545 not downloaded yet
2026-03-25 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000141%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442545%27 HTTP/1.1" 200 None
2026-03-25 14:50:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000141/photo_005/780x0__r.jpg?hash=1774442545 not downloaded yet
2026-03-25 14:50:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3b8c3796-0c9e-5ab9-9633-2f6d7808bcfc
2026-03-25 14:50:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000144/photo_002/780x0__r.jpg?hash=1774442560> (referer: https://ecarstrade.com/cars/7000144)
2026-03-25 14:50:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3b8c3796-0c9e-5ab9-9633-2f6d7808bcfc
2026-03-25 14:50:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000144/photo_003/780x0__r.jpg?hash=1774442560> (referer: https://ecarstrade.com/cars/7000144)
2026-03-25 14:50:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3b8c3796-0c9e-5ab9-9633-2f6d7808bcfc
2026-03-25 14:50:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000144/photo_005/780x0__r.jpg?hash=1774442560> (referer: https://ecarstrade.com/cars/7000144)
2026-03-25 14:50:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3b8c3796-0c9e-5ab9-9633-2f6d7808bcfc
2026-03-25 14:50:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000167> (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-25 14:50:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000144/photo_004/780x0__r.jpg?hash=1774442560> (referer: https://ecarstrade.com/cars/7000144)
2026-03-25 14:50:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3b8c3796-0c9e-5ab9-9633-2f6d7808bcfc
2026-03-25 14:50:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000174/photo_005/780x0__r.jpg?hash=1774442704> (referer: https://ecarstrade.com/cars/7000174)
2026-03-25 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-25 14:50:22 [ecarstrade.nl] INFO: Extracting details for car 7000167auction111023
2026-03-25 14:50:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bf6e30d-8cac-5003-b9ee-96de679db772 with identifier: 7000167auction111023
2026-03-25 14:50:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bf6e30d-8cac-5003-b9ee-96de679db772 with scrape type 1
2026-03-25 14:50:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0bf6e30d-8cac-5003-b9ee-96de679db772
2026-03-25 14:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000167%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442665%27 HTTP/1.1" 200 None
2026-03-25 14:50:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000167/photo_000/780x0__r.jpg?hash=1774442665 not downloaded yet
2026-03-25 14:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000167%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442665%27 HTTP/1.1" 200 None
2026-03-25 14:50:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000167/photo_001/780x0__r.jpg?hash=1774442665 not downloaded yet
2026-03-25 14:50:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000143/photo_005/780x0__r.jpg?hash=1774442554> (referer: https://ecarstrade.com/cars/7000143)
2026-03-25 14:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000167%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442665%27 HTTP/1.1" 200 None
2026-03-25 14:50:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000167/photo_002/780x0__r.jpg?hash=1774442665 not downloaded yet
2026-03-25 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-25 14:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000167%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442665%27 HTTP/1.1" 200 None
2026-03-25 14:50:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000167/photo_003/780x0__r.jpg?hash=1774442665 not downloaded yet
2026-03-25 14:50:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3b8c3796-0c9e-5ab9-9633-2f6d7808bcfc
2026-03-25 14:50:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3b8c3796-0c9e-5ab9-9633-2f6d7808bcfc, skipping ID generation
2026-03-25 14:50:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b8c3796-0c9e-5ab9-9633-2f6d7808bcfc with scrape type 1
2026-03-25 14:50:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3b8c3796-0c9e-5ab9-9633-2f6d7808bcfc sending to next pipeline
2026-03-25 14:50:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 3b8c3796-0c9e-5ab9-9633-2f6d7808bcfc, identifier: 7000144auction111023
2026-03-25 14:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000167%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442665%27 HTTP/1.1" 200 None
2026-03-25 14:50:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000167/photo_004/780x0__r.jpg?hash=1774442665 not downloaded yet
2026-03-25 14:50:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 3b8c3796-0c9e-5ab9-9633-2f6d7808bcfc with identifier: 7000144auction111023
2026-03-25 14:50:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 3b8c3796-0c9e-5ab9-9633-2f6d7808bcfc with identifier: 7000144auction111023
2026-03-25 14:50:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 3b8c3796-0c9e-5ab9-9633-2f6d7808bcfc with identifier: 7000144auction111023 to the API
2026-03-25 14:50:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000144/photo_004/780x0__r.jpg?hash=1774442560>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': '3b8c3796-0c9e-5ab9-9633-2f6d7808bcfc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000144',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 36829,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-08',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT Ibiza 1.0 TSI FR Bns Int.+',
'transmission': 'manual',
'trim': 'SEAT 1.0 TSI FR Bns Int.+',
'vin': None,
'year': 2021}
2026-03-25 14:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000144auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:50:23 [ecarstrade.nl] INFO: Saving data for 7000144auction111023: {'created_time': 1774450223.668852, 'last_price_update_time': 1774450223.668862, 'auction_closing_time': 1774858200.0}
2026-03-25 14:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000144auction111023') HTTP/1.1" 204 0
2026-03-25 14:50:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a1d93883-e185-56d1-898b-464e8c2cd196
2026-03-25 14:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000167%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442665%27 HTTP/1.1" 200 None
2026-03-25 14:50:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000167/photo_005/780x0__r.jpg?hash=1774442665 not downloaded yet
2026-03-25 14:50:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000152> (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-25 14:50:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item da2f2702-0ceb-55ee-8526-3f6b23f8e69e
2026-03-25 14:50:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000141/photo_003/780x0__r.jpg?hash=1774442545> (referer: https://ecarstrade.com/cars/7000141)
2026-03-25 14:50:23 [ecarstrade.nl] INFO: Extracting details for car 7000152auction111023
2026-03-25 14:50:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7e339f6-379e-5167-a284-e264ebe38502 with identifier: 7000152auction111023
2026-03-25 14:50:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7e339f6-379e-5167-a284-e264ebe38502 with scrape type 1
2026-03-25 14:50:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a7e339f6-379e-5167-a284-e264ebe38502
2026-03-25 14:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000152%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442598%27 HTTP/1.1" 200 None
2026-03-25 14:50:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000152/photo_000/780x0__r.jpg?hash=1774442598 not downloaded yet
2026-03-25 14:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000152%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442599%27 HTTP/1.1" 200 None
2026-03-25 14:50:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000152/photo_001/780x0__r.jpg?hash=1774442599 not downloaded yet
2026-03-25 14:50:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000141/photo_005/780x0__r.jpg?hash=1774442545> (referer: https://ecarstrade.com/cars/7000141)
2026-03-25 14:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000152%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442599%27 HTTP/1.1" 200 None
2026-03-25 14:50:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000152/photo_002/780x0__r.jpg?hash=1774442599 not downloaded yet
2026-03-25 14:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000152%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442599%27 HTTP/1.1" 200 None
2026-03-25 14:50:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000152/photo_003/780x0__r.jpg?hash=1774442599 not downloaded yet
2026-03-25 14:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000152%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442599%27 HTTP/1.1" 200 None
2026-03-25 14:50:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000152/photo_004/780x0__r.jpg?hash=1774442599 not downloaded yet
2026-03-25 14:50:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000152%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442599%27 HTTP/1.1" 200 None
2026-03-25 14:50:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000152/photo_005/780x0__r.jpg?hash=1774442599 not downloaded yet
2026-03-25 14:50:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 304cc40d-eb5e-5313-aec2-b99d5e456dfa
2026-03-25 14:50:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000141/photo_004/780x0__r.jpg?hash=1774442545> (referer: https://ecarstrade.com/cars/7000141)
2026-03-25 14:50:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 304cc40d-eb5e-5313-aec2-b99d5e456dfa
2026-03-25 14:50:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000141/photo_002/780x0__r.jpg?hash=1774442545> (referer: https://ecarstrade.com/cars/7000141)
2026-03-25 14:50:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 304cc40d-eb5e-5313-aec2-b99d5e456dfa
2026-03-25 14:50:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000141/photo_001/780x0__r.jpg?hash=1774442545> (referer: https://ecarstrade.com/cars/7000141)
2026-03-25 14:50:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 304cc40d-eb5e-5313-aec2-b99d5e456dfa
2026-03-25 14:50:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000141/photo_000/780x0__r.jpg?hash=1774442545> (referer: https://ecarstrade.com/cars/7000141)
2026-03-25 14:50:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:50:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 304cc40d-eb5e-5313-aec2-b99d5e456dfa
2026-03-25 14:50:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 304cc40d-eb5e-5313-aec2-b99d5e456dfa
2026-03-25 14:50:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 304cc40d-eb5e-5313-aec2-b99d5e456dfa, skipping ID generation
2026-03-25 14:50:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 304cc40d-eb5e-5313-aec2-b99d5e456dfa with scrape type 1
2026-03-25 14:50:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 304cc40d-eb5e-5313-aec2-b99d5e456dfa sending to next pipeline
2026-03-25 14:50:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 304cc40d-eb5e-5313-aec2-b99d5e456dfa, identifier: 7000141auction111023
2026-03-25 14:50:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 304cc40d-eb5e-5313-aec2-b99d5e456dfa with identifier: 7000141auction111023
2026-03-25 14:50:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 304cc40d-eb5e-5313-aec2-b99d5e456dfa with identifier: 7000141auction111023
2026-03-25 14:50:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 304cc40d-eb5e-5313-aec2-b99d5e456dfa with identifier: 7000141auction111023 to the API
2026-03-25 14:50:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000141/photo_000/780x0__r.jpg?hash=1774442545>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': '304cc40d-eb5e-5313-aec2-b99d5e456dfa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000141',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Skoda',
'model': 'Scala',
'odometer': 55118,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-11',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA Scala 1.0 TSI Sport Bns',
'transmission': 'manual',
'trim': 'SKODA 1.0 TSI Sport Bns',
'vin': None,
'year': 2023}
2026-03-25 14:50:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000141auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:50:24 [ecarstrade.nl] INFO: Saving data for 7000141auction111023: {'created_time': 1774450224.837603, 'last_price_update_time': 1774450224.837614, 'auction_closing_time': 1774858200.0}
2026-03-25 14:50:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000141auction111023') HTTP/1.1" 204 0
2026-03-25 14:50:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000132> (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-25 14:50:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000167/photo_001/780x0__r.jpg?hash=1774442665> (referer: https://ecarstrade.com/cars/7000167)
2026-03-25 14:50:25 [ecarstrade.nl] INFO: Extracting details for car 7000132auction111023
2026-03-25 14:50:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71d811c6-bc58-501d-8707-29cd3f091ec2 with identifier: 7000132auction111023
2026-03-25 14:50:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71d811c6-bc58-501d-8707-29cd3f091ec2 with scrape type 1
2026-03-25 14:50:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 71d811c6-bc58-501d-8707-29cd3f091ec2
2026-03-25 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000132%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442480%27 HTTP/1.1" 200 None
2026-03-25 14:50:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000132/photo_000/780x0__r.jpg?hash=1774442480 not downloaded yet
2026-03-25 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000132%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442480%27 HTTP/1.1" 200 None
2026-03-25 14:50:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000132/photo_001/780x0__r.jpg?hash=1774442480 not downloaded yet
2026-03-25 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000132%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442480%27 HTTP/1.1" 200 None
2026-03-25 14:50:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000132/photo_002/780x0__r.jpg?hash=1774442480 not downloaded yet
2026-03-25 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000132%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442480%27 HTTP/1.1" 200 None
2026-03-25 14:50:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000132/photo_003/780x0__r.jpg?hash=1774442480 not downloaded yet
2026-03-25 14:50:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000167/photo_004/780x0__r.jpg?hash=1774442665> (referer: https://ecarstrade.com/cars/7000167)
2026-03-25 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000132%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442480%27 HTTP/1.1" 200 None
2026-03-25 14:50:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000132/photo_004/780x0__r.jpg?hash=1774442480 not downloaded yet
2026-03-25 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000132%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442480%27 HTTP/1.1" 200 None
2026-03-25 14:50:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000132/photo_005/780x0__r.jpg?hash=1774442480 not downloaded yet
2026-03-25 14:50:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0bf6e30d-8cac-5003-b9ee-96de679db772
2026-03-25 14:50:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000167/photo_005/780x0__r.jpg?hash=1774442665> (referer: https://ecarstrade.com/cars/7000167)
2026-03-25 14:50:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0bf6e30d-8cac-5003-b9ee-96de679db772
2026-03-25 14:50:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000152/photo_001/780x0__r.jpg?hash=1774442599> (referer: https://ecarstrade.com/cars/7000152)
2026-03-25 14:50:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0bf6e30d-8cac-5003-b9ee-96de679db772
2026-03-25 14:50:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000140> (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-25 14:50:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000152/photo_005/780x0__r.jpg?hash=1774442599> (referer: https://ecarstrade.com/cars/7000152)
2026-03-25 14:50:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a7e339f6-379e-5167-a284-e264ebe38502
2026-03-25 14:50:25 [ecarstrade.nl] INFO: Extracting details for car 7000140auction111023
2026-03-25 14:50:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000152/photo_003/780x0__r.jpg?hash=1774442599> (referer: https://ecarstrade.com/cars/7000152)
2026-03-25 14:50:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000152/photo_004/780x0__r.jpg?hash=1774442599> (referer: https://ecarstrade.com/cars/7000152)
2026-03-25 14:50:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 886cdbd4-74a8-56b2-88d8-2a319c9f3f93 with identifier: 7000140auction111023
2026-03-25 14:50:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 886cdbd4-74a8-56b2-88d8-2a319c9f3f93 with scrape type 1
2026-03-25 14:50:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 886cdbd4-74a8-56b2-88d8-2a319c9f3f93
2026-03-25 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000140%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442539%27 HTTP/1.1" 200 None
2026-03-25 14:50:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000140/photo_000/780x0__r.jpg?hash=1774442539 not downloaded yet
2026-03-25 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000140%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442540%27 HTTP/1.1" 200 None
2026-03-25 14:50:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000140/photo_001/780x0__r.jpg?hash=1774442540 not downloaded yet
2026-03-25 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000140%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442540%27 HTTP/1.1" 200 None
2026-03-25 14:50:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000140/photo_002/780x0__r.jpg?hash=1774442540 not downloaded yet
2026-03-25 14:50:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a7e339f6-379e-5167-a284-e264ebe38502
2026-03-25 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000140%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442540%27 HTTP/1.1" 200 None
2026-03-25 14:50:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000140/photo_003/780x0__r.jpg?hash=1774442540 not downloaded yet
2026-03-25 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000140%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442540%27 HTTP/1.1" 200 None
2026-03-25 14:50:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000140/photo_004/780x0__r.jpg?hash=1774442540 not downloaded yet
2026-03-25 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000140%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442540%27 HTTP/1.1" 200 None
2026-03-25 14:50:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000140/photo_005/780x0__r.jpg?hash=1774442540 not downloaded yet
2026-03-25 14:50:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000152/photo_002/780x0__r.jpg?hash=1774442599> (referer: https://ecarstrade.com/cars/7000152)
2026-03-25 14:50:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000152/photo_000/780x0__r.jpg?hash=1774442598> (referer: https://ecarstrade.com/cars/7000152)
2026-03-25 14:50:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a7e339f6-379e-5167-a284-e264ebe38502
2026-03-25 14:50:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a7e339f6-379e-5167-a284-e264ebe38502
2026-03-25 14:50:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000154> (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-25 14:50:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000167/photo_003/780x0__r.jpg?hash=1774442665> (referer: https://ecarstrade.com/cars/7000167)
2026-03-25 14:50:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000132/photo_003/780x0__r.jpg?hash=1774442480> (referer: https://ecarstrade.com/cars/7000132)
2026-03-25 14:50:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000173> (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-25 14:50:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a7e339f6-379e-5167-a284-e264ebe38502
2026-03-25 14:50:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a7e339f6-379e-5167-a284-e264ebe38502
2026-03-25 14:50:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a7e339f6-379e-5167-a284-e264ebe38502, skipping ID generation
2026-03-25 14:50:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7e339f6-379e-5167-a284-e264ebe38502 with scrape type 1
2026-03-25 14:50:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a7e339f6-379e-5167-a284-e264ebe38502 sending to next pipeline
2026-03-25 14:50:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: a7e339f6-379e-5167-a284-e264ebe38502, identifier: 7000152auction111023
2026-03-25 14:50:25 [ecarstrade.nl] INFO: Extracting details for car 7000154auction111023
2026-03-25 14:50:25 [ecarstrade.nl] INFO: Extracting details for car 7000173auction111023
2026-03-25 14:50:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: a7e339f6-379e-5167-a284-e264ebe38502 with identifier: 7000152auction111023
2026-03-25 14:50:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: a7e339f6-379e-5167-a284-e264ebe38502 with identifier: 7000152auction111023
2026-03-25 14:50:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: a7e339f6-379e-5167-a284-e264ebe38502 with identifier: 7000152auction111023 to the API
2026-03-25 14:50:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000152/photo_000/780x0__r.jpg?hash=1774442598>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Z',
'engine': '',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Electric',
'id': 'a7e339f6-379e-5167-a284-e264ebe38502',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000152',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': 'e-208',
'odometer': 68836,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-23',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT e-208 EV Active Pck 50 kWh',
'transmission': 'automatic',
'trim': 'PEUGEOT EV Active Pck 50 kWh',
'vin': None,
'year': 2023}
2026-03-25 14:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000152auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:50:26 [ecarstrade.nl] INFO: Saving data for 7000152auction111023: {'created_time': 1774450226.37823, 'last_price_update_time': 1774450226.37824, 'auction_closing_time': 1774858200.0}
2026-03-25 14:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000152auction111023') HTTP/1.1" 204 0
2026-03-25 14:50:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000132/photo_005/780x0__r.jpg?hash=1774442480> (referer: https://ecarstrade.com/cars/7000132)
2026-03-25 14:50:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000132/photo_004/780x0__r.jpg?hash=1774442480> (referer: https://ecarstrade.com/cars/7000132)
2026-03-25 14:50:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000132/photo_002/780x0__r.jpg?hash=1774442480> (referer: https://ecarstrade.com/cars/7000132)
2026-03-25 14:50:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000132/photo_001/780x0__r.jpg?hash=1774442480> (referer: https://ecarstrade.com/cars/7000132)
2026-03-25 14:50:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab74092b-16a3-5015-ac74-4849ca2cdde1 with identifier: 7000154auction111023
2026-03-25 14:50:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab74092b-16a3-5015-ac74-4849ca2cdde1 with scrape type 1
2026-03-25 14:50:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ab74092b-16a3-5015-ac74-4849ca2cdde1
2026-03-25 14:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000154%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442607%27 HTTP/1.1" 200 None
2026-03-25 14:50:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000154/photo_000/780x0__r.jpg?hash=1774442607 not downloaded yet
2026-03-25 14:50:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0bf6e30d-8cac-5003-b9ee-96de679db772
2026-03-25 14:50:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 71d811c6-bc58-501d-8707-29cd3f091ec2
2026-03-25 14:50:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff3fd522-b9a6-5a0b-93be-06596cd90fd5 with identifier: 7000173auction111023
2026-03-25 14:50:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff3fd522-b9a6-5a0b-93be-06596cd90fd5 with scrape type 1
2026-03-25 14:50:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ff3fd522-b9a6-5a0b-93be-06596cd90fd5
2026-03-25 14:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000173%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442697%27 HTTP/1.1" 200 None
2026-03-25 14:50:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000173/photo_000/780x0__r.jpg?hash=1774442697 not downloaded yet
2026-03-25 14:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000154%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442607%27 HTTP/1.1" 200 None
2026-03-25 14:50:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000154/photo_001/780x0__r.jpg?hash=1774442607 not downloaded yet
2026-03-25 14:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000173%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442697%27 HTTP/1.1" 200 None
2026-03-25 14:50:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000173/photo_001/780x0__r.jpg?hash=1774442697 not downloaded yet
2026-03-25 14:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000154%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442607%27 HTTP/1.1" 200 None
2026-03-25 14:50:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000154/photo_002/780x0__r.jpg?hash=1774442607 not downloaded yet
2026-03-25 14:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000173%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442698%27 HTTP/1.1" 200 None
2026-03-25 14:50:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000173/photo_002/780x0__r.jpg?hash=1774442698 not downloaded yet
2026-03-25 14:50:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000167/photo_002/780x0__r.jpg?hash=1774442665> (referer: https://ecarstrade.com/cars/7000167)
2026-03-25 14:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000154%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442607%27 HTTP/1.1" 200 None
2026-03-25 14:50:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000154/photo_003/780x0__r.jpg?hash=1774442607 not downloaded yet
2026-03-25 14:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000173%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442698%27 HTTP/1.1" 200 None
2026-03-25 14:50:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000173/photo_003/780x0__r.jpg?hash=1774442698 not downloaded yet
2026-03-25 14:50:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 71d811c6-bc58-501d-8707-29cd3f091ec2
2026-03-25 14:50:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 71d811c6-bc58-501d-8707-29cd3f091ec2
2026-03-25 14:50:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 71d811c6-bc58-501d-8707-29cd3f091ec2
2026-03-25 14:50:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 71d811c6-bc58-501d-8707-29cd3f091ec2
2026-03-25 14:50:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000132/photo_000/780x0__r.jpg?hash=1774442480> (referer: https://ecarstrade.com/cars/7000132)
2026-03-25 14:50:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000140/photo_004/780x0__r.jpg?hash=1774442540> (referer: https://ecarstrade.com/cars/7000140)
2026-03-25 14:50:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000140/photo_005/780x0__r.jpg?hash=1774442540> (referer: https://ecarstrade.com/cars/7000140)
2026-03-25 14:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000154%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442608%27 HTTP/1.1" 200 None
2026-03-25 14:50:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000154/photo_004/780x0__r.jpg?hash=1774442608 not downloaded yet
2026-03-25 14:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000173%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442698%27 HTTP/1.1" 200 None
2026-03-25 14:50:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000173/photo_004/780x0__r.jpg?hash=1774442698 not downloaded yet
2026-03-25 14:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000154%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442608%27 HTTP/1.1" 200 None
2026-03-25 14:50:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000154/photo_005/780x0__r.jpg?hash=1774442608 not downloaded yet
2026-03-25 14:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000173%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442698%27 HTTP/1.1" 200 None
2026-03-25 14:50:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000173/photo_005/780x0__r.jpg?hash=1774442698 not downloaded yet
2026-03-25 14:50:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0bf6e30d-8cac-5003-b9ee-96de679db772
2026-03-25 14:50:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000140/photo_000/780x0__r.jpg?hash=1774442539> (referer: https://ecarstrade.com/cars/7000140)
2026-03-25 14:50:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000140/photo_003/780x0__r.jpg?hash=1774442540> (referer: https://ecarstrade.com/cars/7000140)
2026-03-25 14:50:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:50:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 71d811c6-bc58-501d-8707-29cd3f091ec2
2026-03-25 14:50:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 71d811c6-bc58-501d-8707-29cd3f091ec2, skipping ID generation
2026-03-25 14:50:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71d811c6-bc58-501d-8707-29cd3f091ec2 with scrape type 1
2026-03-25 14:50:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 71d811c6-bc58-501d-8707-29cd3f091ec2 sending to next pipeline
2026-03-25 14:50:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 71d811c6-bc58-501d-8707-29cd3f091ec2, identifier: 7000132auction111023
2026-03-25 14:50:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 71d811c6-bc58-501d-8707-29cd3f091ec2 with identifier: 7000132auction111023
2026-03-25 14:50:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 71d811c6-bc58-501d-8707-29cd3f091ec2 with identifier: 7000132auction111023
2026-03-25 14:50:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 71d811c6-bc58-501d-8707-29cd3f091ec2 with identifier: 7000132auction111023 to the API
2026-03-25 14:50:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000132/photo_000/780x0__r.jpg?hash=1774442480>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Z',
'engine': '',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Electric',
'id': '71d811c6-bc58-501d-8707-29cd3f091ec2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000132',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 89323,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-22',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN ID.3 Pro 58 kWh',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN Pro 58 kWh',
'vin': None,
'year': 2022}
2026-03-25 14:50:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000132auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:50:27 [ecarstrade.nl] INFO: Saving data for 7000132auction111023: {'created_time': 1774450227.118737, 'last_price_update_time': 1774450227.118747, 'auction_closing_time': 1774858200.0}
2026-03-25 14:50:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000132auction111023') HTTP/1.1" 204 0
2026-03-25 14:50:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000140/photo_002/780x0__r.jpg?hash=1774442540> (referer: https://ecarstrade.com/cars/7000140)
2026-03-25 14:50:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000140/photo_001/780x0__r.jpg?hash=1774442540> (referer: https://ecarstrade.com/cars/7000140)
2026-03-25 14:50:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000167/photo_000/780x0__r.jpg?hash=1774442665> (referer: https://ecarstrade.com/cars/7000167)
2026-03-25 14:50:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:50:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:50:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 886cdbd4-74a8-56b2-88d8-2a319c9f3f93
2026-03-25 14:50:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7000125> (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-25 14:50:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 886cdbd4-74a8-56b2-88d8-2a319c9f3f93
2026-03-25 14:50:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 886cdbd4-74a8-56b2-88d8-2a319c9f3f93
2026-03-25 14:50:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 886cdbd4-74a8-56b2-88d8-2a319c9f3f93
2026-03-25 14:50:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000173/photo_002/780x0__r.jpg?hash=1774442698> (referer: https://ecarstrade.com/cars/7000173)
2026-03-25 14:50:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000173/photo_003/780x0__r.jpg?hash=1774442698> (referer: https://ecarstrade.com/cars/7000173)
2026-03-25 14:50:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 886cdbd4-74a8-56b2-88d8-2a319c9f3f93
2026-03-25 14:50:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 886cdbd4-74a8-56b2-88d8-2a319c9f3f93
2026-03-25 14:50:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 886cdbd4-74a8-56b2-88d8-2a319c9f3f93, skipping ID generation
2026-03-25 14:50:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 886cdbd4-74a8-56b2-88d8-2a319c9f3f93 with scrape type 1
2026-03-25 14:50:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 886cdbd4-74a8-56b2-88d8-2a319c9f3f93 sending to next pipeline
2026-03-25 14:50:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 886cdbd4-74a8-56b2-88d8-2a319c9f3f93, identifier: 7000140auction111023
2026-03-25 14:50:27 [ecarstrade.nl] INFO: Extracting details for car 7000125auction111023
2026-03-25 14:50:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 886cdbd4-74a8-56b2-88d8-2a319c9f3f93 with identifier: 7000140auction111023
2026-03-25 14:50:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 886cdbd4-74a8-56b2-88d8-2a319c9f3f93 with identifier: 7000140auction111023
2026-03-25 14:50:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 886cdbd4-74a8-56b2-88d8-2a319c9f3f93 with identifier: 7000140auction111023 to the API
2026-03-25 14:50:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000140/photo_001/780x0__r.jpg?hash=1774442540>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': '886cdbd4-74a8-56b2-88d8-2a319c9f3f93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000140',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 177046,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-25',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA Kodiaq 1.5 TSI Sportl. B.',
'transmission': 'automatic',
'trim': 'SKODA 1.5 TSI Sportl. B.',
'vin': None,
'year': 2021}
2026-03-25 14:50:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000140auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:50:27 [ecarstrade.nl] INFO: Saving data for 7000140auction111023: {'created_time': 1774450227.696557, 'last_price_update_time': 1774450227.696568, 'auction_closing_time': 1774858200.0}
2026-03-25 14:50:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000140auction111023') HTTP/1.1" 204 0
2026-03-25 14:50:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000154/photo_003/780x0__r.jpg?hash=1774442607> (referer: https://ecarstrade.com/cars/7000154)
2026-03-25 14:50:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000154/photo_002/780x0__r.jpg?hash=1774442607> (referer: https://ecarstrade.com/cars/7000154)
2026-03-25 14:50:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0bf6e30d-8cac-5003-b9ee-96de679db772
2026-03-25 14:50:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0bf6e30d-8cac-5003-b9ee-96de679db772, skipping ID generation
2026-03-25 14:50:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bf6e30d-8cac-5003-b9ee-96de679db772 with scrape type 1
2026-03-25 14:50:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0bf6e30d-8cac-5003-b9ee-96de679db772 sending to next pipeline
2026-03-25 14:50:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0bf6e30d-8cac-5003-b9ee-96de679db772, identifier: 7000167auction111023
2026-03-25 14:50:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b993880-0d68-5c60-b3f9-f4e82e121353 with identifier: 7000125auction111023
2026-03-25 14:50:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b993880-0d68-5c60-b3f9-f4e82e121353 with scrape type 1
2026-03-25 14:50:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8b993880-0d68-5c60-b3f9-f4e82e121353
2026-03-25 14:50:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000125%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774442441%27 HTTP/1.1" 200 None
2026-03-25 14:50:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000125/photo_000/780x0__r.jpg?hash=1774442441 not downloaded yet
2026-03-25 14:50:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ff3fd522-b9a6-5a0b-93be-06596cd90fd5
2026-03-25 14:50:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ff3fd522-b9a6-5a0b-93be-06596cd90fd5
2026-03-25 14:50:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0bf6e30d-8cac-5003-b9ee-96de679db772 with identifier: 7000167auction111023
2026-03-25 14:50:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0bf6e30d-8cac-5003-b9ee-96de679db772 with identifier: 7000167auction111023
2026-03-25 14:50:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0bf6e30d-8cac-5003-b9ee-96de679db772 with identifier: 7000167auction111023 to the API
2026-03-25 14:50:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000167/photo_000/780x0__r.jpg?hash=1774442665>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': '0bf6e30d-8cac-5003-b9ee-96de679db772',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000167',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Mercedes',
'model': 'A 180',
'odometer': 184388,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-08',
'seats_number': 5,
'seller_name': None,
'title': 'MERCEDES-BENZ A-klasse 180 Bns Sol. AMG',
'transmission': 'automatic',
'trim': 'MERCEDES-BENZ A-klasse 180 Bns Sol. AMG',
'vin': None,
'year': 2022}
2026-03-25 14:50:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000167auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:50:28 [ecarstrade.nl] INFO: Saving data for 7000167auction111023: {'created_time': 1774450228.187817, 'last_price_update_time': 1774450228.187828, 'auction_closing_time': 1774858200.0}
2026-03-25 14:50:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000167auction111023') HTTP/1.1" 204 0
2026-03-25 14:50:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000125%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774442441%27 HTTP/1.1" 200 None
2026-03-25 14:50:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000125/photo_001/780x0__r.jpg?hash=1774442441 not downloaded yet
2026-03-25 14:50:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000173/photo_005/780x0__r.jpg?hash=1774442698> (referer: https://ecarstrade.com/cars/7000173)
2026-03-25 14:50:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000154/photo_005/780x0__r.jpg?hash=1774442608> (referer: https://ecarstrade.com/cars/7000154)
2026-03-25 14:50:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000125%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774442441%27 HTTP/1.1" 200 None
2026-03-25 14:50:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000125/photo_002/780x0__r.jpg?hash=1774442441 not downloaded yet
2026-03-25 14:50:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ab74092b-16a3-5015-ac74-4849ca2cdde1
2026-03-25 14:50:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ab74092b-16a3-5015-ac74-4849ca2cdde1
2026-03-25 14:50:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000154/photo_004/780x0__r.jpg?hash=1774442608> (referer: https://ecarstrade.com/cars/7000154)
2026-03-25 14:50:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000173/photo_004/780x0__r.jpg?hash=1774442698> (referer: https://ecarstrade.com/cars/7000173)
2026-03-25 14:50:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000125%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774442441%27 HTTP/1.1" 200 None
2026-03-25 14:50:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000125/photo_003/780x0__r.jpg?hash=1774442441 not downloaded yet
2026-03-25 14:50:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ff3fd522-b9a6-5a0b-93be-06596cd90fd5
2026-03-25 14:50:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ab74092b-16a3-5015-ac74-4849ca2cdde1
2026-03-25 14:50:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000125%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774442441%27 HTTP/1.1" 200 None
2026-03-25 14:50:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000125/photo_004/780x0__r.jpg?hash=1774442441 not downloaded yet
2026-03-25 14:50:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7000125%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774442441%27 HTTP/1.1" 200 None
2026-03-25 14:50:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000125/photo_005/780x0__r.jpg?hash=1774442441 not downloaded yet
2026-03-25 14:50:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000154/photo_001/780x0__r.jpg?hash=1774442607> (referer: https://ecarstrade.com/cars/7000154)
2026-03-25 14:50:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ab74092b-16a3-5015-ac74-4849ca2cdde1
2026-03-25 14:50:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ff3fd522-b9a6-5a0b-93be-06596cd90fd5
2026-03-25 14:50:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000173/photo_001/780x0__r.jpg?hash=1774442697> (referer: https://ecarstrade.com/cars/7000173)
2026-03-25 14:50:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000173/photo_000/780x0__r.jpg?hash=1774442697> (referer: https://ecarstrade.com/cars/7000173)
2026-03-25 14:50:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:50:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ab74092b-16a3-5015-ac74-4849ca2cdde1
2026-03-25 14:50:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000154/photo_000/780x0__r.jpg?hash=1774442607> (referer: https://ecarstrade.com/cars/7000154)
2026-03-25 14:50:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:50:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ff3fd522-b9a6-5a0b-93be-06596cd90fd5
2026-03-25 14:50:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ff3fd522-b9a6-5a0b-93be-06596cd90fd5
2026-03-25 14:50:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ff3fd522-b9a6-5a0b-93be-06596cd90fd5, skipping ID generation
2026-03-25 14:50:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff3fd522-b9a6-5a0b-93be-06596cd90fd5 with scrape type 1
2026-03-25 14:50:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ff3fd522-b9a6-5a0b-93be-06596cd90fd5 sending to next pipeline
2026-03-25 14:50:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ff3fd522-b9a6-5a0b-93be-06596cd90fd5, identifier: 7000173auction111023
2026-03-25 14:50:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ff3fd522-b9a6-5a0b-93be-06596cd90fd5 with identifier: 7000173auction111023
2026-03-25 14:50:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ff3fd522-b9a6-5a0b-93be-06596cd90fd5 with identifier: 7000173auction111023
2026-03-25 14:50:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ff3fd522-b9a6-5a0b-93be-06596cd90fd5 with identifier: 7000173auction111023 to the API
2026-03-25 14:50:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000173/photo_000/780x0__r.jpg?hash=1774442697>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'ff3fd522-b9a6-5a0b-93be-06596cd90fd5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000173',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Kia',
'model': "cee'd",
'odometer': 142291,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-26',
'seats_number': 5,
'seller_name': None,
'title': 'KIA ceed sportswagon 1.6 GDI PHEV Dyn+L.',
'transmission': 'automatic',
'trim': 'KIA ceed sportswagon 1.6 GDI PHEV Dyn+L.',
'vin': None,
'year': 2022}
2026-03-25 14:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000173auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:50:29 [ecarstrade.nl] INFO: Saving data for 7000173auction111023: {'created_time': 1774450229.166857, 'last_price_update_time': 1774450229.166869, 'auction_closing_time': 1774858200.0}
2026-03-25 14:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000173auction111023') HTTP/1.1" 204 0
2026-03-25 14:50:29 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ab74092b-16a3-5015-ac74-4849ca2cdde1
2026-03-25 14:50:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ab74092b-16a3-5015-ac74-4849ca2cdde1, skipping ID generation
2026-03-25 14:50:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab74092b-16a3-5015-ac74-4849ca2cdde1 with scrape type 1
2026-03-25 14:50:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ab74092b-16a3-5015-ac74-4849ca2cdde1 sending to next pipeline
2026-03-25 14:50:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ab74092b-16a3-5015-ac74-4849ca2cdde1, identifier: 7000154auction111023
2026-03-25 14:50:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ab74092b-16a3-5015-ac74-4849ca2cdde1 with identifier: 7000154auction111023
2026-03-25 14:50:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ab74092b-16a3-5015-ac74-4849ca2cdde1 with identifier: 7000154auction111023
2026-03-25 14:50:29 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ab74092b-16a3-5015-ac74-4849ca2cdde1 with identifier: 7000154auction111023 to the API
2026-03-25 14:50:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000154/photo_000/780x0__r.jpg?hash=1774442607>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Z',
'engine': '',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Electric',
'id': 'ab74092b-16a3-5015-ac74-4849ca2cdde1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000154',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': 'e-208',
'odometer': 52923,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-16',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT e-208 EV Active Pck 50 kWh',
'transmission': 'automatic',
'trim': 'PEUGEOT EV Active Pck 50 kWh',
'vin': None,
'year': 2023}
2026-03-25 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 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%277000154auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:50:30 [ecarstrade.nl] INFO: Saving data for 7000154auction111023: {'created_time': 1774450230.373378, 'last_price_update_time': 1774450230.373387, 'auction_closing_time': 1774858200.0}
2026-03-25 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000154auction111023') HTTP/1.1" 204 0
2026-03-25 14:50:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999440> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:50:30 [ecarstrade.nl] INFO: Extracting details for car 6999440auction111008
2026-03-25 14:50:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000125/photo_000/780x0__r.jpg?hash=1774442441> (referer: https://ecarstrade.com/cars/7000125)
2026-03-25 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-25 14:50:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b15e2f09-7af8-5093-b605-d9d21d87219c with identifier: 6999440auction111008
2026-03-25 14:50:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b15e2f09-7af8-5093-b605-d9d21d87219c with scrape type 1
2026-03-25 14:50:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b15e2f09-7af8-5093-b605-d9d21d87219c
2026-03-25 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999440%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774429823%27 HTTP/1.1" 200 None
2026-03-25 14:50:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999440/photo_000/780x0__r.jpg?hash=1774429823 not downloaded yet
2026-03-25 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999440%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429823%27 HTTP/1.1" 200 None
2026-03-25 14:50:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999440/photo_001/780x0__r.jpg?hash=1774429823 not downloaded yet
2026-03-25 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999440%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429823%27 HTTP/1.1" 200 None
2026-03-25 14:50:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999440/photo_002/780x0__r.jpg?hash=1774429823 not downloaded yet
2026-03-25 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999440%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429823%27 HTTP/1.1" 200 None
2026-03-25 14:50:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999440/photo_003/780x0__r.jpg?hash=1774429823 not downloaded yet
2026-03-25 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999440%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429823%27 HTTP/1.1" 200 None
2026-03-25 14:50:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999440/photo_004/780x0__r.jpg?hash=1774429823 not downloaded yet
2026-03-25 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999440%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429823%27 HTTP/1.1" 200 None
2026-03-25 14:50:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999440/photo_005/780x0__r.jpg?hash=1774429823 not downloaded yet
2026-03-25 14:50:30 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8b993880-0d68-5c60-b3f9-f4e82e121353
2026-03-25 14:50:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999442> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:50:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000125/photo_002/780x0__r.jpg?hash=1774442441> (referer: https://ecarstrade.com/cars/7000125)
2026-03-25 14:50:32 [ecarstrade.nl] INFO: Extracting details for car 6999442auction111008
2026-03-25 14:50:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce0b6ef3-852d-582b-9135-f41f9bc9b5aa with identifier: 6999442auction111008
2026-03-25 14:50:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce0b6ef3-852d-582b-9135-f41f9bc9b5aa with scrape type 1
2026-03-25 14:50:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ce0b6ef3-852d-582b-9135-f41f9bc9b5aa
2026-03-25 14:50:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999442%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774429831%27 HTTP/1.1" 200 None
2026-03-25 14:50:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999442/photo_000/780x0__r.jpg?hash=1774429831 not downloaded yet
2026-03-25 14:50:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999442%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429831%27 HTTP/1.1" 200 None
2026-03-25 14:50:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999442/photo_001/780x0__r.jpg?hash=1774429831 not downloaded yet
2026-03-25 14:50:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000125/photo_001/780x0__r.jpg?hash=1774442441> (referer: https://ecarstrade.com/cars/7000125)
2026-03-25 14:50:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999442%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429831%27 HTTP/1.1" 200 None
2026-03-25 14:50:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999442/photo_002/780x0__r.jpg?hash=1774429831 not downloaded yet
2026-03-25 14:50:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999442%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429831%27 HTTP/1.1" 200 None
2026-03-25 14:50:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999442/photo_003/780x0__r.jpg?hash=1774429831 not downloaded yet
2026-03-25 14:50:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8b993880-0d68-5c60-b3f9-f4e82e121353
2026-03-25 14:50:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999442%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429831%27 HTTP/1.1" 200 None
2026-03-25 14:50:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999442/photo_004/780x0__r.jpg?hash=1774429831 not downloaded yet
2026-03-25 14:50:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999442%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429831%27 HTTP/1.1" 200 None
2026-03-25 14:50:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999442/photo_005/780x0__r.jpg?hash=1774429831 not downloaded yet
2026-03-25 14:50:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000125/photo_005/780x0__r.jpg?hash=1774442441> (referer: https://ecarstrade.com/cars/7000125)
2026-03-25 14:50:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8b993880-0d68-5c60-b3f9-f4e82e121353
2026-03-25 14:50:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000125/photo_004/780x0__r.jpg?hash=1774442441> (referer: https://ecarstrade.com/cars/7000125)
2026-03-25 14:50:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8b993880-0d68-5c60-b3f9-f4e82e121353
2026-03-25 14:50:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999441> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:50:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:50:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000125/photo_003/780x0__r.jpg?hash=1774442441> (referer: https://ecarstrade.com/cars/7000125)
2026-03-25 14:50:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:50:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8b993880-0d68-5c60-b3f9-f4e82e121353
2026-03-25 14:50:32 [ecarstrade.nl] INFO: Extracting details for car 6999441auction111008
2026-03-25 14:50:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d325c2e9-3316-5552-a381-63ba1e5a69df with identifier: 6999441auction111008
2026-03-25 14:50:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d325c2e9-3316-5552-a381-63ba1e5a69df with scrape type 1
2026-03-25 14:50:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d325c2e9-3316-5552-a381-63ba1e5a69df
2026-03-25 14:50:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999441%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774429826%27 HTTP/1.1" 200 None
2026-03-25 14:50:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999441/photo_000/780x0__r.jpg?hash=1774429826 not downloaded yet
2026-03-25 14:50:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999441%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429826%27 HTTP/1.1" 200 None
2026-03-25 14:50:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999441/photo_001/780x0__r.jpg?hash=1774429826 not downloaded yet
2026-03-25 14:50:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999441%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429826%27 HTTP/1.1" 200 None
2026-03-25 14:50:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999441/photo_002/780x0__r.jpg?hash=1774429826 not downloaded yet
2026-03-25 14:50:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8b993880-0d68-5c60-b3f9-f4e82e121353
2026-03-25 14:50:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8b993880-0d68-5c60-b3f9-f4e82e121353, skipping ID generation
2026-03-25 14:50:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b993880-0d68-5c60-b3f9-f4e82e121353 with scrape type 1
2026-03-25 14:50:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8b993880-0d68-5c60-b3f9-f4e82e121353 sending to next pipeline
2026-03-25 14:50:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8b993880-0d68-5c60-b3f9-f4e82e121353, identifier: 7000125auction111023
2026-03-25 14:50:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999441%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429826%27 HTTP/1.1" 200 None
2026-03-25 14:50:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999441/photo_003/780x0__r.jpg?hash=1774429826 not downloaded yet
2026-03-25 14:50:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8b993880-0d68-5c60-b3f9-f4e82e121353 with identifier: 7000125auction111023
2026-03-25 14:50:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8b993880-0d68-5c60-b3f9-f4e82e121353 with identifier: 7000125auction111023
2026-03-25 14:50:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8b993880-0d68-5c60-b3f9-f4e82e121353 with identifier: 7000125auction111023 to the API
2026-03-25 14:50:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000125/photo_003/780x0__r.jpg?hash=1774442441>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Z',
'engine': '',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Electric',
'id': '8b993880-0d68-5c60-b3f9-f4e82e121353',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000125',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 88813,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN ID.3 Pro 58 kWh',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN Pro 58 kWh',
'vin': None,
'year': 2022}
2026-03-25 14:50:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000125auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:50:32 [ecarstrade.nl] INFO: Saving data for 7000125auction111023: {'created_time': 1774450232.955137, 'last_price_update_time': 1774450232.955147, 'auction_closing_time': 1774858200.0}
2026-03-25 14:50:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000125auction111023') HTTP/1.1" 204 0
2026-03-25 14:50:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999441%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429826%27 HTTP/1.1" 200 None
2026-03-25 14:50:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999441/photo_004/780x0__r.jpg?hash=1774429826 not downloaded yet
2026-03-25 14:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999441%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429826%27 HTTP/1.1" 200 None
2026-03-25 14:50:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999441/photo_005/780x0__r.jpg?hash=1774429826 not downloaded yet
2026-03-25 14:50:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/7001333> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:50:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:50:34 [ecarstrade.nl] INFO: Extracting details for car 7001333auction111008
2026-03-25 14:50:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acc6198b-326c-566b-821d-a45994c1bcbd with identifier: 7001333auction111008
2026-03-25 14:50:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acc6198b-326c-566b-821d-a45994c1bcbd with scrape type 1
2026-03-25 14:50:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item acc6198b-326c-566b-821d-a45994c1bcbd
2026-03-25 14:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7001333%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774448413%27 HTTP/1.1" 200 None
2026-03-25 14:50:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001333/photo_000/780x0__r.jpg?hash=1774448413 not downloaded yet
2026-03-25 14:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7001333%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774448413%27 HTTP/1.1" 200 None
2026-03-25 14:50:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001333/photo_001/780x0__r.jpg?hash=1774448413 not downloaded yet
2026-03-25 14:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7001333%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774448413%27 HTTP/1.1" 200 None
2026-03-25 14:50:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001333/photo_002/780x0__r.jpg?hash=1774448413 not downloaded yet
2026-03-25 14:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7001333%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774448414%27 HTTP/1.1" 200 None
2026-03-25 14:50:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001333/photo_003/780x0__r.jpg?hash=1774448414 not downloaded yet
2026-03-25 14:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7001333%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774448414%27 HTTP/1.1" 200 None
2026-03-25 14:50:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001333/photo_004/780x0__r.jpg?hash=1774448414 not downloaded yet
2026-03-25 14:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F7000001-7010000%252F7001333%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774448414%27 HTTP/1.1" 200 None
2026-03-25 14:50:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001333/photo_005/780x0__r.jpg?hash=1774448414 not downloaded yet
2026-03-25 14:50:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999445> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:50:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999440/photo_005/780x0__r.jpg?hash=1774429823> (referer: https://ecarstrade.com/cars/6999440)
2026-03-25 14:50:35 [ecarstrade.nl] INFO: Extracting details for car 6999445auction111008
2026-03-25 14:50:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10538516-52d6-51b1-9c46-a98ea7a6a29a with identifier: 6999445auction111008
2026-03-25 14:50:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10538516-52d6-51b1-9c46-a98ea7a6a29a with scrape type 1
2026-03-25 14:50:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 10538516-52d6-51b1-9c46-a98ea7a6a29a
2026-03-25 14:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999445%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774429841%27 HTTP/1.1" 200 None
2026-03-25 14:50:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999445/photo_000/780x0__r.jpg?hash=1774429841 not downloaded yet
2026-03-25 14:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999445%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429841%27 HTTP/1.1" 200 None
2026-03-25 14:50:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999445/photo_001/780x0__r.jpg?hash=1774429841 not downloaded yet
2026-03-25 14:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999445%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429841%27 HTTP/1.1" 200 None
2026-03-25 14:50:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999445/photo_002/780x0__r.jpg?hash=1774429841 not downloaded yet
2026-03-25 14:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999445%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429841%27 HTTP/1.1" 200 None
2026-03-25 14:50:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999445/photo_003/780x0__r.jpg?hash=1774429841 not downloaded yet
2026-03-25 14:50:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999440/photo_004/780x0__r.jpg?hash=1774429823> (referer: https://ecarstrade.com/cars/6999440)
2026-03-25 14:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999445%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429841%27 HTTP/1.1" 200 None
2026-03-25 14:50:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999445/photo_004/780x0__r.jpg?hash=1774429841 not downloaded yet
2026-03-25 14:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999445%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429841%27 HTTP/1.1" 200 None
2026-03-25 14:50:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999445/photo_005/780x0__r.jpg?hash=1774429841 not downloaded yet
2026-03-25 14:50:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b15e2f09-7af8-5093-b605-d9d21d87219c
2026-03-25 14:50:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b15e2f09-7af8-5093-b605-d9d21d87219c
2026-03-25 14:50:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999442/photo_001/780x0__r.jpg?hash=1774429831> (referer: https://ecarstrade.com/cars/6999442)
2026-03-25 14:50:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999442/photo_005/780x0__r.jpg?hash=1774429831> (referer: https://ecarstrade.com/cars/6999442)
2026-03-25 14:50:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ce0b6ef3-852d-582b-9135-f41f9bc9b5aa
2026-03-25 14:50:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999442/photo_004/780x0__r.jpg?hash=1774429831> (referer: https://ecarstrade.com/cars/6999442)
2026-03-25 14:50:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ce0b6ef3-852d-582b-9135-f41f9bc9b5aa
2026-03-25 14:50:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999442/photo_003/780x0__r.jpg?hash=1774429831> (referer: https://ecarstrade.com/cars/6999442)
2026-03-25 14:50:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ce0b6ef3-852d-582b-9135-f41f9bc9b5aa
2026-03-25 14:50:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999442/photo_002/780x0__r.jpg?hash=1774429831> (referer: https://ecarstrade.com/cars/6999442)
2026-03-25 14:50:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ce0b6ef3-852d-582b-9135-f41f9bc9b5aa
2026-03-25 14:50:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999441/photo_005/780x0__r.jpg?hash=1774429826> (referer: https://ecarstrade.com/cars/6999441)
2026-03-25 14:50:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ce0b6ef3-852d-582b-9135-f41f9bc9b5aa
2026-03-25 14:50:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001333/photo_005/780x0__r.jpg?hash=1774448414> (referer: https://ecarstrade.com/cars/7001333)
2026-03-25 14:50:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d325c2e9-3316-5552-a381-63ba1e5a69df
2026-03-25 14:50:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001333/photo_004/780x0__r.jpg?hash=1774448414> (referer: https://ecarstrade.com/cars/7001333)
2026-03-25 14:50:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item acc6198b-326c-566b-821d-a45994c1bcbd
2026-03-25 14:50:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999445/photo_003/780x0__r.jpg?hash=1774429841> (referer: https://ecarstrade.com/cars/6999445)
2026-03-25 14:50:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item acc6198b-326c-566b-821d-a45994c1bcbd
2026-03-25 14:50:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999445/photo_005/780x0__r.jpg?hash=1774429841> (referer: https://ecarstrade.com/cars/6999445)
2026-03-25 14:50:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 10538516-52d6-51b1-9c46-a98ea7a6a29a
2026-03-25 14:50:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999445/photo_004/780x0__r.jpg?hash=1774429841> (referer: https://ecarstrade.com/cars/6999445)
2026-03-25 14:50:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 10538516-52d6-51b1-9c46-a98ea7a6a29a
2026-03-25 14:50:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999445/photo_002/780x0__r.jpg?hash=1774429841> (referer: https://ecarstrade.com/cars/6999445)
2026-03-25 14:50:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 10538516-52d6-51b1-9c46-a98ea7a6a29a
2026-03-25 14:50:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999445/photo_001/780x0__r.jpg?hash=1774429841> (referer: https://ecarstrade.com/cars/6999445)
2026-03-25 14:50:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 10538516-52d6-51b1-9c46-a98ea7a6a29a
2026-03-25 14:50:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999445/photo_000/780x0__r.jpg?hash=1774429841> (referer: https://ecarstrade.com/cars/6999445)
2026-03-25 14:50:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 10538516-52d6-51b1-9c46-a98ea7a6a29a
2026-03-25 14:50:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001333/photo_003/780x0__r.jpg?hash=1774448414> (referer: https://ecarstrade.com/cars/7001333)
2026-03-25 14:50:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 10538516-52d6-51b1-9c46-a98ea7a6a29a
2026-03-25 14:50:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 10538516-52d6-51b1-9c46-a98ea7a6a29a, skipping ID generation
2026-03-25 14:50:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10538516-52d6-51b1-9c46-a98ea7a6a29a with scrape type 1
2026-03-25 14:50:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 10538516-52d6-51b1-9c46-a98ea7a6a29a sending to next pipeline
2026-03-25 14:50:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 10538516-52d6-51b1-9c46-a98ea7a6a29a, identifier: 6999445auction111008
2026-03-25 14:50:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 10538516-52d6-51b1-9c46-a98ea7a6a29a with identifier: 6999445auction111008
2026-03-25 14:50:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 10538516-52d6-51b1-9c46-a98ea7a6a29a with identifier: 6999445auction111008
2026-03-25 14:50:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 10538516-52d6-51b1-9c46-a98ea7a6a29a with identifier: 6999445auction111008 to the API
2026-03-25 14:50:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50: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-25 14:50:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999445/photo_000/780x0__r.jpg?hash=1774429841>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-04-01T12:40:00Z',
'fuel_type': 'Petrol',
'id': '10538516-52d6-51b1-9c46-a98ea7a6a29a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6999445',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Audi',
'model': 'A3',
'odometer': 152721,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-08',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI A3 SPORTBACK 35tfsi business edition 110kW s-tronic aut',
'transmission': 'automatic',
'trim': 'AUDI SPORTBACK 35tfsi business edition 110kW s-tronic aut',
'vin': None,
'year': 2021}
2026-03-25 14:50:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999445auction111008%27 HTTP/1.1" 200 None
2026-03-25 14:50:36 [ecarstrade.nl] INFO: Saving data for 6999445auction111008: {'created_time': 1774450236.834148, 'last_price_update_time': 1774450236.83416, 'auction_closing_time': 1775047200.0}
2026-03-25 14:50:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6999445auction111008') HTTP/1.1" 204 0
2026-03-25 14:50:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001333/photo_002/780x0__r.jpg?hash=1774448413> (referer: https://ecarstrade.com/cars/7001333)
2026-03-25 14:50:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999953> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:50:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item acc6198b-326c-566b-821d-a45994c1bcbd
2026-03-25 14:50:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001333/photo_001/780x0__r.jpg?hash=1774448413> (referer: https://ecarstrade.com/cars/7001333)
2026-03-25 14:50:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001333/photo_000/780x0__r.jpg?hash=1774448413> (referer: https://ecarstrade.com/cars/7001333)
2026-03-25 14:50:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item acc6198b-326c-566b-821d-a45994c1bcbd
2026-03-25 14:50:36 [ecarstrade.nl] INFO: Extracting details for car 6999953auction111021
2026-03-25 14:50:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d899d50-f7a1-58a4-85db-7f3773e7ab57 with identifier: 6999953auction111021
2026-03-25 14:50:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d899d50-f7a1-58a4-85db-7f3773e7ab57 with scrape type 1
2026-03-25 14:50:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0d899d50-f7a1-58a4-85db-7f3773e7ab57
2026-03-25 14:50:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999953%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774438270%27 HTTP/1.1" 200 None
2026-03-25 14:50:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999953/photo_000/780x0__r.jpg?hash=1774438270 not downloaded yet
2026-03-25 14:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999953%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774438270%27 HTTP/1.1" 200 None
2026-03-25 14:50:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999953/photo_001/780x0__r.jpg?hash=1774438270 not downloaded yet
2026-03-25 14:50:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999441/photo_004/780x0__r.jpg?hash=1774429826> (referer: https://ecarstrade.com/cars/6999441)
2026-03-25 14:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999953%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774438270%27 HTTP/1.1" 200 None
2026-03-25 14:50:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999953/photo_002/780x0__r.jpg?hash=1774438270 not downloaded yet
2026-03-25 14:50:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item acc6198b-326c-566b-821d-a45994c1bcbd
2026-03-25 14:50:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999441/photo_003/780x0__r.jpg?hash=1774429826> (referer: https://ecarstrade.com/cars/6999441)
2026-03-25 14:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999953%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774438270%27 HTTP/1.1" 200 None
2026-03-25 14:50:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999953/photo_003/780x0__r.jpg?hash=1774438270 not downloaded yet
2026-03-25 14:50:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item acc6198b-326c-566b-821d-a45994c1bcbd
2026-03-25 14:50:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: acc6198b-326c-566b-821d-a45994c1bcbd, skipping ID generation
2026-03-25 14:50:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acc6198b-326c-566b-821d-a45994c1bcbd with scrape type 1
2026-03-25 14:50:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item acc6198b-326c-566b-821d-a45994c1bcbd sending to next pipeline
2026-03-25 14:50:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: acc6198b-326c-566b-821d-a45994c1bcbd, identifier: 7001333auction111008
2026-03-25 14:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999953%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774438270%27 HTTP/1.1" 200 None
2026-03-25 14:50:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999953/photo_004/780x0__r.jpg?hash=1774438270 not downloaded yet
2026-03-25 14:50:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: acc6198b-326c-566b-821d-a45994c1bcbd with identifier: 7001333auction111008
2026-03-25 14:50:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: acc6198b-326c-566b-821d-a45994c1bcbd with identifier: 7001333auction111008
2026-03-25 14:50:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: acc6198b-326c-566b-821d-a45994c1bcbd with identifier: 7001333auction111008 to the API
2026-03-25 14:50:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7001333/photo_000/780x0__r.jpg?hash=1774448413>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': None,
'color': 'Blue',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-04-01T12:40:00Z',
'fuel_type': 'Petrol',
'id': 'acc6198b-326c-566b-821d-a45994c1bcbd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7001333',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Audi',
'model': 'A3',
'odometer': 77607,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-04-27',
'seats_number': 4,
'seller_name': None,
'title': 'AUDI A3 Cabriolet 35tfsi advance sport 110kW s-tronic aut',
'transmission': 'automatic',
'trim': 'AUDI Cabriolet 35tfsi advance sport 110kW s-tronic aut',
'vin': None,
'year': 2020}
2026-03-25 14:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277001333auction111008%27 HTTP/1.1" 200 None
2026-03-25 14:50:37 [ecarstrade.nl] INFO: Saving data for 7001333auction111008: {'created_time': 1774450237.917632, 'last_price_update_time': 1774450237.917642, 'auction_closing_time': 1775047200.0}
2026-03-25 14:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7001333auction111008') HTTP/1.1" 204 0
2026-03-25 14:50:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999441/photo_002/780x0__r.jpg?hash=1774429826> (referer: https://ecarstrade.com/cars/6999441)
2026-03-25 14:50:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999441/photo_001/780x0__r.jpg?hash=1774429826> (referer: https://ecarstrade.com/cars/6999441)
2026-03-25 14:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999953%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774438270%27 HTTP/1.1" 200 None
2026-03-25 14:50:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999953/photo_005/780x0__r.jpg?hash=1774438270 not downloaded yet
2026-03-25 14:50:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999948> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:50:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d325c2e9-3316-5552-a381-63ba1e5a69df
2026-03-25 14:50:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d325c2e9-3316-5552-a381-63ba1e5a69df
2026-03-25 14:50:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999442/photo_000/780x0__r.jpg?hash=1774429831> (referer: https://ecarstrade.com/cars/6999442)
2026-03-25 14:50:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d325c2e9-3316-5552-a381-63ba1e5a69df
2026-03-25 14:50:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d325c2e9-3316-5552-a381-63ba1e5a69df
2026-03-25 14:50:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999441/photo_000/780x0__r.jpg?hash=1774429826> (referer: https://ecarstrade.com/cars/6999441)
2026-03-25 14:50:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999440/photo_003/780x0__r.jpg?hash=1774429823> (referer: https://ecarstrade.com/cars/6999440)
2026-03-25 14:50:38 [ecarstrade.nl] INFO: Extracting details for car 6999948auction111021
2026-03-25 14:50:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59cd069d-be95-534a-893c-0ae679e5e2f6 with identifier: 6999948auction111021
2026-03-25 14:50:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59cd069d-be95-534a-893c-0ae679e5e2f6 with scrape type 1
2026-03-25 14:50:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 59cd069d-be95-534a-893c-0ae679e5e2f6
2026-03-25 14:50:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999948%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774438228%27 HTTP/1.1" 200 None
2026-03-25 14:50:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999948/photo_000/780x0__r.jpg?hash=1774438228 not downloaded yet
2026-03-25 14:50:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999948%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774438228%27 HTTP/1.1" 200 None
2026-03-25 14:50:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999948/photo_001/780x0__r.jpg?hash=1774438228 not downloaded yet
2026-03-25 14:50:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999948%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774438229%27 HTTP/1.1" 200 None
2026-03-25 14:50:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999948/photo_002/780x0__r.jpg?hash=1774438229 not downloaded yet
2026-03-25 14:50:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999440/photo_002/780x0__r.jpg?hash=1774429823> (referer: https://ecarstrade.com/cars/6999440)
2026-03-25 14:50:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999948%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774438229%27 HTTP/1.1" 200 None
2026-03-25 14:50:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999948/photo_003/780x0__r.jpg?hash=1774438229 not downloaded yet
2026-03-25 14:50:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999440/photo_000/780x0__r.jpg?hash=1774429823> (referer: https://ecarstrade.com/cars/6999440)
2026-03-25 14:50:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999440/photo_001/780x0__r.jpg?hash=1774429823> (referer: https://ecarstrade.com/cars/6999440)
2026-03-25 14:50:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999948%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774438229%27 HTTP/1.1" 200 None
2026-03-25 14:50:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999948/photo_004/780x0__r.jpg?hash=1774438229 not downloaded yet
2026-03-25 14:50:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ce0b6ef3-852d-582b-9135-f41f9bc9b5aa
2026-03-25 14:50:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ce0b6ef3-852d-582b-9135-f41f9bc9b5aa, skipping ID generation
2026-03-25 14:50:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce0b6ef3-852d-582b-9135-f41f9bc9b5aa with scrape type 1
2026-03-25 14:50:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ce0b6ef3-852d-582b-9135-f41f9bc9b5aa sending to next pipeline
2026-03-25 14:50:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ce0b6ef3-852d-582b-9135-f41f9bc9b5aa, identifier: 6999442auction111008
2026-03-25 14:50:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999948%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774438229%27 HTTP/1.1" 200 None
2026-03-25 14:50:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999948/photo_005/780x0__r.jpg?hash=1774438229 not downloaded yet
2026-03-25 14:50:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ce0b6ef3-852d-582b-9135-f41f9bc9b5aa with identifier: 6999442auction111008
2026-03-25 14:50:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ce0b6ef3-852d-582b-9135-f41f9bc9b5aa with identifier: 6999442auction111008
2026-03-25 14:50:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ce0b6ef3-852d-582b-9135-f41f9bc9b5aa with identifier: 6999442auction111008 to the API
2026-03-25 14:50:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999442/photo_000/780x0__r.jpg?hash=1774429831>
{'auction_title': '',
'c_o_2_emission_value': 88,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '0.9L',
'expiration_date': '2026-04-01T12:40:00Z',
'fuel_type': 'Petrol',
'id': 'ce0b6ef3-852d-582b-9135-f41f9bc9b5aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6999442',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Fiat',
'model': '500',
'odometer': 135418,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-30',
'seats_number': 4,
'seller_name': None,
'title': 'FIAT 500 0.9 twin air 80 sport 59kW',
'transmission': 'manual',
'trim': 'FIAT 0.9 twin air 80 sport 59kW',
'vin': None,
'year': 2018}
2026-03-25 14:50:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999442auction111008%27 HTTP/1.1" 200 None
2026-03-25 14:50:38 [ecarstrade.nl] INFO: Saving data for 6999442auction111008: {'created_time': 1774450238.685174, 'last_price_update_time': 1774450238.685186, 'auction_closing_time': 1775047200.0}
2026-03-25 14:50:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6999442auction111008') HTTP/1.1" 204 0
2026-03-25 14:50:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999953/photo_000/780x0__r.jpg?hash=1774438270> (referer: https://ecarstrade.com/cars/6999953)
2026-03-25 14:50:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d325c2e9-3316-5552-a381-63ba1e5a69df
2026-03-25 14:50:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d325c2e9-3316-5552-a381-63ba1e5a69df, skipping ID generation
2026-03-25 14:50:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d325c2e9-3316-5552-a381-63ba1e5a69df with scrape type 1
2026-03-25 14:50:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d325c2e9-3316-5552-a381-63ba1e5a69df sending to next pipeline
2026-03-25 14:50:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d325c2e9-3316-5552-a381-63ba1e5a69df, identifier: 6999441auction111008
2026-03-25 14:50:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b15e2f09-7af8-5093-b605-d9d21d87219c
2026-03-25 14:50:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999953/photo_002/780x0__r.jpg?hash=1774438270> (referer: https://ecarstrade.com/cars/6999953)
2026-03-25 14:50:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999953/photo_004/780x0__r.jpg?hash=1774438270> (referer: https://ecarstrade.com/cars/6999953)
2026-03-25 14:50:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d325c2e9-3316-5552-a381-63ba1e5a69df with identifier: 6999441auction111008
2026-03-25 14:50:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d325c2e9-3316-5552-a381-63ba1e5a69df with identifier: 6999441auction111008
2026-03-25 14:50:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d325c2e9-3316-5552-a381-63ba1e5a69df with identifier: 6999441auction111008 to the API
2026-03-25 14:50:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999441/photo_000/780x0__r.jpg?hash=1774429826>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'expiration_date': '2026-04-01T12:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'd325c2e9-3316-5552-a381-63ba1e5a69df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6999441',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Ford',
'model': 'Kuga',
'odometer': 158667,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-23',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Kuga 2.5 phev titanium 165kW e-cvt aut',
'transmission': 'automatic',
'trim': 'FORD 2.5 phev titanium 165kW e-cvt aut',
'vin': None,
'year': 2022}
2026-03-25 14:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999441auction111008%27 HTTP/1.1" 200 None
2026-03-25 14:50:39 [ecarstrade.nl] INFO: Saving data for 6999441auction111008: {'created_time': 1774450239.849191, 'last_price_update_time': 1774450239.849202, 'auction_closing_time': 1775047200.0}
2026-03-25 14:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6999441auction111008') HTTP/1.1" 204 0
2026-03-25 14:50:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999951> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:50:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b15e2f09-7af8-5093-b605-d9d21d87219c
2026-03-25 14:50:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b15e2f09-7af8-5093-b605-d9d21d87219c
2026-03-25 14:50:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b15e2f09-7af8-5093-b605-d9d21d87219c
2026-03-25 14:50:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b15e2f09-7af8-5093-b605-d9d21d87219c, skipping ID generation
2026-03-25 14:50:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b15e2f09-7af8-5093-b605-d9d21d87219c with scrape type 1
2026-03-25 14:50:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b15e2f09-7af8-5093-b605-d9d21d87219c sending to next pipeline
2026-03-25 14:50:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: b15e2f09-7af8-5093-b605-d9d21d87219c, identifier: 6999440auction111008
2026-03-25 14:50:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999953/photo_003/780x0__r.jpg?hash=1774438270> (referer: https://ecarstrade.com/cars/6999953)
2026-03-25 14:50:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:50:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: b15e2f09-7af8-5093-b605-d9d21d87219c with identifier: 6999440auction111008
2026-03-25 14:50:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: b15e2f09-7af8-5093-b605-d9d21d87219c with identifier: 6999440auction111008
2026-03-25 14:50:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: b15e2f09-7af8-5093-b605-d9d21d87219c with identifier: 6999440auction111008 to the API
2026-03-25 14:50:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999440/photo_001/780x0__r.jpg?hash=1774429823>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Z',
'engine': '',
'expiration_date': '2026-04-01T12:40:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': 'b15e2f09-7af8-5093-b605-d9d21d87219c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6999440',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'AC',
'model': 'DS Automobiles DS3 Crossback',
'odometer': 54951,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-27',
'seats_number': 5,
'seller_name': None,
'title': 'DS 3 Crossback 50kWh ev e-tense business aut',
'transmission': 'automatic',
'trim': 'DS 3 Crossback 50kWh ev e-tense business aut',
'vin': None,
'year': 2021}
2026-03-25 14:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999440auction111008%27 HTTP/1.1" 200 None
2026-03-25 14:50:40 [ecarstrade.nl] INFO: Saving data for 6999440auction111008: {'created_time': 1774450240.37369, 'last_price_update_time': 1774450240.373702, 'auction_closing_time': 1775047200.0}
2026-03-25 14:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6999440auction111008') HTTP/1.1" 204 0
2026-03-25 14:50:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:50:40 [ecarstrade.nl] INFO: Extracting details for car 6999951auction111021
2026-03-25 14:50:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999950> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:50:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 0d899d50-f7a1-58a4-85db-7f3773e7ab57
2026-03-25 14:50:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 0d899d50-f7a1-58a4-85db-7f3773e7ab57
2026-03-25 14:50:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 0d899d50-f7a1-58a4-85db-7f3773e7ab57
2026-03-25 14:50:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999953/photo_005/780x0__r.jpg?hash=1774438270> (referer: https://ecarstrade.com/cars/6999953)
2026-03-25 14:50:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999953/photo_001/780x0__r.jpg?hash=1774438270> (referer: https://ecarstrade.com/cars/6999953)
2026-03-25 14:50:40 [ecarstrade.nl] INFO: Extracting details for car 6999950auction111021
2026-03-25 14:50:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d90b63d4-403b-5705-b90d-c903cda957f2 with identifier: 6999951auction111021
2026-03-25 14:50:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d90b63d4-403b-5705-b90d-c903cda957f2 with scrape type 1
2026-03-25 14:50:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d90b63d4-403b-5705-b90d-c903cda957f2
2026-03-25 14:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999951%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774438250%27 HTTP/1.1" 200 None
2026-03-25 14:50:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999951/photo_000/780x0__r.jpg?hash=1774438250 not downloaded yet
2026-03-25 14:50:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 0d899d50-f7a1-58a4-85db-7f3773e7ab57
2026-03-25 14:50:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999948/photo_002/780x0__r.jpg?hash=1774438229> (referer: https://ecarstrade.com/cars/6999948)
2026-03-25 14:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999951%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774438250%27 HTTP/1.1" 200 None
2026-03-25 14:50:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999951/photo_001/780x0__r.jpg?hash=1774438250 not downloaded yet
2026-03-25 14:50:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98e5b354-0950-538a-af8c-6ee3e17b5023 with identifier: 6999950auction111021
2026-03-25 14:50:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98e5b354-0950-538a-af8c-6ee3e17b5023 with scrape type 1
2026-03-25 14:50:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 98e5b354-0950-538a-af8c-6ee3e17b5023
2026-03-25 14:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999950%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774438240%27 HTTP/1.1" 200 None
2026-03-25 14:50:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999950/photo_000/780x0__r.jpg?hash=1774438240 not downloaded yet
2026-03-25 14:50:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 0d899d50-f7a1-58a4-85db-7f3773e7ab57
2026-03-25 14:50:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 0d899d50-f7a1-58a4-85db-7f3773e7ab57
2026-03-25 14:50:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0d899d50-f7a1-58a4-85db-7f3773e7ab57, skipping ID generation
2026-03-25 14:50:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d899d50-f7a1-58a4-85db-7f3773e7ab57 with scrape type 1
2026-03-25 14:50:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0d899d50-f7a1-58a4-85db-7f3773e7ab57 sending to next pipeline
2026-03-25 14:50:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 0d899d50-f7a1-58a4-85db-7f3773e7ab57, identifier: 6999953auction111021
2026-03-25 14:50:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999948/photo_001/780x0__r.jpg?hash=1774438228> (referer: https://ecarstrade.com/cars/6999948)
2026-03-25 14:50:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999948/photo_003/780x0__r.jpg?hash=1774438229> (referer: https://ecarstrade.com/cars/6999948)
2026-03-25 14:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999951%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774438250%27 HTTP/1.1" 200 None
2026-03-25 14:50:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999951/photo_002/780x0__r.jpg?hash=1774438250 not downloaded yet
2026-03-25 14:50:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 0d899d50-f7a1-58a4-85db-7f3773e7ab57 with identifier: 6999953auction111021
2026-03-25 14:50:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 0d899d50-f7a1-58a4-85db-7f3773e7ab57 with identifier: 6999953auction111021
2026-03-25 14:50:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 0d899d50-f7a1-58a4-85db-7f3773e7ab57 with identifier: 6999953auction111021 to the API
2026-03-25 14:50:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50: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-25 14:50:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999953/photo_001/780x0__r.jpg?hash=1774438270>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-04-01T08:10:00Z',
'fuel_type': 'Diesel',
'id': '0d899d50-f7a1-58a4-85db-7f3773e7ab57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6999953',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Nissan',
'model': 'NV200',
'odometer': 36980,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-23',
'seats_number': 2,
'seller_name': None,
'title': 'NISSAN NV200 1.5 dCi Optima',
'transmission': 'manual',
'trim': 'NISSAN 1.5 dCi Optima',
'vin': None,
'year': 2018}
2026-03-25 14:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999953auction111021%27 HTTP/1.1" 200 None
2026-03-25 14:50:41 [ecarstrade.nl] INFO: Saving data for 6999953auction111021: {'created_time': 1774450241.29243, 'last_price_update_time': 1774450241.29244, 'auction_closing_time': 1775031000.0}
2026-03-25 14:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6999953auction111021') HTTP/1.1" 204 0
2026-03-25 14:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999950%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774438240%27 HTTP/1.1" 200 None
2026-03-25 14:50:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999950/photo_001/780x0__r.jpg?hash=1774438240 not downloaded yet
2026-03-25 14:50:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999948/photo_004/780x0__r.jpg?hash=1774438229> (referer: https://ecarstrade.com/cars/6999948)
2026-03-25 14:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999951%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774438256%27 HTTP/1.1" 200 None
2026-03-25 14:50:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999951/photo_003/780x0__r.jpg?hash=1774438256 not downloaded yet
2026-03-25 14:50:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:50:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 59cd069d-be95-534a-893c-0ae679e5e2f6
2026-03-25 14:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999950%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774438240%27 HTTP/1.1" 200 None
2026-03-25 14:50:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999950/photo_002/780x0__r.jpg?hash=1774438240 not downloaded yet
2026-03-25 14:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999951%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774438256%27 HTTP/1.1" 200 None
2026-03-25 14:50:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999951/photo_004/780x0__r.jpg?hash=1774438256 not downloaded yet
2026-03-25 14:50:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 59cd069d-be95-534a-893c-0ae679e5e2f6
2026-03-25 14:50:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 59cd069d-be95-534a-893c-0ae679e5e2f6
2026-03-25 14:50:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999948/photo_000/780x0__r.jpg?hash=1774438228> (referer: https://ecarstrade.com/cars/6999948)
2026-03-25 14:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999950%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774438240%27 HTTP/1.1" 200 None
2026-03-25 14:50:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999950/photo_003/780x0__r.jpg?hash=1774438240 not downloaded yet
2026-03-25 14:50:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:50:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999948/photo_005/780x0__r.jpg?hash=1774438229> (referer: https://ecarstrade.com/cars/6999948)
2026-03-25 14:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999951%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774438256%27 HTTP/1.1" 200 None
2026-03-25 14:50:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999951/photo_005/780x0__r.jpg?hash=1774438256 not downloaded yet
2026-03-25 14:50:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 14:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999950%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774438241%27 HTTP/1.1" 200 None
2026-03-25 14:50:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999950/photo_004/780x0__r.jpg?hash=1774438241 not downloaded yet
2026-03-25 14:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999950%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774438241%27 HTTP/1.1" 200 None
2026-03-25 14:50:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999950/photo_005/780x0__r.jpg?hash=1774438241 not downloaded yet
2026-03-25 14:50:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 59cd069d-be95-534a-893c-0ae679e5e2f6
2026-03-25 14:50:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 59cd069d-be95-534a-893c-0ae679e5e2f6
2026-03-25 14:50:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 59cd069d-be95-534a-893c-0ae679e5e2f6
2026-03-25 14:50:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 59cd069d-be95-534a-893c-0ae679e5e2f6, skipping ID generation
2026-03-25 14:50:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59cd069d-be95-534a-893c-0ae679e5e2f6 with scrape type 1
2026-03-25 14:50:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 59cd069d-be95-534a-893c-0ae679e5e2f6 sending to next pipeline
2026-03-25 14:50:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 59cd069d-be95-534a-893c-0ae679e5e2f6, identifier: 6999948auction111021
2026-03-25 14:50:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 59cd069d-be95-534a-893c-0ae679e5e2f6 with identifier: 6999948auction111021
2026-03-25 14:50:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 59cd069d-be95-534a-893c-0ae679e5e2f6 with identifier: 6999948auction111021
2026-03-25 14:50:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 59cd069d-be95-534a-893c-0ae679e5e2f6 with identifier: 6999948auction111021 to the API
2026-03-25 14:50:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50: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-25 14:50:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999948/photo_005/780x0__r.jpg?hash=1774438229>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-04-01T08:10:00Z',
'fuel_type': 'Petrol',
'id': '59cd069d-be95-534a-893c-0ae679e5e2f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6999948',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 44652,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-31',
'seats_number': 2,
'seller_name': None,
'title': 'PEUGEOT Partner 1.2 PT. Premium',
'transmission': 'manual',
'trim': 'PEUGEOT 1.2 PT. Premium',
'vin': None,
'year': 2022}
2026-03-25 14:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999948auction111021%27 HTTP/1.1" 200 None
2026-03-25 14:50:42 [ecarstrade.nl] INFO: Saving data for 6999948auction111021: {'created_time': 1774450242.014661, 'last_price_update_time': 1774450242.014671, 'auction_closing_time': 1775031000.0}
2026-03-25 14:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6999948auction111021') HTTP/1.1" 204 0
2026-03-25 14:50:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999956> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:50:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000143/photo_004/780x0__r.jpg?hash=1774442554> (referer: https://ecarstrade.com/cars/7000143)
2026-03-25 14:50:47 [ecarstrade.nl] INFO: Extracting details for car 6999956auction111021
2026-03-25 14:50:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cb89f3f-c0a9-5e23-9df3-859801859d92 with identifier: 6999956auction111021
2026-03-25 14:50:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cb89f3f-c0a9-5e23-9df3-859801859d92 with scrape type 1
2026-03-25 14:50:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 4cb89f3f-c0a9-5e23-9df3-859801859d92
2026-03-25 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999956%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774438289%27 HTTP/1.1" 200 None
2026-03-25 14:50:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999956/photo_000/780x0__r.jpg?hash=1774438289 not downloaded yet
2026-03-25 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999956%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774438289%27 HTTP/1.1" 200 None
2026-03-25 14:50:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999956/photo_001/780x0__r.jpg?hash=1774438289 not downloaded yet
2026-03-25 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999956%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774438289%27 HTTP/1.1" 200 None
2026-03-25 14:50:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999956/photo_002/780x0__r.jpg?hash=1774438289 not downloaded yet
2026-03-25 14:50:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000143/photo_003/780x0__r.jpg?hash=1774442554> (referer: https://ecarstrade.com/cars/7000143)
2026-03-25 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999956%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774438290%27 HTTP/1.1" 200 None
2026-03-25 14:50:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999956/photo_003/780x0__r.jpg?hash=1774438290 not downloaded yet
2026-03-25 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999956%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774438290%27 HTTP/1.1" 200 None
2026-03-25 14:50:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999956/photo_004/780x0__r.jpg?hash=1774438290 not downloaded yet
2026-03-25 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999956%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774438290%27 HTTP/1.1" 200 None
2026-03-25 14:50:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999956/photo_005/780x0__r.jpg?hash=1774438290 not downloaded yet
2026-03-25 14:50:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item da2f2702-0ceb-55ee-8526-3f6b23f8e69e
2026-03-25 14:50:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999951/photo_000/780x0__r.jpg?hash=1774438250> (referer: https://ecarstrade.com/cars/6999951)
2026-03-25 14:50:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item da2f2702-0ceb-55ee-8526-3f6b23f8e69e
2026-03-25 14:50:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999949> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:50:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999951/photo_001/780x0__r.jpg?hash=1774438250> (referer: https://ecarstrade.com/cars/6999951)
2026-03-25 14:50:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d90b63d4-403b-5705-b90d-c903cda957f2
2026-03-25 14:50:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000143/photo_002/780x0__r.jpg?hash=1774442554> (referer: https://ecarstrade.com/cars/7000143)
2026-03-25 14:50:47 [ecarstrade.nl] INFO: Extracting details for car 6999949auction111021
2026-03-25 14:50:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999947> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:50:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5034304-968e-56d0-9d69-d5112ea7bd71 with identifier: 6999949auction111021
2026-03-25 14:50:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5034304-968e-56d0-9d69-d5112ea7bd71 with scrape type 1
2026-03-25 14:50:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b5034304-968e-56d0-9d69-d5112ea7bd71
2026-03-25 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999949%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774438235%27 HTTP/1.1" 200 None
2026-03-25 14:50:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999949/photo_000/780x0__r.jpg?hash=1774438235 not downloaded yet
2026-03-25 14:50:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999951/photo_002/780x0__r.jpg?hash=1774438250> (referer: https://ecarstrade.com/cars/6999951)
2026-03-25 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999949%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774438235%27 HTTP/1.1" 200 None
2026-03-25 14:50:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999949/photo_001/780x0__r.jpg?hash=1774438235 not downloaded yet
2026-03-25 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999949%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774438235%27 HTTP/1.1" 200 None
2026-03-25 14:50:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999949/photo_002/780x0__r.jpg?hash=1774438235 not downloaded yet
2026-03-25 14:50:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item d90b63d4-403b-5705-b90d-c903cda957f2
2026-03-25 14:50:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999950/photo_002/780x0__r.jpg?hash=1774438240> (referer: https://ecarstrade.com/cars/6999950)
2026-03-25 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999949%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774438235%27 HTTP/1.1" 200 None
2026-03-25 14:50:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999949/photo_003/780x0__r.jpg?hash=1774438235 not downloaded yet
2026-03-25 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999949%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774438235%27 HTTP/1.1" 200 None
2026-03-25 14:50:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999949/photo_004/780x0__r.jpg?hash=1774438235 not downloaded yet
2026-03-25 14:50:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999950/photo_005/780x0__r.jpg?hash=1774438241> (referer: https://ecarstrade.com/cars/6999950)
2026-03-25 14:50:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999950/photo_003/780x0__r.jpg?hash=1774438240> (referer: https://ecarstrade.com/cars/6999950)
2026-03-25 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999949%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774438235%27 HTTP/1.1" 200 None
2026-03-25 14:50:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999949/photo_005/780x0__r.jpg?hash=1774438235 not downloaded yet
2026-03-25 14:50:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item da2f2702-0ceb-55ee-8526-3f6b23f8e69e
2026-03-25 14:50:47 [ecarstrade.nl] INFO: Extracting details for car 6999947auction111021
2026-03-25 14:50:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad88c213-ce0d-5f31-8717-8c3db79b7953 with identifier: 6999947auction111021
2026-03-25 14:50:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad88c213-ce0d-5f31-8717-8c3db79b7953 with scrape type 1
2026-03-25 14:50:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ad88c213-ce0d-5f31-8717-8c3db79b7953
2026-03-25 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999947%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774438217%27 HTTP/1.1" 200 None
2026-03-25 14:50:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999947/photo_000/780x0__r.jpg?hash=1774438217 not downloaded yet
2026-03-25 14:50:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item d90b63d4-403b-5705-b90d-c903cda957f2
2026-03-25 14:50:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999950/photo_004/780x0__r.jpg?hash=1774438241> (referer: https://ecarstrade.com/cars/6999950)
2026-03-25 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999947%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774438217%27 HTTP/1.1" 200 None
2026-03-25 14:50:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999947/photo_001/780x0__r.jpg?hash=1774438217 not downloaded yet
2026-03-25 14:50:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999956/photo_005/780x0__r.jpg?hash=1774438290> (referer: https://ecarstrade.com/cars/6999956)
2026-03-25 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999947%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774438217%27 HTTP/1.1" 200 None
2026-03-25 14:50:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999947/photo_002/780x0__r.jpg?hash=1774438217 not downloaded yet
2026-03-25 14:50:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999956/photo_002/780x0__r.jpg?hash=1774438289> (referer: https://ecarstrade.com/cars/6999956)
2026-03-25 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999947%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774438217%27 HTTP/1.1" 200 None
2026-03-25 14:50:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999947/photo_003/780x0__r.jpg?hash=1774438217 not downloaded yet
2026-03-25 14:50:47 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 98e5b354-0950-538a-af8c-6ee3e17b5023
2026-03-25 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999947%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774438217%27 HTTP/1.1" 200 None
2026-03-25 14:50:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999947/photo_004/780x0__r.jpg?hash=1774438217 not downloaded yet
2026-03-25 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999947%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774438217%27 HTTP/1.1" 200 None
2026-03-25 14:50:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999947/photo_005/780x0__r.jpg?hash=1774438217 not downloaded yet
2026-03-25 14:50:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999956/photo_004/780x0__r.jpg?hash=1774438290> (referer: https://ecarstrade.com/cars/6999956)
2026-03-25 14:50:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 98e5b354-0950-538a-af8c-6ee3e17b5023
2026-03-25 14:50:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 98e5b354-0950-538a-af8c-6ee3e17b5023
2026-03-25 14:50:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999956/photo_001/780x0__r.jpg?hash=1774438289> (referer: https://ecarstrade.com/cars/6999956)
2026-03-25 14:50:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 98e5b354-0950-538a-af8c-6ee3e17b5023
2026-03-25 14:50:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999956/photo_003/780x0__r.jpg?hash=1774438290> (referer: https://ecarstrade.com/cars/6999956)
2026-03-25 14:50:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 4cb89f3f-c0a9-5e23-9df3-859801859d92
2026-03-25 14:50:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 4cb89f3f-c0a9-5e23-9df3-859801859d92
2026-03-25 14:50:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999957> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:50:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999956/photo_000/780x0__r.jpg?hash=1774438289> (referer: https://ecarstrade.com/cars/6999956)
2026-03-25 14:50:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999949/photo_000/780x0__r.jpg?hash=1774438235> (referer: https://ecarstrade.com/cars/6999949)
2026-03-25 14:50:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999949/photo_002/780x0__r.jpg?hash=1774438235> (referer: https://ecarstrade.com/cars/6999949)
2026-03-25 14:50:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999947/photo_000/780x0__r.jpg?hash=1774438217> (referer: https://ecarstrade.com/cars/6999947)
2026-03-25 14:50:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 4cb89f3f-c0a9-5e23-9df3-859801859d92
2026-03-25 14:50:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 4cb89f3f-c0a9-5e23-9df3-859801859d92
2026-03-25 14:50:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999949/photo_003/780x0__r.jpg?hash=1774438235> (referer: https://ecarstrade.com/cars/6999949)
2026-03-25 14:50:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 4cb89f3f-c0a9-5e23-9df3-859801859d92
2026-03-25 14:50:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999947/photo_001/780x0__r.jpg?hash=1774438217> (referer: https://ecarstrade.com/cars/6999947)
2026-03-25 14:50:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999949/photo_004/780x0__r.jpg?hash=1774438235> (referer: https://ecarstrade.com/cars/6999949)
2026-03-25 14:50:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999947/photo_002/780x0__r.jpg?hash=1774438217> (referer: https://ecarstrade.com/cars/6999947)
2026-03-25 14:50:48 [ecarstrade.nl] INFO: Extracting details for car 6999957auction111021
2026-03-25 14:50:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999947/photo_003/780x0__r.jpg?hash=1774438217> (referer: https://ecarstrade.com/cars/6999947)
2026-03-25 14:50:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999947/photo_004/780x0__r.jpg?hash=1774438217> (referer: https://ecarstrade.com/cars/6999947)
2026-03-25 14:50:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3350e324-c19b-5f65-871e-ff30af60f797 with identifier: 6999957auction111021
2026-03-25 14:50:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3350e324-c19b-5f65-871e-ff30af60f797 with scrape type 1
2026-03-25 14:50:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 3350e324-c19b-5f65-871e-ff30af60f797
2026-03-25 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999957%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774438299%27 HTTP/1.1" 200 None
2026-03-25 14:50:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999957/photo_000/780x0__r.jpg?hash=1774438299 not downloaded yet
2026-03-25 14:50:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4cb89f3f-c0a9-5e23-9df3-859801859d92
2026-03-25 14:50:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4cb89f3f-c0a9-5e23-9df3-859801859d92, skipping ID generation
2026-03-25 14:50:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cb89f3f-c0a9-5e23-9df3-859801859d92 with scrape type 1
2026-03-25 14:50:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4cb89f3f-c0a9-5e23-9df3-859801859d92 sending to next pipeline
2026-03-25 14:50:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 4cb89f3f-c0a9-5e23-9df3-859801859d92, identifier: 6999956auction111021
2026-03-25 14:50:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b5034304-968e-56d0-9d69-d5112ea7bd71
2026-03-25 14:50:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b5034304-968e-56d0-9d69-d5112ea7bd71
2026-03-25 14:50:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 4cb89f3f-c0a9-5e23-9df3-859801859d92 with identifier: 6999956auction111021
2026-03-25 14:50:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 4cb89f3f-c0a9-5e23-9df3-859801859d92 with identifier: 6999956auction111021
2026-03-25 14:50:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 4cb89f3f-c0a9-5e23-9df3-859801859d92 with identifier: 6999956auction111021 to the API
2026-03-25 14:50:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999956/photo_000/780x0__r.jpg?hash=1774438289>
{'auction_title': '',
'c_o_2_emission_value': 181,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-04-01T08:10:00Z',
'fuel_type': 'Diesel',
'id': '4cb89f3f-c0a9-5e23-9df3-859801859d92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6999956',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Ford',
'model': 'Transit',
'odometer': 141488,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-21',
'seats_number': 3,
'seller_name': None,
'title': 'FORD Transit 350 2.0 TDCIL5H1TrSk',
'transmission': 'manual',
'trim': 'FORD 350 2.0 TDCIL5H1TrSk',
'vin': None,
'year': 2022}
2026-03-25 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999956auction111021%27 HTTP/1.1" 200 None
2026-03-25 14:50:48 [ecarstrade.nl] INFO: Saving data for 6999956auction111021: {'created_time': 1774450248.690164, 'last_price_update_time': 1774450248.690175, 'auction_closing_time': 1775031000.0}
2026-03-25 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6999956auction111021') HTTP/1.1" 204 0
2026-03-25 14:50:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999947/photo_005/780x0__r.jpg?hash=1774438217> (referer: https://ecarstrade.com/cars/6999947)
2026-03-25 14:50:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999949/photo_005/780x0__r.jpg?hash=1774438235> (referer: https://ecarstrade.com/cars/6999949)
2026-03-25 14:50:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999949/photo_001/780x0__r.jpg?hash=1774438235> (referer: https://ecarstrade.com/cars/6999949)
2026-03-25 14:50:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999951/photo_005/780x0__r.jpg?hash=1774438256> (referer: https://ecarstrade.com/cars/6999951)
2026-03-25 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999957%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774438299%27 HTTP/1.1" 200 None
2026-03-25 14:50:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999957/photo_001/780x0__r.jpg?hash=1774438299 not downloaded yet
2026-03-25 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999957%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774438299%27 HTTP/1.1" 200 None
2026-03-25 14:50:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999957/photo_002/780x0__r.jpg?hash=1774438299 not downloaded yet
2026-03-25 14:50:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page22?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:50:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ad88c213-ce0d-5f31-8717-8c3db79b7953
2026-03-25 14:50:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b5034304-968e-56d0-9d69-d5112ea7bd71
2026-03-25 14:50:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ad88c213-ce0d-5f31-8717-8c3db79b7953
2026-03-25 14:50:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b5034304-968e-56d0-9d69-d5112ea7bd71
2026-03-25 14:50:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ad88c213-ce0d-5f31-8717-8c3db79b7953
2026-03-25 14:50:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ad88c213-ce0d-5f31-8717-8c3db79b7953
2026-03-25 14:50:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ad88c213-ce0d-5f31-8717-8c3db79b7953
2026-03-25 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999957%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774438300%27 HTTP/1.1" 200 None
2026-03-25 14:50:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999957/photo_003/780x0__r.jpg?hash=1774438300 not downloaded yet
2026-03-25 14:50:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999951/photo_003/780x0__r.jpg?hash=1774438256> (referer: https://ecarstrade.com/cars/6999951)
2026-03-25 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999957%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774438300%27 HTTP/1.1" 200 None
2026-03-25 14:50:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999957/photo_004/780x0__r.jpg?hash=1774438300 not downloaded yet
2026-03-25 14:50:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999950/photo_000/780x0__r.jpg?hash=1774438240> (referer: https://ecarstrade.com/cars/6999950)
2026-03-25 14:50:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999950/photo_001/780x0__r.jpg?hash=1774438240> (referer: https://ecarstrade.com/cars/6999950)
2026-03-25 14:50:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999951/photo_004/780x0__r.jpg?hash=1774438256> (referer: https://ecarstrade.com/cars/6999951)
2026-03-25 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999957%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774438300%27 HTTP/1.1" 200 None
2026-03-25 14:50:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999957/photo_005/780x0__r.jpg?hash=1774438300 not downloaded yet
2026-03-25 14:50:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000143/photo_001/780x0__r.jpg?hash=1774442554> (referer: https://ecarstrade.com/cars/7000143)
2026-03-25 14:50:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ad88c213-ce0d-5f31-8717-8c3db79b7953
2026-03-25 14:50:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ad88c213-ce0d-5f31-8717-8c3db79b7953, skipping ID generation
2026-03-25 14:50:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad88c213-ce0d-5f31-8717-8c3db79b7953 with scrape type 1
2026-03-25 14:50:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ad88c213-ce0d-5f31-8717-8c3db79b7953 sending to next pipeline
2026-03-25 14:50:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: ad88c213-ce0d-5f31-8717-8c3db79b7953, identifier: 6999947auction111021
2026-03-25 14:50:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b5034304-968e-56d0-9d69-d5112ea7bd71
2026-03-25 14:50:48 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b5034304-968e-56d0-9d69-d5112ea7bd71
2026-03-25 14:50:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b5034304-968e-56d0-9d69-d5112ea7bd71, skipping ID generation
2026-03-25 14:50:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5034304-968e-56d0-9d69-d5112ea7bd71 with scrape type 1
2026-03-25 14:50:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b5034304-968e-56d0-9d69-d5112ea7bd71 sending to next pipeline
2026-03-25 14:50:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: b5034304-968e-56d0-9d69-d5112ea7bd71, identifier: 6999949auction111021
2026-03-25 14:50:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item d90b63d4-403b-5705-b90d-c903cda957f2
2026-03-25 14:50:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: ad88c213-ce0d-5f31-8717-8c3db79b7953 with identifier: 6999947auction111021
2026-03-25 14:50:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: ad88c213-ce0d-5f31-8717-8c3db79b7953 with identifier: 6999947auction111021
2026-03-25 14:50:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: ad88c213-ce0d-5f31-8717-8c3db79b7953 with identifier: 6999947auction111021 to the API
2026-03-25 14:50:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999947/photo_005/780x0__r.jpg?hash=1774438217>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-04-01T08:10:00Z',
'fuel_type': 'Diesel',
'id': 'ad88c213-ce0d-5f31-8717-8c3db79b7953',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6999947',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'T5 Transporter',
'odometer': 124864,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-22',
'seats_number': 3,
'seller_name': None,
'title': 'VOLKSWAGEN Transporter 2.0 TDI L1H1 Bu',
'transmission': 'automatic',
'trim': 'VOLKSWAGEN Transporter 2.0 TDI L1H1 Bu',
'vin': None,
'year': 2022}
2026-03-25 14:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999947auction111021%27 HTTP/1.1" 200 None
2026-03-25 14:50:49 [ecarstrade.nl] INFO: Saving data for 6999947auction111021: {'created_time': 1774450249.364344, 'last_price_update_time': 1774450249.364356, 'auction_closing_time': 1775031000.0}
2026-03-25 14:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6999947auction111021') HTTP/1.1" 204 0
2026-03-25 14:50:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: b5034304-968e-56d0-9d69-d5112ea7bd71 with identifier: 6999949auction111021
2026-03-25 14:50:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: b5034304-968e-56d0-9d69-d5112ea7bd71 with identifier: 6999949auction111021
2026-03-25 14:50:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: b5034304-968e-56d0-9d69-d5112ea7bd71 with identifier: 6999949auction111021 to the API
2026-03-25 14:50:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999949/photo_001/780x0__r.jpg?hash=1774438235>
{'auction_title': '',
'c_o_2_emission_value': 192,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'expiration_date': '2026-04-01T08:10:00Z',
'fuel_type': 'Diesel',
'id': 'b5034304-968e-56d0-9d69-d5112ea7bd71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6999949',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Opel',
'model': 'Movano',
'odometer': 144841,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-07',
'seats_number': 2,
'seller_name': None,
'title': 'OPEL movano 2.3 Turbo L1H1',
'transmission': 'manual',
'trim': 'OPEL movano 2.3 Turbo L1H1',
'vin': None,
'year': 2021}
2026-03-25 14:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999949auction111021%27 HTTP/1.1" 200 None
2026-03-25 14:50:49 [ecarstrade.nl] INFO: Saving data for 6999949auction111021: {'created_time': 1774450249.734183, 'last_price_update_time': 1774450249.734192, 'auction_closing_time': 1775031000.0}
2026-03-25 14:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6999949auction111021') HTTP/1.1" 204 0
2026-03-25 14:50:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000143/photo_000/780x0__r.jpg?hash=1774442554> (referer: https://ecarstrade.com/cars/7000143)
2026-03-25 14:50:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000174/photo_003/780x0__r.jpg?hash=1774442703> (referer: https://ecarstrade.com/cars/7000174)
2026-03-25 14:50:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999957/photo_000/780x0__r.jpg?hash=1774438299> (referer: https://ecarstrade.com/cars/6999957)
2026-03-25 14:50:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000174/photo_004/780x0__r.jpg?hash=1774442704> (referer: https://ecarstrade.com/cars/7000174)
2026-03-25 14:50:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000174/photo_002/780x0__r.jpg?hash=1774442703> (referer: https://ecarstrade.com/cars/7000174)
2026-03-25 14:50:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999955> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:50:49 [ecarstrade.nl] INFO: No car items found on page 22
2026-03-25 14:50:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item d90b63d4-403b-5705-b90d-c903cda957f2
2026-03-25 14:50:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 98e5b354-0950-538a-af8c-6ee3e17b5023
2026-03-25 14:50:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 98e5b354-0950-538a-af8c-6ee3e17b5023
2026-03-25 14:50:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 98e5b354-0950-538a-af8c-6ee3e17b5023, skipping ID generation
2026-03-25 14:50:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98e5b354-0950-538a-af8c-6ee3e17b5023 with scrape type 1
2026-03-25 14:50:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 98e5b354-0950-538a-af8c-6ee3e17b5023 sending to next pipeline
2026-03-25 14:50:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 98e5b354-0950-538a-af8c-6ee3e17b5023, identifier: 6999950auction111021
2026-03-25 14:50:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item d90b63d4-403b-5705-b90d-c903cda957f2
2026-03-25 14:50:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d90b63d4-403b-5705-b90d-c903cda957f2, skipping ID generation
2026-03-25 14:50:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d90b63d4-403b-5705-b90d-c903cda957f2 with scrape type 1
2026-03-25 14:50:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d90b63d4-403b-5705-b90d-c903cda957f2 sending to next pipeline
2026-03-25 14:50:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: d90b63d4-403b-5705-b90d-c903cda957f2, identifier: 6999951auction111021
2026-03-25 14:50:49 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item da2f2702-0ceb-55ee-8526-3f6b23f8e69e
2026-03-25 14:50:49 [ecarstrade.nl] INFO: Extracting details for car 6999955auction111021
2026-03-25 14:50:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 98e5b354-0950-538a-af8c-6ee3e17b5023 with identifier: 6999950auction111021
2026-03-25 14:50:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 98e5b354-0950-538a-af8c-6ee3e17b5023 with identifier: 6999950auction111021
2026-03-25 14:50:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 98e5b354-0950-538a-af8c-6ee3e17b5023 with identifier: 6999950auction111021 to the API
2026-03-25 14:50:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999950/photo_001/780x0__r.jpg?hash=1774438240>
{'auction_title': '',
'c_o_2_emission_value': 170,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-04-01T08:10:00Z',
'fuel_type': 'Diesel',
'id': '98e5b354-0950-538a-af8c-6ee3e17b5023',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6999950',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 65970,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-30',
'seats_number': 3,
'seller_name': None,
'title': 'OPEL Vivaro 1.6 CDTI L1H1 Ed.',
'transmission': 'manual',
'trim': 'OPEL 1.6 CDTI L1H1 Ed.',
'vin': None,
'year': 2019}
2026-03-25 14:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999950auction111021%27 HTTP/1.1" 200 None
2026-03-25 14:50:50 [ecarstrade.nl] INFO: Saving data for 6999950auction111021: {'created_time': 1774450250.387495, 'last_price_update_time': 1774450250.387506, 'auction_closing_time': 1775031000.0}
2026-03-25 14:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6999950auction111021') HTTP/1.1" 204 0
2026-03-25 14:50:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: d90b63d4-403b-5705-b90d-c903cda957f2 with identifier: 6999951auction111021
2026-03-25 14:50:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: d90b63d4-403b-5705-b90d-c903cda957f2 with identifier: 6999951auction111021
2026-03-25 14:50:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: d90b63d4-403b-5705-b90d-c903cda957f2 with identifier: 6999951auction111021 to the API
2026-03-25 14:50:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999951/photo_004/780x0__r.jpg?hash=1774438256>
{'auction_title': '',
'c_o_2_emission_value': 170,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-04-01T08:10:00Z',
'fuel_type': 'Diesel',
'id': 'd90b63d4-403b-5705-b90d-c903cda957f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6999951',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 62847,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-30',
'seats_number': 3,
'seller_name': None,
'title': 'OPEL Vivaro 1.6 CDTI L1H1 Ed.',
'transmission': 'manual',
'trim': 'OPEL 1.6 CDTI L1H1 Ed.',
'vin': None,
'year': 2019}
2026-03-25 14:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999951auction111021%27 HTTP/1.1" 200 None
2026-03-25 14:50:50 [ecarstrade.nl] INFO: Saving data for 6999951auction111021: {'created_time': 1774450250.774975, 'last_price_update_time': 1774450250.774985, 'auction_closing_time': 1775031000.0}
2026-03-25 14:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6999951auction111021') HTTP/1.1" 204 0
2026-03-25 14:50:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999957/photo_003/780x0__r.jpg?hash=1774438300> (referer: https://ecarstrade.com/cars/6999957)
2026-03-25 14:50:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999957/photo_001/780x0__r.jpg?hash=1774438299> (referer: https://ecarstrade.com/cars/6999957)
2026-03-25 14:50:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000174/photo_000/780x0__r.jpg?hash=1774442703> (referer: https://ecarstrade.com/cars/7000174)
2026-03-25 14:50:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000174/photo_001/780x0__r.jpg?hash=1774442703> (referer: https://ecarstrade.com/cars/7000174)
2026-03-25 14:50:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999957/photo_004/780x0__r.jpg?hash=1774438300> (referer: https://ecarstrade.com/cars/6999957)
2026-03-25 14:50:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item da2f2702-0ceb-55ee-8526-3f6b23f8e69e
2026-03-25 14:50:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: da2f2702-0ceb-55ee-8526-3f6b23f8e69e, skipping ID generation
2026-03-25 14:50:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da2f2702-0ceb-55ee-8526-3f6b23f8e69e with scrape type 1
2026-03-25 14:50:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item da2f2702-0ceb-55ee-8526-3f6b23f8e69e sending to next pipeline
2026-03-25 14:50:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: da2f2702-0ceb-55ee-8526-3f6b23f8e69e, identifier: 7000143auction111023
2026-03-25 14:50:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a1d93883-e185-56d1-898b-464e8c2cd196
2026-03-25 14:50:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 3350e324-c19b-5f65-871e-ff30af60f797
2026-03-25 14:50:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a1d93883-e185-56d1-898b-464e8c2cd196
2026-03-25 14:50:50 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a1d93883-e185-56d1-898b-464e8c2cd196
2026-03-25 14:50:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efe0c560-05f7-5c8d-aaee-ce9e5096bc0c with identifier: 6999955auction111021
2026-03-25 14:50:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efe0c560-05f7-5c8d-aaee-ce9e5096bc0c with scrape type 1
2026-03-25 14:50:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item efe0c560-05f7-5c8d-aaee-ce9e5096bc0c
2026-03-25 14:50:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999955%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774438282%27 HTTP/1.1" 200 None
2026-03-25 14:50:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999955/photo_000/780x0__r.jpg?hash=1774438282 not downloaded yet
2026-03-25 14:50:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999957/photo_002/780x0__r.jpg?hash=1774438299> (referer: https://ecarstrade.com/cars/6999957)
2026-03-25 14:50:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: da2f2702-0ceb-55ee-8526-3f6b23f8e69e with identifier: 7000143auction111023
2026-03-25 14:50:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: da2f2702-0ceb-55ee-8526-3f6b23f8e69e with identifier: 7000143auction111023
2026-03-25 14:50:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: da2f2702-0ceb-55ee-8526-3f6b23f8e69e with identifier: 7000143auction111023 to the API
2026-03-25 14:50:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000143/photo_000/780x0__r.jpg?hash=1774442554>
{'auction_title': '',
'c_o_2_emission_value': 98,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'da2f2702-0ceb-55ee-8526-3f6b23f8e69e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000143',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 180899,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-25',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA Octavia Combi 1.0 TSI Bns Edition',
'transmission': 'automatic',
'trim': 'SKODA Combi 1.0 TSI Bns Edition',
'vin': None,
'year': 2022}
2026-03-25 14:50:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000143auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:50:51 [ecarstrade.nl] INFO: Saving data for 7000143auction111023: {'created_time': 1774450251.368963, 'last_price_update_time': 1774450251.368974, 'auction_closing_time': 1774858200.0}
2026-03-25 14:50:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000143auction111023') HTTP/1.1" 204 0
2026-03-25 14:50:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999955%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774438282%27 HTTP/1.1" 200 None
2026-03-25 14:50:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999955/photo_001/780x0__r.jpg?hash=1774438282 not downloaded yet
2026-03-25 14:50:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 3350e324-c19b-5f65-871e-ff30af60f797
2026-03-25 14:50:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 3350e324-c19b-5f65-871e-ff30af60f797
2026-03-25 14:50:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a1d93883-e185-56d1-898b-464e8c2cd196
2026-03-25 14:50:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a1d93883-e185-56d1-898b-464e8c2cd196
2026-03-25 14:50:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a1d93883-e185-56d1-898b-464e8c2cd196, skipping ID generation
2026-03-25 14:50:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1d93883-e185-56d1-898b-464e8c2cd196 with scrape type 1
2026-03-25 14:50:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a1d93883-e185-56d1-898b-464e8c2cd196 sending to next pipeline
2026-03-25 14:50:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: a1d93883-e185-56d1-898b-464e8c2cd196, identifier: 7000174auction111023
2026-03-25 14:50:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999957/photo_005/780x0__r.jpg?hash=1774438300> (referer: https://ecarstrade.com/cars/6999957)
2026-03-25 14:50:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000178/photo_005/780x0__r.jpg?hash=1774442734> (referer: https://ecarstrade.com/cars/7000178)
2026-03-25 14:50:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000178/photo_003/780x0__r.jpg?hash=1774442734> (referer: https://ecarstrade.com/cars/7000178)
2026-03-25 14:50:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000178/photo_002/780x0__r.jpg?hash=1774442733> (referer: https://ecarstrade.com/cars/7000178)
2026-03-25 14:50:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000178/photo_004/780x0__r.jpg?hash=1774442734> (referer: https://ecarstrade.com/cars/7000178)
2026-03-25 14:50:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: a1d93883-e185-56d1-898b-464e8c2cd196 with identifier: 7000174auction111023
2026-03-25 14:50:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: a1d93883-e185-56d1-898b-464e8c2cd196 with identifier: 7000174auction111023
2026-03-25 14:50:51 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: a1d93883-e185-56d1-898b-464e8c2cd196 with identifier: 7000174auction111023 to the API
2026-03-25 14:50:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000174/photo_001/780x0__r.jpg?hash=1774442703>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Z',
'engine': '',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Electric',
'id': 'a1d93883-e185-56d1-898b-464e8c2cd196',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000174',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 78538,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-27',
'seats_number': 5,
'seller_name': None,
'title': 'HYUNDAI Kona EV Comfort 64 kWh',
'transmission': 'automatic',
'trim': 'HYUNDAI EV Comfort 64 kWh',
'vin': None,
'year': 2020}
2026-03-25 14:50:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000174auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:50:51 [ecarstrade.nl] INFO: Saving data for 7000174auction111023: {'created_time': 1774450251.869695, 'last_price_update_time': 1774450251.869704, 'auction_closing_time': 1774858200.0}
2026-03-25 14:50:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000174auction111023') HTTP/1.1" 204 0
2026-03-25 14:50:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999955%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774438282%27 HTTP/1.1" 200 None
2026-03-25 14:50:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999955/photo_002/780x0__r.jpg?hash=1774438282 not downloaded yet
2026-03-25 14:50:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000178/photo_001/780x0__r.jpg?hash=1774442733> (referer: https://ecarstrade.com/cars/7000178)
2026-03-25 14:50:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 3350e324-c19b-5f65-871e-ff30af60f797
2026-03-25 14:50:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 3350e324-c19b-5f65-871e-ff30af60f797
2026-03-25 14:50:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999955%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774438283%27 HTTP/1.1" 200 None
2026-03-25 14:50:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999955/photo_003/780x0__r.jpg?hash=1774438283 not downloaded yet
2026-03-25 14:50:51 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 3350e324-c19b-5f65-871e-ff30af60f797
2026-03-25 14:50:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3350e324-c19b-5f65-871e-ff30af60f797, skipping ID generation
2026-03-25 14:50:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3350e324-c19b-5f65-871e-ff30af60f797 with scrape type 1
2026-03-25 14:50:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3350e324-c19b-5f65-871e-ff30af60f797 sending to next pipeline
2026-03-25 14:50:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 3350e324-c19b-5f65-871e-ff30af60f797, identifier: 6999957auction111021
2026-03-25 14:50:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 622e8603-df0f-5c19-acab-a51d889faaea
2026-03-25 14:50:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 622e8603-df0f-5c19-acab-a51d889faaea
2026-03-25 14:50:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 622e8603-df0f-5c19-acab-a51d889faaea
2026-03-25 14:50:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 622e8603-df0f-5c19-acab-a51d889faaea
2026-03-25 14:50:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999955/photo_000/780x0__r.jpg?hash=1774438282> (referer: https://ecarstrade.com/cars/6999955)
2026-03-25 14:50:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000178/photo_000/780x0__r.jpg?hash=1774442733> (referer: https://ecarstrade.com/cars/7000178)
2026-03-25 14:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999955%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774438283%27 HTTP/1.1" 200 None
2026-03-25 14:50:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999955/photo_004/780x0__r.jpg?hash=1774438283 not downloaded yet
2026-03-25 14:50:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 3350e324-c19b-5f65-871e-ff30af60f797 with identifier: 6999957auction111021
2026-03-25 14:50:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 3350e324-c19b-5f65-871e-ff30af60f797 with identifier: 6999957auction111021
2026-03-25 14:50:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 3350e324-c19b-5f65-871e-ff30af60f797 with identifier: 6999957auction111021 to the API
2026-03-25 14:50:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999957/photo_005/780x0__r.jpg?hash=1774438300>
{'auction_title': '',
'c_o_2_emission_value': 178,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-04-01T08:10:00Z',
'fuel_type': 'Diesel',
'id': '3350e324-c19b-5f65-871e-ff30af60f797',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6999957',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Ford',
'model': 'Transit Custom',
'odometer': 108028,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-28',
'seats_number': 3,
'seller_name': None,
'title': 'FORD Transit Custom 300 2.0 TDCI L2H2 Tr',
'transmission': 'manual',
'trim': 'FORD 300 2.0 TDCI L2H2 Tr',
'vin': None,
'year': 2022}
2026-03-25 14:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999957auction111021%27 HTTP/1.1" 200 None
2026-03-25 14:50:52 [ecarstrade.nl] INFO: Saving data for 6999957auction111021: {'created_time': 1774450252.397777, 'last_price_update_time': 1774450252.397787, 'auction_closing_time': 1775031000.0}
2026-03-25 14:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6999957auction111021') HTTP/1.1" 204 0
2026-03-25 14:50:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999955/photo_001/780x0__r.jpg?hash=1774438282> (referer: https://ecarstrade.com/cars/6999955)
2026-03-25 14:50:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999955/photo_002/780x0__r.jpg?hash=1774438282> (referer: https://ecarstrade.com/cars/6999955)
2026-03-25 14:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999955%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774438283%27 HTTP/1.1" 200 None
2026-03-25 14:50:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999955/photo_005/780x0__r.jpg?hash=1774438283 not downloaded yet
2026-03-25 14:50:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 622e8603-df0f-5c19-acab-a51d889faaea
2026-03-25 14:50:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item efe0c560-05f7-5c8d-aaee-ce9e5096bc0c
2026-03-25 14:50:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 622e8603-df0f-5c19-acab-a51d889faaea
2026-03-25 14:50:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 622e8603-df0f-5c19-acab-a51d889faaea, skipping ID generation
2026-03-25 14:50:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 622e8603-df0f-5c19-acab-a51d889faaea with scrape type 1
2026-03-25 14:50:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 622e8603-df0f-5c19-acab-a51d889faaea sending to next pipeline
2026-03-25 14:50:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 622e8603-df0f-5c19-acab-a51d889faaea, identifier: 7000178auction111023
2026-03-25 14:50:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 622e8603-df0f-5c19-acab-a51d889faaea with identifier: 7000178auction111023
2026-03-25 14:50:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 622e8603-df0f-5c19-acab-a51d889faaea with identifier: 7000178auction111023
2026-03-25 14:50:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 622e8603-df0f-5c19-acab-a51d889faaea with identifier: 7000178auction111023 to the API
2026-03-25 14:50:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000178/photo_000/780x0__r.jpg?hash=1774442733>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid (petrol / electric)',
'id': '622e8603-df0f-5c19-acab-a51d889faaea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/7000178',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Ford',
'model': 'Mondeo',
'odometer': 148285,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-14',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Mondeo Wagon 2.0 IVCT HEV Titan.',
'transmission': 'automatic',
'trim': 'FORD Wagon 2.0 IVCT HEV Titan.',
'vin': None,
'year': 2022}
2026-03-25 14:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%277000178auction111023%27 HTTP/1.1" 200 None
2026-03-25 14:50:52 [ecarstrade.nl] INFO: Saving data for 7000178auction111023: {'created_time': 1774450252.901498, 'last_price_update_time': 1774450252.901508, 'auction_closing_time': 1774858200.0}
2026-03-25 14:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='7000178auction111023') HTTP/1.1" 204 0
2026-03-25 14:50:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999955/photo_003/780x0__r.jpg?hash=1774438283> (referer: https://ecarstrade.com/cars/6999955)
2026-03-25 14:50:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999946> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:50:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item efe0c560-05f7-5c8d-aaee-ce9e5096bc0c
2026-03-25 14:50:52 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item efe0c560-05f7-5c8d-aaee-ce9e5096bc0c
2026-03-25 14:50:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999955/photo_004/780x0__r.jpg?hash=1774438283> (referer: https://ecarstrade.com/cars/6999955)
2026-03-25 14:50:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999955/photo_005/780x0__r.jpg?hash=1774438283> (referer: https://ecarstrade.com/cars/6999955)
2026-03-25 14:50:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item efe0c560-05f7-5c8d-aaee-ce9e5096bc0c
2026-03-25 14:50:53 [ecarstrade.nl] INFO: Extracting details for car 6999946auction111021
2026-03-25 14:50:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bd82b8c-f554-5cd1-9c44-b9c8e4bffff5 with identifier: 6999946auction111021
2026-03-25 14:50:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bd82b8c-f554-5cd1-9c44-b9c8e4bffff5 with scrape type 1
2026-03-25 14:50:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8bd82b8c-f554-5cd1-9c44-b9c8e4bffff5
2026-03-25 14:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999946%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774438211%27 HTTP/1.1" 200 None
2026-03-25 14:50:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999946/photo_000/780x0__r.jpg?hash=1774438211 not downloaded yet
2026-03-25 14:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999946%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774438211%27 HTTP/1.1" 200 None
2026-03-25 14:50:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999946/photo_001/780x0__r.jpg?hash=1774438211 not downloaded yet
2026-03-25 14:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999946%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774438211%27 HTTP/1.1" 200 None
2026-03-25 14:50:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999946/photo_002/780x0__r.jpg?hash=1774438211 not downloaded yet
2026-03-25 14:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999946%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774438211%27 HTTP/1.1" 200 None
2026-03-25 14:50:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999946/photo_003/780x0__r.jpg?hash=1774438211 not downloaded yet
2026-03-25 14:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999946%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774438211%27 HTTP/1.1" 200 None
2026-03-25 14:50:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999946/photo_004/780x0__r.jpg?hash=1774438211 not downloaded yet
2026-03-25 14:50:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item efe0c560-05f7-5c8d-aaee-ce9e5096bc0c
2026-03-25 14:50:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item efe0c560-05f7-5c8d-aaee-ce9e5096bc0c
2026-03-25 14:50:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: efe0c560-05f7-5c8d-aaee-ce9e5096bc0c, skipping ID generation
2026-03-25 14:50:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efe0c560-05f7-5c8d-aaee-ce9e5096bc0c with scrape type 1
2026-03-25 14:50:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item efe0c560-05f7-5c8d-aaee-ce9e5096bc0c sending to next pipeline
2026-03-25 14:50:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: efe0c560-05f7-5c8d-aaee-ce9e5096bc0c, identifier: 6999955auction111021
2026-03-25 14:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50: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%252F6999946%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774438211%27 HTTP/1.1" 200 None
2026-03-25 14:50:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999946/photo_005/780x0__r.jpg?hash=1774438211 not downloaded yet
2026-03-25 14:50:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: efe0c560-05f7-5c8d-aaee-ce9e5096bc0c with identifier: 6999955auction111021
2026-03-25 14:50:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: efe0c560-05f7-5c8d-aaee-ce9e5096bc0c with identifier: 6999955auction111021
2026-03-25 14:50:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: efe0c560-05f7-5c8d-aaee-ce9e5096bc0c with identifier: 6999955auction111021 to the API
2026-03-25 14:50:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999955/photo_005/780x0__r.jpg?hash=1774438283>
{'auction_title': '',
'c_o_2_emission_value': 216,
'category': None,
'color': 'Silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'expiration_date': '2026-04-01T08:10:00Z',
'fuel_type': 'Diesel',
'id': 'efe0c560-05f7-5c8d-aaee-ce9e5096bc0c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6999955',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Mercedes',
'model': 'Sprinter',
'odometer': 266225,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-06',
'seats_number': 2,
'seller_name': None,
'title': 'MERCEDES-BENZ Sprinter 311 2.2 CDI 325 DC',
'transmission': 'manual',
'trim': 'MERCEDES-BENZ 311 2.2 CDI 325 DC',
'vin': None,
'year': 2018}
2026-03-25 14:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999955auction111021%27 HTTP/1.1" 200 None
2026-03-25 14:50:53 [ecarstrade.nl] INFO: Saving data for 6999955auction111021: {'created_time': 1774450253.591818, 'last_price_update_time': 1774450253.591828, 'auction_closing_time': 1775031000.0}
2026-03-25 14:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6999955auction111021') HTTP/1.1" 204 0
2026-03-25 14:50:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999946/photo_000/780x0__r.jpg?hash=1774438211> (referer: https://ecarstrade.com/cars/6999946)
2026-03-25 14:50:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999946/photo_001/780x0__r.jpg?hash=1774438211> (referer: https://ecarstrade.com/cars/6999946)
2026-03-25 14:50:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999946/photo_002/780x0__r.jpg?hash=1774438211> (referer: https://ecarstrade.com/cars/6999946)
2026-03-25 14:50:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999946/photo_003/780x0__r.jpg?hash=1774438211> (referer: https://ecarstrade.com/cars/6999946)
2026-03-25 14:50:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999946/photo_004/780x0__r.jpg?hash=1774438211> (referer: https://ecarstrade.com/cars/6999946)
2026-03-25 14:50:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999946/photo_005/780x0__r.jpg?hash=1774438211> (referer: https://ecarstrade.com/cars/6999946)
2026-03-25 14:50:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8bd82b8c-f554-5cd1-9c44-b9c8e4bffff5
2026-03-25 14:50:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8bd82b8c-f554-5cd1-9c44-b9c8e4bffff5
2026-03-25 14:50:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8bd82b8c-f554-5cd1-9c44-b9c8e4bffff5
2026-03-25 14:50:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8bd82b8c-f554-5cd1-9c44-b9c8e4bffff5
2026-03-25 14:50:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8bd82b8c-f554-5cd1-9c44-b9c8e4bffff5
2026-03-25 14:50:53 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8bd82b8c-f554-5cd1-9c44-b9c8e4bffff5
2026-03-25 14:50:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8bd82b8c-f554-5cd1-9c44-b9c8e4bffff5, skipping ID generation
2026-03-25 14:50:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bd82b8c-f554-5cd1-9c44-b9c8e4bffff5 with scrape type 1
2026-03-25 14:50:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8bd82b8c-f554-5cd1-9c44-b9c8e4bffff5 sending to next pipeline
2026-03-25 14:50:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 8bd82b8c-f554-5cd1-9c44-b9c8e4bffff5, identifier: 6999946auction111021
2026-03-25 14:50:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 8bd82b8c-f554-5cd1-9c44-b9c8e4bffff5 with identifier: 6999946auction111021
2026-03-25 14:50:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 8bd82b8c-f554-5cd1-9c44-b9c8e4bffff5 with identifier: 6999946auction111021
2026-03-25 14:50:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 8bd82b8c-f554-5cd1-9c44-b9c8e4bffff5 with identifier: 6999946auction111021 to the API
2026-03-25 14:50:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:50:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:50:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999946/photo_005/780x0__r.jpg?hash=1774438211>
{'auction_title': '',
'c_o_2_emission_value': 176,
'category': None,
'color': 'Grey',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-04-01T08:10:00Z',
'fuel_type': 'Diesel',
'id': '8bd82b8c-f554-5cd1-9c44-b9c8e4bffff5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6999946',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'Volkswagen',
'model': 'T5 Transporter',
'odometer': 155290,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-02',
'seats_number': 2,
'seller_name': None,
'title': 'VOLKSWAGEN Transporter 2.0 TDI L2H1',
'transmission': 'manual',
'trim': 'VOLKSWAGEN Transporter 2.0 TDI L2H1',
'vin': None,
'year': 2020}
2026-03-25 14:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999946auction111021%27 HTTP/1.1" 200 None
2026-03-25 14:50:54 [ecarstrade.nl] INFO: Saving data for 6999946auction111021: {'created_time': 1774450254.244505, 'last_price_update_time': 1774450254.244516, 'auction_closing_time': 1775031000.0}
2026-03-25 14:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6999946auction111021') HTTP/1.1" 204 0
2026-03-25 14:51:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999443> (referer: https://ecarstrade.com/search/page21?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=NL&country%5B%5D=NET) ['zyte-api']
2026-03-25 14:51:06 [ecarstrade.nl] INFO: Extracting details for car 6999443auction111008
2026-03-25 14:51:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 275d01e1-3e4b-5e8b-b540-5aeffdfd29bc with identifier: 6999443auction111008
2026-03-25 14:51:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 275d01e1-3e4b-5e8b-b540-5aeffdfd29bc with scrape type 1
2026-03-25 14:51:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 275d01e1-3e4b-5e8b-b540-5aeffdfd29bc
2026-03-25 14:51:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:51: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%252F6999443%252Fphoto_000%252F780x0__r.jpg%253Fhash%3D1774429836%27 HTTP/1.1" 200 None
2026-03-25 14:51:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999443/photo_000/780x0__r.jpg?hash=1774429836 not downloaded yet
2026-03-25 14:51:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:51: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%252F6999443%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429836%27 HTTP/1.1" 200 None
2026-03-25 14:51:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999443/photo_001/780x0__r.jpg?hash=1774429836 not downloaded yet
2026-03-25 14:51:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:51: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%252F6999443%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429836%27 HTTP/1.1" 200 None
2026-03-25 14:51:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999443/photo_002/780x0__r.jpg?hash=1774429836 not downloaded yet
2026-03-25 14:51:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:51: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%252F6999443%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429836%27 HTTP/1.1" 200 None
2026-03-25 14:51:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999443/photo_003/780x0__r.jpg?hash=1774429836 not downloaded yet
2026-03-25 14:51:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:51: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%252F6999443%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429836%27 HTTP/1.1" 200 None
2026-03-25 14:51:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999443/photo_004/780x0__r.jpg?hash=1774429836 not downloaded yet
2026-03-25 14:51:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:51: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%252F6999443%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429836%27 HTTP/1.1" 200 None
2026-03-25 14:51:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999443/photo_005/780x0__r.jpg?hash=1774429836 not downloaded yet
2026-03-25 14:51:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999443/photo_001/780x0__r.jpg?hash=1774429836> (referer: https://ecarstrade.com/cars/6999443)
2026-03-25 14:51:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999443/photo_000/780x0__r.jpg?hash=1774429836> (referer: https://ecarstrade.com/cars/6999443)
2026-03-25 14:51:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999443/photo_002/780x0__r.jpg?hash=1774429836> (referer: https://ecarstrade.com/cars/6999443)
2026-03-25 14:51:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999443/photo_003/780x0__r.jpg?hash=1774429836> (referer: https://ecarstrade.com/cars/6999443)
2026-03-25 14:51:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999443/photo_004/780x0__r.jpg?hash=1774429836> (referer: https://ecarstrade.com/cars/6999443)
2026-03-25 14:51:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 275d01e1-3e4b-5e8b-b540-5aeffdfd29bc
2026-03-25 14:51:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999443/photo_005/780x0__r.jpg?hash=1774429836> (referer: https://ecarstrade.com/cars/6999443)
2026-03-25 14:51:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 275d01e1-3e4b-5e8b-b540-5aeffdfd29bc
2026-03-25 14:51:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 275d01e1-3e4b-5e8b-b540-5aeffdfd29bc
2026-03-25 14:51:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 275d01e1-3e4b-5e8b-b540-5aeffdfd29bc
2026-03-25 14:51:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 275d01e1-3e4b-5e8b-b540-5aeffdfd29bc
2026-03-25 14:51:06 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 275d01e1-3e4b-5e8b-b540-5aeffdfd29bc
2026-03-25 14:51:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 275d01e1-3e4b-5e8b-b540-5aeffdfd29bc, skipping ID generation
2026-03-25 14:51:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 275d01e1-3e4b-5e8b-b540-5aeffdfd29bc with scrape type 1
2026-03-25 14:51:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 275d01e1-3e4b-5e8b-b540-5aeffdfd29bc sending to next pipeline
2026-03-25 14:51:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.nl, Processed item id: 275d01e1-3e4b-5e8b-b540-5aeffdfd29bc, identifier: 6999443auction111008
2026-03-25 14:51:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.nl, Translating item: 275d01e1-3e4b-5e8b-b540-5aeffdfd29bc with identifier: 6999443auction111008
2026-03-25 14:51:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.nl, Applying rules to item: 275d01e1-3e4b-5e8b-b540-5aeffdfd29bc with identifier: 6999443auction111008
2026-03-25 14:51:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.nl, Posting item: 275d01e1-3e4b-5e8b-b540-5aeffdfd29bc with identifier: 6999443auction111008 to the API
2026-03-25 14:51:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 14:51:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 14:51:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999443/photo_005/780x0__r.jpg?hash=1774429836>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO Z',
'engine': '',
'expiration_date': '2026-04-01T12:40:00Z',
'fuel_type': 'Electric',
'id': '275d01e1-3e4b-5e8b-b540-5aeffdfd29bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'link_to_web_offer': 'https://ecarstrade.com/cars/6999443',
'listing': 'auction',
'location': 'The Netherlands',
'make': 'BMW',
'model': 'iX3',
'odometer': 82074,
'odometer_reading_unit': 'km',
'origin_country_code': 'NL',
'original_photo_count': 6,
'photos': [],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-21',
'seats_number': 5,
'seller_name': None,
'title': 'BMW iX3 80kWh ev executive 210kW aut',
'transmission': 'automatic',
'trim': '80kWh ev executive 210kW aut',
'vin': None,
'year': 2021}
2026-03-25 14:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.nl%27%20and%20RowKey%20eq%20%276999443auction111008%27 HTTP/1.1" 200 None
2026-03-25 14:51:07 [ecarstrade.nl] INFO: Saving data for 6999443auction111008: {'created_time': 1774450267.049293, 'last_price_update_time': 1774450267.049303, 'auction_closing_time': 1775047200.0}
2026-03-25 14:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6999443auction111008') HTTP/1.1" 204 0
2026-03-25 14:51:07 [scrapy.extensions.logstats] INFO: Crawled 120 pages (at 24 pages/min), scraped 97 items (at 41 items/min)
2026-03-25 14:51:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 294MiB
2026-03-25 14:51:07 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-25 14:51:07 [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-25 14:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 14:51:07 [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%201774018267 HTTP/1.1" 200 None
2026-03-25 14:51:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.nl',RowKey='6987278auction110856') HTTP/1.1" 204 0
2026-03-25 14:51:07 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (97 items) in: file:///var/lib/scrapyd/items/sourcing_v2/ecarstrade.nl/task_35_2026-03-25T14_45_00.jl
2026-03-25 14:51:07 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 1696956,
'downloader/request_count': 702,
'downloader/request_method_count/GET': 702,
'downloader/response_bytes': 79370167,
'downloader/response_count': 702,
'downloader/response_status_count/200': 702,
'elapsed_time_seconds': 360.513502,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 25, 14, 51, 7, 244208, tzinfo=datetime.timezone.utc),
'item_scraped_count': 97,
'log_count/DEBUG': 3976,
'log_count/INFO': 2572,
'log_count/WARNING': 582,
'memusage/max': 308572160,
'memusage/startup': 147877888,
'photo_download_count': 582,
'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': 19,
'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': 45,
'playwright/request_count/resource_type/stylesheet': 7,
'playwright/request_count/resource_type/xhr': 12,
'playwright/response_count': 178,
'playwright/response_count/method/GET': 154,
'playwright/response_count/method/POST': 24,
'playwright/response_count/resource_type/document': 2,
'playwright/response_count/resource_type/eventsource': 2,
'playwright/response_count/resource_type/fetch': 19,
'playwright/response_count/resource_type/font': 4,
'playwright/response_count/resource_type/image': 86,
'playwright/response_count/resource_type/other': 1,
'playwright/response_count/resource_type/script': 45,
'playwright/response_count/resource_type/stylesheet': 7,
'playwright/response_count/resource_type/xhr': 12,
'request_depth_max': 23,
'response_received_count': 120,
'scheduler/dequeued': 702,
'scheduler/dequeued/memory': 702,
'scheduler/enqueued': 702,
'scheduler/enqueued/memory': 702,
'scrape_type/new': 97,
'scrape_type/skipped': 319,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 119,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 9.085146351932636,
'scrapy-zyte-api/mean_response_seconds': 9.290487925001578,
'scrapy-zyte-api/processed': 119,
'scrapy-zyte-api/request_args/browserHtml': 119,
'scrapy-zyte-api/request_args/experimental.requestCookies': 119,
'scrapy-zyte-api/request_args/experimental.responseCookies': 119,
'scrapy-zyte-api/request_args/requestHeaders': 119,
'scrapy-zyte-api/request_args/sessionContext': 119,
'scrapy-zyte-api/request_args/url': 119,
'scrapy-zyte-api/status_codes/200': 119,
'scrapy-zyte-api/success': 119,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 25, 14, 45, 6, 730706, tzinfo=datetime.timezone.utc)}
2026-03-25 14:51:07 [scrapy.core.engine] INFO: Spider closed (finished)