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

PROJECT (sourcing_v2), SPIDER (ecarstrade.de)

2026-03-25 13:00:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-25 13:00: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 13:00:06 [ecarstrade.de] INFO: Starting spider ecarstrade.de
2026-03-25 13:00:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-25 13:00:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-25 13:00:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-25 13:00:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-25 13:00:06 [scrapy.extensions.telnet] INFO: Telnet Password: a0d976887afff415
2026-03-25 13:00: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 13:00: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.de/task_42_2026-03-25T13_00_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 13:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 13:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 13:00: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 13:00:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-25 13:00: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 13:00:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-25 13:00:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 13:00:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2107
2026-03-25 13:00:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-25 13:00:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-25 13:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: en
2026-03-25 13:00: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 13:00:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-25 13:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-25 13:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-25 13:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-25 13:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-25 13:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-25 13:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-25 13:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-25 13:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-25 13:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-25 13:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-25 13:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-25 13:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-25 13:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-25 13:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-25 13:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-25 13:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-25 13:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-25 13:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-25 13:00: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 13:00: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 13:00:06 [scrapy.core.engine] INFO: Spider opened
2026-03-25 13:00:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 13:00:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-25 13:00:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-25 13:00:06 [scrapy-playwright] INFO: Starting download handler
2026-03-25 13:00:06 [scrapy-playwright] INFO: Starting download handler
2026-03-25 13:00:11 [scrapy-playwright] INFO: Launching browser firefox
2026-03-25 13:00:12 [scrapy-playwright] INFO: Browser firefox launched
2026-03-25 13:00:12 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-25 13:00:13 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-25 13:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/search> (resource type: document)
2026-03-25 13:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://ecarstrade.com/search>
2026-03-25 13:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/search> (resource type: document)
2026-03-25 13:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/search>
2026-03-25 13:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/fonts/mini-fonts/fa-regular-400.woff2> (resource type: font, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/fonts/mini-fonts/fa-brands-400.woff2> (resource type: font, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/fonts/mini-fonts/fa-solid-900.woff2> (resource type: font, referrer: https://ecarstrade.com/search)
2026-03-25 13:00: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 13:00: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 13:00:14 [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 13:00:14 [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 13:00:14 [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 13:00:14 [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 13:00: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 13:00: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 13:00: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 13:00: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 13:00: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 13:00: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 13:00: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 13:00: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 13:00: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 13:00: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 13:00: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 13:00: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 13:00: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 13:00: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 13:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://becom.digital/app/uploads/2023/10/Becom_badge_green_extended.png> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 13:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/stripe/powered_by_stripe.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/lightbox/loading.gif> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:15 [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 13:00:15 [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 13:00:15 [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 13:00:15 [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 13:00:15 [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 13:00:15 [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 13:00:15 [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 13:00:15 [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 13:00:15 [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 13:00:15 [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 13:00:15 [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 13:00:15 [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 13:00:15 [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 13:00:15 [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 13:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/js?id=G-0239LS8MTR> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 13:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.sentry-cdn.com/dc9b6542d332772384c439d48319a4f0.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/pixel.gif>
2026-03-25 13:00:16 [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 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/css/module.css?v=3699e954>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/main/legacy/template/modern-cards.css?v=3699e954>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-regular-400.woff2>
2026-03-25 13:00:16 [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 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-brands-400.woff2>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-solid-900.woff2>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/_next/static/chunks/webpack.js?v=3699e954>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/nextjs-module-loader/index.js?v=3699e954>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/src/svg/back.svg>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/logo-svg.svg>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/src/svg/exclusive.svg>
2026-03-25 13:00:16 [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 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/icons/flags/svg/en.svg>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/pixel.gif> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/engine.svg>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/doors.svg>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/places.svg>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/warehouse_32x32.png>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/ajax-loader.gif>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/stripe/powered_by_stripe.png>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdp-eu.customer.io/v1/analytics-js/snippet/8b2a48ee17fd48131302/analytics.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/lightbox/loading.gif>
2026-03-25 13:00:16 [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 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtm.js?id=GTM-MTRH7V3> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google-analytics.com/analytics.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_auth/assets/js/login.js?v=3699e954>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/swiper.min.js?v=3699e954>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/cars.js?v=3699e954>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/lazysizes.min.js?v=3699e954>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/bids.js?v=3699e954>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/components/cars/js/MarketPrice.js?v=3699e954>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/components/cars/js/ExcelExport.js?v=3699e954>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_menu/assets/js/main_menu.js?v=3699e954>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/assets/libs/resizeSensor/resizeSensor.min.js?v=3699e954>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/jquery/theia-sticky-sidebar.js?v=3699e954>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/js/refineAll.js?v=3699e954>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/js/refineCars.js?v=3699e954>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/AjaxContent.js?v=3699e954>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://becom.digital/app/uploads/2023/10/Becom_badge_green_extended.png>
2026-03-25 13:00:16 [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 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.sentry-cdn.com/dc9b6542d332772384c439d48319a4f0.min.js>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://toolbox.marketingtools.apple.com/api/v2/badges/download-on-the-app-store/black/en-us?releaseDate=1726531200>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/pixel.gif>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://ecarstrade.com/future_api.php?request_type=setup_platform&platform=browser>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/js?id=G-0239LS8MTR>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/future_api.php?request_type=cars&auction_type=search&start=0&perpage=20&sort=time_left.asc&only_next_available_car=false> (resource type: xhr, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js>
2026-03-25 13:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_menu/ajax/counts.php> (resource type: xhr, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtm.js?id=GTM-MTRH7V3>
2026-03-25 13:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY>
2026-03-25 13:00:17 [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 13:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google-analytics.com/analytics.js>
2026-03-25 13:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY>
2026-03-25 13:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1662544631&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=420539106&gjid=847493075&cid=873423955.1774443617&tid=UA-73443533-1&_gid=1840199619.1774443617&_r=1&_slc=1&z=615798281> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-25 13:00:17 [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 13:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_menu/ajax/counts.php>
2026-03-25 13:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://becom.digital/app/uploads/2023/10/Logo_Trust_ecommerce_europe.png>
2026-03-25 13:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/snippet/8b2a48ee17fd48131302/analytics.min.js>
2026-03-25 13:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63o0h2v871189256za200zd871189256&_p=1774443615275&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=873423955.1774443617&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGA&_s=1&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252&sid=1774443617&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=4164> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 13:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://stats.g.doubleclick.net/g/collect?v=2&tid=G-0239LS8MTR&cid=873423955.1774443617&gtm=45je63o0h2v871189256za200zd871189256&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252> (resource type: other, referrer: https://ecarstrade.com/)
2026-03-25 13:00:18 [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=873423955.1774443617&gtm=45je63o0h2v871189256za200zd871189256&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252&z=1073051072> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 13:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1662544631&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=420539106&gjid=847493075&cid=873423955.1774443617&tid=UA-73443533-1&_gid=1840199619.1774443617&_r=1&_slc=1&z=615798281>
2026-03-25 13:00:18 [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 13:00:18 [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 13:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.clarity.ms/tag/pfu1viww95> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 13:00: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 13:00:18 [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=1964824927.1774443618&dt=Search%20%7C%20eCarsTrade&auid=1398842338.1774443618&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He63n1v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&apve=1&apvf=f&apvc=1&tft=1774443617807&tfd=4435> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 13:00:18 [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 13:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63o0h2v871189256z8811692034za200zd871189256&_p=1774443615275&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=873423955.1774443617&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAACAGQ&_s=2&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252&sid=1774443617&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&ep.fragment=&_et=176&tfd=4662> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 13:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://browser.sentry-cdn.com/7.120.4/bundle.tracing.replay.min.js>
2026-03-25 13:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63o0h2v871189256za200zd871189256&_p=1774443615275&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=873423955.1774443617&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AEAAAGQ&_s=3&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252&sid=1774443617&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=scroll&epn.percent_scrolled=90&_et=254&up.cars_paid=0&up.event=gtm.dom&up.isDeposit=no&up.registrationDate=N%2FA&up.user_status=unauthorised&tfd=4777> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 13:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63o0h2v871189256za200zd871189256&_p=1774443615275&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=873423955.1774443617&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGA&_s=1&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252&sid=1774443617&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=4164>
2026-03-25 13:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/js?id=AW-742220279>
2026-03-25 13:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/app/dist/subscribe.js> (resource type: script, referrer: https://ecarstrade.com/static/minified/main-page/main-page-bottom-js.min.js?v=3699e954)
2026-03-25 13:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63o0h2v871189256z8811692034za200zd871189256&_p=1774443615275&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=873423955.1774443617&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAACAGQ&_s=2&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252&sid=1774443617&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&ep.fragment=&_et=176&tfd=4662>
2026-03-25 13:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63o0h2v871189256za200zd871189256&_p=1774443615275&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=873423955.1774443617&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AEAAAGQ&_s=3&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252&sid=1774443617&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=scroll&epn.percent_scrolled=90&_et=254&up.cars_paid=0&up.event=gtm.dom&up.isDeposit=no&up.registrationDate=N%2FA&up.user_status=unauthorised&tfd=4777>
2026-03-25 13:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774443618720&cv=11&fst=1774443618720&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3Dgtag.config&rfmt=3&fmt=4> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 13:00:19 [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=1964824927.1774443618&dt=Search%20%7C%20eCarsTrade&auid=1398842338.1774443618&navt=n&npa=0&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774443618808&tfd=5437> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-0239LS8MTR&cid=873423955.1774443617&gtm=45je63o0h2v871189256za200zd871189256&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252&z=1073051072>
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/app/dist/subscribe.js>
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://ecarstrade.com/modules/mod_refine/ajax/marksData.php> (resource type: xhr, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY> (resource type: eventsource, referrer: https://ecarstrade.com/)
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY> (resource type: eventsource, referrer: https://ecarstrade.com/)
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js>
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.clarity.ms/tag/pfu1viww95>
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-scripts.com/5441429.js>
2026-03-25 13:00:19 [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 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-analytics.net/analytics/1774443300000/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-banner.com/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.usemessages.com/conversations-embed.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 13:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774443618720&cv=11&fst=1774443618720&fmt=3&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3Dgtag.config> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 13:00: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=time_left.asc&only_next_available_car=false>
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY>
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY>
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997959/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/upload/sources/221/logo.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997960/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997961/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:20 [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 13:00:20 [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 13:00:20 [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 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997962/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997963/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/ajax/marksData.php>
2026-03-25 13:00:20 [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=1964824927.1774443618&dt=Search%20%7C%20eCarsTrade&auid=1398842338.1774443618&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He63n1v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&apve=1&apvf=f&apvc=1&tft=1774443617807&tfd=4435>
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://stats.g.doubleclick.net/g/collect?v=2&tid=G-0239LS8MTR&cid=873423955.1774443617&gtm=45je63o0h2v871189256za200zd871189256&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252>
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997964/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997965/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997966/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997967/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997968/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997969/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997970/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997971/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997972/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997973/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997974/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997975/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997976/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997977/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/projects/8b2a48ee17fd48131302/settings>
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997978/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/lorries.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://scripts.clarity.ms/0.8.57/clarity.js>
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <302 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774443618720&cv=11&fst=1774443618720&fmt=3&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3Dgtag.config> (location: https://www.google.com/pagead/1p-user-list/742220279/?random=1774443618720&cv=11&fst=1774443600000&fmt=3&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3Dgtag.config&is_vtc=1&cid=CAQSTwAFq6B9jYvSZG-oEKceuUXIr5X7-iZ9JGULDeGpoY4K0e8lRiTVaiGbC6uMo8rkCLoNtKVBKNCnc4zYNwAaewp83zRG1iFtQIar_KEbSDo&random=1817529092)
2026-03-25 13:00:21 [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 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-banner.com/5441429.js>
2026-03-25 13:00:21 [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=1964824927.1774443618&dt=Search%20%7C%20eCarsTrade&auid=1398842338.1774443618&navt=n&npa=0&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774443618808&tfd=5437>
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774443618720&cv=11&fst=1774443600000&fmt=3&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3Dgtag.config&is_vtc=1&cid=CAQSTwAFq6B9jYvSZG-oEKceuUXIr5X7-iZ9JGULDeGpoY4K0e8lRiTVaiGbC6uMo8rkCLoNtKVBKNCnc4zYNwAaewp83zRG1iFtQIar_KEbSDo&random=1817529092> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-analytics.net/analytics/1774443300000/5441429.js>
2026-03-25 13:00:21 [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 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997959/photo_001/260x0__r.jpg>
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://n.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <302 https://www.google.com/pagead/1p-user-list/742220279/?random=1774443618720&cv=11&fst=1774443600000&fmt=3&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3Dgtag.config&is_vtc=1&cid=CAQSTwAFq6B9jYvSZG-oEKceuUXIr5X7-iZ9JGULDeGpoY4K0e8lRiTVaiGbC6uMo8rkCLoNtKVBKNCnc4zYNwAaewp83zRG1iFtQIar_KEbSDo&random=1817529092> (location: https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774443618720&cv=11&fst=1774443600000&fmt=3&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3Dgtag.config&is_vtc=1&cid=CAQSTwAFq6B9jYvSZG-oEKceuUXIr5X7-iZ9JGULDeGpoY4K0e8lRiTVaiGbC6uMo8rkCLoNtKVBKNCnc4zYNwAaewp83zRG1iFtQIar_KEbSDo&random=1817529092&ipr=y)
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/upload/sources/221/logo.png>
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774443618720&cv=11&fst=1774443600000&fmt=3&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3Dgtag.config&is_vtc=1&cid=CAQSTwAFq6B9jYvSZG-oEKceuUXIr5X7-iZ9JGULDeGpoY4K0e8lRiTVaiGbC6uMo8rkCLoNtKVBKNCnc4zYNwAaewp83zRG1iFtQIar_KEbSDo&random=1817529092&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997960/photo_001/260x0__r.jpg>
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997961/photo_001/260x0__r.jpg>
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.usemessages.com/conversations-embed.js>
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/fr.png>
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/vat_deductible.svg>
2026-03-25 13:00:21 [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=f06641dbb40e4faa9403dc4c266c4499&traceId=f06641dbb40e4faa9403dc4c266c4499> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774443618720&cv=11&fst=1774443600000&fmt=3&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3Dgtag.config&is_vtc=1&cid=CAQSTwAFq6B9jYvSZG-oEKceuUXIr5X7-iZ9JGULDeGpoY4K0e8lRiTVaiGbC6uMo8rkCLoNtKVBKNCnc4zYNwAaewp83zRG1iFtQIar_KEbSDo&random=1817529092&ipr=y>
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997962/photo_001/260x0__r.jpg>
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997963/photo_001/260x0__r.jpg>
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997964/photo_001/260x0__r.jpg>
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997965/photo_001/260x0__r.jpg>
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997966/photo_001/260x0__r.jpg>
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997968/photo_001/260x0__r.jpg>
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997967/photo_001/260x0__r.jpg>
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997969/photo_001/260x0__r.jpg>
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997971/photo_001/260x0__r.jpg>
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997970/photo_001/260x0__r.jpg>
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997972/photo_001/260x0__r.jpg>
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997973/photo_001/260x0__r.jpg>
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997974/photo_001/260x0__r.jpg>
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997975/photo_001/260x0__r.jpg>
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997976/photo_001/260x0__r.jpg>
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997977/photo_001/260x0__r.jpg>
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6997978/photo_001/260x0__r.jpg>
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/lorries.png>
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2>
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/ajs-destination.js>
2026-03-25 13:00:21 [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 13:00:21 [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 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/ajax/counts.php>
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/573.js>
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/inAppPlugin.js>
2026-03-25 13:00:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://track.hubspot.com/__ptq.gif?k=1&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774443621789&vi=d426bfabe84bbb5f93e76b4eda3dff45&nc=true&u=129379155.d426bfabe84bbb5f93e76b4eda3dff45.1774443621788.1774443621788.1774443621788.1&b=129379155.1.1774443621788&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 13:00:21 [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 13:00:21 [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 13:00:21 [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 13:00:21 [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 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://cdp-eu.customer.io/v1/p> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/vendor/swiper.min.css?v=3699e954>
2026-03-25 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/main/components/car-price.css?v=3699e954>
2026-03-25 13:00:22 [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 13:00:22 [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=f06641dbb40e4faa9403dc4c266c4499&traceId=f06641dbb40e4faa9403dc4c266c4499>
2026-03-25 13:00:22 [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 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://n.clarity.ms/collect>
2026-03-25 13:00:22 [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 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/chosen-sprite.png> (resource type: image, referrer: https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=3699e954)
2026-03-25 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://track.hubspot.com/__ptq.gif?k=1&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774443621789&vi=d426bfabe84bbb5f93e76b4eda3dff45&nc=true&u=129379155.d426bfabe84bbb5f93e76b4eda3dff45.1774443621788.1774443621788.1774443621788.1&b=129379155.1.1774443621788&cc=15>
2026-03-25 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/p>
2026-03-25 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/dropdown_arrow.png>
2026-03-25 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://track.hubspot.com/__ptc.gif?_hs_tag_name=BUTTON&_hs_element_id=&_hs_element_class=cm__btn&_hs_element_text=Accept+all&_hs_element_visible=true&_hs_link_href=&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=1085&_hs_mouse_y_coordinate=573&_hs_offset_x=160&_hs_offset_y=19&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=div%23cc-main+%3E+div.cm-wrapper.cc--anim+%3E+div.cm.cm--box.cm--bottom.cm--right+%3E+div.cm__body+%3E+div.cm__btns+%3E+div%3Anth-of-type(1)+%3E+button%3Anth-of-type(1)&_hs_is_navigation=&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774443622469&vi=d426bfabe84bbb5f93e76b4eda3dff45&nc=true&u=129379155.d426bfabe84bbb5f93e76b4eda3dff45.1774443621788.1774443621788.1774443621788.1&b=129379155.1.1774443621788&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <404 https://ecarstrade.com/static/minified/main-page/chosen-sprite.png>
2026-03-25 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-scripts.com/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://track.hubspot.com/__ptc.gif?_hs_tag_name=BUTTON&_hs_element_id=&_hs_element_class=cm__btn&_hs_element_text=Accept+all&_hs_element_visible=true&_hs_link_href=&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=1085&_hs_mouse_y_coordinate=573&_hs_offset_x=160&_hs_offset_y=19&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=div%23cc-main+%3E+div.cm-wrapper.cc--anim+%3E+div.cm.cm--box.cm--bottom.cm--right+%3E+div.cm__body+%3E+div.cm__btns+%3E+div%3Anth-of-type(1)+%3E+button%3Anth-of-type(1)&_hs_is_navigation=&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774443622469&vi=d426bfabe84bbb5f93e76b4eda3dff45&nc=true&u=129379155.d426bfabe84bbb5f93e76b4eda3dff45.1774443621788.1774443621788.1774443621788.1&b=129379155.1.1774443621788&cc=15>
2026-03-25 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://track.hubspot.com/__ptc.gif?_hs_tag_name=BUTTON&_hs_element_id=&_hs_element_class=btn+btn-sm+btn-light+rounded-pill+sort-by-button&_hs_element_text=Time+left+(Closing+soon+first)&_hs_element_visible=true&_hs_link_href=&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=1168&_hs_mouse_y_coordinate=150&_hs_offset_x=89&_hs_offset_y=7&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=div%23app.page-content+%3E+div.container.py-3.site-content+%3E+div.row+%3E+div.col-12.col-md-9.quick-filters-content+%3E+div.d-flex.justify-content-between+%3E+div.dropdown.top-sort.mb-3.d-none.d-md-block+%3E+button.btn.btn-sm.btn-light.rounded-pill.sort-by-button&_hs_is_navigation=&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774443622716&vi=d426bfabe84bbb5f93e76b4eda3dff45&nc=true&u=129379155.d426bfabe84bbb5f93e76b4eda3dff45.1774443621788.1774443621788.1774443621788.1&b=129379155.1.1774443621788&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-scripts.com/5441429.js>
2026-03-25 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774443622800&cv=11&fst=1774443622800&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774441279%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 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1964824927.1774443618&dt=Search%20%7C%20eCarsTrade&auid=1398842338.1774443618&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774441279&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.action=opened&ep.properties=%7B%22selected%20field%22%3A%22Sort%20by%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774443622815&tfd=9445> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://n.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-25 13:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://track.hubspot.com/__ptc.gif?_hs_tag_name=BUTTON&_hs_element_id=&_hs_element_class=btn+btn-sm+btn-light+rounded-pill+sort-by-button&_hs_element_text=Time+left+(Closing+soon+first)&_hs_element_visible=true&_hs_link_href=&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=1168&_hs_mouse_y_coordinate=150&_hs_offset_x=89&_hs_offset_y=7&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=div%23app.page-content+%3E+div.container.py-3.site-content+%3E+div.row+%3E+div.col-12.col-md-9.quick-filters-content+%3E+div.d-flex.justify-content-between+%3E+div.dropdown.top-sort.mb-3.d-none.d-md-block+%3E+button.btn.btn-sm.btn-light.rounded-pill.sort-by-button&_hs_is_navigation=&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774443622716&vi=d426bfabe84bbb5f93e76b4eda3dff45&nc=true&u=129379155.d426bfabe84bbb5f93e76b4eda3dff45.1774443621788.1774443621788.1774443621788.1&b=129379155.1.1774443621788&cc=15>
2026-03-25 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1964824927.1774443618&dt=Search%20%7C%20eCarsTrade&auid=1398842338.1774443618&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774441279&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.action=opened&ep.properties=%7B%22selected%20field%22%3A%22Sort%20by%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774443622815&tfd=9445>
2026-03-25 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://track.hubspot.com/__ptc.gif?_hs_tag_name=A&_hs_element_id=&_hs_element_class=dropdown-item+order-item+&_hs_element_text=Online+(New-Old)&_hs_element_visible=&_hs_link_href=javascript%3Avoid(0)&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=1154&_hs_mouse_y_coordinate=587&_hs_offset_x=115&_hs_offset_y=14&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=div%23app.page-content+%3E+div.container.py-3.site-content+%3E+div.row+%3E+div.col-12.col-md-9.quick-filters-content+%3E+div.d-flex.justify-content-between+%3E+div.dropdown.top-sort.mb-3.d-none.d-md-block+%3E+div.dropdown-menu.dropdown-menu-right.rounded-6.border-0.overflow-auto.ordering-container+%3E+a%3Anth-of-type(14)&_hs_is_navigation=true&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774443623087&vi=d426bfabe84bbb5f93e76b4eda3dff45&nc=true&u=129379155.d426bfabe84bbb5f93e76b4eda3dff45.1774443621788.1774443621788.1774443621788.1&b=129379155.1.1774443621788&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774443622800&cv=11&fst=1774443622800&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774441279%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 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://n.clarity.ms/collect>
2026-03-25 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/future_api.php?request_type=cars&auction_type=search&start=0&perpage=20&sort=on_site.desc&only_next_available_car=false> (resource type: xhr, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774443623201&cv=11&fst=1774443623201&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774441279%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 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1964824927.1774443618&dt=Search%20%7C%20eCarsTrade&auid=1398842338.1774443618&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774441279&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.properties=%7B%22selected%20field%22%3A%22Online%20(New-Old)%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774443623215&tfd=9844> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63o0h2v871189256za200zd871189256&_p=1774443615275&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=873423955.1774443617&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252&sid=1774443617&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&_s=4&tfd=9898> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774443622800&cv=11&fst=1774443600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774441279%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=CAQSXQAFq6B900KdPG-DWB7kdVmnAvm6qsC6YD6rCtC-PRl0S8LLA3ND1qwZdAGDILVUXGi5Nxh2qe4S7lcEoq91ArT3G-HVdAHj8urO20AUbl-IXu6veULCAXTY_GUOxA&random=2272265597&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774443622800&cv=11&fst=1774443600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774441279%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=CAQSXQAFq6B900KdPG-DWB7kdVmnAvm6qsC6YD6rCtC-PRl0S8LLA3ND1qwZdAGDILVUXGi5Nxh2qe4S7lcEoq91ArT3G-HVdAHj8urO20AUbl-IXu6veULCAXTY_GUOxA&random=2272265597&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://track.hubspot.com/__ptc.gif?_hs_tag_name=A&_hs_element_id=&_hs_element_class=dropdown-item+order-item+&_hs_element_text=Online+(New-Old)&_hs_element_visible=&_hs_link_href=javascript%3Avoid(0)&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=1154&_hs_mouse_y_coordinate=587&_hs_offset_x=115&_hs_offset_y=14&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=div%23app.page-content+%3E+div.container.py-3.site-content+%3E+div.row+%3E+div.col-12.col-md-9.quick-filters-content+%3E+div.d-flex.justify-content-between+%3E+div.dropdown.top-sort.mb-3.d-none.d-md-block+%3E+div.dropdown-menu.dropdown-menu-right.rounded-6.border-0.overflow-auto.ordering-container+%3E+a%3Anth-of-type(14)&_hs_is_navigation=true&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774443623087&vi=d426bfabe84bbb5f93e76b4eda3dff45&nc=true&u=129379155.d426bfabe84bbb5f93e76b4eda3dff45.1774443621788.1774443621788.1774443621788.1&b=129379155.1.1774443621788&cc=15>
2026-03-25 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774443623201&cv=11&fst=1774443623201&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774441279%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 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1964824927.1774443618&dt=Search%20%7C%20eCarsTrade&auid=1398842338.1774443618&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774441279&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.properties=%7B%22selected%20field%22%3A%22Online%20(New-Old)%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774443623215&tfd=9844>
2026-03-25 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774443623201&cv=11&fst=1774443600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774441279%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=CAQSXQAFq6B9sJE8W46eeBMAF_fSJmPkILT9kFVRf6OzPX6ZnVavMLTQzp2MC7hE-en078cdf0ICBYVrIixUFNrIi9uDS7lbyM6mXIEtbPkGVwuxnfpWlDIi1boU5zVrVw&random=625791920&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774443623201&cv=11&fst=1774443600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774441279%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=CAQSXQAFq6B9sJE8W46eeBMAF_fSJmPkILT9kFVRf6OzPX6ZnVavMLTQzp2MC7hE-en078cdf0ICBYVrIixUFNrIi9uDS7lbyM6mXIEtbPkGVwuxnfpWlDIi1boU5zVrVw&random=625791920&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63o0h2v871189256za200zd871189256&_p=1774443615275&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=873423955.1774443617&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&tag_exp=103116026~103200004~115938465~115938468~116024733~117484252&sid=1774443617&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&_s=4&tfd=9898>
2026-03-25 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774443622800&cv=11&fst=1774443600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774441279%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=CAQSXQAFq6B900KdPG-DWB7kdVmnAvm6qsC6YD6rCtC-PRl0S8LLA3ND1qwZdAGDILVUXGi5Nxh2qe4S7lcEoq91ArT3G-HVdAHj8urO20AUbl-IXu6veULCAXTY_GUOxA&random=2272265597&rmt_tld=0&ipr=y>
2026-03-25 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774443623201&cv=11&fst=1774443600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774441279%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=CAQSXQAFq6B9sJE8W46eeBMAF_fSJmPkILT9kFVRf6OzPX6ZnVavMLTQzp2MC7hE-en078cdf0ICBYVrIixUFNrIi9uDS7lbyM6mXIEtbPkGVwuxnfpWlDIi1boU5zVrVw&random=625791920&rmt_tld=0&ipr=y>
2026-03-25 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774443622800&cv=11&fst=1774443600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774441279%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=CAQSXQAFq6B900KdPG-DWB7kdVmnAvm6qsC6YD6rCtC-PRl0S8LLA3ND1qwZdAGDILVUXGi5Nxh2qe4S7lcEoq91ArT3G-HVdAHj8urO20AUbl-IXu6veULCAXTY_GUOxA&random=2272265597&rmt_tld=1&ipr=y>
2026-03-25 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774443623201&cv=11&fst=1774443600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774441279%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=CAQSXQAFq6B9sJE8W46eeBMAF_fSJmPkILT9kFVRf6OzPX6ZnVavMLTQzp2MC7hE-en078cdf0ICBYVrIixUFNrIi9uDS7lbyM6mXIEtbPkGVwuxnfpWlDIi1boU5zVrVw&random=625791920&rmt_tld=1&ipr=y>
2026-03-25 13:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://n.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-25 13:00:24 [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 13:00:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/logo/v2_192_icon.png>
2026-03-25 13:00:24 [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 13:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000304/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000303/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000302/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000301/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000297/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000295/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:24 [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 13:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000292/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000293/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000294/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000291/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000290/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000288/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000289/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000286/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000287/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000285/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000284/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000283/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000280/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000281/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000304/photo_001/260x0__r.jpg>
2026-03-25 13:00:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/flags/h40/es.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 13:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000303/photo_001/260x0__r.jpg>
2026-03-25 13:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000302/photo_001/260x0__r.jpg>
2026-03-25 13:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://n.clarity.ms/collect>
2026-03-25 13:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000301/photo_001/260x0__r.jpg>
2026-03-25 13:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000297/photo_001/260x0__r.jpg>
2026-03-25 13:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000295/photo_001/260x0__r.jpg>
2026-03-25 13:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/upload/sources/171/logo.png>
2026-03-25 13:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000292/photo_001/260x0__r.jpg>
2026-03-25 13:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000293/photo_001/260x0__r.jpg>
2026-03-25 13:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000294/photo_001/260x0__r.jpg>
2026-03-25 13:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000290/photo_001/260x0__r.jpg>
2026-03-25 13:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000291/photo_001/260x0__r.jpg>
2026-03-25 13:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000289/photo_001/260x0__r.jpg>
2026-03-25 13:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000288/photo_001/260x0__r.jpg>
2026-03-25 13:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000286/photo_001/260x0__r.jpg>
2026-03-25 13:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000287/photo_001/260x0__r.jpg>
2026-03-25 13:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000285/photo_001/260x0__r.jpg>
2026-03-25 13:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000284/photo_001/260x0__r.jpg>
2026-03-25 13:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000283/photo_001/260x0__r.jpg>
2026-03-25 13:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000281/photo_001/260x0__r.jpg>
2026-03-25 13:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/es.png>
2026-03-25 13:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7000280/photo_001/260x0__r.jpg>
2026-03-25 13:00:26 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://n.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-25 13:00:27 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://n.clarity.ms/collect>
2026-03-25 13:00:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://track.hubspot.com/__ptc.gif?_hs_tag_name=A&_hs_element_id=&_hs_element_class=chosen-single&_hs_element_text=Make&_hs_element_visible=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=1774443628425&vi=d426bfabe84bbb5f93e76b4eda3dff45&nc=true&u=129379155.d426bfabe84bbb5f93e76b4eda3dff45.1774443621788.1774443621788.1774443621788.1&b=129379155.1.1774443621788&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 13:00:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774443628455&cv=11&fst=1774443628455&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774441279%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 13:00:28 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1964824927.1774443618&dt=Search%20%7C%20eCarsTrade&auid=1398842338.1774443618&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774441279&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=brand%20list&ep.properties=%7B%22brands%20selected%22%3A%22%22%7D&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774443628466&tfd=15095> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 13:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774443628455&cv=11&fst=1774443628455&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774441279%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 13:00:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774443628455&cv=11&fst=1774443600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774441279%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=CAQSXQAFq6B9ifW677MapSPeZPYxxQybg6-XUkRCPHbIN8vPQVw2HR5YrX-Zl-5rA9ldJPdlcf-dTa1rp24-8xz2L03Ck2sXE_8amyej3NM5P0s7A7bcnsxWmjlXkEXC4A&random=1697093364&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 13:00:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774443628455&cv=11&fst=1774443600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774441279%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=CAQSXQAFq6B9ifW677MapSPeZPYxxQybg6-XUkRCPHbIN8vPQVw2HR5YrX-Zl-5rA9ldJPdlcf-dTa1rp24-8xz2L03Ck2sXE_8amyej3NM5P0s7A7bcnsxWmjlXkEXC4A&random=1697093364&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 13:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1964824927.1774443618&dt=Search%20%7C%20eCarsTrade&auid=1398842338.1774443618&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774441279&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=brand%20list&ep.properties=%7B%22brands%20selected%22%3A%22%22%7D&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774443628466&tfd=15095>
2026-03-25 13:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://track.hubspot.com/__ptc.gif?_hs_tag_name=A&_hs_element_id=&_hs_element_class=chosen-single&_hs_element_text=Make&_hs_element_visible=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=1774443628425&vi=d426bfabe84bbb5f93e76b4eda3dff45&nc=true&u=129379155.d426bfabe84bbb5f93e76b4eda3dff45.1774443621788.1774443621788.1774443621788.1&b=129379155.1.1774443621788&cc=15>
2026-03-25 13:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774443628455&cv=11&fst=1774443600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774441279%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=CAQSXQAFq6B9ifW677MapSPeZPYxxQybg6-XUkRCPHbIN8vPQVw2HR5YrX-Zl-5rA9ldJPdlcf-dTa1rp24-8xz2L03Ck2sXE_8amyej3NM5P0s7A7bcnsxWmjlXkEXC4A&random=1697093364&rmt_tld=0&ipr=y>
2026-03-25 13:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774443628455&cv=11&fst=1774443600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774441279%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=CAQSXQAFq6B9ifW677MapSPeZPYxxQybg6-XUkRCPHbIN8vPQVw2HR5YrX-Zl-5rA9ldJPdlcf-dTa1rp24-8xz2L03Ck2sXE_8amyej3NM5P0s7A7bcnsxWmjlXkEXC4A&random=1697093364&rmt_tld=1&ipr=y>
2026-03-25 13:00:30 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774443630778&cv=11&fst=1774443630778&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774441279%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 13:00:30 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774443630796&cv=11&fst=1774443630796&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774441279%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 13:00:30 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1964824927.1774443618&dt=Search%20%7C%20eCarsTrade&auid=1398842338.1774443618&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774441279&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=Source&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774443630806&tfd=17436> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 13:00:30 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1964824927.1774443618&dt=Search%20%7C%20eCarsTrade&auid=1398842338.1774443618&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774441279&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=closed&ep.block=search&ep.macro%20element=brand%20list&ep.properties=%7B%22brands%20selected%22%3A%22%22%7D&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774443630806&tfd=17436> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 13:00:30 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774443630778&cv=11&fst=1774443630778&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774441279%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=4>
2026-03-25 13:00:30 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774443630778&cv=11&fst=1774443600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774441279%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9LnH_rpkfywKi-7GJ-zNquDf8OpqHu8aUx5sCg42HWZcmfqt7yJMWgFDZOJy4dQzAqKdwCkbHUruHhHkW9gn1h2D0maMUAmp7vP1jM1f61O8GxN-TMnWKDQ&random=1515847795&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 13:00:30 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774443630778&cv=11&fst=1774443600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774441279%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9LnH_rpkfywKi-7GJ-zNquDf8OpqHu8aUx5sCg42HWZcmfqt7yJMWgFDZOJy4dQzAqKdwCkbHUruHhHkW9gn1h2D0maMUAmp7vP1jM1f61O8GxN-TMnWKDQ&random=1515847795&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 13:00:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774443630796&cv=11&fst=1774443630796&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774441279%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 13:00:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774443630796&cv=11&fst=1774443600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774441279%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=CAQSXQAFq6B9V0C4lzv_pnQqly8VU6cf09uVaulQLY2Qqa8fPD3Us_oGMZMSyNLSlg7rggPVLXYD8sgiSbfm04j4CBmXPVA8Bgpu_AeYOFnc-9IcdWAPXxDbpZDSUjjkHg&random=482783050&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 13:00:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774443630796&cv=11&fst=1774443600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774441279%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=CAQSXQAFq6B9V0C4lzv_pnQqly8VU6cf09uVaulQLY2Qqa8fPD3Us_oGMZMSyNLSlg7rggPVLXYD8sgiSbfm04j4CBmXPVA8Bgpu_AeYOFnc-9IcdWAPXxDbpZDSUjjkHg&random=482783050&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 13:00:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1964824927.1774443618&dt=Search%20%7C%20eCarsTrade&auid=1398842338.1774443618&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774441279&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=Source&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774443630806&tfd=17436>
2026-03-25 13:00:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=1964824927.1774443618&dt=Search%20%7C%20eCarsTrade&auid=1398842338.1774443618&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774441279&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=closed&ep.block=search&ep.macro%20element=brand%20list&ep.properties=%7B%22brands%20selected%22%3A%22%22%7D&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774443630806&tfd=17436>
2026-03-25 13:00:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774443630778&cv=11&fst=1774443600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774441279%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9LnH_rpkfywKi-7GJ-zNquDf8OpqHu8aUx5sCg42HWZcmfqt7yJMWgFDZOJy4dQzAqKdwCkbHUruHhHkW9gn1h2D0maMUAmp7vP1jM1f61O8GxN-TMnWKDQ&random=1515847795&rmt_tld=0&ipr=y>
2026-03-25 13:00:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774443630778&cv=11&fst=1774443600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774441279%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9LnH_rpkfywKi-7GJ-zNquDf8OpqHu8aUx5sCg42HWZcmfqt7yJMWgFDZOJy4dQzAqKdwCkbHUruHhHkW9gn1h2D0maMUAmp7vP1jM1f61O8GxN-TMnWKDQ&random=1515847795&rmt_tld=1&ipr=y>
2026-03-25 13:00:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774443630796&cv=11&fst=1774443600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774441279%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=CAQSXQAFq6B9V0C4lzv_pnQqly8VU6cf09uVaulQLY2Qqa8fPD3Us_oGMZMSyNLSlg7rggPVLXYD8sgiSbfm04j4CBmXPVA8Bgpu_AeYOFnc-9IcdWAPXxDbpZDSUjjkHg&random=482783050&rmt_tld=0&ipr=y>
2026-03-25 13:00:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774443630796&cv=11&fst=1774443600000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63n1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616986~115938465~115938468~116024733~117384405~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1398842338.1774443618&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774441279%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=CAQSXQAFq6B9V0C4lzv_pnQqly8VU6cf09uVaulQLY2Qqa8fPD3Us_oGMZMSyNLSlg7rggPVLXYD8sgiSbfm04j4CBmXPVA8Bgpu_AeYOFnc-9IcdWAPXxDbpZDSUjjkHg&random=482783050&rmt_tld=1&ipr=y>
2026-03-25 13:00:31 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://n.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-25 13:00:32 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://n.clarity.ms/collect>
2026-03-25 13:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search> (referer: None) ['playwright']
2026-03-25 13:00:33 [ecarstrade.de] INFO: Cookies from Playwright: [{'name': 'IDE', 'value': 'AHWqTUmjqFl0ckiqoTgUMDXbfOXP9nlWw-mF-CRIueq3IBCmjTgAiY6IPOUhWv29', 'domain': '.doubleclick.net', 'path': '/', 'expires': 1808139622, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'eCT/LANG', 'value': 'en', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1777035614, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'eCT/PHPSESSID', 'value': 'ft7lp4ej21agtj818s1gl50hvm', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774472414, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'eCT/first_landing_url', 'value': '%2Fsearch', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1835960414, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'eCT/perpage', 'value': '20', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1777035614, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'gbuuid', 'value': 'a41e568f-b04d-4f9a-af9c-e10e20e33e25', 'domain': 'ecarstrade.com', 'path': '/', 'expires': 1809003616, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gid', 'value': 'GA1.2.1840199619.1774443617', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774530017, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gat', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774443677, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga', 'value': 'GA1.1.873423955.1774443617', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1837515617, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gcl_au', 'value': '1.1.1398842338.1774443618', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1782219618, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'mp_5a27231946a146bf8eda3bf7b09ed68a_mixpanel', 'value': '%7B%22distinct_id%22%3A%22%24device%3Ac1140f77-0a33-426d-b027-dc39359b88b4%22%2C%22%24device_id%22%3A%22c1140f77-0a33-426d-b027-dc39359b88b4%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': 1805979619, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'ajs_anonymous_id', 'value': '96039ec7-5d10-4a0b-9021-2e14bb3c5175', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1805979621, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': '__hstc', 'value': '129379155.d426bfabe84bbb5f93e76b4eda3dff45.1774443621788.1774443621788.1774443621788.1', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1789995621, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': 'hubspotutk', 'value': 'd426bfabe84bbb5f93e76b4eda3dff45', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1789995621, '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.1774443621788', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774445421, '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-25T13%3A00%3A22.497Z%22%2C%22consentId%22%3A%2265e8a3c8-3edf-4230-9f85-88c569c98068%22%2C%22services%22%3A%7B%22necessary%22%3A%5B%5D%2C%22analytics%22%3A%5B%5D%7D%2C%22lastConsentTimestamp%22%3A%222026-03-25T13%3A00%3A22.497Z%22%2C%22expirationTime%22%3A1790168422501%7D', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1790168422, 'httpOnly': False, 'secure': True, 'sameSite': 'Lax'}, {'name': 'eCT/cookie_consent', 'value': '{"consentId":"65e8a3c8-3edf-4230-9f85-88c569c98068","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': 1774443924, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga_0239LS8MTR', 'value': 'GS2.1.s1774443617$o1$g1$t1774443630$j47$l0$h0', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1837515630, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '__cf_bm', 'value': 'Qkh.0bDAWF.DsuYH2_o.QKDnf6.Q.DQt4It9pYJaJ50-1774443622-1.0.1.1-bcJMOwyx06aKw5wtnoLBiPS91oDT9sNW9qFTf2LH.dmbBr4Sd42xSxfEqjzZRVevcQHGJ4EZ6XpPo9Enj5mkvWFQZZ5oUDZXG3IRv1VjnaQ', 'domain': '.hubspot.com', 'path': '/', 'expires': 1774445422, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': '_cfuvid', 'value': 'UdPiz88_h19V2zfHRm2y1FJb_xgzblxTePtS01artyw-1774443622216-0.0.1.1-604800000', 'domain': '.hubspot.com', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}]
2026-03-25 13:00:33 [ecarstrade.de] INFO: Scrapy-formatted cookies: [{'name': 'IDE', 'value': 'AHWqTUmjqFl0ckiqoTgUMDXbfOXP9nlWw-mF-CRIueq3IBCmjTgAiY6IPOUhWv29', 'domain': '.doubleclick.net', 'path': '/'}, {'name': 'eCT/LANG', 'value': 'en', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'eCT/PHPSESSID', 'value': 'ft7lp4ej21agtj818s1gl50hvm', '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': 'a41e568f-b04d-4f9a-af9c-e10e20e33e25', 'domain': 'ecarstrade.com', 'path': '/'}, {'name': '_gid', 'value': 'GA1.2.1840199619.1774443617', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_gat', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_ga', 'value': 'GA1.1.873423955.1774443617', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_gcl_au', 'value': '1.1.1398842338.1774443618', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'mp_5a27231946a146bf8eda3bf7b09ed68a_mixpanel', 'value': '%7B%22distinct_id%22%3A%22%24device%3Ac1140f77-0a33-426d-b027-dc39359b88b4%22%2C%22%24device_id%22%3A%22c1140f77-0a33-426d-b027-dc39359b88b4%22%2C%22%24initial_referrer%22%3A%22%24direct%22%2C%22%24initial_referring_domain%22%3A%22%24direct%22%2C%22__mps%22%3A%7B%7D%2C%22__mpso%22%3A%7B%22%24initial_referrer%22%3A%22%24direct%22%2C%22%24initial_referring_domain%22%3A%22%24direct%22%7D%2C%22__mpus%22%3A%7B%7D%2C%22__mpa%22%3A%7B%7D%2C%22__mpu%22%3A%7B%7D%2C%22__mpr%22%3A%5B%5D%2C%22__mpap%22%3A%5B%5D%7D', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'ajs_anonymous_id', 'value': '96039ec7-5d10-4a0b-9021-2e14bb3c5175', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hstc', 'value': '129379155.d426bfabe84bbb5f93e76b4eda3dff45.1774443621788.1774443621788.1774443621788.1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'hubspotutk', 'value': 'd426bfabe84bbb5f93e76b4eda3dff45', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hssrc', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hssc', 'value': '129379155.1.1774443621788', '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-25T13%3A00%3A22.497Z%22%2C%22consentId%22%3A%2265e8a3c8-3edf-4230-9f85-88c569c98068%22%2C%22services%22%3A%7B%22necessary%22%3A%5B%5D%2C%22analytics%22%3A%5B%5D%7D%2C%22lastConsentTimestamp%22%3A%222026-03-25T13%3A00%3A22.497Z%22%2C%22expirationTime%22%3A1790168422501%7D', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'eCT/cookie_consent', 'value': '{"consentId":"65e8a3c8-3edf-4230-9f85-88c569c98068","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.s1774443617$o1$g1$t1774443630$j47$l0$h0', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__cf_bm', 'value': 'Qkh.0bDAWF.DsuYH2_o.QKDnf6.Q.DQt4It9pYJaJ50-1774443622-1.0.1.1-bcJMOwyx06aKw5wtnoLBiPS91oDT9sNW9qFTf2LH.dmbBr4Sd42xSxfEqjzZRVevcQHGJ4EZ6XpPo9Enj5mkvWFQZZ5oUDZXG3IRv1VjnaQ', 'domain': '.hubspot.com', 'path': '/'}, {'name': '_cfuvid', 'value': 'UdPiz88_h19V2zfHRm2y1FJb_xgzblxTePtS01artyw-1774443622216-0.0.1.1-604800000', 'domain': '.hubspot.com', 'path': '/'}]
2026-03-25 13:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='ECarsTrade',RowKey='cookies') HTTP/1.1" 204 0
2026-03-25 13:00:33 [ecarstrade.de] INFO: Found sources: ['ALD', 'ARVAL', 'Athlon', 'AVIS', 'KBC', 'Trade-in Cars', 'Van Mossel', 'VW Group dealers']
2026-03-25 13:00: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 13:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page1?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER> (referer: https://ecarstrade.com/search) ['zyte-api']
2026-03-25 13:00:39 [ecarstrade.de] INFO: Found 20 car items
2026-03-25 13:00:39 [ecarstrade.de] INFO: Found listing with ID: 6999394auction111011
2026-03-25 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999394auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:00:39 [ecarstrade.de] INFO: Scrape type for 6999394auction111011: 1
2026-03-25 13:00: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 13:00:39 [ecarstrade.de] INFO: Found listing with ID: 6999381auction111011
2026-03-25 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999381auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:00:39 [ecarstrade.de] INFO: Scrape type for 6999381auction111011: 1
2026-03-25 13:00: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 13:00:39 [ecarstrade.de] INFO: Found listing with ID: 6999403auction111011
2026-03-25 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999403auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:00:39 [ecarstrade.de] INFO: Scrape type for 6999403auction111011: 1
2026-03-25 13:00: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 13:00:39 [ecarstrade.de] INFO: Found listing with ID: 6999398auction111011
2026-03-25 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999398auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:00:39 [ecarstrade.de] INFO: Scrape type for 6999398auction111011: 1
2026-03-25 13:00: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 13:00:39 [ecarstrade.de] INFO: Found listing with ID: 6999396auction111011
2026-03-25 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999396auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:00:39 [ecarstrade.de] INFO: Scrape type for 6999396auction111011: 1
2026-03-25 13:00: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 13:00:39 [ecarstrade.de] INFO: Found listing with ID: 6999376auction111011
2026-03-25 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999376auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:00:40 [ecarstrade.de] INFO: Scrape type for 6999376auction111011: 1
2026-03-25 13:00:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:00:40 [ecarstrade.de] INFO: Found listing with ID: 6999393auction111011
2026-03-25 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999393auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:00:40 [ecarstrade.de] INFO: Scrape type for 6999393auction111011: 1
2026-03-25 13:00:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:00:40 [ecarstrade.de] INFO: Found listing with ID: 6999392auction111011
2026-03-25 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999392auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:00:40 [ecarstrade.de] INFO: Scrape type for 6999392auction111011: 1
2026-03-25 13:00:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:00:40 [ecarstrade.de] INFO: Found listing with ID: 6999423auction111011
2026-03-25 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999423auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:00:40 [ecarstrade.de] INFO: Scrape type for 6999423auction111011: 1
2026-03-25 13:00:40 [ecarstrade.de] INFO: Found listing with ID: 6999419auction111011
2026-03-25 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999419auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:00:40 [ecarstrade.de] INFO: Scrape type for 6999419auction111011: 1
2026-03-25 13:00:40 [ecarstrade.de] INFO: Found listing with ID: 6999377auction111011
2026-03-25 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999377auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:00:40 [ecarstrade.de] INFO: Scrape type for 6999377auction111011: 1
2026-03-25 13:00:40 [ecarstrade.de] INFO: Found listing with ID: 6999385auction111011
2026-03-25 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999385auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:00:40 [ecarstrade.de] INFO: Scrape type for 6999385auction111011: 1
2026-03-25 13:00:40 [ecarstrade.de] INFO: Found listing with ID: 6999374auction111011
2026-03-25 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999374auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:00:40 [ecarstrade.de] INFO: Scrape type for 6999374auction111011: 1
2026-03-25 13:00:40 [ecarstrade.de] INFO: Found listing with ID: 6999397auction111011
2026-03-25 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999397auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:00:40 [ecarstrade.de] INFO: Scrape type for 6999397auction111011: 1
2026-03-25 13:00:40 [ecarstrade.de] INFO: Found listing with ID: 6999422auction111011
2026-03-25 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999422auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:00:40 [ecarstrade.de] INFO: Scrape type for 6999422auction111011: 1
2026-03-25 13:00:40 [ecarstrade.de] INFO: Found listing with ID: 6999411auction111011
2026-03-25 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999411auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:00:40 [ecarstrade.de] INFO: Scrape type for 6999411auction111011: 1
2026-03-25 13:00:40 [ecarstrade.de] INFO: Found listing with ID: 6999415auction111011
2026-03-25 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999415auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:00:40 [ecarstrade.de] INFO: Scrape type for 6999415auction111011: 1
2026-03-25 13:00:40 [ecarstrade.de] INFO: Found listing with ID: 6999378auction111011
2026-03-25 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999378auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:00:40 [ecarstrade.de] INFO: Scrape type for 6999378auction111011: 1
2026-03-25 13:00:40 [ecarstrade.de] INFO: Found listing with ID: 6999379auction111011
2026-03-25 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999379auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:00:40 [ecarstrade.de] INFO: Scrape type for 6999379auction111011: 1
2026-03-25 13:00:40 [ecarstrade.de] INFO: Found listing with ID: 6999399auction111011
2026-03-25 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999399auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:00:40 [ecarstrade.de] INFO: Scrape type for 6999399auction111011: 1
2026-03-25 13:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999381> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:00:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:00:47 [ecarstrade.de] INFO: Extracting details for car 6999381auction111011
2026-03-25 13:00:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dad8500c-8226-52e6-8f9c-c0dab38c5c19 with identifier: 6999381auction111011
2026-03-25 13:00:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dad8500c-8226-52e6-8f9c-c0dab38c5c19 with scrape type 1
2026-03-25 13:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item dad8500c-8226-52e6-8f9c-c0dab38c5c19
2026-03-25 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999381%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429445%27 HTTP/1.1" 200 None
2026-03-25 13:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999381/photo_001/780x0__r.jpg?hash=1774429445 not downloaded yet
2026-03-25 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999381%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429445%27 HTTP/1.1" 200 None
2026-03-25 13:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999381/photo_002/780x0__r.jpg?hash=1774429445 not downloaded yet
2026-03-25 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999381%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429445%27 HTTP/1.1" 200 None
2026-03-25 13:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999381/photo_003/780x0__r.jpg?hash=1774429445 not downloaded yet
2026-03-25 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999381%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429445%27 HTTP/1.1" 200 None
2026-03-25 13:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999381/photo_004/780x0__r.jpg?hash=1774429445 not downloaded yet
2026-03-25 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999381%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429445%27 HTTP/1.1" 200 None
2026-03-25 13:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999381/photo_005/780x0__r.jpg?hash=1774429445 not downloaded yet
2026-03-25 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999381%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429445%27 HTTP/1.1" 200 None
2026-03-25 13:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999381/photo_006/780x0__r.jpg?hash=1774429445 not downloaded yet
2026-03-25 13:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999394> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:00:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:00:57 [ecarstrade.de] INFO: Extracting details for car 6999394auction111011
2026-03-25 13:00:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82007816-d3fe-53de-a557-d30ecc5160fd with identifier: 6999394auction111011
2026-03-25 13:00:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82007816-d3fe-53de-a557-d30ecc5160fd with scrape type 1
2026-03-25 13:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 82007816-d3fe-53de-a557-d30ecc5160fd
2026-03-25 13:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999394%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429471%27 HTTP/1.1" 200 None
2026-03-25 13:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999394/photo_001/780x0__r.jpg?hash=1774429471 not downloaded yet
2026-03-25 13:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999394%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429471%27 HTTP/1.1" 200 None
2026-03-25 13:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999394/photo_002/780x0__r.jpg?hash=1774429471 not downloaded yet
2026-03-25 13:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999394%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429471%27 HTTP/1.1" 200 None
2026-03-25 13:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999394/photo_003/780x0__r.jpg?hash=1774429471 not downloaded yet
2026-03-25 13:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999394%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429473%27 HTTP/1.1" 200 None
2026-03-25 13:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999394/photo_004/780x0__r.jpg?hash=1774429473 not downloaded yet
2026-03-25 13:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999394%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429473%27 HTTP/1.1" 200 None
2026-03-25 13:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999394/photo_005/780x0__r.jpg?hash=1774429473 not downloaded yet
2026-03-25 13:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999394%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429471%27 HTTP/1.1" 200 None
2026-03-25 13:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999394/photo_006/780x0__r.jpg?hash=1774429471 not downloaded yet
2026-03-25 13:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999396> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:00: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 13:00:58 [ecarstrade.de] INFO: Extracting details for car 6999396auction111011
2026-03-25 13:00:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb43843b-8d6b-500d-b790-9374572ffe4c with identifier: 6999396auction111011
2026-03-25 13:00:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb43843b-8d6b-500d-b790-9374572ffe4c with scrape type 1
2026-03-25 13:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item fb43843b-8d6b-500d-b790-9374572ffe4c
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999396%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429475%27 HTTP/1.1" 200 None
2026-03-25 13:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999396/photo_001/780x0__r.jpg?hash=1774429475 not downloaded yet
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999396%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429476%27 HTTP/1.1" 200 None
2026-03-25 13:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999396/photo_002/780x0__r.jpg?hash=1774429476 not downloaded yet
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999396%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429475%27 HTTP/1.1" 200 None
2026-03-25 13:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999396/photo_003/780x0__r.jpg?hash=1774429475 not downloaded yet
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999396%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429476%27 HTTP/1.1" 200 None
2026-03-25 13:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999396/photo_004/780x0__r.jpg?hash=1774429476 not downloaded yet
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999396%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429476%27 HTTP/1.1" 200 None
2026-03-25 13:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999396/photo_005/780x0__r.jpg?hash=1774429476 not downloaded yet
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999396%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429475%27 HTTP/1.1" 200 None
2026-03-25 13:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999396/photo_006/780x0__r.jpg?hash=1774429475 not downloaded yet
2026-03-25 13:01:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999403> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:01: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 13:01:02 [ecarstrade.de] INFO: Extracting details for car 6999403auction111011
2026-03-25 13:01:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20b55090-a57d-5055-ae07-cd146b99c05e with identifier: 6999403auction111011
2026-03-25 13:01:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20b55090-a57d-5055-ae07-cd146b99c05e with scrape type 1
2026-03-25 13:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 20b55090-a57d-5055-ae07-cd146b99c05e
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999403%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429483%27 HTTP/1.1" 200 None
2026-03-25 13:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999403/photo_001/780x0__r.jpg?hash=1774429483 not downloaded yet
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999403%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429485%27 HTTP/1.1" 200 None
2026-03-25 13:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999403/photo_002/780x0__r.jpg?hash=1774429485 not downloaded yet
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999403%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429484%27 HTTP/1.1" 200 None
2026-03-25 13:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999403/photo_003/780x0__r.jpg?hash=1774429484 not downloaded yet
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999403%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429484%27 HTTP/1.1" 200 None
2026-03-25 13:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999403/photo_004/780x0__r.jpg?hash=1774429484 not downloaded yet
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999403%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429484%27 HTTP/1.1" 200 None
2026-03-25 13:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999403/photo_005/780x0__r.jpg?hash=1774429484 not downloaded yet
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999403%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429484%27 HTTP/1.1" 200 None
2026-03-25 13:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999403/photo_006/780x0__r.jpg?hash=1774429484 not downloaded yet
2026-03-25 13:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999398> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:01:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:01:03 [ecarstrade.de] INFO: Extracting details for car 6999398auction111011
2026-03-25 13:01:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff93201a-6465-5bcf-b0ea-e3feaebd7523 with identifier: 6999398auction111011
2026-03-25 13:01:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff93201a-6465-5bcf-b0ea-e3feaebd7523 with scrape type 1
2026-03-25 13:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ff93201a-6465-5bcf-b0ea-e3feaebd7523
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999398%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429480%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999398/photo_001/780x0__r.jpg?hash=1774429480 not downloaded yet
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999398%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429480%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999398/photo_002/780x0__r.jpg?hash=1774429480 not downloaded yet
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999398%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429480%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999398/photo_003/780x0__r.jpg?hash=1774429480 not downloaded yet
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999398%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429480%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999398/photo_004/780x0__r.jpg?hash=1774429480 not downloaded yet
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999398%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429480%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999398/photo_005/780x0__r.jpg?hash=1774429480 not downloaded yet
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999398%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429480%27 HTTP/1.1" 200 None
2026-03-25 13:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999398/photo_006/780x0__r.jpg?hash=1774429480 not downloaded yet
2026-03-25 13:01:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999423> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:01:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:01:04 [ecarstrade.de] INFO: Extracting details for car 6999423auction111011
2026-03-25 13:01:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4646a712-74d5-5937-af70-af50a92a7dd1 with identifier: 6999423auction111011
2026-03-25 13:01:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4646a712-74d5-5937-af70-af50a92a7dd1 with scrape type 1
2026-03-25 13:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 4646a712-74d5-5937-af70-af50a92a7dd1
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999423%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429507%27 HTTP/1.1" 200 None
2026-03-25 13:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999423/photo_001/780x0__r.jpg?hash=1774429507 not downloaded yet
2026-03-25 13:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999419> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:01: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 13:01:06 [ecarstrade.de] INFO: Extracting details for car 6999419auction111011
2026-03-25 13:01:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41894d40-b9ce-5cd3-99e6-53ec17347812 with identifier: 6999419auction111011
2026-03-25 13:01:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41894d40-b9ce-5cd3-99e6-53ec17347812 with scrape type 1
2026-03-25 13:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 41894d40-b9ce-5cd3-99e6-53ec17347812
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999419%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429499%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999419/photo_001/780x0__r.jpg?hash=1774429499 not downloaded yet
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999419%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429500%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999419/photo_002/780x0__r.jpg?hash=1774429500 not downloaded yet
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999419%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429500%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999419/photo_003/780x0__r.jpg?hash=1774429500 not downloaded yet
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999419%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429500%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999419/photo_004/780x0__r.jpg?hash=1774429500 not downloaded yet
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999419%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429500%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999419/photo_005/780x0__r.jpg?hash=1774429500 not downloaded yet
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999419%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429500%27 HTTP/1.1" 200 None
2026-03-25 13:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999419/photo_006/780x0__r.jpg?hash=1774429500 not downloaded yet
2026-03-25 13:01:06 [scrapy.extensions.logstats] INFO: Crawled 9 pages (at 9 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 13:01:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 200MiB
2026-03-25 13:01:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:01: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 13:01:08 [ecarstrade.de] INFO: Found 20 car items
2026-03-25 13:01:08 [ecarstrade.de] INFO: Found listing with ID: 6999395auction111011
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999395auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [ecarstrade.de] INFO: Scrape type for 6999395auction111011: 1
2026-03-25 13:01:08 [ecarstrade.de] INFO: Found listing with ID: 6999413auction111011
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999413auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [ecarstrade.de] INFO: Scrape type for 6999413auction111011: 1
2026-03-25 13:01:08 [ecarstrade.de] INFO: Found listing with ID: 6999389auction111011
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999389auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [ecarstrade.de] INFO: Scrape type for 6999389auction111011: 1
2026-03-25 13:01:08 [ecarstrade.de] INFO: Found listing with ID: 6999405auction111011
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999405auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [ecarstrade.de] INFO: Scrape type for 6999405auction111011: 1
2026-03-25 13:01:08 [ecarstrade.de] INFO: Found listing with ID: 6999373auction111011
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999373auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [ecarstrade.de] INFO: Scrape type for 6999373auction111011: 1
2026-03-25 13:01:08 [ecarstrade.de] INFO: Found listing with ID: 6999390auction111011
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999390auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [ecarstrade.de] INFO: Scrape type for 6999390auction111011: 1
2026-03-25 13:01:08 [ecarstrade.de] INFO: Found listing with ID: 6999387auction111011
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999387auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [ecarstrade.de] INFO: Scrape type for 6999387auction111011: 1
2026-03-25 13:01:08 [ecarstrade.de] INFO: Found listing with ID: 6999375auction111011
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999375auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [ecarstrade.de] INFO: Scrape type for 6999375auction111011: 1
2026-03-25 13:01:08 [ecarstrade.de] INFO: Found listing with ID: 6999412auction111011
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999412auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [ecarstrade.de] INFO: Scrape type for 6999412auction111011: 1
2026-03-25 13:01:08 [ecarstrade.de] INFO: Found listing with ID: 6999421auction111011
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999421auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [ecarstrade.de] INFO: Scrape type for 6999421auction111011: 1
2026-03-25 13:01:08 [ecarstrade.de] INFO: Found listing with ID: 6999416auction111011
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999416auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [ecarstrade.de] INFO: Scrape type for 6999416auction111011: 1
2026-03-25 13:01:08 [ecarstrade.de] INFO: Found listing with ID: 6999404auction111011
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999404auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [ecarstrade.de] INFO: Scrape type for 6999404auction111011: 1
2026-03-25 13:01:08 [ecarstrade.de] INFO: Found listing with ID: 6999380auction111011
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999380auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [ecarstrade.de] INFO: Scrape type for 6999380auction111011: 1
2026-03-25 13:01:08 [ecarstrade.de] INFO: Found listing with ID: 6999402auction111011
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999402auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [ecarstrade.de] INFO: Scrape type for 6999402auction111011: 1
2026-03-25 13:01:08 [ecarstrade.de] INFO: Found listing with ID: 6999408auction111011
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999408auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [ecarstrade.de] INFO: Scrape type for 6999408auction111011: 1
2026-03-25 13:01:08 [ecarstrade.de] INFO: Found listing with ID: 6999383auction111011
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999383auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [ecarstrade.de] INFO: Scrape type for 6999383auction111011: 1
2026-03-25 13:01:08 [ecarstrade.de] INFO: Found listing with ID: 6999418auction111011
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999418auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [ecarstrade.de] INFO: Scrape type for 6999418auction111011: 1
2026-03-25 13:01:08 [ecarstrade.de] INFO: Found listing with ID: 6999386auction111011
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999386auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [ecarstrade.de] INFO: Scrape type for 6999386auction111011: 1
2026-03-25 13:01:08 [ecarstrade.de] INFO: Found listing with ID: 6999420auction111011
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999420auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [ecarstrade.de] INFO: Scrape type for 6999420auction111011: 1
2026-03-25 13:01:08 [ecarstrade.de] INFO: Found listing with ID: 6999414auction111011
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999414auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:01:08 [ecarstrade.de] INFO: Scrape type for 6999414auction111011: 1
2026-03-25 13:01:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999392> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:01:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:01:12 [ecarstrade.de] INFO: Extracting details for car 6999392auction111011
2026-03-25 13:01:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b64f97c-4c74-519d-8403-a82f79d5bbe0 with identifier: 6999392auction111011
2026-03-25 13:01:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b64f97c-4c74-519d-8403-a82f79d5bbe0 with scrape type 1
2026-03-25 13:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9b64f97c-4c74-519d-8403-a82f79d5bbe0
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999392%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429466%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999392/photo_001/780x0__r.jpg?hash=1774429466 not downloaded yet
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999392%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429466%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999392/photo_002/780x0__r.jpg?hash=1774429466 not downloaded yet
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999392%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429466%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999392/photo_003/780x0__r.jpg?hash=1774429466 not downloaded yet
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999392%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429466%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999392/photo_004/780x0__r.jpg?hash=1774429466 not downloaded yet
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999392%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429466%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999392/photo_005/780x0__r.jpg?hash=1774429466 not downloaded yet
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999392%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429466%27 HTTP/1.1" 200 None
2026-03-25 13:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999392/photo_006/780x0__r.jpg?hash=1774429466 not downloaded yet
2026-03-25 13:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999385> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999422> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:01:19 [ecarstrade.de] INFO: Extracting details for car 6999385auction111011
2026-03-25 13:01:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a990f35-4d40-5f1d-97cf-78fcbc6a359d with identifier: 6999385auction111011
2026-03-25 13:01:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a990f35-4d40-5f1d-97cf-78fcbc6a359d with scrape type 1
2026-03-25 13:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 4a990f35-4d40-5f1d-97cf-78fcbc6a359d
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999385%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429456%27 HTTP/1.1" 200 None
2026-03-25 13:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999385/photo_001/780x0__r.jpg?hash=1774429456 not downloaded yet
2026-03-25 13:01:19 [ecarstrade.de] INFO: Extracting details for car 6999422auction111011
2026-03-25 13:01:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ecfc3eac-37f5-55ea-a2d7-41481cce75b9 with identifier: 6999422auction111011
2026-03-25 13:01:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecfc3eac-37f5-55ea-a2d7-41481cce75b9 with scrape type 1
2026-03-25 13:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ecfc3eac-37f5-55ea-a2d7-41481cce75b9
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999422%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429504%27 HTTP/1.1" 200 None
2026-03-25 13:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999422/photo_001/780x0__r.jpg?hash=1774429504 not downloaded yet
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999422%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429505%27 HTTP/1.1" 200 None
2026-03-25 13:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999422/photo_002/780x0__r.jpg?hash=1774429505 not downloaded yet
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999422%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429504%27 HTTP/1.1" 200 None
2026-03-25 13:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999422/photo_003/780x0__r.jpg?hash=1774429504 not downloaded yet
2026-03-25 13:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999394/photo_006/780x0__r.jpg?hash=1774429471> (referer: https://ecarstrade.com/cars/6999394)
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999422%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429504%27 HTTP/1.1" 200 None
2026-03-25 13:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999422/photo_004/780x0__r.jpg?hash=1774429504 not downloaded yet
2026-03-25 13:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999381/photo_006/780x0__r.jpg?hash=1774429445> (referer: https://ecarstrade.com/cars/6999381)
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999422%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429505%27 HTTP/1.1" 200 None
2026-03-25 13:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999422/photo_005/780x0__r.jpg?hash=1774429505 not downloaded yet
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999422%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429504%27 HTTP/1.1" 200 None
2026-03-25 13:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999422/photo_006/780x0__r.jpg?hash=1774429504 not downloaded yet
2026-03-25 13:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999396/photo_006/780x0__r.jpg?hash=1774429475> (referer: https://ecarstrade.com/cars/6999396)
2026-03-25 13:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999403/photo_006/780x0__r.jpg?hash=1774429484> (referer: https://ecarstrade.com/cars/6999403)
2026-03-25 13:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999398/photo_006/780x0__r.jpg?hash=1774429480> (referer: https://ecarstrade.com/cars/6999398)
2026-03-25 13:01:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 82007816-d3fe-53de-a557-d30ecc5160fd
2026-03-25 13:01:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item dad8500c-8226-52e6-8f9c-c0dab38c5c19
2026-03-25 13:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999419/photo_006/780x0__r.jpg?hash=1774429500> (referer: https://ecarstrade.com/cars/6999419)
2026-03-25 13:01:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999423/photo_001/780x0__r.jpg?hash=1774429507> (referer: https://ecarstrade.com/cars/6999423)
2026-03-25 13:01:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item fb43843b-8d6b-500d-b790-9374572ffe4c
2026-03-25 13:01:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 20b55090-a57d-5055-ae07-cd146b99c05e
2026-03-25 13:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999392/photo_006/780x0__r.jpg?hash=1774429466> (referer: https://ecarstrade.com/cars/6999392)
2026-03-25 13:01:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ff93201a-6465-5bcf-b0ea-e3feaebd7523
2026-03-25 13:01:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 41894d40-b9ce-5cd3-99e6-53ec17347812
2026-03-25 13:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999392/photo_005/780x0__r.jpg?hash=1774429466> (referer: https://ecarstrade.com/cars/6999392)
2026-03-25 13:01:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4646a712-74d5-5937-af70-af50a92a7dd1
2026-03-25 13:01:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4646a712-74d5-5937-af70-af50a92a7dd1, skipping ID generation
2026-03-25 13:01:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4646a712-74d5-5937-af70-af50a92a7dd1 with scrape type 1
2026-03-25 13:01:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4646a712-74d5-5937-af70-af50a92a7dd1 sending to next pipeline
2026-03-25 13:01:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 4646a712-74d5-5937-af70-af50a92a7dd1, identifier: 6999423auction111011
2026-03-25 13:01:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 4646a712-74d5-5937-af70-af50a92a7dd1 with identifier: 6999423auction111011
2026-03-25 13:01:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 13:01:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 13:01:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 4646a712-74d5-5937-af70-af50a92a7dd1 with identifier: 6999423auction111011
2026-03-25 13:01:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 4646a712-74d5-5937-af70-af50a92a7dd1 with identifier: 6999423auction111011 to the API
2026-03-25 13:01:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999423/photo_001/780x0__r.jpg?hash=1774429507>
{'auction_title': '',
 'c_o_2_emission_value': 159,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Diesel',
 'id': '4646a712-74d5-5937-af70-af50a92a7dd1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999423',
 'listing': 'auction',
 'location': 'Germany - "DE-64-RIEDSTADT-ALTMANN"',
 'make': 'Volvo',
 'model': 'XC60',
 'odometer': 162017,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 1,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'XC60 Inscription AWD 2.0 B4 145KW AT8 E6d',
 'transmission': 'automatic',
 'trim': 'Inscription AWD 2.0 B4 145KW AT8 E6d',
 'vin': None,
 'year': 2020}
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999423auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [ecarstrade.de] INFO: Saving data for 6999423auction111011: {'created_time': 1774443682.209272, 'last_price_update_time': 1774443682.209285, 'auction_closing_time': 1774518000.0}
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999423auction111011') HTTP/1.1" 204 0
2026-03-25 13:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999422/photo_003/780x0__r.jpg?hash=1774429504> (referer: https://ecarstrade.com/cars/6999422)
2026-03-25 13:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999399> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999374> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:01:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9b64f97c-4c74-519d-8403-a82f79d5bbe0
2026-03-25 13:01:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9b64f97c-4c74-519d-8403-a82f79d5bbe0
2026-03-25 13:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999422/photo_006/780x0__r.jpg?hash=1774429504> (referer: https://ecarstrade.com/cars/6999422)
2026-03-25 13:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999422/photo_004/780x0__r.jpg?hash=1774429504> (referer: https://ecarstrade.com/cars/6999422)
2026-03-25 13:01:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ecfc3eac-37f5-55ea-a2d7-41481cce75b9
2026-03-25 13:01:22 [ecarstrade.de] INFO: Extracting details for car 6999399auction111011
2026-03-25 13:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999422/photo_002/780x0__r.jpg?hash=1774429505> (referer: https://ecarstrade.com/cars/6999422)
2026-03-25 13:01:22 [ecarstrade.de] INFO: Extracting details for car 6999374auction111011
2026-03-25 13:01:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17071dc0-aa21-5f32-a6ba-927a79c48a5d with identifier: 6999399auction111011
2026-03-25 13:01:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17071dc0-aa21-5f32-a6ba-927a79c48a5d with scrape type 1
2026-03-25 13:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 17071dc0-aa21-5f32-a6ba-927a79c48a5d
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999399%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429477%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999399/photo_001/780x0__r.jpg?hash=1774429477 not downloaded yet
2026-03-25 13:01:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b927a743-c106-5896-bbb8-a30918017754 with identifier: 6999374auction111011
2026-03-25 13:01:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b927a743-c106-5896-bbb8-a30918017754 with scrape type 1
2026-03-25 13:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b927a743-c106-5896-bbb8-a30918017754
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999374%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429433%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999374/photo_001/780x0__r.jpg?hash=1774429433 not downloaded yet
2026-03-25 13:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999422/photo_001/780x0__r.jpg?hash=1774429504> (referer: https://ecarstrade.com/cars/6999422)
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999399%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429477%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999399/photo_002/780x0__r.jpg?hash=1774429477 not downloaded yet
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999374%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429433%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999374/photo_002/780x0__r.jpg?hash=1774429433 not downloaded yet
2026-03-25 13:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999385/photo_001/780x0__r.jpg?hash=1774429456> (referer: https://ecarstrade.com/cars/6999385)
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999399%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429477%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999399/photo_003/780x0__r.jpg?hash=1774429477 not downloaded yet
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999374%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429434%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999374/photo_003/780x0__r.jpg?hash=1774429434 not downloaded yet
2026-03-25 13:01:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ecfc3eac-37f5-55ea-a2d7-41481cce75b9
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999399%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429477%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999399/photo_004/780x0__r.jpg?hash=1774429477 not downloaded yet
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999374%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429434%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999374/photo_004/780x0__r.jpg?hash=1774429434 not downloaded yet
2026-03-25 13:01:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ecfc3eac-37f5-55ea-a2d7-41481cce75b9
2026-03-25 13:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999392/photo_004/780x0__r.jpg?hash=1774429466> (referer: https://ecarstrade.com/cars/6999392)
2026-03-25 13:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999422/photo_005/780x0__r.jpg?hash=1774429505> (referer: https://ecarstrade.com/cars/6999422)
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999399%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429478%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999399/photo_005/780x0__r.jpg?hash=1774429478 not downloaded yet
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999374%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429434%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999374/photo_005/780x0__r.jpg?hash=1774429434 not downloaded yet
2026-03-25 13:01:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999392/photo_003/780x0__r.jpg?hash=1774429466> (referer: https://ecarstrade.com/cars/6999392)
2026-03-25 13:01:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:01:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ecfc3eac-37f5-55ea-a2d7-41481cce75b9
2026-03-25 13:01:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ecfc3eac-37f5-55ea-a2d7-41481cce75b9
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999399%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429477%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999399/photo_006/780x0__r.jpg?hash=1774429477 not downloaded yet
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999374%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429434%27 HTTP/1.1" 200 None
2026-03-25 13:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999374/photo_006/780x0__r.jpg?hash=1774429434 not downloaded yet
2026-03-25 13:01:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 4a990f35-4d40-5f1d-97cf-78fcbc6a359d
2026-03-25 13:01:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4a990f35-4d40-5f1d-97cf-78fcbc6a359d, skipping ID generation
2026-03-25 13:01:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a990f35-4d40-5f1d-97cf-78fcbc6a359d with scrape type 1
2026-03-25 13:01:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4a990f35-4d40-5f1d-97cf-78fcbc6a359d sending to next pipeline
2026-03-25 13:01:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 4a990f35-4d40-5f1d-97cf-78fcbc6a359d, identifier: 6999385auction111011
2026-03-25 13:01:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 4a990f35-4d40-5f1d-97cf-78fcbc6a359d with identifier: 6999385auction111011
2026-03-25 13:01:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 4a990f35-4d40-5f1d-97cf-78fcbc6a359d with identifier: 6999385auction111011
2026-03-25 13:01:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 4a990f35-4d40-5f1d-97cf-78fcbc6a359d with identifier: 6999385auction111011 to the API
2026-03-25 13:01:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:01: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 13:01:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999385/photo_001/780x0__r.jpg?hash=1774429456>
{'auction_title': '',
 'c_o_2_emission_value': 132,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Diesel',
 'id': '4a990f35-4d40-5f1d-97cf-78fcbc6a359d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999385',
 'listing': 'auction',
 'location': 'Germany - "DE-64-RIEDSTADT-ALTMANN"',
 'make': 'BMW',
 'model': '320',
 'odometer': 78086,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 1,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Baureihe 3 Touring 320 d 2.0 140KW AT8 E6d',
 'transmission': 'automatic',
 'trim': 'Baureihe 3 Touring  d 2.0 140KW AT8 E6d',
 'vin': None,
 'year': 2023}
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999385auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:01:23 [ecarstrade.de] INFO: Saving data for 6999385auction111011: {'created_time': 1774443683.435484, 'last_price_update_time': 1774443683.435495, 'auction_closing_time': 1774518000.0}
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999385auction111011') HTTP/1.1" 204 0
2026-03-25 13:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999392/photo_002/780x0__r.jpg?hash=1774429466> (referer: https://ecarstrade.com/cars/6999392)
2026-03-25 13:01:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999392/photo_001/780x0__r.jpg?hash=1774429466> (referer: https://ecarstrade.com/cars/6999392)
2026-03-25 13:01: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 13:01: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 13:01:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9b64f97c-4c74-519d-8403-a82f79d5bbe0
2026-03-25 13:01:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ecfc3eac-37f5-55ea-a2d7-41481cce75b9
2026-03-25 13:01:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ecfc3eac-37f5-55ea-a2d7-41481cce75b9, skipping ID generation
2026-03-25 13:01:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecfc3eac-37f5-55ea-a2d7-41481cce75b9 with scrape type 1
2026-03-25 13:01:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ecfc3eac-37f5-55ea-a2d7-41481cce75b9 sending to next pipeline
2026-03-25 13:01:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: ecfc3eac-37f5-55ea-a2d7-41481cce75b9, identifier: 6999422auction111011
2026-03-25 13:01:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9b64f97c-4c74-519d-8403-a82f79d5bbe0
2026-03-25 13:01:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: ecfc3eac-37f5-55ea-a2d7-41481cce75b9 with identifier: 6999422auction111011
2026-03-25 13:01:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 13:01:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: ecfc3eac-37f5-55ea-a2d7-41481cce75b9 with identifier: 6999422auction111011
2026-03-25 13:01:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: ecfc3eac-37f5-55ea-a2d7-41481cce75b9 with identifier: 6999422auction111011 to the API
2026-03-25 13:01:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:01: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 13:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999422/photo_005/780x0__r.jpg?hash=1774429505>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'ecfc3eac-37f5-55ea-a2d7-41481cce75b9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999422',
 'listing': 'auction',
 'location': 'Germany - "DE-21-EGESTORF-SULOJA"',
 'make': 'Volvo',
 'model': 'XC40',
 'odometer': 121155,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'XC40 Plus Recharge Pure Electric AWD 78kWh',
 'transmission': 'automatic',
 'trim': 'Plus Recharge Pure Electric AWD 78kWh',
 'vin': None,
 'year': 2022}
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999422auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:01:24 [ecarstrade.de] INFO: Saving data for 6999422auction111011: {'created_time': 1774443684.124123, 'last_price_update_time': 1774443684.124135, 'auction_closing_time': 1774518000.0}
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999422auction111011') HTTP/1.1" 204 0
2026-03-25 13:01:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9b64f97c-4c74-519d-8403-a82f79d5bbe0
2026-03-25 13:01:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9b64f97c-4c74-519d-8403-a82f79d5bbe0
2026-03-25 13:01:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9b64f97c-4c74-519d-8403-a82f79d5bbe0, skipping ID generation
2026-03-25 13:01:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b64f97c-4c74-519d-8403-a82f79d5bbe0 with scrape type 1
2026-03-25 13:01:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9b64f97c-4c74-519d-8403-a82f79d5bbe0 sending to next pipeline
2026-03-25 13:01:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 9b64f97c-4c74-519d-8403-a82f79d5bbe0, identifier: 6999392auction111011
2026-03-25 13:01:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 9b64f97c-4c74-519d-8403-a82f79d5bbe0 with identifier: 6999392auction111011
2026-03-25 13:01:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 13:01:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 9b64f97c-4c74-519d-8403-a82f79d5bbe0 with identifier: 6999392auction111011
2026-03-25 13:01:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 9b64f97c-4c74-519d-8403-a82f79d5bbe0 with identifier: 6999392auction111011 to the API
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:01: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 13:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999392/photo_001/780x0__r.jpg?hash=1774429466>
{'auction_title': '',
 'c_o_2_emission_value': 127,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.5L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Petrol',
 'id': '9b64f97c-4c74-519d-8403-a82f79d5bbe0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999392',
 'listing': 'auction',
 'location': 'Germany - "DE-64-RIEDSTADT-ALTMANN"',
 'make': 'Lexus',
 'model': 'NX series',
 'odometer': 111337,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-12-01',
 'seats_number': 4,
 'seller_name': None,
 'title': 'LEXUS NX 350h Business Line 5d 140kW',
 'transmission': 'automatic',
 'trim': 'LEXUS NX 350h Business Line 5d 140kW',
 'vin': None,
 'year': 2022}
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999392auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:01:24 [ecarstrade.de] INFO: Saving data for 6999392auction111011: {'created_time': 1774443684.940491, 'last_price_update_time': 1774443684.940505, 'auction_closing_time': 1774518000.0}
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999392auction111011') HTTP/1.1" 204 0
2026-03-25 13:01:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999418> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:01:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:01:31 [ecarstrade.de] INFO: Extracting details for car 6999418auction111011
2026-03-25 13:01:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff98b0d7-929e-5603-aa34-198f2c591398 with identifier: 6999418auction111011
2026-03-25 13:01:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff98b0d7-929e-5603-aa34-198f2c591398 with scrape type 1
2026-03-25 13:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ff98b0d7-929e-5603-aa34-198f2c591398
2026-03-25 13:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999418%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429501%27 HTTP/1.1" 200 None
2026-03-25 13:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999418/photo_001/780x0__r.jpg?hash=1774429501 not downloaded yet
2026-03-25 13:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999418%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429501%27 HTTP/1.1" 200 None
2026-03-25 13:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999418/photo_002/780x0__r.jpg?hash=1774429501 not downloaded yet
2026-03-25 13:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999418%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429501%27 HTTP/1.1" 200 None
2026-03-25 13:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999418/photo_003/780x0__r.jpg?hash=1774429501 not downloaded yet
2026-03-25 13:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999418%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429501%27 HTTP/1.1" 200 None
2026-03-25 13:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999418/photo_004/780x0__r.jpg?hash=1774429501 not downloaded yet
2026-03-25 13:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999418%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429501%27 HTTP/1.1" 200 None
2026-03-25 13:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999418/photo_005/780x0__r.jpg?hash=1774429501 not downloaded yet
2026-03-25 13:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999418%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429501%27 HTTP/1.1" 200 None
2026-03-25 13:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999418/photo_006/780x0__r.jpg?hash=1774429501 not downloaded yet
2026-03-25 13:01:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999420> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:01:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999374/photo_001/780x0__r.jpg?hash=1774429433> (referer: https://ecarstrade.com/cars/6999374)
2026-03-25 13:01:31 [ecarstrade.de] INFO: Extracting details for car 6999420auction111011
2026-03-25 13:01:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a79c3822-b591-5498-abcc-f769a7453e69 with identifier: 6999420auction111011
2026-03-25 13:01:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a79c3822-b591-5498-abcc-f769a7453e69 with scrape type 1
2026-03-25 13:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a79c3822-b591-5498-abcc-f769a7453e69
2026-03-25 13:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999420%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429503%27 HTTP/1.1" 200 None
2026-03-25 13:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999420/photo_001/780x0__r.jpg?hash=1774429503 not downloaded yet
2026-03-25 13:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999420%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429503%27 HTTP/1.1" 200 None
2026-03-25 13:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999420/photo_002/780x0__r.jpg?hash=1774429503 not downloaded yet
2026-03-25 13:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999420%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429503%27 HTTP/1.1" 200 None
2026-03-25 13:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999420/photo_003/780x0__r.jpg?hash=1774429503 not downloaded yet
2026-03-25 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999420%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429503%27 HTTP/1.1" 200 None
2026-03-25 13:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999420/photo_004/780x0__r.jpg?hash=1774429503 not downloaded yet
2026-03-25 13:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999374/photo_002/780x0__r.jpg?hash=1774429433> (referer: https://ecarstrade.com/cars/6999374)
2026-03-25 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999420%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429504%27 HTTP/1.1" 200 None
2026-03-25 13:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999420/photo_005/780x0__r.jpg?hash=1774429504 not downloaded yet
2026-03-25 13:01:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b927a743-c106-5896-bbb8-a30918017754
2026-03-25 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999420%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429503%27 HTTP/1.1" 200 None
2026-03-25 13:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999420/photo_006/780x0__r.jpg?hash=1774429503 not downloaded yet
2026-03-25 13:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999374/photo_004/780x0__r.jpg?hash=1774429434> (referer: https://ecarstrade.com/cars/6999374)
2026-03-25 13:01:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b927a743-c106-5896-bbb8-a30918017754
2026-03-25 13:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999399/photo_004/780x0__r.jpg?hash=1774429477> (referer: https://ecarstrade.com/cars/6999399)
2026-03-25 13:01:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b927a743-c106-5896-bbb8-a30918017754
2026-03-25 13:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999374/photo_003/780x0__r.jpg?hash=1774429434> (referer: https://ecarstrade.com/cars/6999374)
2026-03-25 13:01:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 17071dc0-aa21-5f32-a6ba-927a79c48a5d
2026-03-25 13:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999374/photo_006/780x0__r.jpg?hash=1774429434> (referer: https://ecarstrade.com/cars/6999374)
2026-03-25 13:01:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b927a743-c106-5896-bbb8-a30918017754
2026-03-25 13:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999399/photo_006/780x0__r.jpg?hash=1774429477> (referer: https://ecarstrade.com/cars/6999399)
2026-03-25 13:01:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b927a743-c106-5896-bbb8-a30918017754
2026-03-25 13:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999374/photo_005/780x0__r.jpg?hash=1774429434> (referer: https://ecarstrade.com/cars/6999374)
2026-03-25 13:01:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 17071dc0-aa21-5f32-a6ba-927a79c48a5d
2026-03-25 13:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999418/photo_006/780x0__r.jpg?hash=1774429501> (referer: https://ecarstrade.com/cars/6999418)
2026-03-25 13:01:32 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b927a743-c106-5896-bbb8-a30918017754
2026-03-25 13:01:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b927a743-c106-5896-bbb8-a30918017754, skipping ID generation
2026-03-25 13:01:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b927a743-c106-5896-bbb8-a30918017754 with scrape type 1
2026-03-25 13:01:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b927a743-c106-5896-bbb8-a30918017754 sending to next pipeline
2026-03-25 13:01:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: b927a743-c106-5896-bbb8-a30918017754, identifier: 6999374auction111011
2026-03-25 13:01:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: b927a743-c106-5896-bbb8-a30918017754 with identifier: 6999374auction111011
2026-03-25 13:01:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 13:01:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: b927a743-c106-5896-bbb8-a30918017754 with identifier: 6999374auction111011
2026-03-25 13:01:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: b927a743-c106-5896-bbb8-a30918017754 with identifier: 6999374auction111011 to the API
2026-03-25 13:01:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:01:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:01:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999374/photo_005/780x0__r.jpg?hash=1774429434>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'b927a743-c106-5896-bbb8-a30918017754',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999374',
 'listing': 'auction',
 'location': 'Germany - "DE-85-EITTING-ALTMANN"',
 'make': 'Audi',
 'model': 'A5',
 'odometer': 164440,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'A5 Sportback 40 TDI quattro S line 2.0 TDI 150KW AT7 E6d',
 'transmission': 'automatic',
 'trim': 'Sportback 40 TDI quattro S line 2.0 TDI 150KW AT7 E6d',
 'vin': None,
 'year': 2021}
2026-03-25 13:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999374auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:01:33 [ecarstrade.de] INFO: Saving data for 6999374auction111011: {'created_time': 1774443693.124281, 'last_price_update_time': 1774443693.124298, 'auction_closing_time': 1774518000.0}
2026-03-25 13:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999374auction111011') HTTP/1.1" 204 0
2026-03-25 13:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999418/photo_005/780x0__r.jpg?hash=1774429501> (referer: https://ecarstrade.com/cars/6999418)
2026-03-25 13:01:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ff98b0d7-929e-5603-aa34-198f2c591398
2026-03-25 13:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999420/photo_004/780x0__r.jpg?hash=1774429503> (referer: https://ecarstrade.com/cars/6999420)
2026-03-25 13:01:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ff98b0d7-929e-5603-aa34-198f2c591398
2026-03-25 13:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999420/photo_006/780x0__r.jpg?hash=1774429503> (referer: https://ecarstrade.com/cars/6999420)
2026-03-25 13:01:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a79c3822-b591-5498-abcc-f769a7453e69
2026-03-25 13:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999420/photo_005/780x0__r.jpg?hash=1774429504> (referer: https://ecarstrade.com/cars/6999420)
2026-03-25 13:01:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a79c3822-b591-5498-abcc-f769a7453e69
2026-03-25 13:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999420/photo_003/780x0__r.jpg?hash=1774429503> (referer: https://ecarstrade.com/cars/6999420)
2026-03-25 13:01:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a79c3822-b591-5498-abcc-f769a7453e69
2026-03-25 13:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999420/photo_002/780x0__r.jpg?hash=1774429503> (referer: https://ecarstrade.com/cars/6999420)
2026-03-25 13:01:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a79c3822-b591-5498-abcc-f769a7453e69
2026-03-25 13:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999420/photo_001/780x0__r.jpg?hash=1774429503> (referer: https://ecarstrade.com/cars/6999420)
2026-03-25 13:01:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a79c3822-b591-5498-abcc-f769a7453e69
2026-03-25 13:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999418/photo_004/780x0__r.jpg?hash=1774429501> (referer: https://ecarstrade.com/cars/6999418)
2026-03-25 13:01:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a79c3822-b591-5498-abcc-f769a7453e69
2026-03-25 13:01:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a79c3822-b591-5498-abcc-f769a7453e69, skipping ID generation
2026-03-25 13:01:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a79c3822-b591-5498-abcc-f769a7453e69 with scrape type 1
2026-03-25 13:01:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a79c3822-b591-5498-abcc-f769a7453e69 sending to next pipeline
2026-03-25 13:01:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: a79c3822-b591-5498-abcc-f769a7453e69, identifier: 6999420auction111011
2026-03-25 13:01:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: a79c3822-b591-5498-abcc-f769a7453e69 with identifier: 6999420auction111011
2026-03-25 13:01:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: a79c3822-b591-5498-abcc-f769a7453e69 with identifier: 6999420auction111011
2026-03-25 13:01:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: a79c3822-b591-5498-abcc-f769a7453e69 with identifier: 6999420auction111011 to the API
2026-03-25 13:01:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:01:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999420/photo_001/780x0__r.jpg?hash=1774429503>
{'auction_title': '',
 'c_o_2_emission_value': 105,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'a79c3822-b591-5498-abcc-f769a7453e69',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999420',
 'listing': 'auction',
 'location': 'Germany - "DE-41-MOENCHENGLADBACH-SULOJA"',
 'make': 'Volkswagen',
 'model': 'Polo',
 'odometer': 101135,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Polo VI Life 1.0 TSI 70KW AT7 E6d',
 'transmission': 'automatic',
 'trim': 'VI Life 1.0 TSI 70KW AT7 E6d',
 'vin': None,
 'year': 2022}
2026-03-25 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999420auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:01:34 [ecarstrade.de] INFO: Saving data for 6999420auction111011: {'created_time': 1774443694.102958, 'last_price_update_time': 1774443694.10297, 'auction_closing_time': 1774518000.0}
2026-03-25 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999420auction111011') HTTP/1.1" 204 0
2026-03-25 13:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999418/photo_003/780x0__r.jpg?hash=1774429501> (referer: https://ecarstrade.com/cars/6999418)
2026-03-25 13:01:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ff98b0d7-929e-5603-aa34-198f2c591398
2026-03-25 13:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999418/photo_002/780x0__r.jpg?hash=1774429501> (referer: https://ecarstrade.com/cars/6999418)
2026-03-25 13:01:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ff98b0d7-929e-5603-aa34-198f2c591398
2026-03-25 13:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999418/photo_001/780x0__r.jpg?hash=1774429501> (referer: https://ecarstrade.com/cars/6999418)
2026-03-25 13:01:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ff98b0d7-929e-5603-aa34-198f2c591398
2026-03-25 13:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999399/photo_005/780x0__r.jpg?hash=1774429478> (referer: https://ecarstrade.com/cars/6999399)
2026-03-25 13:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999399/photo_003/780x0__r.jpg?hash=1774429477> (referer: https://ecarstrade.com/cars/6999399)
2026-03-25 13:01:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ff98b0d7-929e-5603-aa34-198f2c591398
2026-03-25 13:01:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ff98b0d7-929e-5603-aa34-198f2c591398, skipping ID generation
2026-03-25 13:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff98b0d7-929e-5603-aa34-198f2c591398 with scrape type 1
2026-03-25 13:01:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ff98b0d7-929e-5603-aa34-198f2c591398 sending to next pipeline
2026-03-25 13:01:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: ff98b0d7-929e-5603-aa34-198f2c591398, identifier: 6999418auction111011
2026-03-25 13:01:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: ff98b0d7-929e-5603-aa34-198f2c591398 with identifier: 6999418auction111011
2026-03-25 13:01:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 13:01:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: ff98b0d7-929e-5603-aa34-198f2c591398 with identifier: 6999418auction111011
2026-03-25 13:01:34 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: ff98b0d7-929e-5603-aa34-198f2c591398 with identifier: 6999418auction111011 to the API
2026-03-25 13:01:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:01:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999418/photo_001/780x0__r.jpg?hash=1774429501>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'ff98b0d7-929e-5603-aa34-198f2c591398',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999418',
 'listing': 'auction',
 'location': 'Germany - "DE-41-SCHWALMTAL-SULOJA"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 121830,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Golf VIII Variant Life 2.0 TDI 85KW MT6 E6d',
 'transmission': 'manual',
 'trim': 'VIII Variant Life 2.0 TDI 85KW MT6 E6d',
 'vin': None,
 'year': 2022}
2026-03-25 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999418auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:01:34 [ecarstrade.de] INFO: Saving data for 6999418auction111011: {'created_time': 1774443694.86614, 'last_price_update_time': 1774443694.866151, 'auction_closing_time': 1774518000.0}
2026-03-25 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999418auction111011') HTTP/1.1" 204 0
2026-03-25 13:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999399/photo_002/780x0__r.jpg?hash=1774429477> (referer: https://ecarstrade.com/cars/6999399)
2026-03-25 13:01:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 17071dc0-aa21-5f32-a6ba-927a79c48a5d
2026-03-25 13:01:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 17071dc0-aa21-5f32-a6ba-927a79c48a5d
2026-03-25 13:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999399/photo_001/780x0__r.jpg?hash=1774429477> (referer: https://ecarstrade.com/cars/6999399)
2026-03-25 13:01:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:01:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 17071dc0-aa21-5f32-a6ba-927a79c48a5d
2026-03-25 13:01:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 17071dc0-aa21-5f32-a6ba-927a79c48a5d
2026-03-25 13:01:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 17071dc0-aa21-5f32-a6ba-927a79c48a5d, skipping ID generation
2026-03-25 13:01:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17071dc0-aa21-5f32-a6ba-927a79c48a5d with scrape type 1
2026-03-25 13:01:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 17071dc0-aa21-5f32-a6ba-927a79c48a5d sending to next pipeline
2026-03-25 13:01:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 17071dc0-aa21-5f32-a6ba-927a79c48a5d, identifier: 6999399auction111011
2026-03-25 13:01:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 17071dc0-aa21-5f32-a6ba-927a79c48a5d with identifier: 6999399auction111011
2026-03-25 13:01:35 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 13:01:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 17071dc0-aa21-5f32-a6ba-927a79c48a5d with identifier: 6999399auction111011
2026-03-25 13:01:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 17071dc0-aa21-5f32-a6ba-927a79c48a5d with identifier: 6999399auction111011 to the API
2026-03-25 13:01:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:01:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999399/photo_001/780x0__r.jpg?hash=1774429477>
{'auction_title': '',
 'c_o_2_emission_value': 191,
 'category': None,
 'color': 'Yellow',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.1L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Diesel',
 'id': '17071dc0-aa21-5f32-a6ba-927a79c48a5d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999399',
 'listing': 'auction',
 'location': 'Germany - "DE-97-Faulbach-Roos"',
 'make': 'Mercedes',
 'model': 'Sprinter',
 'odometer': 113372,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-10-01',
 'seats_number': 2,
 'seller_name': None,
 'title': 'Sprinter III Kasten RWD/AWD 311/314/316 CDI RWD L1 (907.631) 2.1 '
          '120KW MT6 E6',
 'transmission': 'manual',
 'trim': 'III Kasten RWD/AWD 311/314/316 CDI RWD L1 (907.631) 2.1 120KW MT6 E6',
 'vin': None,
 'year': 2020}
2026-03-25 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999399auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:01:35 [ecarstrade.de] INFO: Saving data for 6999399auction111011: {'created_time': 1774443695.506115, 'last_price_update_time': 1774443695.506129, 'auction_closing_time': 1774518000.0}
2026-03-25 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999399auction111011') HTTP/1.1" 204 0
2026-03-25 13:01:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999408> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:01:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:01:43 [ecarstrade.de] INFO: Extracting details for car 6999408auction111011
2026-03-25 13:01:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f652687-ad55-50c2-8603-2abf02865118 with identifier: 6999408auction111011
2026-03-25 13:01:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f652687-ad55-50c2-8603-2abf02865118 with scrape type 1
2026-03-25 13:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 5f652687-ad55-50c2-8603-2abf02865118
2026-03-25 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999408%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429489%27 HTTP/1.1" 200 None
2026-03-25 13:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999408/photo_001/780x0__r.jpg?hash=1774429489 not downloaded yet
2026-03-25 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999408%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429489%27 HTTP/1.1" 200 None
2026-03-25 13:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999408/photo_002/780x0__r.jpg?hash=1774429489 not downloaded yet
2026-03-25 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999408%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429489%27 HTTP/1.1" 200 None
2026-03-25 13:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999408/photo_003/780x0__r.jpg?hash=1774429489 not downloaded yet
2026-03-25 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999408%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429489%27 HTTP/1.1" 200 None
2026-03-25 13:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999408/photo_004/780x0__r.jpg?hash=1774429489 not downloaded yet
2026-03-25 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999408%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429490%27 HTTP/1.1" 200 None
2026-03-25 13:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999408/photo_005/780x0__r.jpg?hash=1774429490 not downloaded yet
2026-03-25 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999408%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429490%27 HTTP/1.1" 200 None
2026-03-25 13:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999408/photo_006/780x0__r.jpg?hash=1774429490 not downloaded yet
2026-03-25 13:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999402> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:01: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 13:01:53 [ecarstrade.de] INFO: Extracting details for car 6999402auction111011
2026-03-25 13:01:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b471958f-ae05-5702-97a3-0ed67df00230 with identifier: 6999402auction111011
2026-03-25 13:01:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b471958f-ae05-5702-97a3-0ed67df00230 with scrape type 1
2026-03-25 13:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item b471958f-ae05-5702-97a3-0ed67df00230
2026-03-25 13:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999402%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429484%27 HTTP/1.1" 200 None
2026-03-25 13:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999402/photo_001/780x0__r.jpg?hash=1774429484 not downloaded yet
2026-03-25 13:01:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999393> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:01: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 13:01:54 [ecarstrade.de] INFO: Extracting details for car 6999393auction111011
2026-03-25 13:01:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6aae060f-6d40-54ff-8953-5e6858ce77cc with identifier: 6999393auction111011
2026-03-25 13:01:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6aae060f-6d40-54ff-8953-5e6858ce77cc with scrape type 1
2026-03-25 13:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6aae060f-6d40-54ff-8953-5e6858ce77cc
2026-03-25 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999393%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429468%27 HTTP/1.1" 200 None
2026-03-25 13:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999393/photo_001/780x0__r.jpg?hash=1774429468 not downloaded yet
2026-03-25 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999393%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429468%27 HTTP/1.1" 200 None
2026-03-25 13:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999393/photo_002/780x0__r.jpg?hash=1774429468 not downloaded yet
2026-03-25 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999393%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429468%27 HTTP/1.1" 200 None
2026-03-25 13:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999393/photo_003/780x0__r.jpg?hash=1774429468 not downloaded yet
2026-03-25 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999393%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429470%27 HTTP/1.1" 200 None
2026-03-25 13:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999393/photo_004/780x0__r.jpg?hash=1774429470 not downloaded yet
2026-03-25 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999393%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429468%27 HTTP/1.1" 200 None
2026-03-25 13:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999393/photo_005/780x0__r.jpg?hash=1774429468 not downloaded yet
2026-03-25 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999393%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429468%27 HTTP/1.1" 200 None
2026-03-25 13:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999393/photo_006/780x0__r.jpg?hash=1774429468 not downloaded yet
2026-03-25 13:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999414> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:01: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 13:01:57 [ecarstrade.de] INFO: Extracting details for car 6999414auction111011
2026-03-25 13:01:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc0a884e-9b58-5fd8-8bfd-195ae891ace7 with identifier: 6999414auction111011
2026-03-25 13:01:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc0a884e-9b58-5fd8-8bfd-195ae891ace7 with scrape type 1
2026-03-25 13:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item cc0a884e-9b58-5fd8-8bfd-195ae891ace7
2026-03-25 13:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999414%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429497%27 HTTP/1.1" 200 None
2026-03-25 13:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999414/photo_001/780x0__r.jpg?hash=1774429497 not downloaded yet
2026-03-25 13:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999376> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:02: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 13:02:00 [ecarstrade.de] INFO: Extracting details for car 6999376auction111011
2026-03-25 13:02:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89e5b341-fd42-5b04-bcaa-64f93478ecca with identifier: 6999376auction111011
2026-03-25 13:02:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89e5b341-fd42-5b04-bcaa-64f93478ecca with scrape type 1
2026-03-25 13:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 89e5b341-fd42-5b04-bcaa-64f93478ecca
2026-03-25 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999376%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429437%27 HTTP/1.1" 200 None
2026-03-25 13:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999376/photo_001/780x0__r.jpg?hash=1774429437 not downloaded yet
2026-03-25 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999376%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429436%27 HTTP/1.1" 200 None
2026-03-25 13:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999376/photo_002/780x0__r.jpg?hash=1774429436 not downloaded yet
2026-03-25 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999376%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429436%27 HTTP/1.1" 200 None
2026-03-25 13:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999376/photo_003/780x0__r.jpg?hash=1774429436 not downloaded yet
2026-03-25 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999376%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429436%27 HTTP/1.1" 200 None
2026-03-25 13:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999376/photo_004/780x0__r.jpg?hash=1774429436 not downloaded yet
2026-03-25 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999376%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429436%27 HTTP/1.1" 200 None
2026-03-25 13:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999376/photo_005/780x0__r.jpg?hash=1774429436 not downloaded yet
2026-03-25 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999376%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429436%27 HTTP/1.1" 200 None
2026-03-25 13:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999376/photo_006/780x0__r.jpg?hash=1774429436 not downloaded yet
2026-03-25 13:02:06 [scrapy.extensions.logstats] INFO: Crawled 22 pages (at 13 pages/min), scraped 8 items (at 8 items/min)
2026-03-25 13:02:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 220MiB
2026-03-25 13:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999416> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:02: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 13:02:07 [ecarstrade.de] INFO: Extracting details for car 6999416auction111011
2026-03-25 13:02:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97ba4e53-092d-509e-99be-0cded64debf0 with identifier: 6999416auction111011
2026-03-25 13:02:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97ba4e53-092d-509e-99be-0cded64debf0 with scrape type 1
2026-03-25 13:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 97ba4e53-092d-509e-99be-0cded64debf0
2026-03-25 13:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999416%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429499%27 HTTP/1.1" 200 None
2026-03-25 13:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999416/photo_001/780x0__r.jpg?hash=1774429499 not downloaded yet
2026-03-25 13:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999416%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429499%27 HTTP/1.1" 200 None
2026-03-25 13:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999416/photo_002/780x0__r.jpg?hash=1774429499 not downloaded yet
2026-03-25 13:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999416%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429499%27 HTTP/1.1" 200 None
2026-03-25 13:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999416/photo_003/780x0__r.jpg?hash=1774429499 not downloaded yet
2026-03-25 13:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999416%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429499%27 HTTP/1.1" 200 None
2026-03-25 13:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999416/photo_004/780x0__r.jpg?hash=1774429499 not downloaded yet
2026-03-25 13:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999416%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429499%27 HTTP/1.1" 200 None
2026-03-25 13:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999416/photo_005/780x0__r.jpg?hash=1774429499 not downloaded yet
2026-03-25 13:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999416%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429499%27 HTTP/1.1" 200 None
2026-03-25 13:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999416/photo_006/780x0__r.jpg?hash=1774429499 not downloaded yet
2026-03-25 13:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999412> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:02:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:13 [ecarstrade.de] INFO: Extracting details for car 6999412auction111011
2026-03-25 13:02:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69400163-6e8a-532b-8676-cebe843c19ef with identifier: 6999412auction111011
2026-03-25 13:02:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69400163-6e8a-532b-8676-cebe843c19ef with scrape type 1
2026-03-25 13:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 69400163-6e8a-532b-8676-cebe843c19ef
2026-03-25 13:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999412%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429494%27 HTTP/1.1" 200 None
2026-03-25 13:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999412/photo_001/780x0__r.jpg?hash=1774429494 not downloaded yet
2026-03-25 13:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999412%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429494%27 HTTP/1.1" 200 None
2026-03-25 13:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999412/photo_002/780x0__r.jpg?hash=1774429494 not downloaded yet
2026-03-25 13:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999412%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429494%27 HTTP/1.1" 200 None
2026-03-25 13:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999412/photo_003/780x0__r.jpg?hash=1774429494 not downloaded yet
2026-03-25 13:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999412%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429494%27 HTTP/1.1" 200 None
2026-03-25 13:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999412/photo_004/780x0__r.jpg?hash=1774429494 not downloaded yet
2026-03-25 13:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999412%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429494%27 HTTP/1.1" 200 None
2026-03-25 13:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999412/photo_005/780x0__r.jpg?hash=1774429494 not downloaded yet
2026-03-25 13:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999412%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429494%27 HTTP/1.1" 200 None
2026-03-25 13:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999412/photo_006/780x0__r.jpg?hash=1774429494 not downloaded yet
2026-03-25 13:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999421> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:02:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:18 [ecarstrade.de] INFO: Extracting details for car 6999421auction111011
2026-03-25 13:02:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d76b05aa-691c-5ecc-ad74-e87f9c2ef463 with identifier: 6999421auction111011
2026-03-25 13:02:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d76b05aa-691c-5ecc-ad74-e87f9c2ef463 with scrape type 1
2026-03-25 13:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item d76b05aa-691c-5ecc-ad74-e87f9c2ef463
2026-03-25 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999421%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429503%27 HTTP/1.1" 200 None
2026-03-25 13:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999421/photo_001/780x0__r.jpg?hash=1774429503 not downloaded yet
2026-03-25 13:02:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999377> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:02:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:19 [ecarstrade.de] INFO: Extracting details for car 6999377auction111011
2026-03-25 13:02:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8f00435-3a7b-5788-be5a-2191cbea3263 with identifier: 6999377auction111011
2026-03-25 13:02:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8f00435-3a7b-5788-be5a-2191cbea3263 with scrape type 1
2026-03-25 13:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b8f00435-3a7b-5788-be5a-2191cbea3263
2026-03-25 13:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999377%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429438%27 HTTP/1.1" 200 None
2026-03-25 13:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999377/photo_001/780x0__r.jpg?hash=1774429438 not downloaded yet
2026-03-25 13:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999377%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429438%27 HTTP/1.1" 200 None
2026-03-25 13:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999377/photo_002/780x0__r.jpg?hash=1774429438 not downloaded yet
2026-03-25 13:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999377%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429438%27 HTTP/1.1" 200 None
2026-03-25 13:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999377/photo_003/780x0__r.jpg?hash=1774429438 not downloaded yet
2026-03-25 13:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999377%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429438%27 HTTP/1.1" 200 None
2026-03-25 13:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999377/photo_004/780x0__r.jpg?hash=1774429438 not downloaded yet
2026-03-25 13:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999377%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429438%27 HTTP/1.1" 200 None
2026-03-25 13:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999377/photo_005/780x0__r.jpg?hash=1774429438 not downloaded yet
2026-03-25 13:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999377%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429438%27 HTTP/1.1" 200 None
2026-03-25 13:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999377/photo_006/780x0__r.jpg?hash=1774429438 not downloaded yet
2026-03-25 13:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999397> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999408/photo_006/780x0__r.jpg?hash=1774429490> (referer: https://ecarstrade.com/cars/6999408)
2026-03-25 13:02:20 [ecarstrade.de] INFO: Extracting details for car 6999397auction111011
2026-03-25 13:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999402/photo_001/780x0__r.jpg?hash=1774429484> (referer: https://ecarstrade.com/cars/6999402)
2026-03-25 13:02:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b82e4e4-3453-54fe-94f7-7302c3b389f1 with identifier: 6999397auction111011
2026-03-25 13:02:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b82e4e4-3453-54fe-94f7-7302c3b389f1 with scrape type 1
2026-03-25 13:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2b82e4e4-3453-54fe-94f7-7302c3b389f1
2026-03-25 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999397%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429474%27 HTTP/1.1" 200 None
2026-03-25 13:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999397/photo_001/780x0__r.jpg?hash=1774429474 not downloaded yet
2026-03-25 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999397%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429474%27 HTTP/1.1" 200 None
2026-03-25 13:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999397/photo_002/780x0__r.jpg?hash=1774429474 not downloaded yet
2026-03-25 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999397%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429474%27 HTTP/1.1" 200 None
2026-03-25 13:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999397/photo_003/780x0__r.jpg?hash=1774429474 not downloaded yet
2026-03-25 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999397%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429474%27 HTTP/1.1" 200 None
2026-03-25 13:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999397/photo_004/780x0__r.jpg?hash=1774429474 not downloaded yet
2026-03-25 13:02:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 5f652687-ad55-50c2-8603-2abf02865118
2026-03-25 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999397%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429474%27 HTTP/1.1" 200 None
2026-03-25 13:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999397/photo_005/780x0__r.jpg?hash=1774429474 not downloaded yet
2026-03-25 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999397%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429474%27 HTTP/1.1" 200 None
2026-03-25 13:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999397/photo_006/780x0__r.jpg?hash=1774429474 not downloaded yet
2026-03-25 13:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999393/photo_006/780x0__r.jpg?hash=1774429468> (referer: https://ecarstrade.com/cars/6999393)
2026-03-25 13:02:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b471958f-ae05-5702-97a3-0ed67df00230
2026-03-25 13:02:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b471958f-ae05-5702-97a3-0ed67df00230, skipping ID generation
2026-03-25 13:02:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b471958f-ae05-5702-97a3-0ed67df00230 with scrape type 1
2026-03-25 13:02:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b471958f-ae05-5702-97a3-0ed67df00230 sending to next pipeline
2026-03-25 13:02:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: b471958f-ae05-5702-97a3-0ed67df00230, identifier: 6999402auction111011
2026-03-25 13:02:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: b471958f-ae05-5702-97a3-0ed67df00230 with identifier: 6999402auction111011
2026-03-25 13:02:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: b471958f-ae05-5702-97a3-0ed67df00230 with identifier: 6999402auction111011
2026-03-25 13:02:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: b471958f-ae05-5702-97a3-0ed67df00230 with identifier: 6999402auction111011 to the API
2026-03-25 13:02:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:02:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999402/photo_001/780x0__r.jpg?hash=1774429484>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'b471958f-ae05-5702-97a3-0ed67df00230',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999402',
 'listing': 'auction',
 'location': 'Germany - "DE-89-EHINGEN-HARTMANN"',
 'make': 'Opel',
 'model': 'Corsa',
 'odometer': 19242,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 1,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Corsa F Elegance 1.2 Turbo 74KW MT6 E6d',
 'transmission': 'manual',
 'trim': 'F Elegance 1.2 Turbo 74KW MT6 E6d',
 'vin': None,
 'year': 2022}
2026-03-25 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999402auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:02:20 [ecarstrade.de] INFO: Saving data for 6999402auction111011: {'created_time': 1774443740.976926, 'last_price_update_time': 1774443740.976938, 'auction_closing_time': 1774518000.0}
2026-03-25 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999402auction111011') HTTP/1.1" 204 0
2026-03-25 13:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999414/photo_001/780x0__r.jpg?hash=1774429497> (referer: https://ecarstrade.com/cars/6999414)
2026-03-25 13:02:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6aae060f-6d40-54ff-8953-5e6858ce77cc
2026-03-25 13:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999376/photo_006/780x0__r.jpg?hash=1774429436> (referer: https://ecarstrade.com/cars/6999376)
2026-03-25 13:02:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item cc0a884e-9b58-5fd8-8bfd-195ae891ace7
2026-03-25 13:02:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cc0a884e-9b58-5fd8-8bfd-195ae891ace7, skipping ID generation
2026-03-25 13:02:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc0a884e-9b58-5fd8-8bfd-195ae891ace7 with scrape type 1
2026-03-25 13:02:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cc0a884e-9b58-5fd8-8bfd-195ae891ace7 sending to next pipeline
2026-03-25 13:02:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: cc0a884e-9b58-5fd8-8bfd-195ae891ace7, identifier: 6999414auction111011
2026-03-25 13:02:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: cc0a884e-9b58-5fd8-8bfd-195ae891ace7 with identifier: 6999414auction111011
2026-03-25 13:02:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: cc0a884e-9b58-5fd8-8bfd-195ae891ace7 with identifier: 6999414auction111011
2026-03-25 13:02:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: cc0a884e-9b58-5fd8-8bfd-195ae891ace7 with identifier: 6999414auction111011 to the API
2026-03-25 13:02:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:02:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999414/photo_001/780x0__r.jpg?hash=1774429497>
{'auction_title': '',
 'c_o_2_emission_value': 117,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'cc0a884e-9b58-5fd8-8bfd-195ae891ace7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999414',
 'listing': 'auction',
 'location': 'Germany - "DE-89-EHINGEN-HARTMANN"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 183794,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 1,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Octavia Combi Ambition 2.0 TDI 110KW AT7 E6d',
 'transmission': 'automatic',
 'trim': 'Combi Ambition 2.0 TDI 110KW AT7 E6d',
 'vin': None,
 'year': 2022}
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999414auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:02:22 [ecarstrade.de] INFO: Saving data for 6999414auction111011: {'created_time': 1774443742.181304, 'last_price_update_time': 1774443742.181316, 'auction_closing_time': 1774518000.0}
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999414auction111011') HTTP/1.1" 204 0
2026-03-25 13:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999416/photo_006/780x0__r.jpg?hash=1774429499> (referer: https://ecarstrade.com/cars/6999416)
2026-03-25 13:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999404> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:02:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 89e5b341-fd42-5b04-bcaa-64f93478ecca
2026-03-25 13:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999421/photo_001/780x0__r.jpg?hash=1774429503> (referer: https://ecarstrade.com/cars/6999421)
2026-03-25 13:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999412/photo_006/780x0__r.jpg?hash=1774429494> (referer: https://ecarstrade.com/cars/6999412)
2026-03-25 13:02:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 97ba4e53-092d-509e-99be-0cded64debf0
2026-03-25 13:02:22 [ecarstrade.de] INFO: Extracting details for car 6999404auction111011
2026-03-25 13:02:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5e81558-b769-56c2-a8de-c6df60a9c2b6 with identifier: 6999404auction111011
2026-03-25 13:02:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5e81558-b769-56c2-a8de-c6df60a9c2b6 with scrape type 1
2026-03-25 13:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item d5e81558-b769-56c2-a8de-c6df60a9c2b6
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999404%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429485%27 HTTP/1.1" 200 None
2026-03-25 13:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999404/photo_001/780x0__r.jpg?hash=1774429485 not downloaded yet
2026-03-25 13:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999377/photo_006/780x0__r.jpg?hash=1774429438> (referer: https://ecarstrade.com/cars/6999377)
2026-03-25 13:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999377/photo_005/780x0__r.jpg?hash=1774429438> (referer: https://ecarstrade.com/cars/6999377)
2026-03-25 13:02:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d76b05aa-691c-5ecc-ad74-e87f9c2ef463
2026-03-25 13:02:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d76b05aa-691c-5ecc-ad74-e87f9c2ef463, skipping ID generation
2026-03-25 13:02:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d76b05aa-691c-5ecc-ad74-e87f9c2ef463 with scrape type 1
2026-03-25 13:02:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d76b05aa-691c-5ecc-ad74-e87f9c2ef463 sending to next pipeline
2026-03-25 13:02:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: d76b05aa-691c-5ecc-ad74-e87f9c2ef463, identifier: 6999421auction111011
2026-03-25 13:02:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: d76b05aa-691c-5ecc-ad74-e87f9c2ef463 with identifier: 6999421auction111011
2026-03-25 13:02:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: d76b05aa-691c-5ecc-ad74-e87f9c2ef463 with identifier: 6999421auction111011
2026-03-25 13:02:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: d76b05aa-691c-5ecc-ad74-e87f9c2ef463 with identifier: 6999421auction111011 to the API
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:02:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999421/photo_001/780x0__r.jpg?hash=1774429503>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'd76b05aa-691c-5ecc-ad74-e87f9c2ef463',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999421',
 'listing': 'auction',
 'location': 'Germany - "DE-89-EHINGEN-HARTMANN"',
 'make': 'Volkswagen',
 'model': 'Touran',
 'odometer': 127426,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 1,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Touran Comfortline BMT/Start-Stopp 2.0 TDI 90KW MT6 E6d',
 'transmission': 'manual',
 'trim': 'Comfortline BMT/Start-Stopp 2.0 TDI 90KW MT6 E6d',
 'vin': None,
 'year': 2023}
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999421auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:02:22 [ecarstrade.de] INFO: Saving data for 6999421auction111011: {'created_time': 1774443742.862312, 'last_price_update_time': 1774443742.862324, 'auction_closing_time': 1774518000.0}
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999421auction111011') HTTP/1.1" 204 0
2026-03-25 13:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999377/photo_004/780x0__r.jpg?hash=1774429438> (referer: https://ecarstrade.com/cars/6999377)
2026-03-25 13:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999397/photo_006/780x0__r.jpg?hash=1774429474> (referer: https://ecarstrade.com/cars/6999397)
2026-03-25 13:02:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 69400163-6e8a-532b-8676-cebe843c19ef
2026-03-25 13:02:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b8f00435-3a7b-5788-be5a-2191cbea3263
2026-03-25 13:02:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b8f00435-3a7b-5788-be5a-2191cbea3263
2026-03-25 13:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999397/photo_004/780x0__r.jpg?hash=1774429474> (referer: https://ecarstrade.com/cars/6999397)
2026-03-25 13:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999397/photo_005/780x0__r.jpg?hash=1774429474> (referer: https://ecarstrade.com/cars/6999397)
2026-03-25 13:02:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b8f00435-3a7b-5788-be5a-2191cbea3263
2026-03-25 13:02:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 2b82e4e4-3453-54fe-94f7-7302c3b389f1
2026-03-25 13:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999397/photo_002/780x0__r.jpg?hash=1774429474> (referer: https://ecarstrade.com/cars/6999397)
2026-03-25 13:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999397/photo_003/780x0__r.jpg?hash=1774429474> (referer: https://ecarstrade.com/cars/6999397)
2026-03-25 13:02:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 2b82e4e4-3453-54fe-94f7-7302c3b389f1
2026-03-25 13:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999377/photo_003/780x0__r.jpg?hash=1774429438> (referer: https://ecarstrade.com/cars/6999377)
2026-03-25 13:02:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 2b82e4e4-3453-54fe-94f7-7302c3b389f1
2026-03-25 13:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999397/photo_001/780x0__r.jpg?hash=1774429474> (referer: https://ecarstrade.com/cars/6999397)
2026-03-25 13:02:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 2b82e4e4-3453-54fe-94f7-7302c3b389f1
2026-03-25 13:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999377/photo_002/780x0__r.jpg?hash=1774429438> (referer: https://ecarstrade.com/cars/6999377)
2026-03-25 13:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999404/photo_001/780x0__r.jpg?hash=1774429485> (referer: https://ecarstrade.com/cars/6999404)
2026-03-25 13:02:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 2b82e4e4-3453-54fe-94f7-7302c3b389f1
2026-03-25 13:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999412/photo_005/780x0__r.jpg?hash=1774429494> (referer: https://ecarstrade.com/cars/6999412)
2026-03-25 13:02:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b8f00435-3a7b-5788-be5a-2191cbea3263
2026-03-25 13:02:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 2b82e4e4-3453-54fe-94f7-7302c3b389f1
2026-03-25 13:02:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2b82e4e4-3453-54fe-94f7-7302c3b389f1, skipping ID generation
2026-03-25 13:02:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b82e4e4-3453-54fe-94f7-7302c3b389f1 with scrape type 1
2026-03-25 13:02:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2b82e4e4-3453-54fe-94f7-7302c3b389f1 sending to next pipeline
2026-03-25 13:02:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 2b82e4e4-3453-54fe-94f7-7302c3b389f1, identifier: 6999397auction111011
2026-03-25 13:02:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 2b82e4e4-3453-54fe-94f7-7302c3b389f1 with identifier: 6999397auction111011
2026-03-25 13:02:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 2b82e4e4-3453-54fe-94f7-7302c3b389f1 with identifier: 6999397auction111011
2026-03-25 13:02:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 2b82e4e4-3453-54fe-94f7-7302c3b389f1 with identifier: 6999397auction111011 to the API
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:02:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999397/photo_001/780x0__r.jpg?hash=1774429474>
{'auction_title': '',
 'c_o_2_emission_value': 156,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.3L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Petrol',
 'id': '2b82e4e4-3453-54fe-94f7-7302c3b389f1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999397',
 'listing': 'auction',
 'location': 'Germany - "DE-41-MOENCHENGLADBACH-SULOJA"',
 'make': 'Mercedes',
 'model': 'GLB 200',
 'odometer': 66430,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'GLB -Klasse GLB 200 (247.687) 1.3 120KW AT7 E6d',
 'transmission': 'automatic',
 'trim': 'GLB -Klasse  (247.687) 1.3 120KW AT7 E6d',
 'vin': None,
 'year': 2020}
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999397auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:02:23 [ecarstrade.de] INFO: Saving data for 6999397auction111011: {'created_time': 1774443743.648911, 'last_price_update_time': 1774443743.64892, 'auction_closing_time': 1774518000.0}
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999397auction111011') HTTP/1.1" 204 0
2026-03-25 13:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999412/photo_004/780x0__r.jpg?hash=1774429494> (referer: https://ecarstrade.com/cars/6999412)
2026-03-25 13:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999377/photo_001/780x0__r.jpg?hash=1774429438> (referer: https://ecarstrade.com/cars/6999377)
2026-03-25 13:02:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b8f00435-3a7b-5788-be5a-2191cbea3263
2026-03-25 13:02:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item d5e81558-b769-56c2-a8de-c6df60a9c2b6
2026-03-25 13:02:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d5e81558-b769-56c2-a8de-c6df60a9c2b6, skipping ID generation
2026-03-25 13:02:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5e81558-b769-56c2-a8de-c6df60a9c2b6 with scrape type 1
2026-03-25 13:02:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d5e81558-b769-56c2-a8de-c6df60a9c2b6 sending to next pipeline
2026-03-25 13:02:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: d5e81558-b769-56c2-a8de-c6df60a9c2b6, identifier: 6999404auction111011
2026-03-25 13:02:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 69400163-6e8a-532b-8676-cebe843c19ef
2026-03-25 13:02:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: d5e81558-b769-56c2-a8de-c6df60a9c2b6 with identifier: 6999404auction111011
2026-03-25 13:02:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: d5e81558-b769-56c2-a8de-c6df60a9c2b6 with identifier: 6999404auction111011
2026-03-25 13:02:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: d5e81558-b769-56c2-a8de-c6df60a9c2b6 with identifier: 6999404auction111011 to the API
2026-03-25 13:02:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:02:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999404/photo_001/780x0__r.jpg?hash=1774429485>
{'auction_title': '',
 'c_o_2_emission_value': 125,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.2L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'd5e81558-b769-56c2-a8de-c6df60a9c2b6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999404',
 'listing': 'auction',
 'location': 'Germany - "DE-89-EHINGEN-HARTMANN"',
 'make': 'Opel',
 'model': 'Corsa',
 'odometer': 5309,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 1,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Corsa F Elegance 1.2 Turbo 74KW AT8 E6d',
 'transmission': 'automatic',
 'trim': 'F Elegance 1.2 Turbo 74KW AT8 E6d',
 'vin': None,
 'year': 2022}
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999404auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:02:24 [ecarstrade.de] INFO: Saving data for 6999404auction111011: {'created_time': 1774443744.241527, 'last_price_update_time': 1774443744.241539, 'auction_closing_time': 1774518000.0}
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999404auction111011') HTTP/1.1" 204 0
2026-03-25 13:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999412/photo_003/780x0__r.jpg?hash=1774429494> (referer: https://ecarstrade.com/cars/6999412)
2026-03-25 13:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999412/photo_002/780x0__r.jpg?hash=1774429494> (referer: https://ecarstrade.com/cars/6999412)
2026-03-25 13:02:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 69400163-6e8a-532b-8676-cebe843c19ef
2026-03-25 13:02:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b8f00435-3a7b-5788-be5a-2191cbea3263
2026-03-25 13:02:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b8f00435-3a7b-5788-be5a-2191cbea3263, skipping ID generation
2026-03-25 13:02:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8f00435-3a7b-5788-be5a-2191cbea3263 with scrape type 1
2026-03-25 13:02:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b8f00435-3a7b-5788-be5a-2191cbea3263 sending to next pipeline
2026-03-25 13:02:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: b8f00435-3a7b-5788-be5a-2191cbea3263, identifier: 6999377auction111011
2026-03-25 13:02:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: b8f00435-3a7b-5788-be5a-2191cbea3263 with identifier: 6999377auction111011
2026-03-25 13:02:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 13:02:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: b8f00435-3a7b-5788-be5a-2191cbea3263 with identifier: 6999377auction111011
2026-03-25 13:02:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: b8f00435-3a7b-5788-be5a-2191cbea3263 with identifier: 6999377auction111011 to the API
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:02:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999377/photo_001/780x0__r.jpg?hash=1774429438>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Electric',
 'id': 'b8f00435-3a7b-5788-be5a-2191cbea3263',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999377',
 'listing': 'auction',
 'location': 'Germany - "DE-41-SCHWALMTAL-SULOJA"',
 'make': 'Audi',
 'model': 'Q4 e-tron',
 'odometer': 105322,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Q4 e-tron 40 e-tron 82kWh',
 'transmission': 'automatic',
 'trim': '40 e-tron 82kWh',
 'vin': None,
 'year': 2022}
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999377auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:02:24 [ecarstrade.de] INFO: Saving data for 6999377auction111011: {'created_time': 1774443744.775864, 'last_price_update_time': 1774443744.77588, 'auction_closing_time': 1774518000.0}
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999377auction111011') HTTP/1.1" 204 0
2026-03-25 13:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999416/photo_005/780x0__r.jpg?hash=1774429499> (referer: https://ecarstrade.com/cars/6999416)
2026-03-25 13:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999412/photo_001/780x0__r.jpg?hash=1774429494> (referer: https://ecarstrade.com/cars/6999412)
2026-03-25 13:02:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 69400163-6e8a-532b-8676-cebe843c19ef
2026-03-25 13:02:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 69400163-6e8a-532b-8676-cebe843c19ef
2026-03-25 13:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999416/photo_003/780x0__r.jpg?hash=1774429499> (referer: https://ecarstrade.com/cars/6999416)
2026-03-25 13:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999416/photo_004/780x0__r.jpg?hash=1774429499> (referer: https://ecarstrade.com/cars/6999416)
2026-03-25 13:02:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 97ba4e53-092d-509e-99be-0cded64debf0
2026-03-25 13:02:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 69400163-6e8a-532b-8676-cebe843c19ef
2026-03-25 13:02:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 69400163-6e8a-532b-8676-cebe843c19ef, skipping ID generation
2026-03-25 13:02:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69400163-6e8a-532b-8676-cebe843c19ef with scrape type 1
2026-03-25 13:02:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 69400163-6e8a-532b-8676-cebe843c19ef sending to next pipeline
2026-03-25 13:02:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 69400163-6e8a-532b-8676-cebe843c19ef, identifier: 6999412auction111011
2026-03-25 13:02:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 69400163-6e8a-532b-8676-cebe843c19ef with identifier: 6999412auction111011
2026-03-25 13:02:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 69400163-6e8a-532b-8676-cebe843c19ef with identifier: 6999412auction111011
2026-03-25 13:02:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 69400163-6e8a-532b-8676-cebe843c19ef with identifier: 6999412auction111011 to the API
2026-03-25 13:02:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02: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 13:02:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999412/photo_001/780x0__r.jpg?hash=1774429494>
{'auction_title': '',
 'c_o_2_emission_value': 132,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Diesel',
 'id': '69400163-6e8a-532b-8676-cebe843c19ef',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999412',
 'listing': 'auction',
 'location': 'Germany - "DE-64-RIEDSTADT-ALTMANN"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 188603,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Octavia Combi RS 2.0 TDI 147KW AT7 E6d',
 'transmission': 'automatic',
 'trim': 'Combi RS 2.0 TDI 147KW AT7 E6d',
 'vin': None,
 'year': 2022}
2026-03-25 13:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999412auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:02:25 [ecarstrade.de] INFO: Saving data for 6999412auction111011: {'created_time': 1774443745.376993, 'last_price_update_time': 1774443745.377005, 'auction_closing_time': 1774518000.0}
2026-03-25 13:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999412auction111011') HTTP/1.1" 204 0
2026-03-25 13:02:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999416/photo_002/780x0__r.jpg?hash=1774429499> (referer: https://ecarstrade.com/cars/6999416)
2026-03-25 13:02:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999416/photo_001/780x0__r.jpg?hash=1774429499> (referer: https://ecarstrade.com/cars/6999416)
2026-03-25 13:02:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 97ba4e53-092d-509e-99be-0cded64debf0
2026-03-25 13:02:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 97ba4e53-092d-509e-99be-0cded64debf0
2026-03-25 13:02:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999376/photo_004/780x0__r.jpg?hash=1774429436> (referer: https://ecarstrade.com/cars/6999376)
2026-03-25 13:02:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999376/photo_005/780x0__r.jpg?hash=1774429436> (referer: https://ecarstrade.com/cars/6999376)
2026-03-25 13:02:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 97ba4e53-092d-509e-99be-0cded64debf0
2026-03-25 13:02:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 97ba4e53-092d-509e-99be-0cded64debf0
2026-03-25 13:02:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 97ba4e53-092d-509e-99be-0cded64debf0, skipping ID generation
2026-03-25 13:02:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97ba4e53-092d-509e-99be-0cded64debf0 with scrape type 1
2026-03-25 13:02:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 97ba4e53-092d-509e-99be-0cded64debf0 sending to next pipeline
2026-03-25 13:02:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 97ba4e53-092d-509e-99be-0cded64debf0, identifier: 6999416auction111011
2026-03-25 13:02:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 97ba4e53-092d-509e-99be-0cded64debf0 with identifier: 6999416auction111011
2026-03-25 13:02:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 97ba4e53-092d-509e-99be-0cded64debf0 with identifier: 6999416auction111011
2026-03-25 13:02:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 97ba4e53-092d-509e-99be-0cded64debf0 with identifier: 6999416auction111011 to the API
2026-03-25 13:02:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02: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 13:02:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999416/photo_001/780x0__r.jpg?hash=1774429499>
{'auction_title': '',
 'c_o_2_emission_value': 30,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.4L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Petrol',
 'id': '97ba4e53-092d-509e-99be-0cded64debf0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999416',
 'listing': 'auction',
 'location': 'Germany - "DE-64-RIEDSTADT-ALTMANN"',
 'make': 'Volkswagen',
 'model': 'Passat Variant',
 'odometer': 96604,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Passat Variant GTE 1.4 TSI 160KW AT6 E6d',
 'transmission': 'automatic',
 'trim': 'GTE 1.4 TSI 160KW AT6 E6d',
 'vin': None,
 'year': 2021}
2026-03-25 13:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999416auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:02:25 [ecarstrade.de] INFO: Saving data for 6999416auction111011: {'created_time': 1774443745.976241, 'last_price_update_time': 1774443745.976256, 'auction_closing_time': 1774518000.0}
2026-03-25 13:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999416auction111011') HTTP/1.1" 204 0
2026-03-25 13:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999376/photo_003/780x0__r.jpg?hash=1774429436> (referer: https://ecarstrade.com/cars/6999376)
2026-03-25 13:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999376/photo_002/780x0__r.jpg?hash=1774429436> (referer: https://ecarstrade.com/cars/6999376)
2026-03-25 13:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999390> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:02:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 89e5b341-fd42-5b04-bcaa-64f93478ecca
2026-03-25 13:02:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 89e5b341-fd42-5b04-bcaa-64f93478ecca
2026-03-25 13:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999393/photo_005/780x0__r.jpg?hash=1774429468> (referer: https://ecarstrade.com/cars/6999393)
2026-03-25 13:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999376/photo_001/780x0__r.jpg?hash=1774429437> (referer: https://ecarstrade.com/cars/6999376)
2026-03-25 13:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999393/photo_004/780x0__r.jpg?hash=1774429470> (referer: https://ecarstrade.com/cars/6999393)
2026-03-25 13:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999393/photo_003/780x0__r.jpg?hash=1774429468> (referer: https://ecarstrade.com/cars/6999393)
2026-03-25 13:02:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 89e5b341-fd42-5b04-bcaa-64f93478ecca
2026-03-25 13:02:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 89e5b341-fd42-5b04-bcaa-64f93478ecca
2026-03-25 13:02:26 [ecarstrade.de] INFO: Extracting details for car 6999390auction111011
2026-03-25 13:02:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffe123c3-d9e2-5eea-9bd3-b5542527fc83 with identifier: 6999390auction111011
2026-03-25 13:02:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffe123c3-d9e2-5eea-9bd3-b5542527fc83 with scrape type 1
2026-03-25 13:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ffe123c3-d9e2-5eea-9bd3-b5542527fc83
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999390%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429464%27 HTTP/1.1" 200 None
2026-03-25 13:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999390/photo_001/780x0__r.jpg?hash=1774429464 not downloaded yet
2026-03-25 13:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999408/photo_005/780x0__r.jpg?hash=1774429490> (referer: https://ecarstrade.com/cars/6999408)
2026-03-25 13:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999393/photo_002/780x0__r.jpg?hash=1774429468> (referer: https://ecarstrade.com/cars/6999393)
2026-03-25 13:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999393/photo_001/780x0__r.jpg?hash=1774429468> (referer: https://ecarstrade.com/cars/6999393)
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999390%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429463%27 HTTP/1.1" 200 None
2026-03-25 13:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999390/photo_002/780x0__r.jpg?hash=1774429463 not downloaded yet
2026-03-25 13:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999387> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:02:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6aae060f-6d40-54ff-8953-5e6858ce77cc
2026-03-25 13:02:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 89e5b341-fd42-5b04-bcaa-64f93478ecca
2026-03-25 13:02:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 89e5b341-fd42-5b04-bcaa-64f93478ecca, skipping ID generation
2026-03-25 13:02:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89e5b341-fd42-5b04-bcaa-64f93478ecca with scrape type 1
2026-03-25 13:02:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 89e5b341-fd42-5b04-bcaa-64f93478ecca sending to next pipeline
2026-03-25 13:02:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 89e5b341-fd42-5b04-bcaa-64f93478ecca, identifier: 6999376auction111011
2026-03-25 13:02:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6aae060f-6d40-54ff-8953-5e6858ce77cc
2026-03-25 13:02:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6aae060f-6d40-54ff-8953-5e6858ce77cc
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999390%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429463%27 HTTP/1.1" 200 None
2026-03-25 13:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999390/photo_003/780x0__r.jpg?hash=1774429463 not downloaded yet
2026-03-25 13:02:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 89e5b341-fd42-5b04-bcaa-64f93478ecca with identifier: 6999376auction111011
2026-03-25 13:02:26 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 13:02:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 89e5b341-fd42-5b04-bcaa-64f93478ecca with identifier: 6999376auction111011
2026-03-25 13:02:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 89e5b341-fd42-5b04-bcaa-64f93478ecca with identifier: 6999376auction111011 to the API
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02: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 13:02:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999376/photo_001/780x0__r.jpg?hash=1774429437>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Diesel',
 'id': '89e5b341-fd42-5b04-bcaa-64f93478ecca',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999376',
 'listing': 'auction',
 'location': 'Germany - "DE-64-RIEDSTADT-ALTMANN"',
 'make': 'Audi',
 'model': 'A6',
 'odometer': 112546,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-09-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'A6 Avant 40 TDI sport 2.0 TDI 150KW AT7 E6d',
 'transmission': 'automatic',
 'trim': 'Avant 40 TDI sport 2.0 TDI 150KW AT7 E6d',
 'vin': None,
 'year': 2022}
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999376auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:02:26 [ecarstrade.de] INFO: Saving data for 6999376auction111011: {'created_time': 1774443746.82562, 'last_price_update_time': 1774443746.825632, 'auction_closing_time': 1774518000.0}
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999376auction111011') HTTP/1.1" 204 0
2026-03-25 13:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999408/photo_004/780x0__r.jpg?hash=1774429489> (referer: https://ecarstrade.com/cars/6999408)
2026-03-25 13:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999408/photo_003/780x0__r.jpg?hash=1774429489> (referer: https://ecarstrade.com/cars/6999408)
2026-03-25 13:02:26 [ecarstrade.de] INFO: Extracting details for car 6999387auction111011
2026-03-25 13:02:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999408/photo_002/780x0__r.jpg?hash=1774429489> (referer: https://ecarstrade.com/cars/6999408)
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999390%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429463%27 HTTP/1.1" 200 None
2026-03-25 13:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999390/photo_004/780x0__r.jpg?hash=1774429463 not downloaded yet
2026-03-25 13:02:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999390%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429463%27 HTTP/1.1" 200 None
2026-03-25 13:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999390/photo_005/780x0__r.jpg?hash=1774429463 not downloaded yet
2026-03-25 13:02:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 5f652687-ad55-50c2-8603-2abf02865118
2026-03-25 13:02:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6aae060f-6d40-54ff-8953-5e6858ce77cc
2026-03-25 13:02:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6aae060f-6d40-54ff-8953-5e6858ce77cc
2026-03-25 13:02:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6aae060f-6d40-54ff-8953-5e6858ce77cc, skipping ID generation
2026-03-25 13:02:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6aae060f-6d40-54ff-8953-5e6858ce77cc with scrape type 1
2026-03-25 13:02:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6aae060f-6d40-54ff-8953-5e6858ce77cc sending to next pipeline
2026-03-25 13:02:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 6aae060f-6d40-54ff-8953-5e6858ce77cc, identifier: 6999393auction111011
2026-03-25 13:02:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f15aea7-0215-5735-8aad-4ee3fa037392 with identifier: 6999387auction111011
2026-03-25 13:02:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f15aea7-0215-5735-8aad-4ee3fa037392 with scrape type 1
2026-03-25 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 9f15aea7-0215-5735-8aad-4ee3fa037392
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999387%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429456%27 HTTP/1.1" 200 None
2026-03-25 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999387/photo_001/780x0__r.jpg?hash=1774429456 not downloaded yet
2026-03-25 13:02:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 6aae060f-6d40-54ff-8953-5e6858ce77cc with identifier: 6999393auction111011
2026-03-25 13:02:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 6aae060f-6d40-54ff-8953-5e6858ce77cc with identifier: 6999393auction111011
2026-03-25 13:02:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 6aae060f-6d40-54ff-8953-5e6858ce77cc with identifier: 6999393auction111011 to the API
2026-03-25 13:02:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02: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 13:02:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999393/photo_001/780x0__r.jpg?hash=1774429468>
{'auction_title': '',
 'c_o_2_emission_value': 134,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Diesel',
 'id': '6aae060f-6d40-54ff-8953-5e6858ce77cc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999393',
 'listing': 'auction',
 'location': 'Germany - "DE-85-EITTING-ALTMANN"',
 'make': 'Mercedes',
 'model': 'C 220',
 'odometer': 90747,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'C -Klasse T-Modell C 220 d T (206.204)AMG 162KW AT9 E6d',
 'transmission': 'automatic',
 'trim': 'C -Klasse T-Modell  d T (206.204)AMG 162KW AT9 E6d',
 'vin': None,
 'year': 2022}
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999393auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:02:28 [ecarstrade.de] INFO: Saving data for 6999393auction111011: {'created_time': 1774443748.272682, 'last_price_update_time': 1774443748.272694, 'auction_closing_time': 1774518000.0}
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999393auction111011') HTTP/1.1" 204 0
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999390%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429463%27 HTTP/1.1" 200 None
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999390/photo_006/780x0__r.jpg?hash=1774429463 not downloaded yet
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999387%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429456%27 HTTP/1.1" 200 None
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999387/photo_002/780x0__r.jpg?hash=1774429456 not downloaded yet
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999387%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429456%27 HTTP/1.1" 200 None
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999387/photo_003/780x0__r.jpg?hash=1774429456 not downloaded yet
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 5f652687-ad55-50c2-8603-2abf02865118
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 5f652687-ad55-50c2-8603-2abf02865118
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 5f652687-ad55-50c2-8603-2abf02865118
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999387%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429456%27 HTTP/1.1" 200 None
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999387/photo_004/780x0__r.jpg?hash=1774429456 not downloaded yet
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999387%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429456%27 HTTP/1.1" 200 None
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999387/photo_005/780x0__r.jpg?hash=1774429456 not downloaded yet
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999387%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429456%27 HTTP/1.1" 200 None
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999387/photo_006/780x0__r.jpg?hash=1774429456 not downloaded yet
2026-03-25 13:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999408/photo_001/780x0__r.jpg?hash=1774429489> (referer: https://ecarstrade.com/cars/6999408)
2026-03-25 13:02: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 13:02:28 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 5f652687-ad55-50c2-8603-2abf02865118
2026-03-25 13:02:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5f652687-ad55-50c2-8603-2abf02865118, skipping ID generation
2026-03-25 13:02:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f652687-ad55-50c2-8603-2abf02865118 with scrape type 1
2026-03-25 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5f652687-ad55-50c2-8603-2abf02865118 sending to next pipeline
2026-03-25 13:02:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 5f652687-ad55-50c2-8603-2abf02865118, identifier: 6999408auction111011
2026-03-25 13:02:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 5f652687-ad55-50c2-8603-2abf02865118 with identifier: 6999408auction111011
2026-03-25 13:02:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 5f652687-ad55-50c2-8603-2abf02865118 with identifier: 6999408auction111011
2026-03-25 13:02:28 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 5f652687-ad55-50c2-8603-2abf02865118 with identifier: 6999408auction111011 to the API
2026-03-25 13:02:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02: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 13:02:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999408/photo_001/780x0__r.jpg?hash=1774429489>
{'auction_title': '',
 'c_o_2_emission_value': 107,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Diesel',
 'id': '5f652687-ad55-50c2-8603-2abf02865118',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999408',
 'listing': 'auction',
 'location': 'Germany - "DE-41-MOENCHENGLADBACH-SULOJA"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 188607,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-01',
 'seats_number': 7,
 'seller_name': None,
 'title': '5008 Allure Pack 1.5 HDi 96KW AT8 7 Sitzer E6d',
 'transmission': 'automatic',
 'trim': 'Allure Pack 1.5 HDi 96KW AT8 7 Sitzer E6d',
 'vin': None,
 'year': 2021}
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999408auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:02:29 [ecarstrade.de] INFO: Saving data for 6999408auction111011: {'created_time': 1774443749.073402, 'last_price_update_time': 1774443749.073413, 'auction_closing_time': 1774518000.0}
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999408auction111011') HTTP/1.1" 204 0
2026-03-25 13:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999375> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:02: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 13:02:31 [ecarstrade.de] INFO: Extracting details for car 6999375auction111011
2026-03-25 13:02:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 800dcc56-04d7-50c1-a416-fb70154162ec with identifier: 6999375auction111011
2026-03-25 13:02:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 800dcc56-04d7-50c1-a416-fb70154162ec with scrape type 1
2026-03-25 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 800dcc56-04d7-50c1-a416-fb70154162ec
2026-03-25 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999375%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429434%27 HTTP/1.1" 200 None
2026-03-25 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999375/photo_001/780x0__r.jpg?hash=1774429434 not downloaded yet
2026-03-25 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999375%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429434%27 HTTP/1.1" 200 None
2026-03-25 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999375/photo_002/780x0__r.jpg?hash=1774429434 not downloaded yet
2026-03-25 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999375%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429435%27 HTTP/1.1" 200 None
2026-03-25 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999375/photo_003/780x0__r.jpg?hash=1774429435 not downloaded yet
2026-03-25 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999375%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429435%27 HTTP/1.1" 200 None
2026-03-25 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999375/photo_004/780x0__r.jpg?hash=1774429435 not downloaded yet
2026-03-25 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999375%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429434%27 HTTP/1.1" 200 None
2026-03-25 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999375/photo_005/780x0__r.jpg?hash=1774429434 not downloaded yet
2026-03-25 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999375%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429435%27 HTTP/1.1" 200 None
2026-03-25 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999375/photo_006/780x0__r.jpg?hash=1774429435 not downloaded yet
2026-03-25 13:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999405> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:02: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 13:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999380> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:02:37 [ecarstrade.de] INFO: Extracting details for car 6999405auction111011
2026-03-25 13:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999390/photo_001/780x0__r.jpg?hash=1774429464> (referer: https://ecarstrade.com/cars/6999390)
2026-03-25 13:02:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a137dc26-994c-515e-819b-5f8d1e392bf9 with identifier: 6999405auction111011
2026-03-25 13:02:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a137dc26-994c-515e-819b-5f8d1e392bf9 with scrape type 1
2026-03-25 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item a137dc26-994c-515e-819b-5f8d1e392bf9
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999405%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429485%27 HTTP/1.1" 200 None
2026-03-25 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999405/photo_001/780x0__r.jpg?hash=1774429485 not downloaded yet
2026-03-25 13:02:37 [ecarstrade.de] INFO: Extracting details for car 6999380auction111011
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999405%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429485%27 HTTP/1.1" 200 None
2026-03-25 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999405/photo_002/780x0__r.jpg?hash=1774429485 not downloaded yet
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999405%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429485%27 HTTP/1.1" 200 None
2026-03-25 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999405/photo_003/780x0__r.jpg?hash=1774429485 not downloaded yet
2026-03-25 13:02:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32dcd24e-6889-57a9-b031-8319908ad12b with identifier: 6999380auction111011
2026-03-25 13:02:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32dcd24e-6889-57a9-b031-8319908ad12b with scrape type 1
2026-03-25 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 32dcd24e-6889-57a9-b031-8319908ad12b
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999380%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429444%27 HTTP/1.1" 200 None
2026-03-25 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999380/photo_001/780x0__r.jpg?hash=1774429444 not downloaded yet
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999405%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429485%27 HTTP/1.1" 200 None
2026-03-25 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999405/photo_004/780x0__r.jpg?hash=1774429485 not downloaded yet
2026-03-25 13:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999419/photo_005/780x0__r.jpg?hash=1774429500> (referer: https://ecarstrade.com/cars/6999419)
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999380%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429444%27 HTTP/1.1" 200 None
2026-03-25 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999380/photo_002/780x0__r.jpg?hash=1774429444 not downloaded yet
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999405%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429485%27 HTTP/1.1" 200 None
2026-03-25 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999405/photo_005/780x0__r.jpg?hash=1774429485 not downloaded yet
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999380%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429444%27 HTTP/1.1" 200 None
2026-03-25 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999380/photo_003/780x0__r.jpg?hash=1774429444 not downloaded yet
2026-03-25 13:02:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ffe123c3-d9e2-5eea-9bd3-b5542527fc83
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999405%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429485%27 HTTP/1.1" 200 None
2026-03-25 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999405/photo_006/780x0__r.jpg?hash=1774429485 not downloaded yet
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999380%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429444%27 HTTP/1.1" 200 None
2026-03-25 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999380/photo_004/780x0__r.jpg?hash=1774429444 not downloaded yet
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999380%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429444%27 HTTP/1.1" 200 None
2026-03-25 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999380/photo_005/780x0__r.jpg?hash=1774429444 not downloaded yet
2026-03-25 13:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999390/photo_002/780x0__r.jpg?hash=1774429463> (referer: https://ecarstrade.com/cars/6999390)
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999380%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429444%27 HTTP/1.1" 200 None
2026-03-25 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999380/photo_006/780x0__r.jpg?hash=1774429444 not downloaded yet
2026-03-25 13:02:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 41894d40-b9ce-5cd3-99e6-53ec17347812
2026-03-25 13:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999419/photo_004/780x0__r.jpg?hash=1774429500> (referer: https://ecarstrade.com/cars/6999419)
2026-03-25 13:02:37 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ffe123c3-d9e2-5eea-9bd3-b5542527fc83
2026-03-25 13:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999390/photo_003/780x0__r.jpg?hash=1774429463> (referer: https://ecarstrade.com/cars/6999390)
2026-03-25 13:02:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 41894d40-b9ce-5cd3-99e6-53ec17347812
2026-03-25 13:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999387/photo_006/780x0__r.jpg?hash=1774429456> (referer: https://ecarstrade.com/cars/6999387)
2026-03-25 13:02:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ffe123c3-d9e2-5eea-9bd3-b5542527fc83
2026-03-25 13:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999387/photo_005/780x0__r.jpg?hash=1774429456> (referer: https://ecarstrade.com/cars/6999387)
2026-03-25 13:02:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 9f15aea7-0215-5735-8aad-4ee3fa037392
2026-03-25 13:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999375/photo_006/780x0__r.jpg?hash=1774429435> (referer: https://ecarstrade.com/cars/6999375)
2026-03-25 13:02:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 9f15aea7-0215-5735-8aad-4ee3fa037392
2026-03-25 13:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999375/photo_005/780x0__r.jpg?hash=1774429434> (referer: https://ecarstrade.com/cars/6999375)
2026-03-25 13:02:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 800dcc56-04d7-50c1-a416-fb70154162ec
2026-03-25 13:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999375/photo_004/780x0__r.jpg?hash=1774429435> (referer: https://ecarstrade.com/cars/6999375)
2026-03-25 13:02:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 800dcc56-04d7-50c1-a416-fb70154162ec
2026-03-25 13:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999380/photo_001/780x0__r.jpg?hash=1774429444> (referer: https://ecarstrade.com/cars/6999380)
2026-03-25 13:02:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 800dcc56-04d7-50c1-a416-fb70154162ec
2026-03-25 13:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999380/photo_005/780x0__r.jpg?hash=1774429444> (referer: https://ecarstrade.com/cars/6999380)
2026-03-25 13:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999380/photo_006/780x0__r.jpg?hash=1774429444> (referer: https://ecarstrade.com/cars/6999380)
2026-03-25 13:02:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 32dcd24e-6889-57a9-b031-8319908ad12b
2026-03-25 13:02:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 32dcd24e-6889-57a9-b031-8319908ad12b
2026-03-25 13:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999380/photo_004/780x0__r.jpg?hash=1774429444> (referer: https://ecarstrade.com/cars/6999380)
2026-03-25 13:02:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 32dcd24e-6889-57a9-b031-8319908ad12b
2026-03-25 13:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999405/photo_006/780x0__r.jpg?hash=1774429485> (referer: https://ecarstrade.com/cars/6999405)
2026-03-25 13:02:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 32dcd24e-6889-57a9-b031-8319908ad12b
2026-03-25 13:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999380/photo_003/780x0__r.jpg?hash=1774429444> (referer: https://ecarstrade.com/cars/6999380)
2026-03-25 13:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999405/photo_005/780x0__r.jpg?hash=1774429485> (referer: https://ecarstrade.com/cars/6999405)
2026-03-25 13:02:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item a137dc26-994c-515e-819b-5f8d1e392bf9
2026-03-25 13:02:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 32dcd24e-6889-57a9-b031-8319908ad12b
2026-03-25 13:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999380/photo_002/780x0__r.jpg?hash=1774429444> (referer: https://ecarstrade.com/cars/6999380)
2026-03-25 13:02:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item a137dc26-994c-515e-819b-5f8d1e392bf9
2026-03-25 13:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999405/photo_004/780x0__r.jpg?hash=1774429485> (referer: https://ecarstrade.com/cars/6999405)
2026-03-25 13:02:38 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 32dcd24e-6889-57a9-b031-8319908ad12b
2026-03-25 13:02:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 32dcd24e-6889-57a9-b031-8319908ad12b, skipping ID generation
2026-03-25 13:02:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32dcd24e-6889-57a9-b031-8319908ad12b with scrape type 1
2026-03-25 13:02:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 32dcd24e-6889-57a9-b031-8319908ad12b sending to next pipeline
2026-03-25 13:02:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 32dcd24e-6889-57a9-b031-8319908ad12b, identifier: 6999380auction111011
2026-03-25 13:02:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 32dcd24e-6889-57a9-b031-8319908ad12b with identifier: 6999380auction111011
2026-03-25 13:02:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 32dcd24e-6889-57a9-b031-8319908ad12b with identifier: 6999380auction111011
2026-03-25 13:02:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 32dcd24e-6889-57a9-b031-8319908ad12b with identifier: 6999380auction111011 to the API
2026-03-25 13:02:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02: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 13:02:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999380/photo_002/780x0__r.jpg?hash=1774429444>
{'auction_title': '',
 'c_o_2_emission_value': 133,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Diesel',
 'id': '32dcd24e-6889-57a9-b031-8319908ad12b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999380',
 'listing': 'auction',
 'location': 'Germany - "DE-64-RIEDSTADT-ALTMANN"',
 'make': 'BMW',
 'model': '218 Gran Tourer',
 'odometer': 169387,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Baureihe 2 Gran Tourer 218 d Advantage 2.0 110KW AT8 E6d',
 'transmission': 'automatic',
 'trim': 'Baureihe 2 Gran Tourer 218 d Advantage 2.0 110KW AT8 E6d',
 'vin': None,
 'year': 2022}
2026-03-25 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999380auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:02:39 [ecarstrade.de] INFO: Saving data for 6999380auction111011: {'created_time': 1774443759.454878, 'last_price_update_time': 1774443759.454889, 'auction_closing_time': 1774518000.0}
2026-03-25 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999380auction111011') HTTP/1.1" 204 0
2026-03-25 13:02:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999405/photo_003/780x0__r.jpg?hash=1774429485> (referer: https://ecarstrade.com/cars/6999405)
2026-03-25 13:02:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item a137dc26-994c-515e-819b-5f8d1e392bf9
2026-03-25 13:02:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999373> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:02:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999405/photo_002/780x0__r.jpg?hash=1774429485> (referer: https://ecarstrade.com/cars/6999405)
2026-03-25 13:02:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item a137dc26-994c-515e-819b-5f8d1e392bf9
2026-03-25 13:02:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999405/photo_001/780x0__r.jpg?hash=1774429485> (referer: https://ecarstrade.com/cars/6999405)
2026-03-25 13:02:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999375/photo_003/780x0__r.jpg?hash=1774429435> (referer: https://ecarstrade.com/cars/6999375)
2026-03-25 13:02:39 [ecarstrade.de] INFO: Extracting details for car 6999373auction111011
2026-03-25 13:02:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c967a04-9f0f-5a30-a016-0c75567d4b7a with identifier: 6999373auction111011
2026-03-25 13:02:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c967a04-9f0f-5a30-a016-0c75567d4b7a with scrape type 1
2026-03-25 13:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8c967a04-9f0f-5a30-a016-0c75567d4b7a
2026-03-25 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999373%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429433%27 HTTP/1.1" 200 None
2026-03-25 13:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999373/photo_001/780x0__r.jpg?hash=1774429433 not downloaded yet
2026-03-25 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999373%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429433%27 HTTP/1.1" 200 None
2026-03-25 13:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999373/photo_002/780x0__r.jpg?hash=1774429433 not downloaded yet
2026-03-25 13:02:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item a137dc26-994c-515e-819b-5f8d1e392bf9
2026-03-25 13:02:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999375/photo_001/780x0__r.jpg?hash=1774429434> (referer: https://ecarstrade.com/cars/6999375)
2026-03-25 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999373%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429433%27 HTTP/1.1" 200 None
2026-03-25 13:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999373/photo_003/780x0__r.jpg?hash=1774429433 not downloaded yet
2026-03-25 13:02:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999375/photo_002/780x0__r.jpg?hash=1774429434> (referer: https://ecarstrade.com/cars/6999375)
2026-03-25 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999373%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429433%27 HTTP/1.1" 200 None
2026-03-25 13:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999373/photo_004/780x0__r.jpg?hash=1774429433 not downloaded yet
2026-03-25 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999373%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429433%27 HTTP/1.1" 200 None
2026-03-25 13:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999373/photo_005/780x0__r.jpg?hash=1774429433 not downloaded yet
2026-03-25 13:02:39 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item a137dc26-994c-515e-819b-5f8d1e392bf9
2026-03-25 13:02:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a137dc26-994c-515e-819b-5f8d1e392bf9, skipping ID generation
2026-03-25 13:02:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a137dc26-994c-515e-819b-5f8d1e392bf9 with scrape type 1
2026-03-25 13:02:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a137dc26-994c-515e-819b-5f8d1e392bf9 sending to next pipeline
2026-03-25 13:02:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: a137dc26-994c-515e-819b-5f8d1e392bf9, identifier: 6999405auction111011
2026-03-25 13:02:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: a137dc26-994c-515e-819b-5f8d1e392bf9 with identifier: 6999405auction111011
2026-03-25 13:02:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: a137dc26-994c-515e-819b-5f8d1e392bf9 with identifier: 6999405auction111011
2026-03-25 13:02:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: a137dc26-994c-515e-819b-5f8d1e392bf9 with identifier: 6999405auction111011 to the API
2026-03-25 13:02:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02: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 13:02:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999405/photo_001/780x0__r.jpg?hash=1774429485>
{'auction_title': '',
 'c_o_2_emission_value': 135,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'a137dc26-994c-515e-819b-5f8d1e392bf9',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999405',
 'listing': 'auction',
 'location': 'Germany - "DE-21-EGESTORF-SULOJA"',
 'make': 'Peugeot',
 'model': '3008',
 'odometer': 70359,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': '3008 GT 1.5 HDi 96KW AT8 E6d',
 'transmission': 'automatic',
 'trim': 'GT 1.5 HDi 96KW AT8 E6d',
 'vin': None,
 'year': 2022}
2026-03-25 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999405auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:02:40 [ecarstrade.de] INFO: Saving data for 6999405auction111011: {'created_time': 1774443760.245379, 'last_price_update_time': 1774443760.245392, 'auction_closing_time': 1774518000.0}
2026-03-25 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999405auction111011') HTTP/1.1" 204 0
2026-03-25 13:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999387/photo_004/780x0__r.jpg?hash=1774429456> (referer: https://ecarstrade.com/cars/6999387)
2026-03-25 13:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999387/photo_003/780x0__r.jpg?hash=1774429456> (referer: https://ecarstrade.com/cars/6999387)
2026-03-25 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999373%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429433%27 HTTP/1.1" 200 None
2026-03-25 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999373/photo_006/780x0__r.jpg?hash=1774429433 not downloaded yet
2026-03-25 13:02:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 800dcc56-04d7-50c1-a416-fb70154162ec
2026-03-25 13:02:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 800dcc56-04d7-50c1-a416-fb70154162ec
2026-03-25 13:02:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 800dcc56-04d7-50c1-a416-fb70154162ec
2026-03-25 13:02:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 800dcc56-04d7-50c1-a416-fb70154162ec, skipping ID generation
2026-03-25 13:02:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 800dcc56-04d7-50c1-a416-fb70154162ec with scrape type 1
2026-03-25 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 800dcc56-04d7-50c1-a416-fb70154162ec sending to next pipeline
2026-03-25 13:02:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 800dcc56-04d7-50c1-a416-fb70154162ec, identifier: 6999375auction111011
2026-03-25 13:02:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 800dcc56-04d7-50c1-a416-fb70154162ec with identifier: 6999375auction111011
2026-03-25 13:02:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 800dcc56-04d7-50c1-a416-fb70154162ec with identifier: 6999375auction111011
2026-03-25 13:02:40 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 800dcc56-04d7-50c1-a416-fb70154162ec with identifier: 6999375auction111011 to the API
2026-03-25 13:02:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02: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 13:02:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999375/photo_002/780x0__r.jpg?hash=1774429434>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '3.0L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Diesel',
 'id': '800dcc56-04d7-50c1-a416-fb70154162ec',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999375',
 'listing': 'auction',
 'location': 'Germany - "DE-64-RIEDSTADT-ALTMANN"',
 'make': 'Audi',
 'model': 'A4',
 'odometer': 162139,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'A4 Avant 45 TDI quattro 3.0 TDI 170KW AT8 E6dT',
 'transmission': 'automatic',
 'trim': 'Avant 45 TDI quattro 3.0 TDI 170KW AT8 E6dT',
 'vin': None,
 'year': 2020}
2026-03-25 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999375auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:02:40 [ecarstrade.de] INFO: Saving data for 6999375auction111011: {'created_time': 1774443760.71429, 'last_price_update_time': 1774443760.714301, 'auction_closing_time': 1774518000.0}
2026-03-25 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999375auction111011') HTTP/1.1" 204 0
2026-03-25 13:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999390/photo_006/780x0__r.jpg?hash=1774429463> (referer: https://ecarstrade.com/cars/6999390)
2026-03-25 13:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999387/photo_002/780x0__r.jpg?hash=1774429456> (referer: https://ecarstrade.com/cars/6999387)
2026-03-25 13:02:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 9f15aea7-0215-5735-8aad-4ee3fa037392
2026-03-25 13:02:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 9f15aea7-0215-5735-8aad-4ee3fa037392
2026-03-25 13:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999387/photo_001/780x0__r.jpg?hash=1774429456> (referer: https://ecarstrade.com/cars/6999387)
2026-03-25 13:02:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ffe123c3-d9e2-5eea-9bd3-b5542527fc83
2026-03-25 13:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999390/photo_005/780x0__r.jpg?hash=1774429463> (referer: https://ecarstrade.com/cars/6999390)
2026-03-25 13:02:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 9f15aea7-0215-5735-8aad-4ee3fa037392
2026-03-25 13:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999419/photo_003/780x0__r.jpg?hash=1774429500> (referer: https://ecarstrade.com/cars/6999419)
2026-03-25 13:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999390/photo_004/780x0__r.jpg?hash=1774429463> (referer: https://ecarstrade.com/cars/6999390)
2026-03-25 13:02:40 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 9f15aea7-0215-5735-8aad-4ee3fa037392
2026-03-25 13:02:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9f15aea7-0215-5735-8aad-4ee3fa037392, skipping ID generation
2026-03-25 13:02:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f15aea7-0215-5735-8aad-4ee3fa037392 with scrape type 1
2026-03-25 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9f15aea7-0215-5735-8aad-4ee3fa037392 sending to next pipeline
2026-03-25 13:02:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 9f15aea7-0215-5735-8aad-4ee3fa037392, identifier: 6999387auction111011
2026-03-25 13:02:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 9f15aea7-0215-5735-8aad-4ee3fa037392 with identifier: 6999387auction111011
2026-03-25 13:02:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 13:02:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 9f15aea7-0215-5735-8aad-4ee3fa037392 with identifier: 6999387auction111011
2026-03-25 13:02:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 9f15aea7-0215-5735-8aad-4ee3fa037392 with identifier: 6999387auction111011 to the API
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02: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 13:02:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999387/photo_001/780x0__r.jpg?hash=1774429456>
{'auction_title': '',
 'c_o_2_emission_value': 22,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.5L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Other',
 'id': '9f15aea7-0215-5735-8aad-4ee3fa037392',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999387',
 'listing': 'auction',
 'location': 'Germany - "DE-85-EITTING-ALTMANN"',
 'make': 'Ford',
 'model': 'Kuga',
 'odometer': 66312,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Kuga Plug-In Hybrid ST-Line 2.5 165KW ATV E6d',
 'transmission': 'automatic',
 'trim': 'Plug-In Hybrid ST-Line 2.5 165KW ATV E6d',
 'vin': None,
 'year': 2022}
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999387auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:02:41 [ecarstrade.de] INFO: Saving data for 6999387auction111011: {'created_time': 1774443761.410496, 'last_price_update_time': 1774443761.410506, 'auction_closing_time': 1774518000.0}
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999387auction111011') HTTP/1.1" 204 0
2026-03-25 13:02:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999373/photo_003/780x0__r.jpg?hash=1774429433> (referer: https://ecarstrade.com/cars/6999373)
2026-03-25 13:02:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999373/photo_002/780x0__r.jpg?hash=1774429433> (referer: https://ecarstrade.com/cars/6999373)
2026-03-25 13:02:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ffe123c3-d9e2-5eea-9bd3-b5542527fc83
2026-03-25 13:02:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 41894d40-b9ce-5cd3-99e6-53ec17347812
2026-03-25 13:02:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ffe123c3-d9e2-5eea-9bd3-b5542527fc83
2026-03-25 13:02:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ffe123c3-d9e2-5eea-9bd3-b5542527fc83, skipping ID generation
2026-03-25 13:02:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffe123c3-d9e2-5eea-9bd3-b5542527fc83 with scrape type 1
2026-03-25 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ffe123c3-d9e2-5eea-9bd3-b5542527fc83 sending to next pipeline
2026-03-25 13:02:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: ffe123c3-d9e2-5eea-9bd3-b5542527fc83, identifier: 6999390auction111011
2026-03-25 13:02:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: ffe123c3-d9e2-5eea-9bd3-b5542527fc83 with identifier: 6999390auction111011
2026-03-25 13:02:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 13:02:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: ffe123c3-d9e2-5eea-9bd3-b5542527fc83 with identifier: 6999390auction111011
2026-03-25 13:02:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: ffe123c3-d9e2-5eea-9bd3-b5542527fc83 with identifier: 6999390auction111011 to the API
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02: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 13:02:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999390/photo_004/780x0__r.jpg?hash=1774429463>
{'auction_title': '',
 'c_o_2_emission_value': 31,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.6L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'ffe123c3-d9e2-5eea-9bd3-b5542527fc83',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999390',
 'listing': 'auction',
 'location': 'Germany - "DE-85-EITTING-ALTMANN"',
 'make': 'Hyundai',
 'model': 'Tucson',
 'odometer': 115629,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Tucson Plug-In Hybrid 4WD 1.6 T-GDI 195KW AT6 E6d',
 'transmission': 'automatic',
 'trim': 'Plug-In Hybrid 4WD 1.6 T-GDI 195KW AT6 E6d',
 'vin': None,
 'year': 2022}
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999390auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:02:41 [ecarstrade.de] INFO: Saving data for 6999390auction111011: {'created_time': 1774443761.941069, 'last_price_update_time': 1774443761.941082, 'auction_closing_time': 1774518000.0}
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999390auction111011') HTTP/1.1" 204 0
2026-03-25 13:02:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999373/photo_005/780x0__r.jpg?hash=1774429433> (referer: https://ecarstrade.com/cars/6999373)
2026-03-25 13:02:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999373/photo_004/780x0__r.jpg?hash=1774429433> (referer: https://ecarstrade.com/cars/6999373)
2026-03-25 13:02:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8c967a04-9f0f-5a30-a016-0c75567d4b7a
2026-03-25 13:02:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8c967a04-9f0f-5a30-a016-0c75567d4b7a
2026-03-25 13:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999373/photo_006/780x0__r.jpg?hash=1774429433> (referer: https://ecarstrade.com/cars/6999373)
2026-03-25 13:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999373/photo_001/780x0__r.jpg?hash=1774429433> (referer: https://ecarstrade.com/cars/6999373)
2026-03-25 13:02:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8c967a04-9f0f-5a30-a016-0c75567d4b7a
2026-03-25 13:02:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8c967a04-9f0f-5a30-a016-0c75567d4b7a
2026-03-25 13:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999419/photo_002/780x0__r.jpg?hash=1774429500> (referer: https://ecarstrade.com/cars/6999419)
2026-03-25 13:02:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8c967a04-9f0f-5a30-a016-0c75567d4b7a
2026-03-25 13:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999419/photo_001/780x0__r.jpg?hash=1774429499> (referer: https://ecarstrade.com/cars/6999419)
2026-03-25 13:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999398/photo_005/780x0__r.jpg?hash=1774429480> (referer: https://ecarstrade.com/cars/6999398)
2026-03-25 13:02:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8c967a04-9f0f-5a30-a016-0c75567d4b7a
2026-03-25 13:02:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8c967a04-9f0f-5a30-a016-0c75567d4b7a, skipping ID generation
2026-03-25 13:02:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c967a04-9f0f-5a30-a016-0c75567d4b7a with scrape type 1
2026-03-25 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8c967a04-9f0f-5a30-a016-0c75567d4b7a sending to next pipeline
2026-03-25 13:02:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 8c967a04-9f0f-5a30-a016-0c75567d4b7a, identifier: 6999373auction111011
2026-03-25 13:02:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 41894d40-b9ce-5cd3-99e6-53ec17347812
2026-03-25 13:02:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 8c967a04-9f0f-5a30-a016-0c75567d4b7a with identifier: 6999373auction111011
2026-03-25 13:02:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 8c967a04-9f0f-5a30-a016-0c75567d4b7a with identifier: 6999373auction111011
2026-03-25 13:02:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 8c967a04-9f0f-5a30-a016-0c75567d4b7a with identifier: 6999373auction111011 to the API
2026-03-25 13:02:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02: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 13:02:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999373/photo_001/780x0__r.jpg?hash=1774429433>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Diesel',
 'id': '8c967a04-9f0f-5a30-a016-0c75567d4b7a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999373',
 'listing': 'auction',
 'location': 'Germany - "DE-64-RIEDSTADT-ALTMANN"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 82223,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'A3 Sportback 30 TDI S line 2.0 TDI 85KW AT7 E6d',
 'transmission': 'automatic',
 'trim': 'Sportback 30 TDI S line 2.0 TDI 85KW AT7 E6d',
 'vin': None,
 'year': 2023}
2026-03-25 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999373auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:02:42 [ecarstrade.de] INFO: Saving data for 6999373auction111011: {'created_time': 1774443762.716303, 'last_price_update_time': 1774443762.716317, 'auction_closing_time': 1774518000.0}
2026-03-25 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999373auction111011') HTTP/1.1" 204 0
2026-03-25 13:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999398/photo_003/780x0__r.jpg?hash=1774429480> (referer: https://ecarstrade.com/cars/6999398)
2026-03-25 13:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999398/photo_004/780x0__r.jpg?hash=1774429480> (referer: https://ecarstrade.com/cars/6999398)
2026-03-25 13:02:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 41894d40-b9ce-5cd3-99e6-53ec17347812
2026-03-25 13:02:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 41894d40-b9ce-5cd3-99e6-53ec17347812, skipping ID generation
2026-03-25 13:02:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41894d40-b9ce-5cd3-99e6-53ec17347812 with scrape type 1
2026-03-25 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 41894d40-b9ce-5cd3-99e6-53ec17347812 sending to next pipeline
2026-03-25 13:02:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 41894d40-b9ce-5cd3-99e6-53ec17347812, identifier: 6999419auction111011
2026-03-25 13:02:42 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ff93201a-6465-5bcf-b0ea-e3feaebd7523
2026-03-25 13:02:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 41894d40-b9ce-5cd3-99e6-53ec17347812 with identifier: 6999419auction111011
2026-03-25 13:02:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 41894d40-b9ce-5cd3-99e6-53ec17347812 with identifier: 6999419auction111011
2026-03-25 13:02:42 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 41894d40-b9ce-5cd3-99e6-53ec17347812 with identifier: 6999419auction111011 to the API
2026-03-25 13:02:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:02:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999419/photo_001/780x0__r.jpg?hash=1774429499>
{'auction_title': '',
 'c_o_2_emission_value': 231,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Diesel',
 'id': '41894d40-b9ce-5cd3-99e6-53ec17347812',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999419',
 'listing': 'auction',
 'location': 'Germany - "DE-85-EITTING-ALTMANN"',
 'make': 'Volkswagen',
 'model': 'T6 Transporter',
 'odometer': 154320,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-01',
 'seats_number': 2,
 'seller_name': None,
 'title': 'VW T6 Transporter T6.1 DSG 4MOTION Lang 4d 110kW',
 'transmission': 'automatic',
 'trim': 'VW  T6.1 DSG 4MOTION Lang 4d 110kW',
 'vin': None,
 'year': 2021}
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999419auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:02:43 [ecarstrade.de] INFO: Saving data for 6999419auction111011: {'created_time': 1774443763.158705, 'last_price_update_time': 1774443763.158717, 'auction_closing_time': 1774518000.0}
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999419auction111011') HTTP/1.1" 204 0
2026-03-25 13:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999398/photo_002/780x0__r.jpg?hash=1774429480> (referer: https://ecarstrade.com/cars/6999398)
2026-03-25 13:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999398/photo_001/780x0__r.jpg?hash=1774429480> (referer: https://ecarstrade.com/cars/6999398)
2026-03-25 13:02:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ff93201a-6465-5bcf-b0ea-e3feaebd7523
2026-03-25 13:02:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ff93201a-6465-5bcf-b0ea-e3feaebd7523
2026-03-25 13:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999403/photo_005/780x0__r.jpg?hash=1774429484> (referer: https://ecarstrade.com/cars/6999403)
2026-03-25 13:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999403/photo_004/780x0__r.jpg?hash=1774429484> (referer: https://ecarstrade.com/cars/6999403)
2026-03-25 13:02:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ff93201a-6465-5bcf-b0ea-e3feaebd7523
2026-03-25 13:02:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ff93201a-6465-5bcf-b0ea-e3feaebd7523
2026-03-25 13:02:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ff93201a-6465-5bcf-b0ea-e3feaebd7523, skipping ID generation
2026-03-25 13:02:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff93201a-6465-5bcf-b0ea-e3feaebd7523 with scrape type 1
2026-03-25 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ff93201a-6465-5bcf-b0ea-e3feaebd7523 sending to next pipeline
2026-03-25 13:02:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: ff93201a-6465-5bcf-b0ea-e3feaebd7523, identifier: 6999398auction111011
2026-03-25 13:02:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: ff93201a-6465-5bcf-b0ea-e3feaebd7523 with identifier: 6999398auction111011
2026-03-25 13:02:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: ff93201a-6465-5bcf-b0ea-e3feaebd7523 with identifier: 6999398auction111011
2026-03-25 13:02:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: ff93201a-6465-5bcf-b0ea-e3feaebd7523 with identifier: 6999398auction111011 to the API
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:02:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999398/photo_001/780x0__r.jpg?hash=1774429480>
{'auction_title': '',
 'c_o_2_emission_value': 153,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'ff93201a-6465-5bcf-b0ea-e3feaebd7523',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999398',
 'listing': 'auction',
 'location': 'Germany - "DE-64-RIEDSTADT-ALTMANN"',
 'make': 'Mercedes',
 'model': 'GLC 200',
 'odometer': 36089,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'GLC -Klasse GLC 200 d 4Matic (253.916) 120KW AT9 E6d',
 'transmission': 'automatic',
 'trim': 'GLC -Klasse  d 4Matic (253.916) 120KW AT9 E6d',
 'vin': None,
 'year': 2022}
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999398auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:02:43 [ecarstrade.de] INFO: Saving data for 6999398auction111011: {'created_time': 1774443763.754604, 'last_price_update_time': 1774443763.754616, 'auction_closing_time': 1774518000.0}
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999398auction111011') HTTP/1.1" 204 0
2026-03-25 13:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999403/photo_003/780x0__r.jpg?hash=1774429484> (referer: https://ecarstrade.com/cars/6999403)
2026-03-25 13:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999403/photo_002/780x0__r.jpg?hash=1774429485> (referer: https://ecarstrade.com/cars/6999403)
2026-03-25 13:02:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 20b55090-a57d-5055-ae07-cd146b99c05e
2026-03-25 13:02:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 20b55090-a57d-5055-ae07-cd146b99c05e
2026-03-25 13:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999403/photo_001/780x0__r.jpg?hash=1774429483> (referer: https://ecarstrade.com/cars/6999403)
2026-03-25 13:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999396/photo_005/780x0__r.jpg?hash=1774429476> (referer: https://ecarstrade.com/cars/6999396)
2026-03-25 13:02:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 20b55090-a57d-5055-ae07-cd146b99c05e
2026-03-25 13:02:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 20b55090-a57d-5055-ae07-cd146b99c05e
2026-03-25 13:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999396/photo_004/780x0__r.jpg?hash=1774429476> (referer: https://ecarstrade.com/cars/6999396)
2026-03-25 13:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999396/photo_003/780x0__r.jpg?hash=1774429475> (referer: https://ecarstrade.com/cars/6999396)
2026-03-25 13:02:43 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 20b55090-a57d-5055-ae07-cd146b99c05e
2026-03-25 13:02:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 20b55090-a57d-5055-ae07-cd146b99c05e, skipping ID generation
2026-03-25 13:02:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20b55090-a57d-5055-ae07-cd146b99c05e with scrape type 1
2026-03-25 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 20b55090-a57d-5055-ae07-cd146b99c05e sending to next pipeline
2026-03-25 13:02:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 20b55090-a57d-5055-ae07-cd146b99c05e, identifier: 6999403auction111011
2026-03-25 13:02:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 20b55090-a57d-5055-ae07-cd146b99c05e with identifier: 6999403auction111011
2026-03-25 13:02:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 20b55090-a57d-5055-ae07-cd146b99c05e with identifier: 6999403auction111011
2026-03-25 13:02:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 20b55090-a57d-5055-ae07-cd146b99c05e with identifier: 6999403auction111011 to the API
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02: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 13:02:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999403/photo_001/780x0__r.jpg?hash=1774429483>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Electric',
 'id': '20b55090-a57d-5055-ae07-cd146b99c05e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999403',
 'listing': 'auction',
 'location': 'Germany - "DE-41-MOENCHENGLADBACH-SULOJA"',
 'make': 'Opel',
 'model': 'Movano',
 'odometer': 6545,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-11-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'Movano Kasten H3 40 L4H3 Elektromotor 110kWh',
 'transmission': 'automatic',
 'trim': 'Kasten H3 40 L4H3 Elektromotor 110kWh',
 'vin': None,
 'year': 2024}
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999403auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:02:44 [ecarstrade.de] INFO: Saving data for 6999403auction111011: {'created_time': 1774443764.417752, 'last_price_update_time': 1774443764.417769, 'auction_closing_time': 1774518000.0}
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999403auction111011') HTTP/1.1" 204 0
2026-03-25 13:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999396/photo_002/780x0__r.jpg?hash=1774429476> (referer: https://ecarstrade.com/cars/6999396)
2026-03-25 13:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999396/photo_001/780x0__r.jpg?hash=1774429475> (referer: https://ecarstrade.com/cars/6999396)
2026-03-25 13:02:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item fb43843b-8d6b-500d-b790-9374572ffe4c
2026-03-25 13:02:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item fb43843b-8d6b-500d-b790-9374572ffe4c
2026-03-25 13:02:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item fb43843b-8d6b-500d-b790-9374572ffe4c
2026-03-25 13:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999394/photo_004/780x0__r.jpg?hash=1774429473> (referer: https://ecarstrade.com/cars/6999394)
2026-03-25 13:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999394/photo_005/780x0__r.jpg?hash=1774429473> (referer: https://ecarstrade.com/cars/6999394)
2026-03-25 13:02:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item fb43843b-8d6b-500d-b790-9374572ffe4c
2026-03-25 13:02:44 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item fb43843b-8d6b-500d-b790-9374572ffe4c
2026-03-25 13:02:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fb43843b-8d6b-500d-b790-9374572ffe4c, skipping ID generation
2026-03-25 13:02:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb43843b-8d6b-500d-b790-9374572ffe4c with scrape type 1
2026-03-25 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fb43843b-8d6b-500d-b790-9374572ffe4c sending to next pipeline
2026-03-25 13:02:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: fb43843b-8d6b-500d-b790-9374572ffe4c, identifier: 6999396auction111011
2026-03-25 13:02:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: fb43843b-8d6b-500d-b790-9374572ffe4c with identifier: 6999396auction111011
2026-03-25 13:02:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: fb43843b-8d6b-500d-b790-9374572ffe4c with identifier: 6999396auction111011
2026-03-25 13:02:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: fb43843b-8d6b-500d-b790-9374572ffe4c with identifier: 6999396auction111011 to the API
2026-03-25 13:02:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02: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 13:02:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999396/photo_001/780x0__r.jpg?hash=1774429475>
{'auction_title': '',
 'c_o_2_emission_value': 143,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'fb43843b-8d6b-500d-b790-9374572ffe4c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999396',
 'listing': 'auction',
 'location': 'Germany - "DE-21-EGESTORF-SULOJA"',
 'make': 'Mercedes',
 'model': 'C 200',
 'odometer': 76707,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'C -Klasse Lim. C 200 (206.042)AMG 1.5 AMG Line 165KW AT9 E6d',
 'transmission': 'automatic',
 'trim': 'C -Klasse Lim.  (206.042)AMG 1.5 AMG Line 165KW AT9 E6d',
 'vin': None,
 'year': 2021}
2026-03-25 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999396auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:02:45 [ecarstrade.de] INFO: Saving data for 6999396auction111011: {'created_time': 1774443765.875606, 'last_price_update_time': 1774443765.875618, 'auction_closing_time': 1774518000.0}
2026-03-25 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999396auction111011') HTTP/1.1" 204 0
2026-03-25 13:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999394/photo_003/780x0__r.jpg?hash=1774429471> (referer: https://ecarstrade.com/cars/6999394)
2026-03-25 13:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999394/photo_002/780x0__r.jpg?hash=1774429471> (referer: https://ecarstrade.com/cars/6999394)
2026-03-25 13:02:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 82007816-d3fe-53de-a557-d30ecc5160fd
2026-03-25 13:02:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 82007816-d3fe-53de-a557-d30ecc5160fd
2026-03-25 13:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999394/photo_001/780x0__r.jpg?hash=1774429471> (referer: https://ecarstrade.com/cars/6999394)
2026-03-25 13:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999381/photo_005/780x0__r.jpg?hash=1774429445> (referer: https://ecarstrade.com/cars/6999381)
2026-03-25 13:02:45 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 82007816-d3fe-53de-a557-d30ecc5160fd
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 82007816-d3fe-53de-a557-d30ecc5160fd
2026-03-25 13:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999381/photo_004/780x0__r.jpg?hash=1774429445> (referer: https://ecarstrade.com/cars/6999381)
2026-03-25 13:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999381/photo_003/780x0__r.jpg?hash=1774429445> (referer: https://ecarstrade.com/cars/6999381)
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 82007816-d3fe-53de-a557-d30ecc5160fd
2026-03-25 13:02:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 82007816-d3fe-53de-a557-d30ecc5160fd, skipping ID generation
2026-03-25 13:02:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82007816-d3fe-53de-a557-d30ecc5160fd with scrape type 1
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 82007816-d3fe-53de-a557-d30ecc5160fd sending to next pipeline
2026-03-25 13:02:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 82007816-d3fe-53de-a557-d30ecc5160fd, identifier: 6999394auction111011
2026-03-25 13:02:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 82007816-d3fe-53de-a557-d30ecc5160fd with identifier: 6999394auction111011
2026-03-25 13:02:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 82007816-d3fe-53de-a557-d30ecc5160fd with identifier: 6999394auction111011
2026-03-25 13:02:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 82007816-d3fe-53de-a557-d30ecc5160fd with identifier: 6999394auction111011 to the API
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:02:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999394/photo_001/780x0__r.jpg?hash=1774429471>
{'auction_title': '',
 'c_o_2_emission_value': 14,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Petrol',
 'id': '82007816-d3fe-53de-a557-d30ecc5160fd',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999394',
 'listing': 'auction',
 'location': 'Germany - "DE-21-EGESTORF-SULOJA"',
 'make': 'Mercedes',
 'model': 'C 400',
 'odometer': 66561,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2024-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ C-Klasse Plug-in Hybrid C 400 e 4Matic 9G-TRONIC AMG '
          'Line Advanced 4d 185kW',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ C-Klasse Plug-in Hybrid  e 4Matic 9G-TRONIC AMG Line '
         'Advanced 4d 185kW',
 'vin': None,
 'year': 2024}
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999394auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:02:46 [ecarstrade.de] INFO: Saving data for 6999394auction111011: {'created_time': 1774443766.563449, 'last_price_update_time': 1774443766.563525, 'auction_closing_time': 1774518000.0}
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999394auction111011') HTTP/1.1" 204 0
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item dad8500c-8226-52e6-8f9c-c0dab38c5c19
2026-03-25 13:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999381/photo_002/780x0__r.jpg?hash=1774429445> (referer: https://ecarstrade.com/cars/6999381)
2026-03-25 13:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999381/photo_001/780x0__r.jpg?hash=1774429445> (referer: https://ecarstrade.com/cars/6999381)
2026-03-25 13:02: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 13:02: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 13:02:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item dad8500c-8226-52e6-8f9c-c0dab38c5c19
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item dad8500c-8226-52e6-8f9c-c0dab38c5c19
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item dad8500c-8226-52e6-8f9c-c0dab38c5c19
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item dad8500c-8226-52e6-8f9c-c0dab38c5c19
2026-03-25 13:02:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dad8500c-8226-52e6-8f9c-c0dab38c5c19, skipping ID generation
2026-03-25 13:02:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dad8500c-8226-52e6-8f9c-c0dab38c5c19 with scrape type 1
2026-03-25 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dad8500c-8226-52e6-8f9c-c0dab38c5c19 sending to next pipeline
2026-03-25 13:02:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: dad8500c-8226-52e6-8f9c-c0dab38c5c19, identifier: 6999381auction111011
2026-03-25 13:02:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: dad8500c-8226-52e6-8f9c-c0dab38c5c19 with identifier: 6999381auction111011
2026-03-25 13:02:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: dad8500c-8226-52e6-8f9c-c0dab38c5c19 with identifier: 6999381auction111011
2026-03-25 13:02:46 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: dad8500c-8226-52e6-8f9c-c0dab38c5c19 with identifier: 6999381auction111011 to the API
2026-03-25 13:02:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:02: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 13:02:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999381/photo_001/780x0__r.jpg?hash=1774429445>
{'auction_title': '',
 'c_o_2_emission_value': 27,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '3.0L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Other',
 'id': 'dad8500c-8226-52e6-8f9c-c0dab38c5c19',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999381',
 'listing': 'auction',
 'location': 'Germany - "DE-89-EHINGEN-HARTMANN"',
 'make': 'BMW',
 'model': 'X5',
 'odometer': 103622,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Baureihe X5 xDrive 45 e M Sport 3.0 290KW AT8 E6d',
 'transmission': 'automatic',
 'trim': 'Baureihe  xDrive 45 e M Sport 3.0 290KW AT8 E6d',
 'vin': None,
 'year': 2023}
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999381auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:02:47 [ecarstrade.de] INFO: Saving data for 6999381auction111011: {'created_time': 1774443767.173892, 'last_price_update_time': 1774443767.173904, 'auction_closing_time': 1774518000.0}
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999381auction111011') HTTP/1.1" 204 0
2026-03-25 13:02:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:02:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:47 [ecarstrade.de] INFO: Found 20 car items
2026-03-25 13:02:47 [ecarstrade.de] INFO: Found listing with ID: 6999391auction111011
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999391auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:02:47 [ecarstrade.de] INFO: Scrape type for 6999391auction111011: 1
2026-03-25 13:02:47 [ecarstrade.de] INFO: Found listing with ID: 6999406auction111011
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999406auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:02:47 [ecarstrade.de] INFO: Scrape type for 6999406auction111011: 1
2026-03-25 13:02:47 [ecarstrade.de] INFO: Found listing with ID: 6999388auction111011
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999388auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:02:47 [ecarstrade.de] INFO: Scrape type for 6999388auction111011: 1
2026-03-25 13:02:47 [ecarstrade.de] INFO: Found listing with ID: 6999410auction111011
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999410auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:02:47 [ecarstrade.de] INFO: Scrape type for 6999410auction111011: 1
2026-03-25 13:02:47 [ecarstrade.de] INFO: Found listing with ID: 6999382auction111011
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999382auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:02:47 [ecarstrade.de] INFO: Scrape type for 6999382auction111011: 1
2026-03-25 13:02:47 [ecarstrade.de] INFO: Found listing with ID: 6999417auction111011
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999417auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:02:47 [ecarstrade.de] INFO: Scrape type for 6999417auction111011: 1
2026-03-25 13:02:47 [ecarstrade.de] INFO: Found listing with ID: 6999400auction111011
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999400auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:02:47 [ecarstrade.de] INFO: Scrape type for 6999400auction111011: 1
2026-03-25 13:02:47 [ecarstrade.de] INFO: Found listing with ID: 6999401auction111011
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999401auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:02:47 [ecarstrade.de] INFO: Scrape type for 6999401auction111011: 1
2026-03-25 13:02:47 [ecarstrade.de] INFO: Found listing with ID: 6999384auction111011
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999384auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:02:47 [ecarstrade.de] INFO: Scrape type for 6999384auction111011: 1
2026-03-25 13:02:47 [ecarstrade.de] INFO: Found listing with ID: 6999407auction111011
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999407auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:02:47 [ecarstrade.de] INFO: Scrape type for 6999407auction111011: 1
2026-03-25 13:02:47 [ecarstrade.de] INFO: Found listing with ID: 6996816auction110976
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996816auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:02:47 [ecarstrade.de] INFO: Scrape type for 6996816auction110976: 0
2026-03-25 13:02:47 [ecarstrade.de] INFO: Found listing with ID: 6996813auction110976
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996813auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:02:47 [ecarstrade.de] INFO: Scrape type for 6996813auction110976: 0
2026-03-25 13:02:47 [ecarstrade.de] INFO: Found listing with ID: 6996845auction110976
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996845auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:02:47 [ecarstrade.de] INFO: Scrape type for 6996845auction110976: 0
2026-03-25 13:02:47 [ecarstrade.de] INFO: Found listing with ID: 6996808auction110976
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996808auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:02:47 [ecarstrade.de] INFO: Scrape type for 6996808auction110976: 0
2026-03-25 13:02:47 [ecarstrade.de] INFO: Found listing with ID: 6996814auction110976
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996814auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:02:47 [ecarstrade.de] INFO: Scrape type for 6996814auction110976: 0
2026-03-25 13:02:47 [ecarstrade.de] INFO: Found listing with ID: 6996793auction110976
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996793auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:02:47 [ecarstrade.de] INFO: Scrape type for 6996793auction110976: 0
2026-03-25 13:02:47 [ecarstrade.de] INFO: Found listing with ID: 6996792auction110976
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996792auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:02:47 [ecarstrade.de] INFO: Scrape type for 6996792auction110976: 0
2026-03-25 13:02:47 [ecarstrade.de] INFO: Found listing with ID: 6996790auction110976
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996790auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:02:47 [ecarstrade.de] INFO: Scrape type for 6996790auction110976: 0
2026-03-25 13:02:47 [ecarstrade.de] INFO: Found listing with ID: 6996815auction110976
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996815auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:02:47 [ecarstrade.de] INFO: Scrape type for 6996815auction110976: 0
2026-03-25 13:02:47 [ecarstrade.de] INFO: Found listing with ID: 6996799auction110976
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996799auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:02:47 [ecarstrade.de] INFO: Scrape type for 6996799auction110976: 0
2026-03-25 13:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999395> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:02:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:49 [ecarstrade.de] INFO: Extracting details for car 6999395auction111011
2026-03-25 13:02:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a40ffa9-3f07-5164-ae2c-9f47cd4a906e with identifier: 6999395auction111011
2026-03-25 13:02:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a40ffa9-3f07-5164-ae2c-9f47cd4a906e with scrape type 1
2026-03-25 13:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8a40ffa9-3f07-5164-ae2c-9f47cd4a906e
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999395%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429472%27 HTTP/1.1" 200 None
2026-03-25 13:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999395/photo_001/780x0__r.jpg?hash=1774429472 not downloaded yet
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999395%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429472%27 HTTP/1.1" 200 None
2026-03-25 13:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999395/photo_002/780x0__r.jpg?hash=1774429472 not downloaded yet
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999395%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429472%27 HTTP/1.1" 200 None
2026-03-25 13:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999395/photo_003/780x0__r.jpg?hash=1774429472 not downloaded yet
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999395%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429472%27 HTTP/1.1" 200 None
2026-03-25 13:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999395/photo_004/780x0__r.jpg?hash=1774429472 not downloaded yet
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999395%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429472%27 HTTP/1.1" 200 None
2026-03-25 13:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999395/photo_005/780x0__r.jpg?hash=1774429472 not downloaded yet
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999395%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429472%27 HTTP/1.1" 200 None
2026-03-25 13:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999395/photo_006/780x0__r.jpg?hash=1774429472 not downloaded yet
2026-03-25 13:02:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999389> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:02:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:50 [ecarstrade.de] INFO: Extracting details for car 6999389auction111011
2026-03-25 13:02:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6db8d785-dbfe-5797-bad1-f4ba8150ed14 with identifier: 6999389auction111011
2026-03-25 13:02:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6db8d785-dbfe-5797-bad1-f4ba8150ed14 with scrape type 1
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6db8d785-dbfe-5797-bad1-f4ba8150ed14
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999389%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429460%27 HTTP/1.1" 200 None
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999389/photo_001/780x0__r.jpg?hash=1774429460 not downloaded yet
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999389%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429461%27 HTTP/1.1" 200 None
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999389/photo_002/780x0__r.jpg?hash=1774429461 not downloaded yet
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999389%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429461%27 HTTP/1.1" 200 None
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999389/photo_003/780x0__r.jpg?hash=1774429461 not downloaded yet
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999389%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429461%27 HTTP/1.1" 200 None
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999389/photo_004/780x0__r.jpg?hash=1774429461 not downloaded yet
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999389%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429461%27 HTTP/1.1" 200 None
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999389/photo_005/780x0__r.jpg?hash=1774429461 not downloaded yet
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999389%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429461%27 HTTP/1.1" 200 None
2026-03-25 13:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999389/photo_006/780x0__r.jpg?hash=1774429461 not downloaded yet
2026-03-25 13:02:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999413> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:02:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:59 [ecarstrade.de] INFO: Extracting details for car 6999413auction111011
2026-03-25 13:02:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da8b6b5a-14d1-5680-96f3-8d9302398416 with identifier: 6999413auction111011
2026-03-25 13:02:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da8b6b5a-14d1-5680-96f3-8d9302398416 with scrape type 1
2026-03-25 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item da8b6b5a-14d1-5680-96f3-8d9302398416
2026-03-25 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999413%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429495%27 HTTP/1.1" 200 None
2026-03-25 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999413/photo_001/780x0__r.jpg?hash=1774429495 not downloaded yet
2026-03-25 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999413%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429496%27 HTTP/1.1" 200 None
2026-03-25 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999413/photo_002/780x0__r.jpg?hash=1774429496 not downloaded yet
2026-03-25 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999413%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429496%27 HTTP/1.1" 200 None
2026-03-25 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999413/photo_003/780x0__r.jpg?hash=1774429496 not downloaded yet
2026-03-25 13:02:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999411> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999413%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429496%27 HTTP/1.1" 200 None
2026-03-25 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999413/photo_004/780x0__r.jpg?hash=1774429496 not downloaded yet
2026-03-25 13:02:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999413%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429495%27 HTTP/1.1" 200 None
2026-03-25 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999413/photo_005/780x0__r.jpg?hash=1774429495 not downloaded yet
2026-03-25 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999413%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429496%27 HTTP/1.1" 200 None
2026-03-25 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999413/photo_006/780x0__r.jpg?hash=1774429496 not downloaded yet
2026-03-25 13:02:59 [ecarstrade.de] INFO: Extracting details for car 6999411auction111011
2026-03-25 13:02:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4072d1f-3ce5-5ea9-8be0-a879f88dbfc7 with identifier: 6999411auction111011
2026-03-25 13:02:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4072d1f-3ce5-5ea9-8be0-a879f88dbfc7 with scrape type 1
2026-03-25 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b4072d1f-3ce5-5ea9-8be0-a879f88dbfc7
2026-03-25 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999411%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429491%27 HTTP/1.1" 200 None
2026-03-25 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999411/photo_001/780x0__r.jpg?hash=1774429491 not downloaded yet
2026-03-25 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999411%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429491%27 HTTP/1.1" 200 None
2026-03-25 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999411/photo_002/780x0__r.jpg?hash=1774429491 not downloaded yet
2026-03-25 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999411%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429491%27 HTTP/1.1" 200 None
2026-03-25 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999411/photo_003/780x0__r.jpg?hash=1774429491 not downloaded yet
2026-03-25 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999411%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429491%27 HTTP/1.1" 200 None
2026-03-25 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999411/photo_004/780x0__r.jpg?hash=1774429491 not downloaded yet
2026-03-25 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999411%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429492%27 HTTP/1.1" 200 None
2026-03-25 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999411/photo_005/780x0__r.jpg?hash=1774429492 not downloaded yet
2026-03-25 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999411%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429491%27 HTTP/1.1" 200 None
2026-03-25 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999411/photo_006/780x0__r.jpg?hash=1774429491 not downloaded yet
2026-03-25 13:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999415> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:03: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 13:03:02 [ecarstrade.de] INFO: Extracting details for car 6999415auction111011
2026-03-25 13:03:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 718f2b85-c94b-53f4-8a8c-774e11653007 with identifier: 6999415auction111011
2026-03-25 13:03:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 718f2b85-c94b-53f4-8a8c-774e11653007 with scrape type 1
2026-03-25 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 718f2b85-c94b-53f4-8a8c-774e11653007
2026-03-25 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999415%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429497%27 HTTP/1.1" 200 None
2026-03-25 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999415/photo_001/780x0__r.jpg?hash=1774429497 not downloaded yet
2026-03-25 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999415%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429497%27 HTTP/1.1" 200 None
2026-03-25 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999415/photo_002/780x0__r.jpg?hash=1774429497 not downloaded yet
2026-03-25 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999415%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429497%27 HTTP/1.1" 200 None
2026-03-25 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999415/photo_003/780x0__r.jpg?hash=1774429497 not downloaded yet
2026-03-25 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999415%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429497%27 HTTP/1.1" 200 None
2026-03-25 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999415/photo_004/780x0__r.jpg?hash=1774429497 not downloaded yet
2026-03-25 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999415%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429497%27 HTTP/1.1" 200 None
2026-03-25 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999415/photo_005/780x0__r.jpg?hash=1774429497 not downloaded yet
2026-03-25 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999415%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429497%27 HTTP/1.1" 200 None
2026-03-25 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999415/photo_006/780x0__r.jpg?hash=1774429497 not downloaded yet
2026-03-25 13:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999406> (referer: https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:03: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 13:03:06 [ecarstrade.de] INFO: Extracting details for car 6999406auction111011
2026-03-25 13:03:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3cf975a-7762-5acb-b2ac-f1dc60075faf with identifier: 6999406auction111011
2026-03-25 13:03:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3cf975a-7762-5acb-b2ac-f1dc60075faf with scrape type 1
2026-03-25 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item b3cf975a-7762-5acb-b2ac-f1dc60075faf
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999406%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429486%27 HTTP/1.1" 200 None
2026-03-25 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999406/photo_001/780x0__r.jpg?hash=1774429486 not downloaded yet
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999406%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429486%27 HTTP/1.1" 200 None
2026-03-25 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999406/photo_002/780x0__r.jpg?hash=1774429486 not downloaded yet
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999406%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429486%27 HTTP/1.1" 200 None
2026-03-25 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999406/photo_003/780x0__r.jpg?hash=1774429486 not downloaded yet
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999406%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429486%27 HTTP/1.1" 200 None
2026-03-25 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999406/photo_004/780x0__r.jpg?hash=1774429486 not downloaded yet
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999406%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429487%27 HTTP/1.1" 200 None
2026-03-25 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999406/photo_005/780x0__r.jpg?hash=1774429487 not downloaded yet
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999406%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429486%27 HTTP/1.1" 200 None
2026-03-25 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999406/photo_006/780x0__r.jpg?hash=1774429486 not downloaded yet
2026-03-25 13:03:06 [scrapy.extensions.logstats] INFO: Crawled 41 pages (at 19 pages/min), scraped 31 items (at 23 items/min)
2026-03-25 13:03:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 220MiB
2026-03-25 13:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page4?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER> (referer: https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:03: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 13:03:09 [ecarstrade.de] INFO: Found 20 car items
2026-03-25 13:03:09 [ecarstrade.de] INFO: Found listing with ID: 6996796auction110976
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996796auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:09 [ecarstrade.de] INFO: Scrape type for 6996796auction110976: 0
2026-03-25 13:03:09 [ecarstrade.de] INFO: Found listing with ID: 6996794auction110976
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996794auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:09 [ecarstrade.de] INFO: Scrape type for 6996794auction110976: 0
2026-03-25 13:03:09 [ecarstrade.de] INFO: Found listing with ID: 6996809auction110976
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996809auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:09 [ecarstrade.de] INFO: Scrape type for 6996809auction110976: 0
2026-03-25 13:03:09 [ecarstrade.de] INFO: Found listing with ID: 6996842auction110976
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996842auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:09 [ecarstrade.de] INFO: Scrape type for 6996842auction110976: 0
2026-03-25 13:03:09 [ecarstrade.de] INFO: Found listing with ID: 6996821auction110976
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996821auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:09 [ecarstrade.de] INFO: Scrape type for 6996821auction110976: 0
2026-03-25 13:03:09 [ecarstrade.de] INFO: Found listing with ID: 6996823auction110976
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996823auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:09 [ecarstrade.de] INFO: Scrape type for 6996823auction110976: 0
2026-03-25 13:03:09 [ecarstrade.de] INFO: Found listing with ID: 6996836auction110976
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996836auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:09 [ecarstrade.de] INFO: Scrape type for 6996836auction110976: 0
2026-03-25 13:03:09 [ecarstrade.de] INFO: Found listing with ID: 6996795auction110976
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996795auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:09 [ecarstrade.de] INFO: Scrape type for 6996795auction110976: 0
2026-03-25 13:03:09 [ecarstrade.de] INFO: Found listing with ID: 6996797auction110976
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996797auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:09 [ecarstrade.de] INFO: Scrape type for 6996797auction110976: 0
2026-03-25 13:03:09 [ecarstrade.de] INFO: Found listing with ID: 6996806auction110976
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996806auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:09 [ecarstrade.de] INFO: Scrape type for 6996806auction110976: 0
2026-03-25 13:03:09 [ecarstrade.de] INFO: Found listing with ID: 6996824auction110976
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996824auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:09 [ecarstrade.de] INFO: Scrape type for 6996824auction110976: 0
2026-03-25 13:03:09 [ecarstrade.de] INFO: Found listing with ID: 6996811auction110976
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996811auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:09 [ecarstrade.de] INFO: Scrape type for 6996811auction110976: 0
2026-03-25 13:03:09 [ecarstrade.de] INFO: Found listing with ID: 6996837auction110976
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996837auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:09 [ecarstrade.de] INFO: Scrape type for 6996837auction110976: 0
2026-03-25 13:03:09 [ecarstrade.de] INFO: Found listing with ID: 6996835auction110976
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996835auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:09 [ecarstrade.de] INFO: Scrape type for 6996835auction110976: 0
2026-03-25 13:03:09 [ecarstrade.de] INFO: Found listing with ID: 6996801auction110976
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996801auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:09 [ecarstrade.de] INFO: Scrape type for 6996801auction110976: 0
2026-03-25 13:03:09 [ecarstrade.de] INFO: Found listing with ID: 6996832auction110976
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996832auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:09 [ecarstrade.de] INFO: Scrape type for 6996832auction110976: 0
2026-03-25 13:03:09 [ecarstrade.de] INFO: Found listing with ID: 6996828auction110976
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996828auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:09 [ecarstrade.de] INFO: Scrape type for 6996828auction110976: 0
2026-03-25 13:03:09 [ecarstrade.de] INFO: Found listing with ID: 6996831auction110976
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996831auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:09 [ecarstrade.de] INFO: Scrape type for 6996831auction110976: 0
2026-03-25 13:03:09 [ecarstrade.de] INFO: Found listing with ID: 6996826auction110976
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996826auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:09 [ecarstrade.de] INFO: Scrape type for 6996826auction110976: 0
2026-03-25 13:03:09 [ecarstrade.de] INFO: Found listing with ID: 6996844auction110976
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996844auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:09 [ecarstrade.de] INFO: Scrape type for 6996844auction110976: 0
2026-03-25 13:03:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999388> (referer: https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:03:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:12 [ecarstrade.de] INFO: Extracting details for car 6999388auction111011
2026-03-25 13:03:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06067a53-9f05-50ca-9162-6f7c1803711d with identifier: 6999388auction111011
2026-03-25 13:03:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06067a53-9f05-50ca-9162-6f7c1803711d with scrape type 1
2026-03-25 13:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 06067a53-9f05-50ca-9162-6f7c1803711d
2026-03-25 13:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999388%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429460%27 HTTP/1.1" 200 None
2026-03-25 13:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999388/photo_001/780x0__r.jpg?hash=1774429460 not downloaded yet
2026-03-25 13:03:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999378> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:03:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:13 [ecarstrade.de] INFO: Extracting details for car 6999378auction111011
2026-03-25 13:03:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f25dfd94-4930-5747-89d0-80446a5e4c83 with identifier: 6999378auction111011
2026-03-25 13:03:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f25dfd94-4930-5747-89d0-80446a5e4c83 with scrape type 1
2026-03-25 13:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item f25dfd94-4930-5747-89d0-80446a5e4c83
2026-03-25 13:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999378%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429439%27 HTTP/1.1" 200 None
2026-03-25 13:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999378/photo_001/780x0__r.jpg?hash=1774429439 not downloaded yet
2026-03-25 13:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999378%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429439%27 HTTP/1.1" 200 None
2026-03-25 13:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999378/photo_002/780x0__r.jpg?hash=1774429439 not downloaded yet
2026-03-25 13:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999378%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429439%27 HTTP/1.1" 200 None
2026-03-25 13:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999378/photo_003/780x0__r.jpg?hash=1774429439 not downloaded yet
2026-03-25 13:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999378%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429439%27 HTTP/1.1" 200 None
2026-03-25 13:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999378/photo_004/780x0__r.jpg?hash=1774429439 not downloaded yet
2026-03-25 13:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999378%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429439%27 HTTP/1.1" 200 None
2026-03-25 13:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999378/photo_005/780x0__r.jpg?hash=1774429439 not downloaded yet
2026-03-25 13:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999378%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429439%27 HTTP/1.1" 200 None
2026-03-25 13:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999378/photo_006/780x0__r.jpg?hash=1774429439 not downloaded yet
2026-03-25 13:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999382> (referer: https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999395/photo_006/780x0__r.jpg?hash=1774429472> (referer: https://ecarstrade.com/cars/6999395)
2026-03-25 13:03:15 [ecarstrade.de] INFO: Extracting details for car 6999382auction111011
2026-03-25 13:03:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccd79302-8af4-53fa-9af6-d68e30051677 with identifier: 6999382auction111011
2026-03-25 13:03:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccd79302-8af4-53fa-9af6-d68e30051677 with scrape type 1
2026-03-25 13:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ccd79302-8af4-53fa-9af6-d68e30051677
2026-03-25 13:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999382%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429448%27 HTTP/1.1" 200 None
2026-03-25 13:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999382/photo_001/780x0__r.jpg?hash=1774429448 not downloaded yet
2026-03-25 13:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999389/photo_006/780x0__r.jpg?hash=1774429461> (referer: https://ecarstrade.com/cars/6999389)
2026-03-25 13:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999382%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429448%27 HTTP/1.1" 200 None
2026-03-25 13:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999382/photo_002/780x0__r.jpg?hash=1774429448 not downloaded yet
2026-03-25 13:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999382%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429448%27 HTTP/1.1" 200 None
2026-03-25 13:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999382/photo_003/780x0__r.jpg?hash=1774429448 not downloaded yet
2026-03-25 13:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999382%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429448%27 HTTP/1.1" 200 None
2026-03-25 13:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999382/photo_004/780x0__r.jpg?hash=1774429448 not downloaded yet
2026-03-25 13:03:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8a40ffa9-3f07-5164-ae2c-9f47cd4a906e
2026-03-25 13:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999382%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429448%27 HTTP/1.1" 200 None
2026-03-25 13:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999382/photo_005/780x0__r.jpg?hash=1774429448 not downloaded yet
2026-03-25 13:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999382%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429448%27 HTTP/1.1" 200 None
2026-03-25 13:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999382/photo_006/780x0__r.jpg?hash=1774429448 not downloaded yet
2026-03-25 13:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999413/photo_003/780x0__r.jpg?hash=1774429496> (referer: https://ecarstrade.com/cars/6999413)
2026-03-25 13:03:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6db8d785-dbfe-5797-bad1-f4ba8150ed14
2026-03-25 13:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999411/photo_006/780x0__r.jpg?hash=1774429491> (referer: https://ecarstrade.com/cars/6999411)
2026-03-25 13:03:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item da8b6b5a-14d1-5680-96f3-8d9302398416
2026-03-25 13:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999415/photo_006/780x0__r.jpg?hash=1774429497> (referer: https://ecarstrade.com/cars/6999415)
2026-03-25 13:03:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b4072d1f-3ce5-5ea9-8be0-a879f88dbfc7
2026-03-25 13:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999406/photo_006/780x0__r.jpg?hash=1774429486> (referer: https://ecarstrade.com/cars/6999406)
2026-03-25 13:03: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 13:03:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 718f2b85-c94b-53f4-8a8c-774e11653007
2026-03-25 13:03:15 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item b3cf975a-7762-5acb-b2ac-f1dc60075faf
2026-03-25 13:03:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999417> (referer: https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999388/photo_001/780x0__r.jpg?hash=1774429460> (referer: https://ecarstrade.com/cars/6999388)
2026-03-25 13:03:19 [ecarstrade.de] INFO: Extracting details for car 6999417auction111011
2026-03-25 13:03:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23df0848-f490-5606-a630-084078457a28 with identifier: 6999417auction111011
2026-03-25 13:03:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23df0848-f490-5606-a630-084078457a28 with scrape type 1
2026-03-25 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 23df0848-f490-5606-a630-084078457a28
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999417%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429499%27 HTTP/1.1" 200 None
2026-03-25 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999417/photo_001/780x0__r.jpg?hash=1774429499 not downloaded yet
2026-03-25 13:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999378/photo_006/780x0__r.jpg?hash=1774429439> (referer: https://ecarstrade.com/cars/6999378)
2026-03-25 13:03:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 06067a53-9f05-50ca-9162-6f7c1803711d
2026-03-25 13:03:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 06067a53-9f05-50ca-9162-6f7c1803711d, skipping ID generation
2026-03-25 13:03:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06067a53-9f05-50ca-9162-6f7c1803711d with scrape type 1
2026-03-25 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 06067a53-9f05-50ca-9162-6f7c1803711d sending to next pipeline
2026-03-25 13:03:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 06067a53-9f05-50ca-9162-6f7c1803711d, identifier: 6999388auction111011
2026-03-25 13:03:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 06067a53-9f05-50ca-9162-6f7c1803711d with identifier: 6999388auction111011
2026-03-25 13:03:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 06067a53-9f05-50ca-9162-6f7c1803711d with identifier: 6999388auction111011
2026-03-25 13:03:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 06067a53-9f05-50ca-9162-6f7c1803711d with identifier: 6999388auction111011 to the API
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:03:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999388/photo_001/780x0__r.jpg?hash=1774429460>
{'auction_title': '',
 'c_o_2_emission_value': 130,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Diesel',
 'id': '06067a53-9f05-50ca-9162-6f7c1803711d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999388',
 'listing': 'auction',
 'location': 'Germany - "DE-89-EHINGEN-HARTMANN"',
 'make': 'Ford',
 'model': 'Mondeo',
 'odometer': 143719,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 1,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-07-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Mondeo Turnier Trend 2.0 EcoBlue 110KW AT8 E6dT',
 'transmission': 'automatic',
 'trim': 'Turnier Trend 2.0 EcoBlue 110KW AT8 E6dT',
 'vin': None,
 'year': 2020}
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999388auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:03:19 [ecarstrade.de] INFO: Saving data for 6999388auction111011: {'created_time': 1774443799.781513, 'last_price_update_time': 1774443799.781524, 'auction_closing_time': 1774518000.0}
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999388auction111011') HTTP/1.1" 204 0
2026-03-25 13:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999378/photo_005/780x0__r.jpg?hash=1774429439> (referer: https://ecarstrade.com/cars/6999378)
2026-03-25 13:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999407> (referer: https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:03:19 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item f25dfd94-4930-5747-89d0-80446a5e4c83
2026-03-25 13:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999382/photo_006/780x0__r.jpg?hash=1774429448> (referer: https://ecarstrade.com/cars/6999382)
2026-03-25 13:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999382/photo_001/780x0__r.jpg?hash=1774429448> (referer: https://ecarstrade.com/cars/6999382)
2026-03-25 13:03:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item f25dfd94-4930-5747-89d0-80446a5e4c83
2026-03-25 13:03:20 [ecarstrade.de] INFO: Extracting details for car 6999407auction111011
2026-03-25 13:03:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4edb3d5-8aac-5bc9-b6be-d294eaf1196a with identifier: 6999407auction111011
2026-03-25 13:03:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4edb3d5-8aac-5bc9-b6be-d294eaf1196a with scrape type 1
2026-03-25 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item e4edb3d5-8aac-5bc9-b6be-d294eaf1196a
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999407%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429488%27 HTTP/1.1" 200 None
2026-03-25 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999407/photo_001/780x0__r.jpg?hash=1774429488 not downloaded yet
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999407%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429488%27 HTTP/1.1" 200 None
2026-03-25 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999407/photo_002/780x0__r.jpg?hash=1774429488 not downloaded yet
2026-03-25 13:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999382/photo_005/780x0__r.jpg?hash=1774429448> (referer: https://ecarstrade.com/cars/6999382)
2026-03-25 13:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999382/photo_004/780x0__r.jpg?hash=1774429448> (referer: https://ecarstrade.com/cars/6999382)
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999407%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429488%27 HTTP/1.1" 200 None
2026-03-25 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999407/photo_003/780x0__r.jpg?hash=1774429488 not downloaded yet
2026-03-25 13:03:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item ccd79302-8af4-53fa-9af6-d68e30051677
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999407%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429488%27 HTTP/1.1" 200 None
2026-03-25 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999407/photo_004/780x0__r.jpg?hash=1774429488 not downloaded yet
2026-03-25 13:03:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ccd79302-8af4-53fa-9af6-d68e30051677
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999407%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429488%27 HTTP/1.1" 200 None
2026-03-25 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999407/photo_005/780x0__r.jpg?hash=1774429488 not downloaded yet
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999407%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429488%27 HTTP/1.1" 200 None
2026-03-25 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999407/photo_006/780x0__r.jpg?hash=1774429488 not downloaded yet
2026-03-25 13:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999382/photo_002/780x0__r.jpg?hash=1774429448> (referer: https://ecarstrade.com/cars/6999382)
2026-03-25 13:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999382/photo_003/780x0__r.jpg?hash=1774429448> (referer: https://ecarstrade.com/cars/6999382)
2026-03-25 13:03:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item ccd79302-8af4-53fa-9af6-d68e30051677
2026-03-25 13:03:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item ccd79302-8af4-53fa-9af6-d68e30051677
2026-03-25 13:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999417/photo_001/780x0__r.jpg?hash=1774429499> (referer: https://ecarstrade.com/cars/6999417)
2026-03-25 13:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999378/photo_004/780x0__r.jpg?hash=1774429439> (referer: https://ecarstrade.com/cars/6999378)
2026-03-25 13:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999378/photo_003/780x0__r.jpg?hash=1774429439> (referer: https://ecarstrade.com/cars/6999378)
2026-03-25 13:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999378/photo_002/780x0__r.jpg?hash=1774429439> (referer: https://ecarstrade.com/cars/6999378)
2026-03-25 13:03:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item ccd79302-8af4-53fa-9af6-d68e30051677
2026-03-25 13:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999378/photo_001/780x0__r.jpg?hash=1774429439> (referer: https://ecarstrade.com/cars/6999378)
2026-03-25 13:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999406/photo_005/780x0__r.jpg?hash=1774429487> (referer: https://ecarstrade.com/cars/6999406)
2026-03-25 13:03:20 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item ccd79302-8af4-53fa-9af6-d68e30051677
2026-03-25 13:03:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ccd79302-8af4-53fa-9af6-d68e30051677, skipping ID generation
2026-03-25 13:03:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccd79302-8af4-53fa-9af6-d68e30051677 with scrape type 1
2026-03-25 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ccd79302-8af4-53fa-9af6-d68e30051677 sending to next pipeline
2026-03-25 13:03:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: ccd79302-8af4-53fa-9af6-d68e30051677, identifier: 6999382auction111011
2026-03-25 13:03:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: ccd79302-8af4-53fa-9af6-d68e30051677 with identifier: 6999382auction111011
2026-03-25 13:03:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: ccd79302-8af4-53fa-9af6-d68e30051677 with identifier: 6999382auction111011
2026-03-25 13:03:20 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: ccd79302-8af4-53fa-9af6-d68e30051677 with identifier: 6999382auction111011 to the API
2026-03-25 13:03:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03: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 13:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999382/photo_003/780x0__r.jpg?hash=1774429448>
{'auction_title': '',
 'c_o_2_emission_value': 121,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.0L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'ccd79302-8af4-53fa-9af6-d68e30051677',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999382',
 'listing': 'auction',
 'location': 'Germany - "DE-41-SCHWALMTAL-SULOJA"',
 'make': 'Ford',
 'model': 'Focus',
 'odometer': 56227,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Focus Turnier Trend 1.0 EcoBoost 74KW MT6 E6dT',
 'transmission': 'manual',
 'trim': 'Turnier Trend 1.0 EcoBoost 74KW MT6 E6dT',
 'vin': None,
 'year': 2021}
2026-03-25 13:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999382auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:03:21 [ecarstrade.de] INFO: Saving data for 6999382auction111011: {'created_time': 1774443801.152754, 'last_price_update_time': 1774443801.152766, 'auction_closing_time': 1774518000.0}
2026-03-25 13:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999382auction111011') HTTP/1.1" 204 0
2026-03-25 13:03:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 23df0848-f490-5606-a630-084078457a28
2026-03-25 13:03:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 23df0848-f490-5606-a630-084078457a28, skipping ID generation
2026-03-25 13:03:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23df0848-f490-5606-a630-084078457a28 with scrape type 1
2026-03-25 13:03:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 23df0848-f490-5606-a630-084078457a28 sending to next pipeline
2026-03-25 13:03:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 23df0848-f490-5606-a630-084078457a28, identifier: 6999417auction111011
2026-03-25 13:03:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item f25dfd94-4930-5747-89d0-80446a5e4c83
2026-03-25 13:03:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item f25dfd94-4930-5747-89d0-80446a5e4c83
2026-03-25 13:03:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item f25dfd94-4930-5747-89d0-80446a5e4c83
2026-03-25 13:03:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 23df0848-f490-5606-a630-084078457a28 with identifier: 6999417auction111011
2026-03-25 13:03:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 23df0848-f490-5606-a630-084078457a28 with identifier: 6999417auction111011
2026-03-25 13:03:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 23df0848-f490-5606-a630-084078457a28 with identifier: 6999417auction111011 to the API
2026-03-25 13:03:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03: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 13:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999417/photo_001/780x0__r.jpg?hash=1774429499>
{'auction_title': '',
 'c_o_2_emission_value': 113,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Diesel',
 'id': '23df0848-f490-5606-a630-084078457a28',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999417',
 'listing': 'auction',
 'location': 'Germany - "DE-47-Duisburg-Salloum"',
 'make': 'Volkswagen',
 'model': 'Passat',
 'odometer': 295774,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 1,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-07-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Passat Variant Highline BMT/Start-Stopp 2.0 TDI 110KW AT7 E6',
 'transmission': 'automatic',
 'trim': 'Variant Highline BMT/Start-Stopp 2.0 TDI 110KW AT7 E6',
 'vin': None,
 'year': 2019}
2026-03-25 13:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999417auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:03:21 [ecarstrade.de] INFO: Saving data for 6999417auction111011: {'created_time': 1774443801.847752, 'last_price_update_time': 1774443801.847765, 'auction_closing_time': 1774518000.0}
2026-03-25 13:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999417auction111011') HTTP/1.1" 204 0
2026-03-25 13:03:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999407/photo_001/780x0__r.jpg?hash=1774429488> (referer: https://ecarstrade.com/cars/6999407)
2026-03-25 13:03:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999407/photo_002/780x0__r.jpg?hash=1774429488> (referer: https://ecarstrade.com/cars/6999407)
2026-03-25 13:03:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item f25dfd94-4930-5747-89d0-80446a5e4c83
2026-03-25 13:03:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f25dfd94-4930-5747-89d0-80446a5e4c83, skipping ID generation
2026-03-25 13:03:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f25dfd94-4930-5747-89d0-80446a5e4c83 with scrape type 1
2026-03-25 13:03:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f25dfd94-4930-5747-89d0-80446a5e4c83 sending to next pipeline
2026-03-25 13:03:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: f25dfd94-4930-5747-89d0-80446a5e4c83, identifier: 6999378auction111011
2026-03-25 13:03:21 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b3cf975a-7762-5acb-b2ac-f1dc60075faf
2026-03-25 13:03:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: f25dfd94-4930-5747-89d0-80446a5e4c83 with identifier: 6999378auction111011
2026-03-25 13:03:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: f25dfd94-4930-5747-89d0-80446a5e4c83 with identifier: 6999378auction111011
2026-03-25 13:03:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: f25dfd94-4930-5747-89d0-80446a5e4c83 with identifier: 6999378auction111011 to the API
2026-03-25 13:03:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03: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 13:03:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999378/photo_001/780x0__r.jpg?hash=1774429439>
{'auction_title': '',
 'c_o_2_emission_value': 132,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'f25dfd94-4930-5747-89d0-80446a5e4c83',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999378',
 'listing': 'auction',
 'location': 'Germany - "DE-41-MOENCHENGLADBACH-SULOJA"',
 'make': 'BMW',
 'model': '520',
 'odometer': 200980,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Baureihe 5 Touring 520 d Luxury Line 2.0 140KW AT8 E6d',
 'transmission': 'automatic',
 'trim': 'Baureihe 5 Touring  d Luxury Line 2.0 140KW AT8 E6d',
 'vin': None,
 'year': 2023}
2026-03-25 13:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999378auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:03:22 [ecarstrade.de] INFO: Saving data for 6999378auction111011: {'created_time': 1774443802.352531, 'last_price_update_time': 1774443802.352542, 'auction_closing_time': 1774518000.0}
2026-03-25 13:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999378auction111011') HTTP/1.1" 204 0
2026-03-25 13:03:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999407/photo_006/780x0__r.jpg?hash=1774429488> (referer: https://ecarstrade.com/cars/6999407)
2026-03-25 13:03:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999407/photo_005/780x0__r.jpg?hash=1774429488> (referer: https://ecarstrade.com/cars/6999407)
2026-03-25 13:03:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item e4edb3d5-8aac-5bc9-b6be-d294eaf1196a
2026-03-25 13:03:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item e4edb3d5-8aac-5bc9-b6be-d294eaf1196a
2026-03-25 13:03:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999407/photo_003/780x0__r.jpg?hash=1774429488> (referer: https://ecarstrade.com/cars/6999407)
2026-03-25 13:03:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item e4edb3d5-8aac-5bc9-b6be-d294eaf1196a
2026-03-25 13:03:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item e4edb3d5-8aac-5bc9-b6be-d294eaf1196a
2026-03-25 13:03:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999407/photo_004/780x0__r.jpg?hash=1774429488> (referer: https://ecarstrade.com/cars/6999407)
2026-03-25 13:03:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page5?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER> (referer: https://ecarstrade.com/search/page4?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:03:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999406/photo_004/780x0__r.jpg?hash=1774429486> (referer: https://ecarstrade.com/cars/6999406)
2026-03-25 13:03:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999406/photo_003/780x0__r.jpg?hash=1774429486> (referer: https://ecarstrade.com/cars/6999406)
2026-03-25 13:03:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item e4edb3d5-8aac-5bc9-b6be-d294eaf1196a
2026-03-25 13:03:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999406/photo_002/780x0__r.jpg?hash=1774429486> (referer: https://ecarstrade.com/cars/6999406)
2026-03-25 13:03:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999415/photo_005/780x0__r.jpg?hash=1774429497> (referer: https://ecarstrade.com/cars/6999415)
2026-03-25 13:03:22 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item e4edb3d5-8aac-5bc9-b6be-d294eaf1196a
2026-03-25 13:03:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e4edb3d5-8aac-5bc9-b6be-d294eaf1196a, skipping ID generation
2026-03-25 13:03:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4edb3d5-8aac-5bc9-b6be-d294eaf1196a with scrape type 1
2026-03-25 13:03:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e4edb3d5-8aac-5bc9-b6be-d294eaf1196a sending to next pipeline
2026-03-25 13:03:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: e4edb3d5-8aac-5bc9-b6be-d294eaf1196a, identifier: 6999407auction111011
2026-03-25 13:03:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: e4edb3d5-8aac-5bc9-b6be-d294eaf1196a with identifier: 6999407auction111011
2026-03-25 13:03:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: e4edb3d5-8aac-5bc9-b6be-d294eaf1196a with identifier: 6999407auction111011
2026-03-25 13:03:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: e4edb3d5-8aac-5bc9-b6be-d294eaf1196a with identifier: 6999407auction111011 to the API
2026-03-25 13:03:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03: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 13:03:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999407/photo_004/780x0__r.jpg?hash=1774429488>
{'auction_title': '',
 'c_o_2_emission_value': 116,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'e4edb3d5-8aac-5bc9-b6be-d294eaf1196a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999407',
 'listing': 'auction',
 'location': 'Germany - "DE-64-RIEDSTADT-ALTMANN"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 150254,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': '308 SW Active Pack 1.5 HDi 75KW MT6 E6dT',
 'transmission': 'manual',
 'trim': 'SW Active Pack 1.5 HDi 75KW MT6 E6dT',
 'vin': None,
 'year': 2020}
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999407auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:03:23 [ecarstrade.de] INFO: Saving data for 6999407auction111011: {'created_time': 1774443803.028638, 'last_price_update_time': 1774443803.028651, 'auction_closing_time': 1774518000.0}
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999407auction111011') HTTP/1.1" 204 0
2026-03-25 13:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999415/photo_004/780x0__r.jpg?hash=1774429497> (referer: https://ecarstrade.com/cars/6999415)
2026-03-25 13:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999415/photo_003/780x0__r.jpg?hash=1774429497> (referer: https://ecarstrade.com/cars/6999415)
2026-03-25 13:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999406/photo_001/780x0__r.jpg?hash=1774429486> (referer: https://ecarstrade.com/cars/6999406)
2026-03-25 13:03:23 [ecarstrade.de] INFO: Found 17 car items
2026-03-25 13:03:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b3cf975a-7762-5acb-b2ac-f1dc60075faf
2026-03-25 13:03:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b3cf975a-7762-5acb-b2ac-f1dc60075faf
2026-03-25 13:03:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b3cf975a-7762-5acb-b2ac-f1dc60075faf
2026-03-25 13:03:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 718f2b85-c94b-53f4-8a8c-774e11653007
2026-03-25 13:03:23 [ecarstrade.de] INFO: Found listing with ID: 6996841auction110976
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996841auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:23 [ecarstrade.de] INFO: Scrape type for 6996841auction110976: 0
2026-03-25 13:03:23 [ecarstrade.de] INFO: Found listing with ID: 6996800auction110976
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996800auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:23 [ecarstrade.de] INFO: Scrape type for 6996800auction110976: 0
2026-03-25 13:03:23 [ecarstrade.de] INFO: Found listing with ID: 6996840auction110976
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996840auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:23 [ecarstrade.de] INFO: Scrape type for 6996840auction110976: 0
2026-03-25 13:03:23 [ecarstrade.de] INFO: Found listing with ID: 6996788auction110976
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996788auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:23 [ecarstrade.de] INFO: Scrape type for 6996788auction110976: 0
2026-03-25 13:03:23 [ecarstrade.de] INFO: Found listing with ID: 6996838auction110976
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996838auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:23 [ecarstrade.de] INFO: Scrape type for 6996838auction110976: 0
2026-03-25 13:03:23 [ecarstrade.de] INFO: Found listing with ID: 6996791auction110976
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996791auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:23 [ecarstrade.de] INFO: Scrape type for 6996791auction110976: 0
2026-03-25 13:03:23 [ecarstrade.de] INFO: Found listing with ID: 6996805auction110976
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996805auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:23 [ecarstrade.de] INFO: Scrape type for 6996805auction110976: 0
2026-03-25 13:03:23 [ecarstrade.de] INFO: Found listing with ID: 6996834auction110976
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996834auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:23 [ecarstrade.de] INFO: Scrape type for 6996834auction110976: 0
2026-03-25 13:03:23 [ecarstrade.de] INFO: Found listing with ID: 6996830auction110976
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996830auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:23 [ecarstrade.de] INFO: Scrape type for 6996830auction110976: 0
2026-03-25 13:03:23 [ecarstrade.de] INFO: Found listing with ID: 6996807auction110976
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996807auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:23 [ecarstrade.de] INFO: Scrape type for 6996807auction110976: 0
2026-03-25 13:03:23 [ecarstrade.de] INFO: Found listing with ID: 6996839auction110976
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996839auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:23 [ecarstrade.de] INFO: Scrape type for 6996839auction110976: 0
2026-03-25 13:03:23 [ecarstrade.de] INFO: Found listing with ID: 6996820auction110976
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996820auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:23 [ecarstrade.de] INFO: Scrape type for 6996820auction110976: 0
2026-03-25 13:03:23 [ecarstrade.de] INFO: Found listing with ID: 6996802auction110976
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996802auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:23 [ecarstrade.de] INFO: Scrape type for 6996802auction110976: 0
2026-03-25 13:03:23 [ecarstrade.de] INFO: Found listing with ID: 6996819auction110976
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996819auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:23 [ecarstrade.de] INFO: Scrape type for 6996819auction110976: 0
2026-03-25 13:03:23 [ecarstrade.de] INFO: Found listing with ID: 6996804auction110976
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996804auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:23 [ecarstrade.de] INFO: Scrape type for 6996804auction110976: 0
2026-03-25 13:03:23 [ecarstrade.de] INFO: Found listing with ID: 6996803auction110976
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996803auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:23 [ecarstrade.de] INFO: Scrape type for 6996803auction110976: 0
2026-03-25 13:03:23 [ecarstrade.de] INFO: Found listing with ID: 6996817auction110976
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276996817auction110976%27 HTTP/1.1" 200 None
2026-03-25 13:03:23 [ecarstrade.de] INFO: Scrape type for 6996817auction110976: 0
2026-03-25 13:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999415/photo_002/780x0__r.jpg?hash=1774429497> (referer: https://ecarstrade.com/cars/6999415)
2026-03-25 13:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999415/photo_001/780x0__r.jpg?hash=1774429497> (referer: https://ecarstrade.com/cars/6999415)
2026-03-25 13:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999411/photo_005/780x0__r.jpg?hash=1774429492> (referer: https://ecarstrade.com/cars/6999411)
2026-03-25 13:03:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 718f2b85-c94b-53f4-8a8c-774e11653007
2026-03-25 13:03:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 718f2b85-c94b-53f4-8a8c-774e11653007
2026-03-25 13:03:23 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b3cf975a-7762-5acb-b2ac-f1dc60075faf
2026-03-25 13:03:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b3cf975a-7762-5acb-b2ac-f1dc60075faf, skipping ID generation
2026-03-25 13:03:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3cf975a-7762-5acb-b2ac-f1dc60075faf with scrape type 1
2026-03-25 13:03:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b3cf975a-7762-5acb-b2ac-f1dc60075faf sending to next pipeline
2026-03-25 13:03:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: b3cf975a-7762-5acb-b2ac-f1dc60075faf, identifier: 6999406auction111011
2026-03-25 13:03:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: b3cf975a-7762-5acb-b2ac-f1dc60075faf with identifier: 6999406auction111011
2026-03-25 13:03:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: b3cf975a-7762-5acb-b2ac-f1dc60075faf with identifier: 6999406auction111011
2026-03-25 13:03:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: b3cf975a-7762-5acb-b2ac-f1dc60075faf with identifier: 6999406auction111011 to the API
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03: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 13:03:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999406/photo_001/780x0__r.jpg?hash=1774429486>
{'auction_title': '',
 'c_o_2_emission_value': 146,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'b3cf975a-7762-5acb-b2ac-f1dc60075faf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999406',
 'listing': 'auction',
 'location': 'Germany - "DE-04-KNAUTNAUNDORF-ALTMANN"',
 'make': 'Opel',
 'model': 'Insignia',
 'odometer': 152684,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Insignia B Sports Tourer Business INNOVATION 2.0 CDTI 125KW AT8 '
          'E6dT',
 'transmission': 'automatic',
 'trim': 'B Sports Tourer Business INNOVATION 2.0 CDTI 125KW AT8 E6dT',
 'vin': None,
 'year': 2020}
2026-03-25 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999406auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:03:24 [ecarstrade.de] INFO: Saving data for 6999406auction111011: {'created_time': 1774443804.009278, 'last_price_update_time': 1774443804.009291, 'auction_closing_time': 1774518000.0}
2026-03-25 13:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999406auction111011') HTTP/1.1" 204 0
2026-03-25 13:03:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999411/photo_003/780x0__r.jpg?hash=1774429491> (referer: https://ecarstrade.com/cars/6999411)
2026-03-25 13:03:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999411/photo_002/780x0__r.jpg?hash=1774429491> (referer: https://ecarstrade.com/cars/6999411)
2026-03-25 13:03:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999411/photo_004/780x0__r.jpg?hash=1774429491> (referer: https://ecarstrade.com/cars/6999411)
2026-03-25 13:03:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 718f2b85-c94b-53f4-8a8c-774e11653007
2026-03-25 13:03:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 718f2b85-c94b-53f4-8a8c-774e11653007
2026-03-25 13:03:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 718f2b85-c94b-53f4-8a8c-774e11653007, skipping ID generation
2026-03-25 13:03:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 718f2b85-c94b-53f4-8a8c-774e11653007 with scrape type 1
2026-03-25 13:03:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 718f2b85-c94b-53f4-8a8c-774e11653007 sending to next pipeline
2026-03-25 13:03:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 718f2b85-c94b-53f4-8a8c-774e11653007, identifier: 6999415auction111011
2026-03-25 13:03:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item b4072d1f-3ce5-5ea9-8be0-a879f88dbfc7
2026-03-25 13:03:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 718f2b85-c94b-53f4-8a8c-774e11653007 with identifier: 6999415auction111011
2026-03-25 13:03:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 718f2b85-c94b-53f4-8a8c-774e11653007 with identifier: 6999415auction111011
2026-03-25 13:03:24 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 718f2b85-c94b-53f4-8a8c-774e11653007 with identifier: 6999415auction111011 to the API
2026-03-25 13:03:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03: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 13:03:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999415/photo_001/780x0__r.jpg?hash=1774429497>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 3',
 'engine': '',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Electric',
 'id': '718f2b85-c94b-53f4-8a8c-774e11653007',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999415',
 'listing': 'auction',
 'location': 'Germany - "DE-04-KNAUTNAUNDORF-ALTMANN"',
 'make': 'Tesla',
 'model': 'Model 3',
 'odometer': 125387,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'TESLA Model 3 Langstreckenbatt. Allradantrieb Dual Motor 4d 366kW',
 'transmission': 'automatic',
 'trim': 'TESLA  Langstreckenbatt. Allradantrieb Dual Motor 4d 366kW',
 'vin': None,
 'year': 2021}
2026-03-25 13:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999415auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:03:24 [ecarstrade.de] INFO: Saving data for 6999415auction111011: {'created_time': 1774443804.75813, 'last_price_update_time': 1774443804.758143, 'auction_closing_time': 1774518000.0}
2026-03-25 13:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999415auction111011') HTTP/1.1" 204 0
2026-03-25 13:03:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999413/photo_006/780x0__r.jpg?hash=1774429496> (referer: https://ecarstrade.com/cars/6999413)
2026-03-25 13:03:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999411/photo_001/780x0__r.jpg?hash=1774429491> (referer: https://ecarstrade.com/cars/6999411)
2026-03-25 13:03:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999413/photo_005/780x0__r.jpg?hash=1774429495> (referer: https://ecarstrade.com/cars/6999413)
2026-03-25 13:03:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item b4072d1f-3ce5-5ea9-8be0-a879f88dbfc7
2026-03-25 13:03:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item b4072d1f-3ce5-5ea9-8be0-a879f88dbfc7
2026-03-25 13:03:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item b4072d1f-3ce5-5ea9-8be0-a879f88dbfc7
2026-03-25 13:03:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999413/photo_002/780x0__r.jpg?hash=1774429496> (referer: https://ecarstrade.com/cars/6999413)
2026-03-25 13:03:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999413/photo_004/780x0__r.jpg?hash=1774429496> (referer: https://ecarstrade.com/cars/6999413)
2026-03-25 13:03:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item da8b6b5a-14d1-5680-96f3-8d9302398416
2026-03-25 13:03:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b4072d1f-3ce5-5ea9-8be0-a879f88dbfc7
2026-03-25 13:03:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b4072d1f-3ce5-5ea9-8be0-a879f88dbfc7, skipping ID generation
2026-03-25 13:03:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4072d1f-3ce5-5ea9-8be0-a879f88dbfc7 with scrape type 1
2026-03-25 13:03:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b4072d1f-3ce5-5ea9-8be0-a879f88dbfc7 sending to next pipeline
2026-03-25 13:03:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: b4072d1f-3ce5-5ea9-8be0-a879f88dbfc7, identifier: 6999411auction111011
2026-03-25 13:03:24 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item da8b6b5a-14d1-5680-96f3-8d9302398416
2026-03-25 13:03:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: b4072d1f-3ce5-5ea9-8be0-a879f88dbfc7 with identifier: 6999411auction111011
2026-03-25 13:03:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: b4072d1f-3ce5-5ea9-8be0-a879f88dbfc7 with identifier: 6999411auction111011
2026-03-25 13:03:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: b4072d1f-3ce5-5ea9-8be0-a879f88dbfc7 with identifier: 6999411auction111011 to the API
2026-03-25 13:03:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03: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 13:03:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999411/photo_001/780x0__r.jpg?hash=1774429491>
{'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-26T09:40:00Z',
 'fuel_type': 'Electric',
 'id': 'b4072d1f-3ce5-5ea9-8be0-a879f88dbfc7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999411',
 'listing': 'auction',
 'location': 'Germany - "DE-21-EGESTORF-SULOJA"',
 'make': 'Skoda',
 'model': 'Enyaq',
 'odometer': 99514,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Enyaq iV 80 Loft 82kWh',
 'transmission': 'automatic',
 'trim': 'iV 80 Loft 82kWh',
 'vin': None,
 'year': 2022}
2026-03-25 13:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999411auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:03:25 [ecarstrade.de] INFO: Saving data for 6999411auction111011: {'created_time': 1774443805.420317, 'last_price_update_time': 1774443805.420329, 'auction_closing_time': 1774518000.0}
2026-03-25 13:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999411auction111011') HTTP/1.1" 204 0
2026-03-25 13:03:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999389/photo_005/780x0__r.jpg?hash=1774429461> (referer: https://ecarstrade.com/cars/6999389)
2026-03-25 13:03:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999413/photo_001/780x0__r.jpg?hash=1774429495> (referer: https://ecarstrade.com/cars/6999413)
2026-03-25 13:03:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item da8b6b5a-14d1-5680-96f3-8d9302398416
2026-03-25 13:03:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item da8b6b5a-14d1-5680-96f3-8d9302398416
2026-03-25 13:03:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999379> (referer: https://ecarstrade.com/search?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:03:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999389/photo_004/780x0__r.jpg?hash=1774429461> (referer: https://ecarstrade.com/cars/6999389)
2026-03-25 13:03:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6db8d785-dbfe-5797-bad1-f4ba8150ed14
2026-03-25 13:03:25 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item da8b6b5a-14d1-5680-96f3-8d9302398416
2026-03-25 13:03:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: da8b6b5a-14d1-5680-96f3-8d9302398416, skipping ID generation
2026-03-25 13:03:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da8b6b5a-14d1-5680-96f3-8d9302398416 with scrape type 1
2026-03-25 13:03:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item da8b6b5a-14d1-5680-96f3-8d9302398416 sending to next pipeline
2026-03-25 13:03:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: da8b6b5a-14d1-5680-96f3-8d9302398416, identifier: 6999413auction111011
2026-03-25 13:03:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: da8b6b5a-14d1-5680-96f3-8d9302398416 with identifier: 6999413auction111011
2026-03-25 13:03:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: da8b6b5a-14d1-5680-96f3-8d9302398416 with identifier: 6999413auction111011
2026-03-25 13:03:25 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: da8b6b5a-14d1-5680-96f3-8d9302398416 with identifier: 6999413auction111011 to the API
2026-03-25 13:03:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03: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 13:03:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999413/photo_001/780x0__r.jpg?hash=1774429495>
{'auction_title': '',
 'c_o_2_emission_value': 144,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Petrol',
 'id': 'da8b6b5a-14d1-5680-96f3-8d9302398416',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999413',
 'listing': 'auction',
 'location': 'Germany - "DE-64-RIEDSTADT-ALTMANN"',
 'make': 'Skoda',
 'model': 'Superb',
 'odometer': 63551,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Superb Combi Ambition 1.5 TSI 110KW AT7 E6d',
 'transmission': 'automatic',
 'trim': 'Combi Ambition 1.5 TSI 110KW AT7 E6d',
 'vin': None,
 'year': 2021}
2026-03-25 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999413auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:03:26 [ecarstrade.de] INFO: Saving data for 6999413auction111011: {'created_time': 1774443806.773139, 'last_price_update_time': 1774443806.773151, 'auction_closing_time': 1774518000.0}
2026-03-25 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999413auction111011') HTTP/1.1" 204 0
2026-03-25 13:03:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999389/photo_001/780x0__r.jpg?hash=1774429460> (referer: https://ecarstrade.com/cars/6999389)
2026-03-25 13:03:26 [ecarstrade.de] INFO: Extracting details for car 6999379auction111011
2026-03-25 13:03:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999389/photo_002/780x0__r.jpg?hash=1774429461> (referer: https://ecarstrade.com/cars/6999389)
2026-03-25 13:03:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999389/photo_003/780x0__r.jpg?hash=1774429461> (referer: https://ecarstrade.com/cars/6999389)
2026-03-25 13:03:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 631c25c2-7a4f-557a-ae79-fcbc1a4f4cca with identifier: 6999379auction111011
2026-03-25 13:03:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 631c25c2-7a4f-557a-ae79-fcbc1a4f4cca with scrape type 1
2026-03-25 13:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 631c25c2-7a4f-557a-ae79-fcbc1a4f4cca
2026-03-25 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999379%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429441%27 HTTP/1.1" 200 None
2026-03-25 13:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999379/photo_001/780x0__r.jpg?hash=1774429441 not downloaded yet
2026-03-25 13:03:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6db8d785-dbfe-5797-bad1-f4ba8150ed14
2026-03-25 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999379%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429441%27 HTTP/1.1" 200 None
2026-03-25 13:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999379/photo_002/780x0__r.jpg?hash=1774429441 not downloaded yet
2026-03-25 13:03:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999395/photo_005/780x0__r.jpg?hash=1774429472> (referer: https://ecarstrade.com/cars/6999395)
2026-03-25 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999379%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429441%27 HTTP/1.1" 200 None
2026-03-25 13:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999379/photo_003/780x0__r.jpg?hash=1774429441 not downloaded yet
2026-03-25 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999379%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429441%27 HTTP/1.1" 200 None
2026-03-25 13:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999379/photo_004/780x0__r.jpg?hash=1774429441 not downloaded yet
2026-03-25 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999379%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429441%27 HTTP/1.1" 200 None
2026-03-25 13:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999379/photo_005/780x0__r.jpg?hash=1774429441 not downloaded yet
2026-03-25 13:03:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6db8d785-dbfe-5797-bad1-f4ba8150ed14
2026-03-25 13:03:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999395/photo_004/780x0__r.jpg?hash=1774429472> (referer: https://ecarstrade.com/cars/6999395)
2026-03-25 13:03:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999395/photo_003/780x0__r.jpg?hash=1774429472> (referer: https://ecarstrade.com/cars/6999395)
2026-03-25 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999379%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429441%27 HTTP/1.1" 200 None
2026-03-25 13:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999379/photo_006/780x0__r.jpg?hash=1774429441 not downloaded yet
2026-03-25 13:03: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 13:03:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6db8d785-dbfe-5797-bad1-f4ba8150ed14
2026-03-25 13:03:26 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6db8d785-dbfe-5797-bad1-f4ba8150ed14
2026-03-25 13:03:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6db8d785-dbfe-5797-bad1-f4ba8150ed14, skipping ID generation
2026-03-25 13:03:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6db8d785-dbfe-5797-bad1-f4ba8150ed14 with scrape type 1
2026-03-25 13:03:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6db8d785-dbfe-5797-bad1-f4ba8150ed14 sending to next pipeline
2026-03-25 13:03:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 6db8d785-dbfe-5797-bad1-f4ba8150ed14, identifier: 6999389auction111011
2026-03-25 13:03:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 6db8d785-dbfe-5797-bad1-f4ba8150ed14 with identifier: 6999389auction111011
2026-03-25 13:03:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 6db8d785-dbfe-5797-bad1-f4ba8150ed14 with identifier: 6999389auction111011
2026-03-25 13:03:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 6db8d785-dbfe-5797-bad1-f4ba8150ed14 with identifier: 6999389auction111011 to the API
2026-03-25 13:03:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03: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 13:03:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999389/photo_003/780x0__r.jpg?hash=1774429461>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Diesel',
 'id': '6db8d785-dbfe-5797-bad1-f4ba8150ed14',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999389',
 'listing': 'auction',
 'location': 'Germany - "DE-64-RIEDSTADT-ALTMANN"',
 'make': 'Ford',
 'model': 'Transit',
 'odometer': 102503,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-01',
 'seats_number': 6,
 'seller_name': None,
 'title': 'Transit Pritsche 350 L3 Doppelkabine Trend 2.0 TDCi 96KW MT6 E6dT',
 'transmission': 'manual',
 'trim': 'Pritsche 350 L3 Doppelkabine Trend 2.0 TDCi 96KW MT6 E6dT',
 'vin': None,
 'year': 2021}
2026-03-25 13:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999389auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:03:27 [ecarstrade.de] INFO: Saving data for 6999389auction111011: {'created_time': 1774443807.53159, 'last_price_update_time': 1774443807.531607, 'auction_closing_time': 1774518000.0}
2026-03-25 13:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999389auction111011') HTTP/1.1" 204 0
2026-03-25 13:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999395/photo_002/780x0__r.jpg?hash=1774429472> (referer: https://ecarstrade.com/cars/6999395)
2026-03-25 13:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999395/photo_001/780x0__r.jpg?hash=1774429472> (referer: https://ecarstrade.com/cars/6999395)
2026-03-25 13:03:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 13:03:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8a40ffa9-3f07-5164-ae2c-9f47cd4a906e
2026-03-25 13:03:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8a40ffa9-3f07-5164-ae2c-9f47cd4a906e
2026-03-25 13:03:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8a40ffa9-3f07-5164-ae2c-9f47cd4a906e
2026-03-25 13:03:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8a40ffa9-3f07-5164-ae2c-9f47cd4a906e
2026-03-25 13:03:27 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8a40ffa9-3f07-5164-ae2c-9f47cd4a906e
2026-03-25 13:03:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8a40ffa9-3f07-5164-ae2c-9f47cd4a906e, skipping ID generation
2026-03-25 13:03:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a40ffa9-3f07-5164-ae2c-9f47cd4a906e with scrape type 1
2026-03-25 13:03:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8a40ffa9-3f07-5164-ae2c-9f47cd4a906e sending to next pipeline
2026-03-25 13:03:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 8a40ffa9-3f07-5164-ae2c-9f47cd4a906e, identifier: 6999395auction111011
2026-03-25 13:03:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 8a40ffa9-3f07-5164-ae2c-9f47cd4a906e with identifier: 6999395auction111011
2026-03-25 13:03:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 8a40ffa9-3f07-5164-ae2c-9f47cd4a906e with identifier: 6999395auction111011
2026-03-25 13:03:27 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 8a40ffa9-3f07-5164-ae2c-9f47cd4a906e with identifier: 6999395auction111011 to the API
2026-03-25 13:03:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03: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 13:03:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999395/photo_001/780x0__r.jpg?hash=1774429472>
{'auction_title': '',
 'c_o_2_emission_value': 25,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.3L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Other',
 'id': '8a40ffa9-3f07-5164-ae2c-9f47cd4a906e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999395',
 'listing': 'auction',
 'location': 'Germany - "DE-41-MOENCHENGLADBACH-SULOJA"',
 'make': 'Mercedes',
 'model': 'CLA 250',
 'odometer': 90264,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'CLA -Klasse Shooting Brake CLA 250 e (118.686) 1.3 160KW AT8 E6d',
 'transmission': 'automatic',
 'trim': 'CLA -Klasse Shooting Brake  e (118.686) 1.3 160KW AT8 E6d',
 'vin': None,
 'year': 2022}
2026-03-25 13:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999395auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:03:28 [ecarstrade.de] INFO: Saving data for 6999395auction111011: {'created_time': 1774443808.459088, 'last_price_update_time': 1774443808.459099, 'auction_closing_time': 1774518000.0}
2026-03-25 13:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999395auction111011') HTTP/1.1" 204 0
2026-03-25 13:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page6?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER> (referer: https://ecarstrade.com/search/page5?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:03:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999379/photo_001/780x0__r.jpg?hash=1774429441> (referer: https://ecarstrade.com/cars/6999379)
2026-03-25 13:03:33 [ecarstrade.de] INFO: No car items found on page 6
2026-03-25 13:03:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999379/photo_002/780x0__r.jpg?hash=1774429441> (referer: https://ecarstrade.com/cars/6999379)
2026-03-25 13:03:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 631c25c2-7a4f-557a-ae79-fcbc1a4f4cca
2026-03-25 13:03:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999379/photo_003/780x0__r.jpg?hash=1774429441> (referer: https://ecarstrade.com/cars/6999379)
2026-03-25 13:03:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 631c25c2-7a4f-557a-ae79-fcbc1a4f4cca
2026-03-25 13:03:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999379/photo_004/780x0__r.jpg?hash=1774429441> (referer: https://ecarstrade.com/cars/6999379)
2026-03-25 13:03:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 631c25c2-7a4f-557a-ae79-fcbc1a4f4cca
2026-03-25 13:03:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999379/photo_005/780x0__r.jpg?hash=1774429441> (referer: https://ecarstrade.com/cars/6999379)
2026-03-25 13:03:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 631c25c2-7a4f-557a-ae79-fcbc1a4f4cca
2026-03-25 13:03:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999379/photo_006/780x0__r.jpg?hash=1774429441> (referer: https://ecarstrade.com/cars/6999379)
2026-03-25 13:03:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 631c25c2-7a4f-557a-ae79-fcbc1a4f4cca
2026-03-25 13:03:33 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 631c25c2-7a4f-557a-ae79-fcbc1a4f4cca
2026-03-25 13:03:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 631c25c2-7a4f-557a-ae79-fcbc1a4f4cca, skipping ID generation
2026-03-25 13:03:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 631c25c2-7a4f-557a-ae79-fcbc1a4f4cca with scrape type 1
2026-03-25 13:03:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 631c25c2-7a4f-557a-ae79-fcbc1a4f4cca sending to next pipeline
2026-03-25 13:03:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 631c25c2-7a4f-557a-ae79-fcbc1a4f4cca, identifier: 6999379auction111011
2026-03-25 13:03:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 631c25c2-7a4f-557a-ae79-fcbc1a4f4cca with identifier: 6999379auction111011
2026-03-25 13:03:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 631c25c2-7a4f-557a-ae79-fcbc1a4f4cca with identifier: 6999379auction111011
2026-03-25 13:03:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 631c25c2-7a4f-557a-ae79-fcbc1a4f4cca with identifier: 6999379auction111011 to the API
2026-03-25 13:03:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:03:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999379/photo_006/780x0__r.jpg?hash=1774429441>
{'auction_title': '',
 'c_o_2_emission_value': 120,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Diesel',
 'id': '631c25c2-7a4f-557a-ae79-fcbc1a4f4cca',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999379',
 'listing': 'auction',
 'location': 'Germany - "DE-64-RIEDSTADT-ALTMANN"',
 'make': 'BMW',
 'model': '118',
 'odometer': 53930,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Baureihe 1 Lim. 118 d Sport Line 2.0 110KW MT6 E6d',
 'transmission': 'manual',
 'trim': 'Baureihe 1 Lim.  d Sport Line 2.0 110KW MT6 E6d',
 'vin': None,
 'year': 2022}
2026-03-25 13:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999379auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:03:33 [ecarstrade.de] INFO: Saving data for 6999379auction111011: {'created_time': 1774443813.97228, 'last_price_update_time': 1774443813.972295, 'auction_closing_time': 1774518000.0}
2026-03-25 13:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999379auction111011') HTTP/1.1" 204 0
2026-03-25 13:03:33 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.532(s), this was the 1st time calling it.
2026-03-25 13:03:33 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.808295944744922 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 13:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999391> (referer: https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:03:34 [ecarstrade.de] INFO: Extracting details for car 6999391auction111011
2026-03-25 13:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999384> (referer: https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:03:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8794d53b-3cc6-5b81-bec7-4e4d4f30dbe2 with identifier: 6999391auction111011
2026-03-25 13:03:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8794d53b-3cc6-5b81-bec7-4e4d4f30dbe2 with scrape type 1
2026-03-25 13:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8794d53b-3cc6-5b81-bec7-4e4d4f30dbe2
2026-03-25 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999391%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429467%27 HTTP/1.1" 200 None
2026-03-25 13:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999391/photo_001/780x0__r.jpg?hash=1774429467 not downloaded yet
2026-03-25 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999391%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429467%27 HTTP/1.1" 200 None
2026-03-25 13:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999391/photo_002/780x0__r.jpg?hash=1774429467 not downloaded yet
2026-03-25 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999391%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429467%27 HTTP/1.1" 200 None
2026-03-25 13:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999391/photo_003/780x0__r.jpg?hash=1774429467 not downloaded yet
2026-03-25 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999391%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429467%27 HTTP/1.1" 200 None
2026-03-25 13:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999391/photo_004/780x0__r.jpg?hash=1774429467 not downloaded yet
2026-03-25 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999391%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429467%27 HTTP/1.1" 200 None
2026-03-25 13:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999391/photo_005/780x0__r.jpg?hash=1774429467 not downloaded yet
2026-03-25 13:03:34 [ecarstrade.de] INFO: Extracting details for car 6999384auction111011
2026-03-25 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999391%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429467%27 HTTP/1.1" 200 None
2026-03-25 13:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999391/photo_006/780x0__r.jpg?hash=1774429467 not downloaded yet
2026-03-25 13:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999391/photo_002/780x0__r.jpg?hash=1774429467> (referer: https://ecarstrade.com/cars/6999391)
2026-03-25 13:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999391/photo_001/780x0__r.jpg?hash=1774429467> (referer: https://ecarstrade.com/cars/6999391)
2026-03-25 13:03:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b8a3cc6-f0a9-5998-9a78-a73b3ce70223 with identifier: 6999384auction111011
2026-03-25 13:03:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b8a3cc6-f0a9-5998-9a78-a73b3ce70223 with scrape type 1
2026-03-25 13:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6b8a3cc6-f0a9-5998-9a78-a73b3ce70223
2026-03-25 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999384%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429452%27 HTTP/1.1" 200 None
2026-03-25 13:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999384/photo_001/780x0__r.jpg?hash=1774429452 not downloaded yet
2026-03-25 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999384%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429452%27 HTTP/1.1" 200 None
2026-03-25 13:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999384/photo_002/780x0__r.jpg?hash=1774429452 not downloaded yet
2026-03-25 13:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999391/photo_003/780x0__r.jpg?hash=1774429467> (referer: https://ecarstrade.com/cars/6999391)
2026-03-25 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999384%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429452%27 HTTP/1.1" 200 None
2026-03-25 13:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999384/photo_003/780x0__r.jpg?hash=1774429452 not downloaded yet
2026-03-25 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999384%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429452%27 HTTP/1.1" 200 None
2026-03-25 13:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999384/photo_004/780x0__r.jpg?hash=1774429452 not downloaded yet
2026-03-25 13:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999391/photo_005/780x0__r.jpg?hash=1774429467> (referer: https://ecarstrade.com/cars/6999391)
2026-03-25 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999384%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429452%27 HTTP/1.1" 200 None
2026-03-25 13:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999384/photo_005/780x0__r.jpg?hash=1774429452 not downloaded yet
2026-03-25 13:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999391/photo_004/780x0__r.jpg?hash=1774429467> (referer: https://ecarstrade.com/cars/6999391)
2026-03-25 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999384%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429452%27 HTTP/1.1" 200 None
2026-03-25 13:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999384/photo_006/780x0__r.jpg?hash=1774429452 not downloaded yet
2026-03-25 13:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999391/photo_006/780x0__r.jpg?hash=1774429467> (referer: https://ecarstrade.com/cars/6999391)
2026-03-25 13:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999384/photo_002/780x0__r.jpg?hash=1774429452> (referer: https://ecarstrade.com/cars/6999384)
2026-03-25 13:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999384/photo_001/780x0__r.jpg?hash=1774429452> (referer: https://ecarstrade.com/cars/6999384)
2026-03-25 13:03:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 8794d53b-3cc6-5b81-bec7-4e4d4f30dbe2
2026-03-25 13:03:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 8794d53b-3cc6-5b81-bec7-4e4d4f30dbe2
2026-03-25 13:03:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 8794d53b-3cc6-5b81-bec7-4e4d4f30dbe2
2026-03-25 13:03:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 8794d53b-3cc6-5b81-bec7-4e4d4f30dbe2
2026-03-25 13:03:34 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 8794d53b-3cc6-5b81-bec7-4e4d4f30dbe2
2026-03-25 13:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999384/photo_005/780x0__r.jpg?hash=1774429452> (referer: https://ecarstrade.com/cars/6999384)
2026-03-25 13:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999384/photo_003/780x0__r.jpg?hash=1774429452> (referer: https://ecarstrade.com/cars/6999384)
2026-03-25 13:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999384/photo_004/780x0__r.jpg?hash=1774429452> (referer: https://ecarstrade.com/cars/6999384)
2026-03-25 13:03:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 8794d53b-3cc6-5b81-bec7-4e4d4f30dbe2
2026-03-25 13:03:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8794d53b-3cc6-5b81-bec7-4e4d4f30dbe2, skipping ID generation
2026-03-25 13:03:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8794d53b-3cc6-5b81-bec7-4e4d4f30dbe2 with scrape type 1
2026-03-25 13:03:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8794d53b-3cc6-5b81-bec7-4e4d4f30dbe2 sending to next pipeline
2026-03-25 13:03:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 8794d53b-3cc6-5b81-bec7-4e4d4f30dbe2, identifier: 6999391auction111011
2026-03-25 13:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999384/photo_006/780x0__r.jpg?hash=1774429452> (referer: https://ecarstrade.com/cars/6999384)
2026-03-25 13:03:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 8794d53b-3cc6-5b81-bec7-4e4d4f30dbe2 with identifier: 6999391auction111011
2026-03-25 13:03:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 8794d53b-3cc6-5b81-bec7-4e4d4f30dbe2 with identifier: 6999391auction111011
2026-03-25 13:03:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 8794d53b-3cc6-5b81-bec7-4e4d4f30dbe2 with identifier: 6999391auction111011 to the API
2026-03-25 13:03:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:03:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999391/photo_006/780x0__r.jpg?hash=1774429467>
{'auction_title': '',
 'c_o_2_emission_value': 199,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Diesel',
 'id': '8794d53b-3cc6-5b81-bec7-4e4d4f30dbe2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999391',
 'listing': 'auction',
 'location': 'Germany - "DE-41-SCHWALMTAL-SULOJA"',
 'make': 'Ford',
 'model': 'Transit Custom',
 'odometer': 194852,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'FORD Transit Custom 320 L2H1 LKW VA MH Trend 4d 125kW',
 'transmission': 'manual',
 'trim': 'FORD  320 L2H1 LKW VA MH Trend 4d 125kW',
 'vin': None,
 'year': 2021}
2026-03-25 13:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999391auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:03:35 [ecarstrade.de] INFO: Saving data for 6999391auction111011: {'created_time': 1774443815.546252, 'last_price_update_time': 1774443815.546263, 'auction_closing_time': 1774518000.0}
2026-03-25 13:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999391auction111011') HTTP/1.1" 204 0
2026-03-25 13:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999401> (referer: https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:03:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 6b8a3cc6-f0a9-5998-9a78-a73b3ce70223
2026-03-25 13:03:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 6b8a3cc6-f0a9-5998-9a78-a73b3ce70223
2026-03-25 13:03:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 6b8a3cc6-f0a9-5998-9a78-a73b3ce70223
2026-03-25 13:03:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 6b8a3cc6-f0a9-5998-9a78-a73b3ce70223
2026-03-25 13:03:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 6b8a3cc6-f0a9-5998-9a78-a73b3ce70223
2026-03-25 13:03:35 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 6b8a3cc6-f0a9-5998-9a78-a73b3ce70223
2026-03-25 13:03:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6b8a3cc6-f0a9-5998-9a78-a73b3ce70223, skipping ID generation
2026-03-25 13:03:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b8a3cc6-f0a9-5998-9a78-a73b3ce70223 with scrape type 1
2026-03-25 13:03:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6b8a3cc6-f0a9-5998-9a78-a73b3ce70223 sending to next pipeline
2026-03-25 13:03:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 6b8a3cc6-f0a9-5998-9a78-a73b3ce70223, identifier: 6999384auction111011
2026-03-25 13:03:35 [ecarstrade.de] INFO: Extracting details for car 6999401auction111011
2026-03-25 13:03:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 6b8a3cc6-f0a9-5998-9a78-a73b3ce70223 with identifier: 6999384auction111011
2026-03-25 13:03:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 6b8a3cc6-f0a9-5998-9a78-a73b3ce70223 with identifier: 6999384auction111011
2026-03-25 13:03:35 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 6b8a3cc6-f0a9-5998-9a78-a73b3ce70223 with identifier: 6999384auction111011 to the API
2026-03-25 13:03:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:03:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999384/photo_006/780x0__r.jpg?hash=1774429452>
{'auction_title': '',
 'c_o_2_emission_value': 93,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.5L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Diesel',
 'id': '6b8a3cc6-f0a9-5998-9a78-a73b3ce70223',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999384',
 'listing': 'auction',
 'location': 'Germany - "DE-41-MOENCHENGLADBACH-SULOJA"',
 'make': 'Ford',
 'model': 'Focus',
 'odometer': 152179,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-07-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Focus Turnier Cool & Connect 1.5 EcoBlue 88KW MT6 E6dT',
 'transmission': 'manual',
 'trim': 'Turnier Cool & Connect 1.5 EcoBlue 88KW MT6 E6dT',
 'vin': None,
 'year': 2020}
2026-03-25 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999384auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:03:36 [ecarstrade.de] INFO: Saving data for 6999384auction111011: {'created_time': 1774443816.058843, 'last_price_update_time': 1774443816.058856, 'auction_closing_time': 1774518000.0}
2026-03-25 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999384auction111011') HTTP/1.1" 204 0
2026-03-25 13:03:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66e07ea8-4298-59f5-9441-6de05672ee18 with identifier: 6999401auction111011
2026-03-25 13:03:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66e07ea8-4298-59f5-9441-6de05672ee18 with scrape type 1
2026-03-25 13:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 66e07ea8-4298-59f5-9441-6de05672ee18
2026-03-25 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999401%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429481%27 HTTP/1.1" 200 None
2026-03-25 13:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999401/photo_001/780x0__r.jpg?hash=1774429481 not downloaded yet
2026-03-25 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999401%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429481%27 HTTP/1.1" 200 None
2026-03-25 13:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999401/photo_002/780x0__r.jpg?hash=1774429481 not downloaded yet
2026-03-25 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999401%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429481%27 HTTP/1.1" 200 None
2026-03-25 13:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999401/photo_003/780x0__r.jpg?hash=1774429481 not downloaded yet
2026-03-25 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999401%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429481%27 HTTP/1.1" 200 None
2026-03-25 13:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999401/photo_004/780x0__r.jpg?hash=1774429481 not downloaded yet
2026-03-25 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999401%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429481%27 HTTP/1.1" 200 None
2026-03-25 13:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999401/photo_005/780x0__r.jpg?hash=1774429481 not downloaded yet
2026-03-25 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999401%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429482%27 HTTP/1.1" 200 None
2026-03-25 13:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999401/photo_006/780x0__r.jpg?hash=1774429482 not downloaded yet
2026-03-25 13:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999401/photo_001/780x0__r.jpg?hash=1774429481> (referer: https://ecarstrade.com/cars/6999401)
2026-03-25 13:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999401/photo_005/780x0__r.jpg?hash=1774429481> (referer: https://ecarstrade.com/cars/6999401)
2026-03-25 13:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999401/photo_003/780x0__r.jpg?hash=1774429481> (referer: https://ecarstrade.com/cars/6999401)
2026-03-25 13:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999401/photo_002/780x0__r.jpg?hash=1774429481> (referer: https://ecarstrade.com/cars/6999401)
2026-03-25 13:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999401/photo_006/780x0__r.jpg?hash=1774429482> (referer: https://ecarstrade.com/cars/6999401)
2026-03-25 13:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999401/photo_004/780x0__r.jpg?hash=1774429481> (referer: https://ecarstrade.com/cars/6999401)
2026-03-25 13:03:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 66e07ea8-4298-59f5-9441-6de05672ee18
2026-03-25 13:03:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 66e07ea8-4298-59f5-9441-6de05672ee18
2026-03-25 13:03:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 66e07ea8-4298-59f5-9441-6de05672ee18
2026-03-25 13:03:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 66e07ea8-4298-59f5-9441-6de05672ee18
2026-03-25 13:03:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 66e07ea8-4298-59f5-9441-6de05672ee18
2026-03-25 13:03:36 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 66e07ea8-4298-59f5-9441-6de05672ee18
2026-03-25 13:03:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 66e07ea8-4298-59f5-9441-6de05672ee18, skipping ID generation
2026-03-25 13:03:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66e07ea8-4298-59f5-9441-6de05672ee18 with scrape type 1
2026-03-25 13:03:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 66e07ea8-4298-59f5-9441-6de05672ee18 sending to next pipeline
2026-03-25 13:03:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 66e07ea8-4298-59f5-9441-6de05672ee18, identifier: 6999401auction111011
2026-03-25 13:03:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 66e07ea8-4298-59f5-9441-6de05672ee18 with identifier: 6999401auction111011
2026-03-25 13:03:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 66e07ea8-4298-59f5-9441-6de05672ee18 with identifier: 6999401auction111011
2026-03-25 13:03:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 66e07ea8-4298-59f5-9441-6de05672ee18 with identifier: 6999401auction111011 to the API
2026-03-25 13:03:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:03:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999401/photo_004/780x0__r.jpg?hash=1774429481>
{'auction_title': '',
 'c_o_2_emission_value': 105,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Diesel',
 'id': '66e07ea8-4298-59f5-9441-6de05672ee18',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999401',
 'listing': 'auction',
 'location': 'Germany - "DE-64-RIEDSTADT-ALTMANN"',
 'make': 'Opel',
 'model': 'Corsa',
 'odometer': 109763,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Corsa F Edition 1.5 75KW MT6 E6d',
 'transmission': 'manual',
 'trim': 'F Edition 1.5 75KW MT6 E6d',
 'vin': None,
 'year': 2022}
2026-03-25 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999401auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:03:36 [ecarstrade.de] INFO: Saving data for 6999401auction111011: {'created_time': 1774443816.858236, 'last_price_update_time': 1774443816.858248, 'auction_closing_time': 1774518000.0}
2026-03-25 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999401auction111011') HTTP/1.1" 204 0
2026-03-25 13:03:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 13:03:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999410> (referer: https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:03:40 [ecarstrade.de] INFO: Extracting details for car 6999410auction111011
2026-03-25 13:03:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96d25839-17e2-5366-930a-7768d9800c3c with identifier: 6999410auction111011
2026-03-25 13:03:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96d25839-17e2-5366-930a-7768d9800c3c with scrape type 1
2026-03-25 13:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 96d25839-17e2-5366-930a-7768d9800c3c
2026-03-25 13:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999410%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429492%27 HTTP/1.1" 200 None
2026-03-25 13:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999410/photo_001/780x0__r.jpg?hash=1774429492 not downloaded yet
2026-03-25 13:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999410%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429490%27 HTTP/1.1" 200 None
2026-03-25 13:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999410/photo_002/780x0__r.jpg?hash=1774429490 not downloaded yet
2026-03-25 13:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999410%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429490%27 HTTP/1.1" 200 None
2026-03-25 13:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999410/photo_003/780x0__r.jpg?hash=1774429490 not downloaded yet
2026-03-25 13:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999410%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429490%27 HTTP/1.1" 200 None
2026-03-25 13:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999410/photo_004/780x0__r.jpg?hash=1774429490 not downloaded yet
2026-03-25 13:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999410%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429490%27 HTTP/1.1" 200 None
2026-03-25 13:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999410/photo_005/780x0__r.jpg?hash=1774429490 not downloaded yet
2026-03-25 13:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999410%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429491%27 HTTP/1.1" 200 None
2026-03-25 13:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999410/photo_006/780x0__r.jpg?hash=1774429491 not downloaded yet
2026-03-25 13:03:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999410/photo_002/780x0__r.jpg?hash=1774429490> (referer: https://ecarstrade.com/cars/6999410)
2026-03-25 13:03:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999410/photo_001/780x0__r.jpg?hash=1774429492> (referer: https://ecarstrade.com/cars/6999410)
2026-03-25 13:03:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999410/photo_003/780x0__r.jpg?hash=1774429490> (referer: https://ecarstrade.com/cars/6999410)
2026-03-25 13:03:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999410/photo_004/780x0__r.jpg?hash=1774429490> (referer: https://ecarstrade.com/cars/6999410)
2026-03-25 13:03:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999410/photo_006/780x0__r.jpg?hash=1774429491> (referer: https://ecarstrade.com/cars/6999410)
2026-03-25 13:03:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item 96d25839-17e2-5366-930a-7768d9800c3c
2026-03-25 13:03:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item 96d25839-17e2-5366-930a-7768d9800c3c
2026-03-25 13:03:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item 96d25839-17e2-5366-930a-7768d9800c3c
2026-03-25 13:03:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item 96d25839-17e2-5366-930a-7768d9800c3c
2026-03-25 13:03:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999410/photo_005/780x0__r.jpg?hash=1774429490> (referer: https://ecarstrade.com/cars/6999410)
2026-03-25 13:03:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item 96d25839-17e2-5366-930a-7768d9800c3c
2026-03-25 13:03:41 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item 96d25839-17e2-5366-930a-7768d9800c3c
2026-03-25 13:03:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 96d25839-17e2-5366-930a-7768d9800c3c, skipping ID generation
2026-03-25 13:03:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96d25839-17e2-5366-930a-7768d9800c3c with scrape type 1
2026-03-25 13:03:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 96d25839-17e2-5366-930a-7768d9800c3c sending to next pipeline
2026-03-25 13:03:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 96d25839-17e2-5366-930a-7768d9800c3c, identifier: 6999410auction111011
2026-03-25 13:03:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 96d25839-17e2-5366-930a-7768d9800c3c with identifier: 6999410auction111011
2026-03-25 13:03:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 96d25839-17e2-5366-930a-7768d9800c3c with identifier: 6999410auction111011
2026-03-25 13:03:41 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 96d25839-17e2-5366-930a-7768d9800c3c with identifier: 6999410auction111011 to the API
2026-03-25 13:03:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:03: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 13:03:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999410/photo_005/780x0__r.jpg?hash=1774429490>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.0L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Petrol',
 'id': '96d25839-17e2-5366-930a-7768d9800c3c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999410',
 'listing': 'auction',
 'location': 'Germany - "DE-97-Faulbach-Roos"',
 'make': 'Seat',
 'model': 'Ibiza',
 'odometer': 64154,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Ibiza Style 1.0 TSI 70KW MT5 E6d',
 'transmission': 'manual',
 'trim': 'Style 1.0 TSI 70KW MT5 E6d',
 'vin': None,
 'year': 2022}
2026-03-25 13:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999410auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:03:41 [ecarstrade.de] INFO: Saving data for 6999410auction111011: {'created_time': 1774443821.663183, 'last_price_update_time': 1774443821.663197, 'auction_closing_time': 1774518000.0}
2026-03-25 13:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999410auction111011') HTTP/1.1" 204 0
2026-03-25 13:03:42 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.705(s), this was the 1st time calling it.
2026-03-25 13:03:42 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.445789108561251 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 13:03:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 13:04:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999383> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:04:00 [ecarstrade.de] INFO: Extracting details for car 6999383auction111011
2026-03-25 13:04:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dda7d07a-2660-5ec3-840b-10e22ac621ba with identifier: 6999383auction111011
2026-03-25 13:04:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dda7d07a-2660-5ec3-840b-10e22ac621ba with scrape type 1
2026-03-25 13:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item dda7d07a-2660-5ec3-840b-10e22ac621ba
2026-03-25 13:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999383%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429447%27 HTTP/1.1" 200 None
2026-03-25 13:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999383/photo_001/780x0__r.jpg?hash=1774429447 not downloaded yet
2026-03-25 13:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999383%252Fphoto_002%252F780x0__r.jpg%253Fhash%3D1774429447%27 HTTP/1.1" 200 None
2026-03-25 13:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999383/photo_002/780x0__r.jpg?hash=1774429447 not downloaded yet
2026-03-25 13:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999383%252Fphoto_003%252F780x0__r.jpg%253Fhash%3D1774429448%27 HTTP/1.1" 200 None
2026-03-25 13:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999383/photo_003/780x0__r.jpg?hash=1774429448 not downloaded yet
2026-03-25 13:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999383%252Fphoto_004%252F780x0__r.jpg%253Fhash%3D1774429447%27 HTTP/1.1" 200 None
2026-03-25 13:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999383/photo_004/780x0__r.jpg?hash=1774429447 not downloaded yet
2026-03-25 13:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999383%252Fphoto_005%252F780x0__r.jpg%253Fhash%3D1774429448%27 HTTP/1.1" 200 None
2026-03-25 13:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999383/photo_005/780x0__r.jpg?hash=1774429448 not downloaded yet
2026-03-25 13:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999383%252Fphoto_006%252F780x0__r.jpg%253Fhash%3D1774429447%27 HTTP/1.1" 200 None
2026-03-25 13:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999383/photo_006/780x0__r.jpg?hash=1774429447 not downloaded yet
2026-03-25 13:04:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999383/photo_002/780x0__r.jpg?hash=1774429447> (referer: https://ecarstrade.com/cars/6999383)
2026-03-25 13:04:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999383/photo_001/780x0__r.jpg?hash=1774429447> (referer: https://ecarstrade.com/cars/6999383)
2026-03-25 13:04:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999383/photo_003/780x0__r.jpg?hash=1774429448> (referer: https://ecarstrade.com/cars/6999383)
2026-03-25 13:04:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999383/photo_004/780x0__r.jpg?hash=1774429447> (referer: https://ecarstrade.com/cars/6999383)
2026-03-25 13:04:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999383/photo_005/780x0__r.jpg?hash=1774429448> (referer: https://ecarstrade.com/cars/6999383)
2026-03-25 13:04:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 1 of item dda7d07a-2660-5ec3-840b-10e22ac621ba
2026-03-25 13:04:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item dda7d07a-2660-5ec3-840b-10e22ac621ba
2026-03-25 13:04:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 2 of item dda7d07a-2660-5ec3-840b-10e22ac621ba
2026-03-25 13:04:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 3 of item dda7d07a-2660-5ec3-840b-10e22ac621ba
2026-03-25 13:04:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999383/photo_006/780x0__r.jpg?hash=1774429447> (referer: https://ecarstrade.com/cars/6999383)
2026-03-25 13:04:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 4 of item dda7d07a-2660-5ec3-840b-10e22ac621ba
2026-03-25 13:04:00 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 5 of item dda7d07a-2660-5ec3-840b-10e22ac621ba
2026-03-25 13:04:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dda7d07a-2660-5ec3-840b-10e22ac621ba, skipping ID generation
2026-03-25 13:04:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dda7d07a-2660-5ec3-840b-10e22ac621ba with scrape type 1
2026-03-25 13:04:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dda7d07a-2660-5ec3-840b-10e22ac621ba sending to next pipeline
2026-03-25 13:04:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: dda7d07a-2660-5ec3-840b-10e22ac621ba, identifier: 6999383auction111011
2026-03-25 13:04:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: dda7d07a-2660-5ec3-840b-10e22ac621ba with identifier: 6999383auction111011
2026-03-25 13:04:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: dda7d07a-2660-5ec3-840b-10e22ac621ba with identifier: 6999383auction111011
2026-03-25 13:04:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: dda7d07a-2660-5ec3-840b-10e22ac621ba with identifier: 6999383auction111011 to the API
2026-03-25 13:04:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:04: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 13:04:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999383/photo_006/780x0__r.jpg?hash=1774429447>
{'auction_title': '',
 'c_o_2_emission_value': 138,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'dda7d07a-2660-5ec3-840b-10e22ac621ba',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999383',
 'listing': 'auction',
 'location': 'Germany - "DE-64-RIEDSTADT-ALTMANN"',
 'make': 'BMW',
 'model': '320',
 'odometer': 186627,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 6,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Baureihe 3 Touring 320 d Sport Line 2.0 140KW AT8 E6dT',
 'transmission': 'automatic',
 'trim': 'Baureihe 3 Touring  d Sport Line 2.0 140KW AT8 E6dT',
 'vin': None,
 'year': 2019}
2026-03-25 13:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999383auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:04:01 [ecarstrade.de] INFO: Saving data for 6999383auction111011: {'created_time': 1774443841.161271, 'last_price_update_time': 1774443841.161283, 'auction_closing_time': 1774518000.0}
2026-03-25 13:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999383auction111011') HTTP/1.1" 204 0
2026-03-25 13:04:06 [scrapy.extensions.logstats] INFO: Crawled 55 pages (at 14 pages/min), scraped 48 items (at 17 items/min)
2026-03-25 13:04:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 220MiB
2026-03-25 13:05:06 [scrapy.extensions.logstats] INFO: Crawled 55 pages (at 0 pages/min), scraped 48 items (at 0 items/min)
2026-03-25 13:05:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 220MiB
2026-03-25 13:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999386> (referer: https://ecarstrade.com/search/page2?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:05:15 [ecarstrade.de] INFO: Extracting details for car 6999386auction111011
2026-03-25 13:05:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b09957ee-6c39-50dd-8453-75c2b00e909e with identifier: 6999386auction111011
2026-03-25 13:05:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b09957ee-6c39-50dd-8453-75c2b00e909e with scrape type 1
2026-03-25 13:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item b09957ee-6c39-50dd-8453-75c2b00e909e
2026-03-25 13:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999386%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429456%27 HTTP/1.1" 200 None
2026-03-25 13:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999386/photo_001/780x0__r.jpg?hash=1774429456 not downloaded yet
2026-03-25 13:05:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999386/photo_001/780x0__r.jpg?hash=1774429456> (referer: https://ecarstrade.com/cars/6999386)
2026-03-25 13:05:16 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item b09957ee-6c39-50dd-8453-75c2b00e909e
2026-03-25 13:05:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b09957ee-6c39-50dd-8453-75c2b00e909e, skipping ID generation
2026-03-25 13:05:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b09957ee-6c39-50dd-8453-75c2b00e909e with scrape type 1
2026-03-25 13:05:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b09957ee-6c39-50dd-8453-75c2b00e909e sending to next pipeline
2026-03-25 13:05:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: b09957ee-6c39-50dd-8453-75c2b00e909e, identifier: 6999386auction111011
2026-03-25 13:05:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: b09957ee-6c39-50dd-8453-75c2b00e909e with identifier: 6999386auction111011
2026-03-25 13:05:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: b09957ee-6c39-50dd-8453-75c2b00e909e with identifier: 6999386auction111011
2026-03-25 13:05:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: b09957ee-6c39-50dd-8453-75c2b00e909e with identifier: 6999386auction111011 to the API
2026-03-25 13:05:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:05:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:05:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999386/photo_001/780x0__r.jpg?hash=1774429456>
{'auction_title': '',
 'c_o_2_emission_value': 149,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'b09957ee-6c39-50dd-8453-75c2b00e909e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999386',
 'listing': 'auction',
 'location': 'Germany - "DE-64-RIEDSTADT-ALTMANN"',
 'make': 'Ford',
 'model': 'Kuga',
 'odometer': 184703,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 1,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-09-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Kuga Titanium 2.0 EcoBlue 140KW AT8 E6d',
 'transmission': 'automatic',
 'trim': 'Titanium 2.0 EcoBlue 140KW AT8 E6d',
 'vin': None,
 'year': 2022}
2026-03-25 13:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999386auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:05:17 [ecarstrade.de] INFO: Saving data for 6999386auction111011: {'created_time': 1774443917.686034, 'last_price_update_time': 1774443917.686047, 'auction_closing_time': 1774518000.0}
2026-03-25 13:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999386auction111011') HTTP/1.1" 204 0
2026-03-25 13:05:38 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.198(s), this was the 1st time calling it.
2026-03-25 13:05:38 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.570471251683855 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-25 13:05:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-25 13:06:06 [scrapy.extensions.logstats] INFO: Crawled 56 pages (at 1 pages/min), scraped 49 items (at 1 items/min)
2026-03-25 13:06:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 220MiB
2026-03-25 13:06:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6999400> (referer: https://ecarstrade.com/search/page3?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 13:06:11 [ecarstrade.de] INFO: Extracting details for car 6999400auction111011
2026-03-25 13:06:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea719bde-fec1-57c0-a37c-b2129c41071b with identifier: 6999400auction111011
2026-03-25 13:06:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea719bde-fec1-57c0-a37c-b2129c41071b with scrape type 1
2026-03-25 13:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item ea719bde-fec1-57c0-a37c-b2129c41071b
2026-03-25 13:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fecarstrade.com%252Fthumbnails%252Fcarsphotos%252F6990001-7000000%252F6999400%252Fphoto_001%252F780x0__r.jpg%253Fhash%3D1774429481%27 HTTP/1.1" 200 None
2026-03-25 13:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999400/photo_001/780x0__r.jpg?hash=1774429481 not downloaded yet
2026-03-25 13:06:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999400/photo_001/780x0__r.jpg?hash=1774429481> (referer: https://ecarstrade.com/cars/6999400)
2026-03-25 13:06:11 [crawlers.middlewares.photo_download_middleware] WARNING: No valid image magic number found for image 0 of item ea719bde-fec1-57c0-a37c-b2129c41071b
2026-03-25 13:06:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ea719bde-fec1-57c0-a37c-b2129c41071b, skipping ID generation
2026-03-25 13:06:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea719bde-fec1-57c0-a37c-b2129c41071b with scrape type 1
2026-03-25 13:06:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ea719bde-fec1-57c0-a37c-b2129c41071b sending to next pipeline
2026-03-25 13:06:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: ea719bde-fec1-57c0-a37c-b2129c41071b, identifier: 6999400auction111011
2026-03-25 13:06:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: ea719bde-fec1-57c0-a37c-b2129c41071b with identifier: 6999400auction111011
2026-03-25 13:06:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: ea719bde-fec1-57c0-a37c-b2129c41071b with identifier: 6999400auction111011
2026-03-25 13:06:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: ea719bde-fec1-57c0-a37c-b2129c41071b with identifier: 6999400auction111011 to the API
2026-03-25 13:06:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 13:06:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/thumbnails/carsphotos/6990001-7000000/6999400/photo_001/780x0__r.jpg?hash=1774429481>
{'auction_title': '',
 'c_o_2_emission_value': 113,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-26T09:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'ea719bde-fec1-57c0-a37c-b2129c41071b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6999400',
 'listing': 'auction',
 'location': 'Germany - "DE-04-KNAUTNAUNDORF-ALTMANN"',
 'make': 'Opel',
 'model': 'Astra',
 'odometer': 92978,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 1,
 'photos': [],
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-05-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Astra K Sports Tourer Edition Start/Stop 1.5 77KW MT6 E6d',
 'transmission': 'manual',
 'trim': 'K Sports Tourer Edition Start/Stop 1.5 77KW MT6 E6d',
 'vin': None,
 'year': 2022}
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%276999400auction111011%27 HTTP/1.1" 200 None
2026-03-25 13:06:12 [ecarstrade.de] INFO: Saving data for 6999400auction111011: {'created_time': 1774443972.170495, 'last_price_update_time': 1774443972.170507, 'auction_closing_time': 1774518000.0}
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6999400auction111011') HTTP/1.1" 204 0
2026-03-25 13:06:12 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-25 13:06:12 [ecarstrade.de] INFO: ecarstrade.de 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 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20last_price_update_time%20lt%201774011972 HTTP/1.1" 200 None
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6974188auction110702') HTTP/1.1" 204 0
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6974189auction110702') HTTP/1.1" 204 0
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6974190auction110702') HTTP/1.1" 204 0
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6974192auction110702') HTTP/1.1" 204 0
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6974194auction110702') HTTP/1.1" 204 0
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6974195auction110702') HTTP/1.1" 204 0
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6974196auction110702') HTTP/1.1" 204 0
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6974198auction110702') HTTP/1.1" 204 0
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6974199auction110702') HTTP/1.1" 204 0
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6974200auction110702') HTTP/1.1" 204 0
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6974201auction110702') HTTP/1.1" 204 0
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6974202auction110702') HTTP/1.1" 204 0
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6974207auction110702') HTTP/1.1" 204 0
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6974208auction110702') HTTP/1.1" 204 0
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6974209auction110702') HTTP/1.1" 204 0
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6974210auction110702') HTTP/1.1" 204 0
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6974212auction110702') HTTP/1.1" 204 0
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6974213auction110702') HTTP/1.1" 204 0
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6974215auction110702') HTTP/1.1" 204 0
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6974217auction110702') HTTP/1.1" 204 0
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6974218auction110702') HTTP/1.1" 204 0
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6974220auction110702') HTTP/1.1" 204 0
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6974221auction110702') HTTP/1.1" 204 0
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6974223auction110702') HTTP/1.1" 204 0
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6974224auction110702') HTTP/1.1" 204 0
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6974225auction110702') HTTP/1.1" 204 0
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6974226auction110702') HTTP/1.1" 204 0
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6974227auction110702') HTTP/1.1" 204 0
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6974229auction110702') HTTP/1.1" 204 0
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6974231auction110702') HTTP/1.1" 204 0
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6974232auction110702') HTTP/1.1" 204 0
2026-03-25 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6974234auction110702') HTTP/1.1" 204 0
2026-03-25 13:06:12 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (50 items) in: file:///var/lib/scrapyd/items/sourcing_v2/ecarstrade.de/task_42_2026-03-25T13_00_00.jl
2026-03-25 13:06:12 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 754528,
 'downloader/request_count': 307,
 'downloader/request_method_count/GET': 307,
 'downloader/response_bytes': 34589770,
 'downloader/response_count': 307,
 'downloader/response_status_count/200': 307,
 'elapsed_time_seconds': 365.727113,
 'feedexport/success_count/FileFeedStorage': 1,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 3, 25, 13, 6, 12, 654820, tzinfo=datetime.timezone.utc),
 'item_scraped_count': 50,
 'log_count/DEBUG': 1870,
 'log_count/INFO': 1069,
 'log_count/WARNING': 250,
 'memusage/max': 230920192,
 'memusage/startup': 150278144,
 'photo_download_count': 250,
 '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': 174,
 'playwright/request_count/method/GET': 153,
 'playwright/request_count/method/POST': 21,
 'playwright/request_count/navigation': 2,
 'playwright/request_count/resource_type/document': 2,
 'playwright/request_count/resource_type/eventsource': 2,
 'playwright/request_count/resource_type/fetch': 16,
 'playwright/request_count/resource_type/font': 4,
 'playwright/request_count/resource_type/image': 85,
 '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': 173,
 'playwright/response_count/method/GET': 152,
 'playwright/response_count/method/POST': 21,
 'playwright/response_count/resource_type/document': 2,
 'playwright/response_count/resource_type/eventsource': 2,
 'playwright/response_count/resource_type/fetch': 16,
 'playwright/response_count/resource_type/font': 4,
 'playwright/response_count/resource_type/image': 85,
 'playwright/response_count/resource_type/other': 1,
 'playwright/response_count/resource_type/script': 44,
 'playwright/response_count/resource_type/stylesheet': 7,
 'playwright/response_count/resource_type/xhr': 12,
 'request_depth_max': 6,
 'response_received_count': 57,
 'scheduler/dequeued': 307,
 'scheduler/dequeued/memory': 307,
 'scheduler/enqueued': 307,
 'scheduler/enqueued/memory': 307,
 'scrape_type/new': 50,
 'scrape_type/skipped': 47,
 'scrapy-zyte-api/429': 0,
 'scrapy-zyte-api/attempts': 59,
 'scrapy-zyte-api/error_ratio': 0.05084745762711865,
 'scrapy-zyte-api/errors': 3,
 "scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 3,
 'scrapy-zyte-api/fatal_errors': 0,
 'scrapy-zyte-api/mean_connection_seconds': 21.619157587045013,
 'scrapy-zyte-api/mean_response_seconds': 21.849767843826807,
 'scrapy-zyte-api/processed': 56,
 'scrapy-zyte-api/request_args/browserHtml': 56,
 'scrapy-zyte-api/request_args/experimental.requestCookies': 56,
 'scrapy-zyte-api/request_args/experimental.responseCookies': 56,
 'scrapy-zyte-api/request_args/requestHeaders': 56,
 'scrapy-zyte-api/request_args/sessionContext': 56,
 'scrapy-zyte-api/request_args/url': 56,
 'scrapy-zyte-api/status_codes/0': 3,
 'scrapy-zyte-api/status_codes/200': 56,
 'scrapy-zyte-api/success': 56,
 'scrapy-zyte-api/success_ratio': 1.0,
 'scrapy-zyte-api/throttle_ratio': 0.0,
 'start_time': datetime.datetime(2026, 3, 25, 13, 0, 6, 927707, tzinfo=datetime.timezone.utc)}
2026-03-25 13:06:12 [scrapy.core.engine] INFO: Spider closed (finished)

PROJECT (sourcing_v2), SPIDER (ecarstrade.de)