• 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 22:00:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-25 22: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 22:00:06 [ecarstrade.de] INFO: Starting spider ecarstrade.de
2026-03-25 22:00:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-25 22:00:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-25 22:00:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-25 22:00:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-25 22:00:06 [scrapy.extensions.telnet] INFO: Telnet Password: b198b8c6d2b31546
2026-03-25 22: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 22: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-25T22_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 22:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 22:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 22: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 22:00:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-25 22: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 22: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 22:00:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 22:00:07 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2123
2026-03-25 22:00:07 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-25 22:00:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-25 22:00:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:07 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: en
2026-03-25 22:00:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27en%27%20and%20RowKey%20eq%20%27en%27 HTTP/1.1" 200 None
2026-03-25 22:00:07 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-25 22:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-25 22:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-25 22:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-25 22:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-25 22:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-25 22:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-25 22:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-25 22:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-25 22:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-25 22:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-25 22:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-25 22:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-25 22:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-25 22:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-25 22:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-25 22:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-25 22:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-25 22:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-25 22:00:07 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-25 22:00:07 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
 'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
 'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-25 22:00:07 [scrapy.core.engine] INFO: Spider opened
2026-03-25 22:00:07 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 22:00:07 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-25 22:00:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-25 22:00:07 [scrapy-playwright] INFO: Starting download handler
2026-03-25 22:00:07 [scrapy-playwright] INFO: Starting download handler
2026-03-25 22:00:12 [scrapy-playwright] INFO: Launching browser firefox
2026-03-25 22:00:12 [scrapy-playwright] INFO: Browser firefox launched
2026-03-25 22:00:12 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-25 22:00:13 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-25 22:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/search> (resource type: document)
2026-03-25 22:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://ecarstrade.com/search>
2026-03-25 22:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/search> (resource type: document)
2026-03-25 22:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/search>
2026-03-25 22: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 22: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 22: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 22: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 22: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 22:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-head-styles.min.css?v=2aaf8176> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/main/legacy/template/modern-cards.css?v=2aaf8176> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_refine/assets/css/module.css?v=2aaf8176> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-head-js.min.js?v=2aaf8176> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/_next/static/chunks/webpack.js?v=2aaf8176> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/nextjs-module-loader/index.js?v=2aaf8176> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 22: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 22: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 22: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 22: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 22: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 22: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 22: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 22: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 22: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 22: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 22: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 22: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 22:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://becom.digital/app/uploads/2023/10/Becom_badge_green_extended.png> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 22:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/stripe/powered_by_stripe.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/lightbox/loading.gif> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-bottom-js.min.js?v=2aaf8176> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_auth/assets/js/login.js?v=2aaf8176> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/vendor/swiper.min.js?v=2aaf8176> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/vendor/lazysizes.min.js?v=2aaf8176> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/cars.js?v=2aaf8176> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/bids.js?v=2aaf8176> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/components/cars/js/MarketPrice.js?v=2aaf8176> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/components/cars/js/ExcelExport.js?v=2aaf8176> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_menu/assets/js/main_menu.js?v=2aaf8176> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/assets/libs/resizeSensor/resizeSensor.min.js?v=2aaf8176> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/vendor/jquery/theia-sticky-sidebar.js?v=2aaf8176> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_refine/assets/js/refineAll.js?v=2aaf8176> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_refine/assets/js/refineCars.js?v=2aaf8176> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/AjaxContent.js?v=2aaf8176> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-25 22: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 22: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 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-regular-400.woff2>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-solid-900.woff2>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/pixel.gif>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-brands-400.woff2>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-head-styles.min.css?v=2aaf8176>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/main/legacy/template/modern-cards.css?v=2aaf8176>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/css/module.css?v=2aaf8176>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-head-js.min.js?v=2aaf8176>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/_next/static/chunks/webpack.js?v=2aaf8176>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/nextjs-module-loader/index.js?v=2aaf8176>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/src/svg/back.svg>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/future_api.php?request_type=setup_platform&platform=browser> (resource type: fetch, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/pixel.gif> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/logo-svg.svg>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/icons/flags/svg/en.svg>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/engine.svg>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/src/svg/exclusive.svg>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/doors.svg>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/places.svg>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/warehouse_32x32.png>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/ajax-loader.gif>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/stripe/powered_by_stripe.png>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/lightbox/loading.gif>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdp-eu.customer.io/v1/analytics-js/snippet/8b2a48ee17fd48131302/analytics.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtm.js?id=GTM-MTRH7V3> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google-analytics.com/analytics.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-bottom-js.min.js?v=2aaf8176>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_auth/assets/js/login.js?v=2aaf8176>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/swiper.min.js?v=2aaf8176>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/lazysizes.min.js?v=2aaf8176>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/cars.js?v=2aaf8176>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/bids.js?v=2aaf8176>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/components/cars/js/MarketPrice.js?v=2aaf8176>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/components/cars/js/ExcelExport.js?v=2aaf8176>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_menu/assets/js/main_menu.js?v=2aaf8176>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/assets/libs/resizeSensor/resizeSensor.min.js?v=2aaf8176>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/jquery/theia-sticky-sidebar.js?v=2aaf8176>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/js/refineAll.js?v=2aaf8176>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/js/refineCars.js?v=2aaf8176>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/AjaxContent.js?v=2aaf8176>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://becom.digital/app/uploads/2023/10/Logo_Trust_ecommerce_europe.png>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.sentry-cdn.com/dc9b6542d332772384c439d48319a4f0.min.js>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://becom.digital/app/uploads/2023/10/Becom_badge_green_extended.png>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://ecarstrade.com/future_api.php?request_type=setup_platform&platform=browser>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/pixel.gif>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/future_api.php?request_type=cars&auction_type=search&start=0&perpage=20&sort=time_left.asc&only_next_available_car=false> (resource type: xhr, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_menu/ajax/counts.php> (resource type: xhr, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://browser.sentry-cdn.com/7.120.4/bundle.tracing.replay.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_menu/ajax/counts.php>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY>
2026-03-25 22:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/js?id=G-0239LS8MTR>
2026-03-25 22:00:16 [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=2aaf8176)
2026-03-25 22:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/app/dist/subscribe.js>
2026-03-25 22:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google-analytics.com/analytics.js>
2026-03-25 22: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 22:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://ecarstrade.com/modules/mod_refine/ajax/marksData.php> (resource type: xhr, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1534932188&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=1220973087&gjid=1582243655&cid=1446315697.1774476016&tid=UA-73443533-1&_gid=1307823368.1774476016&_r=1&_slc=1&z=644207072> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-25 22:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1534932188&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=1220973087&gjid=1582243655&cid=1446315697.1774476016&tid=UA-73443533-1&_gid=1307823368.1774476016&_r=1&_slc=1&z=644207072>
2026-03-25 22:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63o1h1v871189256za200zd871189256&_p=1774476014963&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1446315697.1774476016&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGA&_s=1&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&sid=1774476016&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=2900> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 22:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://stats.g.doubleclick.net/g/collect?v=2&tid=G-0239LS8MTR&cid=1446315697.1774476016&gtm=45je63o1h1v871189256za200zd871189256&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252> (resource type: other, referrer: https://ecarstrade.com/)
2026-03-25 22:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-0239LS8MTR&cid=1446315697.1774476016&gtm=45je63o1h1v871189256za200zd871189256&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&z=497947845> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 22:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63o1h1v871189256za200zd871189256&_p=1774476014963&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1446315697.1774476016&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&_s=2&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&sid=1774476016&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&_ee=1&ep.user%20id=0&ep.event%20timestamp=1774473605&ep.url=%2Fsearch&ep.eventName=search&_et=4&tfd=2956> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 22:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/snippet/8b2a48ee17fd48131302/analytics.min.js>
2026-03-25 22:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtm.js?id=GTM-MTRH7V3>
2026-03-25 22:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/ajax/marksData.php>
2026-03-25 22:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdp-eu.customer.io/v1/projects/8b2a48ee17fd48131302/settings> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 22:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY> (resource type: eventsource, referrer: https://ecarstrade.com/)
2026-03-25 22:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY> (resource type: eventsource, referrer: https://ecarstrade.com/)
2026-03-25 22:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY>
2026-03-25 22:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63o1h1v871189256za200zd871189256&_p=1774476014963&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1446315697.1774476016&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&_s=2&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&sid=1774476016&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&_ee=1&ep.user%20id=0&ep.event%20timestamp=1774473605&ep.url=%2Fsearch&ep.eventName=search&_et=4&tfd=2956>
2026-03-25 22:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY>
2026-03-25 22:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63o1h1v871189256za200zd871189256&_p=1774476014963&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1446315697.1774476016&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGA&_s=1&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&sid=1774476016&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=2900>
2026-03-25 22:00:17 [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 22:00:17 [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 22:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63o1h1v871189256za200zd871189256&_p=1774476014963&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1446315697.1774476016&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AEAAAGQ&_s=3&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&sid=1774476016&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=scroll&epn.percent_scrolled=90&_et=30&tfd=3539> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 22:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/projects/8b2a48ee17fd48131302/settings>
2026-03-25 22:00:17 [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 22:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.clarity.ms/tag/pfu1viww95> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 22:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-scripts.com/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 22:00:17 [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=307376227.1774476017&dt=Search%20%7C%20eCarsTrade&auid=1928139128.1774476017&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He63o0v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938468~116024733~116991816~117484252&apve=1&apvf=f&apvc=1&tft=1774476017079&tfd=3570> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 22:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6908964/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/legacy/icons/auction_stock.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6935588/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6937847/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/lorries.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/flags/h40/be.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/vat_non_deductible.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/flags/h40/de.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/vat_deductible.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-0239LS8MTR&cid=1446315697.1774476016&gtm=45je63o1h1v871189256za200zd871189256&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&z=497947845>
2026-03-25 22:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2> (resource type: font, referrer: https://ecarstrade.com/)
2026-03-25 22:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6938496/photo_045/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6939652/photo_048/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6939795/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6940028/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6940047/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6940210/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6941363/photo_061/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6941452/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6941565/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6941593/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6941759/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6941847/photo_110/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6948713/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6948720/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6950867/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6951172/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6956005/photo_039/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/flags/h40/it.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:18 [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 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/flags/h40/nl.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:18 [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 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://stats.g.doubleclick.net/g/collect?v=2&tid=G-0239LS8MTR&cid=1446315697.1774476016&gtm=45je63o1h1v871189256za200zd871189256&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63o1h1v871189256za200zd871189256&_p=1774476014963&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1446315697.1774476016&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AEAAAGQ&_s=3&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&sid=1774476016&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=scroll&epn.percent_scrolled=90&_et=30&tfd=3539>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/js?id=AW-742220279>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdp-eu.customer.io/v1/analytics-js/ajs-destination.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6908964/photo_000/260x0__r.jpg>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/auction_stock.svg>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774476017764&cv=11&fst=1774476017764&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~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=1928139128.1774476017&data=event%3Dgtag.config&rfmt=3&fmt=4> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=page_view&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=307376227.1774476017&dt=Search%20%7C%20eCarsTrade&auid=1928139128.1774476017&navt=n&npa=0&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774476017810&tfd=4301> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6935588/photo_000/260x0__r.jpg>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6937847/photo_000/260x0__r.jpg>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/lorries.png>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/be.png>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/de.png>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/vat_non_deductible.svg>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/vat_deductible.svg>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-scripts.com/5441429.js>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6938496/photo_045/260x0__r.jpg>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-analytics.net/analytics/1774475700000/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.usemessages.com/conversations-embed.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-banner.com/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.clarity.ms/tag/pfu1viww95>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://scripts.clarity.ms/0.8.57/clarity.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6939652/photo_048/260x0__r.jpg>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6930001-6940000/6939795/photo_001/260x0__r.jpg>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6940047/photo_001/260x0__r.jpg>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6940028/photo_001/260x0__r.jpg>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6940210/photo_000/260x0__r.jpg>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6941363/photo_061/260x0__r.jpg>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6941452/photo_000/260x0__r.jpg>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6941565/photo_000/260x0__r.jpg>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6941593/photo_000/260x0__r.jpg>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6941759/photo_000/260x0__r.jpg>
2026-03-25 22:00:18 [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=307376227.1774476017&dt=Search%20%7C%20eCarsTrade&auid=1928139128.1774476017&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He63o0v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938468~116024733~116991816~117484252&apve=1&apvf=f&apvc=1&tft=1774476017079&tfd=3570>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6941847/photo_110/260x0__r.jpg>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6948713/photo_000/260x0__r.jpg>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6940001-6950000/6948720/photo_000/260x0__r.jpg>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6950867/photo_000/260x0__r.jpg>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6956005/photo_039/260x0__r.jpg>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6950001-6960000/6951172/photo_000/260x0__r.jpg>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/it.png>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/fr.png>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/nl.png>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/ajs-destination.js>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdp-eu.customer.io/v1/analytics-js/573.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdp-eu.customer.io/v1/analytics-js/inAppPlugin.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/ajax/counts.php>
2026-03-25 22:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=page_view&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=307376227.1774476017&dt=Search%20%7C%20eCarsTrade&auid=1928139128.1774476017&navt=n&npa=0&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774476017810&tfd=4301>
2026-03-25 22:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/573.js>
2026-03-25 22:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/inAppPlugin.js>
2026-03-25 22:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.usemessages.com/conversations-embed.js>
2026-03-25 22:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://cdp-eu.customer.io/v1/p> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 22:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://api.hubspot.com/livechat-public/v1/message/public?portalId=5441429&conversations-embed=static-1.25923&mobile=false&messagesUtk=608d42d0945e4234a690daa26748286f&traceId=608d42d0945e4234a690daa26748286f> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-25 22:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-banner.com/5441429.js>
2026-03-25 22:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774476017764&cv=11&fst=1774476017764&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~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=1928139128.1774476017&data=event%3Dgtag.config&rfmt=3&fmt=4>
2026-03-25 22:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774476017764&cv=11&fst=1774476000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~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=1928139128.1774476017&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSTwAFq6B9_u5S28VbUUiUDJaar8q2cuqa2yQUcc3wjKRvPf76xZQSi04aScRAPm5UJxTNjiTccJmdlb9nArVnmfQcct4rjLXqEAksK10mfh0&random=3861748700&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 22:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774476017764&cv=11&fst=1774476000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~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=1928139128.1774476017&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSTwAFq6B9_u5S28VbUUiUDJaar8q2cuqa2yQUcc3wjKRvPf76xZQSi04aScRAPm5UJxTNjiTccJmdlb9nArVnmfQcct4rjLXqEAksK10mfh0&random=3861748700&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 22:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/p>
2026-03-25 22:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774476017764&cv=11&fst=1774476000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~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=1928139128.1774476017&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSTwAFq6B9_u5S28VbUUiUDJaar8q2cuqa2yQUcc3wjKRvPf76xZQSi04aScRAPm5UJxTNjiTccJmdlb9nArVnmfQcct4rjLXqEAksK10mfh0&random=3861748700&rmt_tld=1&ipr=y>
2026-03-25 22:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://scripts.clarity.ms/0.8.57/clarity.js>
2026-03-25 22:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774476017764&cv=11&fst=1774476000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~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=1928139128.1774476017&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSTwAFq6B9_u5S28VbUUiUDJaar8q2cuqa2yQUcc3wjKRvPf76xZQSi04aScRAPm5UJxTNjiTccJmdlb9nArVnmfQcct4rjLXqEAksK10mfh0&random=3861748700&rmt_tld=0&ipr=y>
2026-03-25 22:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://f.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-25 22:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-analytics.net/analytics/1774475700000/5441429.js>
2026-03-25 22:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://api.hubspot.com/livechat-public/v1/message/public?portalId=5441429&conversations-embed=static-1.25923&mobile=false&messagesUtk=608d42d0945e4234a690daa26748286f&traceId=608d42d0945e4234a690daa26748286f>
2026-03-25 22:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://f.clarity.ms/collect>
2026-03-25 22:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://f.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-25 22:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://f.clarity.ms/collect>
2026-03-25 22:00:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/logo/v2_192_icon.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/logo/v2_192_icon.png>
2026-03-25 22:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63o1h1v871189256z8811692034za200zd871189256&_p=1774476014963&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1446315697.1774476016&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAACAGQ&_s=4&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&sid=1774476016&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&ep.fragment=&_et=569&tfd=8540> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 22:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63o1h1v871189256z8811692034za200zd871189256&_p=1774476014963&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1446315697.1774476016&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAACAGQ&_s=4&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&sid=1774476016&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&ep.fragment=&_et=569&tfd=8540>
2026-03-25 22:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://browser.sentry-cdn.com/7.120.4/bundle.tracing.replay.min.js>
2026-03-25 22:00:24 [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=1774476024711&vi=754f308fda995b91f1e9d44cdee540a7&nc=true&u=129379155.754f308fda995b91f1e9d44cdee540a7.1774476024709.1774476024709.1774476024709.1&b=129379155.1.1774476024709&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 22:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/vendor/swiper.min.css?v=2aaf8176> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/main/components/car-price.css?v=2aaf8176> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/main/legacy/template/pages/index/account_status.css?v=2aaf8176> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=2aaf8176> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/vendor/swiper.min.css?v=2aaf8176>
2026-03-25 22:00:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/main/components/car-price.css?v=2aaf8176>
2026-03-25 22:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=2aaf8176>
2026-03-25 22:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/main/legacy/template/pages/index/account_status.css?v=2aaf8176>
2026-03-25 22:00:25 [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=2aaf8176)
2026-03-25 22:00:25 [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=2aaf8176)
2026-03-25 22:00:25 [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=1774476025217&vi=754f308fda995b91f1e9d44cdee540a7&nc=true&u=129379155.754f308fda995b91f1e9d44cdee540a7.1774476024709.1774476024709.1774476024709.1&b=129379155.1.1774476024709&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 22:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/dropdown_arrow.png>
2026-03-25 22:00:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-scripts.com/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-25 22:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <404 https://ecarstrade.com/static/minified/main-page/chosen-sprite.png>
2026-03-25 22:00:25 [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=1774476024711&vi=754f308fda995b91f1e9d44cdee540a7&nc=true&u=129379155.754f308fda995b91f1e9d44cdee540a7.1774476024709.1774476024709.1774476024709.1&b=129379155.1.1774476024709&cc=15>
2026-03-25 22:00:25 [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=1774476025217&vi=754f308fda995b91f1e9d44cdee540a7&nc=true&u=129379155.754f308fda995b91f1e9d44cdee540a7.1774476024709.1774476024709.1774476024709.1&b=129379155.1.1774476024709&cc=15>
2026-03-25 22:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-scripts.com/5441429.js>
2026-03-25 22:00:25 [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=1774476025564&vi=754f308fda995b91f1e9d44cdee540a7&nc=true&u=129379155.754f308fda995b91f1e9d44cdee540a7.1774476024709.1774476024709.1774476024709.1&b=129379155.1.1774476024709&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 22:00:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774476025656&cv=11&fst=1774476025656&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1928139128.1774476017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774473605%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 22:00:25 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&ae=g&en=user_id_update&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=307376227.1774476017&dt=Search%20%7C%20eCarsTrade&auid=1928139128.1774476017&navt=n&npa=0&ep.ads_data_redaction=0&ga_uid=G-0239LS8MTR.0&gtm=45He63o0v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938468~116024733~116991816~117484252&apve=1&apvf=f&apvc=1&tft=1774476025677&tfd=12168> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 22:00:25 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=307376227.1774476017&dt=Search%20%7C%20eCarsTrade&auid=1928139128.1774476017&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774473605&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.action=opened&ep.properties=%7B%22selected%20field%22%3A%22Sort%20by%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&ga_uid=G-0239LS8MTR.0&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774476025678&tfd=12168> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 22:00:25 [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=1774476025564&vi=754f308fda995b91f1e9d44cdee540a7&nc=true&u=129379155.754f308fda995b91f1e9d44cdee540a7.1774476024709.1774476024709.1774476024709.1&b=129379155.1.1774476024709&cc=15>
2026-03-25 22:00:25 [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=1774476025826&vi=754f308fda995b91f1e9d44cdee540a7&nc=true&u=129379155.754f308fda995b91f1e9d44cdee540a7.1774476024709.1774476024709.1774476024709.1&b=129379155.1.1774476024709&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 22:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774476025656&cv=11&fst=1774476025656&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1928139128.1774476017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774473605%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 22:00:25 [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 22:00:26 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63o1h1v871189256za200zd871189256&_p=1774476014963&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1446315697.1774476016&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAACGQ&_s=5&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&uid=0&sid=1774476016&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=event&_ee=1&ep.user%20id=0&ep.event%20timestamp=1774473605&ep.url=%2Fsearch&ep.eventName=search&ep.event=eventTracking&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.action=opened&ep.properties=%7B%22selected%20field%22%3A%22Sort%20by%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&_et=8578&up.user_id=0&up.cars_paid=0&up.event=gtm.dom&up.isDeposit=no&up.registrationDate=N%2FA&up.user_status=unauthorised&tfd=12399> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 22:00:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&ae=g&en=user_id_update&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=307376227.1774476017&dt=Search%20%7C%20eCarsTrade&auid=1928139128.1774476017&navt=n&npa=0&ep.ads_data_redaction=0&ga_uid=G-0239LS8MTR.0&gtm=45He63o0v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115616985~115938465~115938468~116024733~116991816~117484252&apve=1&apvf=f&apvc=1&tft=1774476025677&tfd=12168>
2026-03-25 22:00:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=307376227.1774476017&dt=Search%20%7C%20eCarsTrade&auid=1928139128.1774476017&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774473605&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.action=opened&ep.properties=%7B%22selected%20field%22%3A%22Sort%20by%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&ga_uid=G-0239LS8MTR.0&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774476025678&tfd=12168>
2026-03-25 22:00:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774476025912&cv=11&fst=1774476025912&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1928139128.1774476017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774473605%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 22:00:26 [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=307376227.1774476017&dt=Search%20%7C%20eCarsTrade&auid=1928139128.1774476017&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774473605&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.properties=%7B%22selected%20field%22%3A%22Online%20(New-Old)%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&ga_uid=G-0239LS8MTR.0&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774476025927&tfd=12418> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 22:00:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774476025656&cv=11&fst=1774476000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1928139128.1774476017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774473605%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=CAQSXQAFq6B92M7BmzDNcNyi0paXMod1028FPlbyi4-A2EXsqEGyEFum86dz_dmxI3KONGV9XeMFFDFLSUsI-l8zC_HogOELzsuelsuMXjuT2jwCI--VnAfK8Po8UZeADw&random=3656168567&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 22:00:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774476025656&cv=11&fst=1774476000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1928139128.1774476017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774473605%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=CAQSXQAFq6B92M7BmzDNcNyi0paXMod1028FPlbyi4-A2EXsqEGyEFum86dz_dmxI3KONGV9XeMFFDFLSUsI-l8zC_HogOELzsuelsuMXjuT2jwCI--VnAfK8Po8UZeADw&random=3656168567&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 22:00:26 [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=1774476025826&vi=754f308fda995b91f1e9d44cdee540a7&nc=true&u=129379155.754f308fda995b91f1e9d44cdee540a7.1774476024709.1774476024709.1774476024709.1&b=129379155.1.1774476024709&cc=15>
2026-03-25 22:00:26 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63o1h1v871189256za200zd871189256&_p=1774476014963&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1446315697.1774476016&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAACGQ&_s=5&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&uid=0&sid=1774476016&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=event&_ee=1&ep.user%20id=0&ep.event%20timestamp=1774473605&ep.url=%2Fsearch&ep.eventName=search&ep.event=eventTracking&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.action=opened&ep.properties=%7B%22selected%20field%22%3A%22Sort%20by%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&_et=8578&up.user_id=0&up.cars_paid=0&up.event=gtm.dom&up.isDeposit=no&up.registrationDate=N%2FA&up.user_status=unauthorised&tfd=12399>
2026-03-25 22:00:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774476025912&cv=11&fst=1774476025912&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1928139128.1774476017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774473605%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 22:00:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774476025912&cv=11&fst=1774476000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1928139128.1774476017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774473605%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=CAQSXQAFq6B9IwIIuzIf5HZHNYqJ-E8sI2dHuZy_T-5Y2qsXwIgl9gN5K_v75jfU_cXH6sXArA2Bh8Qajc_CmgxVnxYEan3pXYUvUsBaJAl7r7Ew3MMjKP89p5GvO2goxw&random=2979210967&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 22:00:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774476025912&cv=11&fst=1774476000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1928139128.1774476017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774473605%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=CAQSXQAFq6B9IwIIuzIf5HZHNYqJ-E8sI2dHuZy_T-5Y2qsXwIgl9gN5K_v75jfU_cXH6sXArA2Bh8Qajc_CmgxVnxYEan3pXYUvUsBaJAl7r7Ew3MMjKP89p5GvO2goxw&random=2979210967&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 22:00:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=307376227.1774476017&dt=Search%20%7C%20eCarsTrade&auid=1928139128.1774476017&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774473605&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.properties=%7B%22selected%20field%22%3A%22Online%20(New-Old)%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&ga_uid=G-0239LS8MTR.0&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774476025927&tfd=12418>
2026-03-25 22:00:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774476025656&cv=11&fst=1774476000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1928139128.1774476017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774473605%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=CAQSXQAFq6B92M7BmzDNcNyi0paXMod1028FPlbyi4-A2EXsqEGyEFum86dz_dmxI3KONGV9XeMFFDFLSUsI-l8zC_HogOELzsuelsuMXjuT2jwCI--VnAfK8Po8UZeADw&random=3656168567&rmt_tld=0&ipr=y>
2026-03-25 22:00:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774476025912&cv=11&fst=1774476000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1928139128.1774476017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774473605%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=CAQSXQAFq6B9IwIIuzIf5HZHNYqJ-E8sI2dHuZy_T-5Y2qsXwIgl9gN5K_v75jfU_cXH6sXArA2Bh8Qajc_CmgxVnxYEan3pXYUvUsBaJAl7r7Ew3MMjKP89p5GvO2goxw&random=2979210967&rmt_tld=0&ipr=y>
2026-03-25 22:00:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774476025656&cv=11&fst=1774476000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1928139128.1774476017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774473605%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=CAQSXQAFq6B92M7BmzDNcNyi0paXMod1028FPlbyi4-A2EXsqEGyEFum86dz_dmxI3KONGV9XeMFFDFLSUsI-l8zC_HogOELzsuelsuMXjuT2jwCI--VnAfK8Po8UZeADw&random=3656168567&rmt_tld=1&ipr=y>
2026-03-25 22:00:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774476025912&cv=11&fst=1774476000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1928139128.1774476017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774473605%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=CAQSXQAFq6B9IwIIuzIf5HZHNYqJ-E8sI2dHuZy_T-5Y2qsXwIgl9gN5K_v75jfU_cXH6sXArA2Bh8Qajc_CmgxVnxYEan3pXYUvUsBaJAl7r7Ew3MMjKP89p5GvO2goxw&random=2979210967&rmt_tld=1&ipr=y>
2026-03-25 22:00:26 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://f.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-25 22:00:26 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://f.clarity.ms/collect>
2026-03-25 22:00:27 [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 22:00:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002764/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/legacy/icons/auction_blind.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002763/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002746/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002744/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002743/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002742/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002733/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002641/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002640/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002638/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002637/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002764/photo_000/260x0__r.jpg>
2026-03-25 22:00:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002632/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:27 [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 22:00:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/auction_blind.svg>
2026-03-25 22:00:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002629/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002630/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002631/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002627/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002628/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002625/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002763/photo_000/260x0__r.jpg>
2026-03-25 22:00:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002626/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002622/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-25 22:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002746/photo_000/260x0__r.jpg>
2026-03-25 22:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002744/photo_000/260x0__r.jpg>
2026-03-25 22:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002743/photo_000/260x0__r.jpg>
2026-03-25 22:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002742/photo_000/260x0__r.jpg>
2026-03-25 22:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002733/photo_000/260x0__r.jpg>
2026-03-25 22:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002641/photo_000/260x0__r.jpg>
2026-03-25 22:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002640/photo_000/260x0__r.jpg>
2026-03-25 22:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002638/photo_001/260x0__r.jpg>
2026-03-25 22:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002637/photo_001/260x0__r.jpg>
2026-03-25 22:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002632/photo_001/260x0__r.jpg>
2026-03-25 22:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/upload/sources/221/logo.png>
2026-03-25 22:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002629/photo_001/260x0__r.jpg>
2026-03-25 22:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002630/photo_001/260x0__r.jpg>
2026-03-25 22:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002631/photo_001/260x0__r.jpg>
2026-03-25 22:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002627/photo_001/260x0__r.jpg>
2026-03-25 22:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002628/photo_001/260x0__r.jpg>
2026-03-25 22:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002625/photo_001/260x0__r.jpg>
2026-03-25 22:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002622/photo_001/260x0__r.jpg>
2026-03-25 22:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7000001-7010000/7002626/photo_001/260x0__r.jpg>
2026-03-25 22:00:30 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://f.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-25 22:00:30 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63o1h1v871189256za200zd871189256&_p=1774476014963&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1446315697.1774476016&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&_s=6&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&uid=0&sid=1774476016&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=event&_ee=1&ep.user%20id=0&ep.event%20timestamp=1774473605&ep.url=%2Fsearch&ep.eventName=search&ep.event=eventTracking&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.properties=%7B%22selected%20field%22%3A%22Online%20(New-Old)%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&_et=250&tfd=17399> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 22:00:31 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63o1h1v871189256za200zd871189256&_p=1774476014963&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1446315697.1774476016&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&_s=6&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&uid=0&sid=1774476016&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=event&_ee=1&ep.user%20id=0&ep.event%20timestamp=1774473605&ep.url=%2Fsearch&ep.eventName=search&ep.event=eventTracking&ep.action%20type=click&ep.block=cars%20list&ep.macro%20element=sort%20by&ep.properties=%7B%22selected%20field%22%3A%22Online%20(New-Old)%22%2C%22old%20field%22%3A%22Time%20left%20(Closing%20soon%20first)Time%20left%20(Closing%20soon%20first)%22%7D&_et=250&tfd=17399>
2026-03-25 22:00:31 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://f.clarity.ms/collect>
2026-03-25 22:00:31 [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=1774476031194&vi=754f308fda995b91f1e9d44cdee540a7&nc=true&u=129379155.754f308fda995b91f1e9d44cdee540a7.1774476024709.1774476024709.1774476024709.1&b=129379155.1.1774476024709&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 22:00:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774476031228&cv=11&fst=1774476031228&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1928139128.1774476017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774473605%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 22:00:31 [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=307376227.1774476017&dt=Search%20%7C%20eCarsTrade&auid=1928139128.1774476017&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774473605&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=brand%20list&ep.properties=%7B%22brands%20selected%22%3A%22%22%7D&ga_uid=G-0239LS8MTR.0&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774476031241&tfd=17731> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 22:00:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774476031228&cv=11&fst=1774476031228&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1928139128.1774476017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774473605%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 22:00:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774476031228&cv=11&fst=1774476000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1928139128.1774476017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774473605%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=CAQSXQAFq6B9Bu_B6ssaU3vCnNx3H-S1quaPyYvsOPn90i2TGjY2F7mr0modMEBZM6ImFCXSv88cmkHuvpOpri-cImHw4yc3hTUD5qb3jHheC1cHcMNQkvKp809aqOlk9A&random=2508902096&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 22:00:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774476031228&cv=11&fst=1774476000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1928139128.1774476017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774473605%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=CAQSXQAFq6B9Bu_B6ssaU3vCnNx3H-S1quaPyYvsOPn90i2TGjY2F7mr0modMEBZM6ImFCXSv88cmkHuvpOpri-cImHw4yc3hTUD5qb3jHheC1cHcMNQkvKp809aqOlk9A&random=2508902096&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 22: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=307376227.1774476017&dt=Search%20%7C%20eCarsTrade&auid=1928139128.1774476017&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774473605&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=brand%20list&ep.properties=%7B%22brands%20selected%22%3A%22%22%7D&ga_uid=G-0239LS8MTR.0&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774476031241&tfd=17731>
2026-03-25 22:00:31 [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=1774476031194&vi=754f308fda995b91f1e9d44cdee540a7&nc=true&u=129379155.754f308fda995b91f1e9d44cdee540a7.1774476024709.1774476024709.1774476024709.1&b=129379155.1.1774476024709&cc=15>
2026-03-25 22:00:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774476031228&cv=11&fst=1774476000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1928139128.1774476017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774473605%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=CAQSXQAFq6B9Bu_B6ssaU3vCnNx3H-S1quaPyYvsOPn90i2TGjY2F7mr0modMEBZM6ImFCXSv88cmkHuvpOpri-cImHw4yc3hTUD5qb3jHheC1cHcMNQkvKp809aqOlk9A&random=2508902096&rmt_tld=0&ipr=y>
2026-03-25 22:00:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774476031228&cv=11&fst=1774476000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1928139128.1774476017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774473605%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=CAQSXQAFq6B9Bu_B6ssaU3vCnNx3H-S1quaPyYvsOPn90i2TGjY2F7mr0modMEBZM6ImFCXSv88cmkHuvpOpri-cImHw4yc3hTUD5qb3jHheC1cHcMNQkvKp809aqOlk9A&random=2508902096&rmt_tld=1&ipr=y>
2026-03-25 22:00:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY> (resource type: eventsource, referrer: https://ecarstrade.com/)
2026-03-25 22:00:32 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY> (resource type: eventsource, referrer: https://ecarstrade.com/)
2026-03-25 22:00:33 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY>
2026-03-25 22:00:33 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY>
2026-03-25 22:00:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774476033671&cv=11&fst=1774476033671&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1928139128.1774476017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774473605%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 22:00:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774476033690&cv=11&fst=1774476033690&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1928139128.1774476017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774473605%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 22:00:33 [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=307376227.1774476017&dt=Search%20%7C%20eCarsTrade&auid=1928139128.1774476017&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774473605&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=Source&ga_uid=G-0239LS8MTR.0&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774476033698&tfd=20189> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 22:00:33 [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=307376227.1774476017&dt=Search%20%7C%20eCarsTrade&auid=1928139128.1774476017&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774473605&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=closed&ep.block=search&ep.macro%20element=brand%20list&ep.properties=%7B%22brands%20selected%22%3A%22%22%7D&ga_uid=G-0239LS8MTR.0&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774476033699&tfd=20190> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-25 22:00:33 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774476033671&cv=11&fst=1774476033671&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1928139128.1774476017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774473605%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=4>
2026-03-25 22:00:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774476033671&cv=11&fst=1774476000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1928139128.1774476017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774473605%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9UuEtZ726e6xowDkvLf0dEOD_MU7sjZhcu3857BL0mydnWcYYai872YJ5Fn-WIzX_4U5celxTynuBccEIEwJI7xvSz7-cKWWCFQuFMHhGius993nsBkGg5A&random=2461055828&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 22:00:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774476033671&cv=11&fst=1774476000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1928139128.1774476017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774473605%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9UuEtZ726e6xowDkvLf0dEOD_MU7sjZhcu3857BL0mydnWcYYai872YJ5Fn-WIzX_4U5celxTynuBccEIEwJI7xvSz7-cKWWCFQuFMHhGius993nsBkGg5A&random=2461055828&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 22:00:33 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774476033690&cv=11&fst=1774476033690&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1928139128.1774476017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774473605%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 22:00:33 [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=307376227.1774476017&dt=Search%20%7C%20eCarsTrade&auid=1928139128.1774476017&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774473605&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=Source&ga_uid=G-0239LS8MTR.0&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774476033698&tfd=20189>
2026-03-25 22:00:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774476033690&cv=11&fst=1774476000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1928139128.1774476017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774473605%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=CAQSXQAFq6B9UUgdDq1wY36mlnVQpTltioXr4WTmrdzrSlukcb8ktQvczQSATQitafzsRlCSDzvzyeGTponSTjm4bp1ybCqu1yiqh2elCQmQ6gKwsiLeC2Bj7oEhoVq62Q&random=4234559907&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 22:00:33 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774476033690&cv=11&fst=1774476000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1928139128.1774476017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774473605%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=CAQSXQAFq6B9UUgdDq1wY36mlnVQpTltioXr4WTmrdzrSlukcb8ktQvczQSATQitafzsRlCSDzvzyeGTponSTjm4bp1ybCqu1yiqh2elCQmQ6gKwsiLeC2Bj7oEhoVq62Q&random=4234559907&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-25 22:00:33 [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=307376227.1774476017&dt=Search%20%7C%20eCarsTrade&auid=1928139128.1774476017&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774473605&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=closed&ep.block=search&ep.macro%20element=brand%20list&ep.properties=%7B%22brands%20selected%22%3A%22%22%7D&ga_uid=G-0239LS8MTR.0&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774476033699&tfd=20190>
2026-03-25 22:00:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774476033671&cv=11&fst=1774476000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1928139128.1774476017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774473605%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9UuEtZ726e6xowDkvLf0dEOD_MU7sjZhcu3857BL0mydnWcYYai872YJ5Fn-WIzX_4U5celxTynuBccEIEwJI7xvSz7-cKWWCFQuFMHhGius993nsBkGg5A&random=2461055828&rmt_tld=0&ipr=y>
2026-03-25 22:00:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774476033690&cv=11&fst=1774476000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1928139128.1774476017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774473605%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=CAQSXQAFq6B9UUgdDq1wY36mlnVQpTltioXr4WTmrdzrSlukcb8ktQvczQSATQitafzsRlCSDzvzyeGTponSTjm4bp1ybCqu1yiqh2elCQmQ6gKwsiLeC2Bj7oEhoVq62Q&random=4234559907&rmt_tld=0&ipr=y>
2026-03-25 22:00:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774476033671&cv=11&fst=1774476000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1928139128.1774476017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774473605%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXQAFq6B9UuEtZ726e6xowDkvLf0dEOD_MU7sjZhcu3857BL0mydnWcYYai872YJ5Fn-WIzX_4U5celxTynuBccEIEwJI7xvSz7-cKWWCFQuFMHhGius993nsBkGg5A&random=2461055828&rmt_tld=1&ipr=y>
2026-03-25 22:00:34 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774476033690&cv=11&fst=1774476000000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63o0v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=103116026~103200004~115938465~115938468~116024733~117384406~117484252&u_w=1280&u_h=720&url=https%3A%2F%2Fecarstrade.com%2Fsearch&frm=0&tiba=Search%20%7C%20eCarsTrade&ga_uid=G-0239LS8MTR.0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1928139128.1774476017&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774473605%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=CAQSXQAFq6B9UUgdDq1wY36mlnVQpTltioXr4WTmrdzrSlukcb8ktQvczQSATQitafzsRlCSDzvzyeGTponSTjm4bp1ybCqu1yiqh2elCQmQ6gKwsiLeC2Bj7oEhoVq62Q&random=4234559907&rmt_tld=1&ipr=y>
2026-03-25 22:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://f.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-25 22:00:35 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://f.clarity.ms/collect>
2026-03-25 22:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search> (referer: None) ['playwright']
2026-03-25 22:00:36 [ecarstrade.de] INFO: Cookies from Playwright: [{'name': 'IDE', 'value': 'AHWqTUkky6tr4WjYFiiXAv6KdzfoyJYY5Js8zt4R2eURdiNeErSt2ObotC3cF1FK', 'domain': '.doubleclick.net', 'path': '/', 'expires': 1808172025, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'eCT/LANG', 'value': 'en', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1777068014, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'eCT/PHPSESSID', 'value': '9c9eqkodhimgtboe3ufj2ii88a', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774504814, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'eCT/first_landing_url', 'value': '%2Fsearch', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1835992814, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'eCT/perpage', 'value': '20', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1777068014, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'gbuuid', 'value': '5a302aed-292d-453d-bb2e-29c50d3dfbd5', 'domain': 'ecarstrade.com', 'path': '/', 'expires': 1809036015, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gid', 'value': 'GA1.2.1307823368.1774476016', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774562416, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gat', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774476076, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga', 'value': 'GA1.1.1446315697.1774476016', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1837548016, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gcl_au', 'value': '1.1.1928139128.1774476017', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1782252017, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'mp_5a27231946a146bf8eda3bf7b09ed68a_mixpanel', 'value': '%7B%22distinct_id%22%3A%22%24device%3A4c14d6a3-9d25-429c-9992-01ac6e9ad4f0%22%2C%22%24device_id%22%3A%224c14d6a3-9d25-429c-9992-01ac6e9ad4f0%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': 1806012018, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'ajs_anonymous_id', 'value': 'b9a933e5-65cc-4baa-b151-e2609095b304', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1806012019, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': '__hstc', 'value': '129379155.754f308fda995b91f1e9d44cdee540a7.1774476024709.1774476024709.1774476024709.1', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1790028024, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': 'hubspotutk', 'value': '754f308fda995b91f1e9d44cdee540a7', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1790028024, '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.1774476024709', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774477824, '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-25T22%3A00%3A25.258Z%22%2C%22consentId%22%3A%22950eae32-5277-4ce6-ae0f-35b28c00f560%22%2C%22services%22%3A%7B%22necessary%22%3A%5B%5D%2C%22analytics%22%3A%5B%5D%7D%2C%22lastConsentTimestamp%22%3A%222026-03-25T22%3A00%3A25.258Z%22%2C%22expirationTime%22%3A1790200825258%7D', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1790200825, 'httpOnly': False, 'secure': True, 'sameSite': 'Lax'}, {'name': 'eCT/cookie_consent', 'value': '{"consentId":"950eae32-5277-4ce6-ae0f-35b28c00f560","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': 1774476327, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga_0239LS8MTR', 'value': 'GS2.1.s1774476016$o1$g1$t1774476033$j43$l0$h0', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1837548033, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '__cf_bm', 'value': 'JQRcUJEIUl96LTh_i_y8sjtpRqrsovdzlJwlH5uI.kk-1774476025-1.0.1.1-aqXkxPfrgGVMtezPYHiPSkS19RvWNzOktPoXuewoHzlXLUekGVY40jHX1ztqnXBnsGandXfNsjHvAXjqAbgNJc1BAgxUv7Mz6l0_5rVAcfs', 'domain': '.hubspot.com', 'path': '/', 'expires': 1774477825, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': '_cfuvid', 'value': 'sOTaxZxD.nVOlNOPKlbN_skKA0s1dAIzXGpU4wmC4FA-1774476025480-0.0.1.1-604800000', 'domain': '.hubspot.com', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}]
2026-03-25 22:00:36 [ecarstrade.de] INFO: Scrapy-formatted cookies: [{'name': 'IDE', 'value': 'AHWqTUkky6tr4WjYFiiXAv6KdzfoyJYY5Js8zt4R2eURdiNeErSt2ObotC3cF1FK', 'domain': '.doubleclick.net', 'path': '/'}, {'name': 'eCT/LANG', 'value': 'en', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'eCT/PHPSESSID', 'value': '9c9eqkodhimgtboe3ufj2ii88a', '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': '5a302aed-292d-453d-bb2e-29c50d3dfbd5', 'domain': 'ecarstrade.com', 'path': '/'}, {'name': '_gid', 'value': 'GA1.2.1307823368.1774476016', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_gat', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_ga', 'value': 'GA1.1.1446315697.1774476016', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_gcl_au', 'value': '1.1.1928139128.1774476017', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'mp_5a27231946a146bf8eda3bf7b09ed68a_mixpanel', 'value': '%7B%22distinct_id%22%3A%22%24device%3A4c14d6a3-9d25-429c-9992-01ac6e9ad4f0%22%2C%22%24device_id%22%3A%224c14d6a3-9d25-429c-9992-01ac6e9ad4f0%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': 'b9a933e5-65cc-4baa-b151-e2609095b304', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hstc', 'value': '129379155.754f308fda995b91f1e9d44cdee540a7.1774476024709.1774476024709.1774476024709.1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'hubspotutk', 'value': '754f308fda995b91f1e9d44cdee540a7', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hssrc', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hssc', 'value': '129379155.1.1774476024709', '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-25T22%3A00%3A25.258Z%22%2C%22consentId%22%3A%22950eae32-5277-4ce6-ae0f-35b28c00f560%22%2C%22services%22%3A%7B%22necessary%22%3A%5B%5D%2C%22analytics%22%3A%5B%5D%7D%2C%22lastConsentTimestamp%22%3A%222026-03-25T22%3A00%3A25.258Z%22%2C%22expirationTime%22%3A1790200825258%7D', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'eCT/cookie_consent', 'value': '{"consentId":"950eae32-5277-4ce6-ae0f-35b28c00f560","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.s1774476016$o1$g1$t1774476033$j43$l0$h0', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__cf_bm', 'value': 'JQRcUJEIUl96LTh_i_y8sjtpRqrsovdzlJwlH5uI.kk-1774476025-1.0.1.1-aqXkxPfrgGVMtezPYHiPSkS19RvWNzOktPoXuewoHzlXLUekGVY40jHX1ztqnXBnsGandXfNsjHvAXjqAbgNJc1BAgxUv7Mz6l0_5rVAcfs', 'domain': '.hubspot.com', 'path': '/'}, {'name': '_cfuvid', 'value': 'sOTaxZxD.nVOlNOPKlbN_skKA0s1dAIzXGpU4wmC4FA-1774476025480-0.0.1.1-604800000', 'domain': '.hubspot.com', 'path': '/'}]
2026-03-25 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='ECarsTrade',RowKey='cookies') HTTP/1.1" 204 0
2026-03-25 22:00:36 [ecarstrade.de] INFO: Found sources: ['ALD', 'ARVAL', 'Athlon', 'AVIS', 'KBC', 'Trade-in Cars', 'Van Mossel', 'VW Group dealers']
2026-03-25 22:00:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:00:43 [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 22:00:43 [ecarstrade.de] INFO: Found 20 car items
2026-03-25 22:00:43 [ecarstrade.de] INFO: Found listing with ID: 6999394auction111011
2026-03-25 22:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:43 [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 22:00:43 [ecarstrade.de] INFO: Scrape type for 6999394auction111011: 0
2026-03-25 22:00:43 [ecarstrade.de] INFO: Found listing with ID: 6999381auction111011
2026-03-25 22:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:43 [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 22:00:43 [ecarstrade.de] INFO: Scrape type for 6999381auction111011: 0
2026-03-25 22:00:43 [ecarstrade.de] INFO: Found listing with ID: 6999403auction111011
2026-03-25 22:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:43 [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 22:00:43 [ecarstrade.de] INFO: Scrape type for 6999403auction111011: 0
2026-03-25 22:00:43 [ecarstrade.de] INFO: Found listing with ID: 6999398auction111011
2026-03-25 22:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00: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 22:00:43 [ecarstrade.de] INFO: Scrape type for 6999398auction111011: 0
2026-03-25 22:00:43 [ecarstrade.de] INFO: Found listing with ID: 6999396auction111011
2026-03-25 22:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:43 [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 22:00:43 [ecarstrade.de] INFO: Scrape type for 6999396auction111011: 0
2026-03-25 22:00:43 [ecarstrade.de] INFO: Found listing with ID: 6999376auction111011
2026-03-25 22:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:43 [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 22:00:43 [ecarstrade.de] INFO: Scrape type for 6999376auction111011: 0
2026-03-25 22:00:43 [ecarstrade.de] INFO: Found listing with ID: 6999393auction111011
2026-03-25 22:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:43 [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 22:00:43 [ecarstrade.de] INFO: Scrape type for 6999393auction111011: 0
2026-03-25 22:00:43 [ecarstrade.de] INFO: Found listing with ID: 6999392auction111011
2026-03-25 22:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:43 [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 22:00:43 [ecarstrade.de] INFO: Scrape type for 6999392auction111011: 0
2026-03-25 22:00:43 [ecarstrade.de] INFO: Found listing with ID: 6999423auction111011
2026-03-25 22:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:43 [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 22:00:43 [ecarstrade.de] INFO: Scrape type for 6999423auction111011: 0
2026-03-25 22:00:43 [ecarstrade.de] INFO: Found listing with ID: 6999419auction111011
2026-03-25 22:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00: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 22:00:43 [ecarstrade.de] INFO: Scrape type for 6999419auction111011: 0
2026-03-25 22:00:43 [ecarstrade.de] INFO: Found listing with ID: 6999377auction111011
2026-03-25 22:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:43 [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 22:00:43 [ecarstrade.de] INFO: Scrape type for 6999377auction111011: 0
2026-03-25 22:00:43 [ecarstrade.de] INFO: Found listing with ID: 6999385auction111011
2026-03-25 22:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:43 [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 22:00:43 [ecarstrade.de] INFO: Scrape type for 6999385auction111011: 0
2026-03-25 22:00:43 [ecarstrade.de] INFO: Found listing with ID: 6999374auction111011
2026-03-25 22:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:43 [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 22:00:43 [ecarstrade.de] INFO: Scrape type for 6999374auction111011: 0
2026-03-25 22:00:43 [ecarstrade.de] INFO: Found listing with ID: 6999397auction111011
2026-03-25 22:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:43 [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 22:00:43 [ecarstrade.de] INFO: Scrape type for 6999397auction111011: 0
2026-03-25 22:00:43 [ecarstrade.de] INFO: Found listing with ID: 6999422auction111011
2026-03-25 22:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:43 [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 22:00:43 [ecarstrade.de] INFO: Scrape type for 6999422auction111011: 0
2026-03-25 22:00:43 [ecarstrade.de] INFO: Found listing with ID: 6999411auction111011
2026-03-25 22:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:43 [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 22:00:43 [ecarstrade.de] INFO: Scrape type for 6999411auction111011: 0
2026-03-25 22:00:43 [ecarstrade.de] INFO: Found listing with ID: 6999415auction111011
2026-03-25 22:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:43 [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 22:00:43 [ecarstrade.de] INFO: Scrape type for 6999415auction111011: 0
2026-03-25 22:00:43 [ecarstrade.de] INFO: Found listing with ID: 6999378auction111011
2026-03-25 22:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:43 [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 22:00:43 [ecarstrade.de] INFO: Scrape type for 6999378auction111011: 0
2026-03-25 22:00:43 [ecarstrade.de] INFO: Found listing with ID: 6999379auction111011
2026-03-25 22:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:43 [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 22:00:43 [ecarstrade.de] INFO: Scrape type for 6999379auction111011: 0
2026-03-25 22:00:43 [ecarstrade.de] INFO: Found listing with ID: 6999399auction111011
2026-03-25 22:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:43 [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 22:00:43 [ecarstrade.de] INFO: Scrape type for 6999399auction111011: 0
2026-03-25 22:00:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:00:50 [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 22:00:50 [ecarstrade.de] INFO: Found 20 car items
2026-03-25 22:00:50 [ecarstrade.de] INFO: Found listing with ID: 6999395auction111011
2026-03-25 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:50 [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 22:00:50 [ecarstrade.de] INFO: Scrape type for 6999395auction111011: 0
2026-03-25 22:00:50 [ecarstrade.de] INFO: Found listing with ID: 6999413auction111011
2026-03-25 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:50 [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 22:00:50 [ecarstrade.de] INFO: Scrape type for 6999413auction111011: 0
2026-03-25 22:00:50 [ecarstrade.de] INFO: Found listing with ID: 6999389auction111011
2026-03-25 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:50 [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 22:00:50 [ecarstrade.de] INFO: Scrape type for 6999389auction111011: 0
2026-03-25 22:00:50 [ecarstrade.de] INFO: Found listing with ID: 6999405auction111011
2026-03-25 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:50 [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 22:00:50 [ecarstrade.de] INFO: Scrape type for 6999405auction111011: 0
2026-03-25 22:00:50 [ecarstrade.de] INFO: Found listing with ID: 6999373auction111011
2026-03-25 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:50 [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 22:00:50 [ecarstrade.de] INFO: Scrape type for 6999373auction111011: 0
2026-03-25 22:00:50 [ecarstrade.de] INFO: Found listing with ID: 6999390auction111011
2026-03-25 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:50 [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 22:00:50 [ecarstrade.de] INFO: Scrape type for 6999390auction111011: 0
2026-03-25 22:00:50 [ecarstrade.de] INFO: Found listing with ID: 6999387auction111011
2026-03-25 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:50 [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 22:00:50 [ecarstrade.de] INFO: Scrape type for 6999387auction111011: 0
2026-03-25 22:00:50 [ecarstrade.de] INFO: Found listing with ID: 6999375auction111011
2026-03-25 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:50 [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 22:00:50 [ecarstrade.de] INFO: Scrape type for 6999375auction111011: 0
2026-03-25 22:00:50 [ecarstrade.de] INFO: Found listing with ID: 6999412auction111011
2026-03-25 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:50 [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 22:00:50 [ecarstrade.de] INFO: Scrape type for 6999412auction111011: 0
2026-03-25 22:00:50 [ecarstrade.de] INFO: Found listing with ID: 6999421auction111011
2026-03-25 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:50 [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 22:00:50 [ecarstrade.de] INFO: Scrape type for 6999421auction111011: 0
2026-03-25 22:00:50 [ecarstrade.de] INFO: Found listing with ID: 6999416auction111011
2026-03-25 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:50 [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 22:00:50 [ecarstrade.de] INFO: Scrape type for 6999416auction111011: 0
2026-03-25 22:00:50 [ecarstrade.de] INFO: Found listing with ID: 6999404auction111011
2026-03-25 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:50 [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 22:00:50 [ecarstrade.de] INFO: Scrape type for 6999404auction111011: 0
2026-03-25 22:00:50 [ecarstrade.de] INFO: Found listing with ID: 6999380auction111011
2026-03-25 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:50 [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 22:00:50 [ecarstrade.de] INFO: Scrape type for 6999380auction111011: 0
2026-03-25 22:00:50 [ecarstrade.de] INFO: Found listing with ID: 6999402auction111011
2026-03-25 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:50 [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 22:00:50 [ecarstrade.de] INFO: Scrape type for 6999402auction111011: 0
2026-03-25 22:00:50 [ecarstrade.de] INFO: Found listing with ID: 6999408auction111011
2026-03-25 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:50 [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 22:00:50 [ecarstrade.de] INFO: Scrape type for 6999408auction111011: 0
2026-03-25 22:00:50 [ecarstrade.de] INFO: Found listing with ID: 6999383auction111011
2026-03-25 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:50 [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 22:00:50 [ecarstrade.de] INFO: Scrape type for 6999383auction111011: 0
2026-03-25 22:00:50 [ecarstrade.de] INFO: Found listing with ID: 6999418auction111011
2026-03-25 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:50 [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 22:00:50 [ecarstrade.de] INFO: Scrape type for 6999418auction111011: 0
2026-03-25 22:00:50 [ecarstrade.de] INFO: Found listing with ID: 6999386auction111011
2026-03-25 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:50 [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 22:00:50 [ecarstrade.de] INFO: Scrape type for 6999386auction111011: 0
2026-03-25 22:00:50 [ecarstrade.de] INFO: Found listing with ID: 6999420auction111011
2026-03-25 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:50 [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 22:00:50 [ecarstrade.de] INFO: Scrape type for 6999420auction111011: 0
2026-03-25 22:00:50 [ecarstrade.de] INFO: Found listing with ID: 6999414auction111011
2026-03-25 22:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:50 [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 22:00:50 [ecarstrade.de] INFO: Scrape type for 6999414auction111011: 0
2026-03-25 22:00: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 22:00:57 [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 22:00:57 [ecarstrade.de] INFO: Found 20 car items
2026-03-25 22:00:57 [ecarstrade.de] INFO: Found listing with ID: 6999391auction111011
2026-03-25 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:57 [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 22:00:57 [ecarstrade.de] INFO: Scrape type for 6999391auction111011: 0
2026-03-25 22:00:57 [ecarstrade.de] INFO: Found listing with ID: 6999406auction111011
2026-03-25 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:57 [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 22:00:57 [ecarstrade.de] INFO: Scrape type for 6999406auction111011: 0
2026-03-25 22:00:57 [ecarstrade.de] INFO: Found listing with ID: 6999388auction111011
2026-03-25 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:57 [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 22:00:57 [ecarstrade.de] INFO: Scrape type for 6999388auction111011: 0
2026-03-25 22:00:57 [ecarstrade.de] INFO: Found listing with ID: 6999410auction111011
2026-03-25 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:57 [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 22:00:57 [ecarstrade.de] INFO: Scrape type for 6999410auction111011: 0
2026-03-25 22:00:57 [ecarstrade.de] INFO: Found listing with ID: 6999382auction111011
2026-03-25 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:57 [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 22:00:57 [ecarstrade.de] INFO: Scrape type for 6999382auction111011: 0
2026-03-25 22:00:57 [ecarstrade.de] INFO: Found listing with ID: 6999417auction111011
2026-03-25 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:57 [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 22:00:57 [ecarstrade.de] INFO: Scrape type for 6999417auction111011: 0
2026-03-25 22:00:57 [ecarstrade.de] INFO: Found listing with ID: 6999400auction111011
2026-03-25 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:57 [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 22:00:57 [ecarstrade.de] INFO: Scrape type for 6999400auction111011: 0
2026-03-25 22:00:57 [ecarstrade.de] INFO: Found listing with ID: 6999401auction111011
2026-03-25 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:57 [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 22:00:57 [ecarstrade.de] INFO: Scrape type for 6999401auction111011: 0
2026-03-25 22:00:57 [ecarstrade.de] INFO: Found listing with ID: 6999384auction111011
2026-03-25 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:57 [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 22:00:57 [ecarstrade.de] INFO: Scrape type for 6999384auction111011: 0
2026-03-25 22:00:57 [ecarstrade.de] INFO: Found listing with ID: 6999407auction111011
2026-03-25 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:57 [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 22:00:57 [ecarstrade.de] INFO: Scrape type for 6999407auction111011: 0
2026-03-25 22:00:57 [ecarstrade.de] INFO: Found listing with ID: 7000864auction111027
2026-03-25 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000864auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:00:57 [ecarstrade.de] INFO: Scrape type for 7000864auction111027: 0
2026-03-25 22:00:57 [ecarstrade.de] INFO: Found listing with ID: 7000877auction111027
2026-03-25 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000877auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:00:57 [ecarstrade.de] INFO: Scrape type for 7000877auction111027: 0
2026-03-25 22:00:57 [ecarstrade.de] INFO: Found listing with ID: 7000862auction111027
2026-03-25 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000862auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:00:57 [ecarstrade.de] INFO: Scrape type for 7000862auction111027: 0
2026-03-25 22:00:57 [ecarstrade.de] INFO: Found listing with ID: 7000861auction111027
2026-03-25 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000861auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:00:57 [ecarstrade.de] INFO: Scrape type for 7000861auction111027: 0
2026-03-25 22:00:57 [ecarstrade.de] INFO: Found listing with ID: 7000876auction111027
2026-03-25 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000876auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:00:57 [ecarstrade.de] INFO: Scrape type for 7000876auction111027: 0
2026-03-25 22:00:57 [ecarstrade.de] INFO: Found listing with ID: 7000873auction111027
2026-03-25 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000873auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:00:57 [ecarstrade.de] INFO: Scrape type for 7000873auction111027: 0
2026-03-25 22:00:57 [ecarstrade.de] INFO: Found listing with ID: 7000858auction111027
2026-03-25 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000858auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:00:57 [ecarstrade.de] INFO: Scrape type for 7000858auction111027: 0
2026-03-25 22:00:57 [ecarstrade.de] INFO: Found listing with ID: 7000875auction111027
2026-03-25 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000875auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:00:57 [ecarstrade.de] INFO: Scrape type for 7000875auction111027: 0
2026-03-25 22:00:57 [ecarstrade.de] INFO: Found listing with ID: 7000897auction111027
2026-03-25 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000897auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:00:57 [ecarstrade.de] INFO: Scrape type for 7000897auction111027: 0
2026-03-25 22:00:57 [ecarstrade.de] INFO: Found listing with ID: 7000874auction111027
2026-03-25 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000874auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:00:57 [ecarstrade.de] INFO: Scrape type for 7000874auction111027: 0
2026-03-25 22:00: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 22:01:04 [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 22:01:04 [ecarstrade.de] INFO: Found 20 car items
2026-03-25 22:01:04 [ecarstrade.de] INFO: Found listing with ID: 7000884auction111027
2026-03-25 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000884auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:01:04 [ecarstrade.de] INFO: Scrape type for 7000884auction111027: 0
2026-03-25 22:01:04 [ecarstrade.de] INFO: Found listing with ID: 7000863auction111027
2026-03-25 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000863auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:01:04 [ecarstrade.de] INFO: Scrape type for 7000863auction111027: 0
2026-03-25 22:01:04 [ecarstrade.de] INFO: Found listing with ID: 7000878auction111027
2026-03-25 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000878auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:01:04 [ecarstrade.de] INFO: Scrape type for 7000878auction111027: 0
2026-03-25 22:01:04 [ecarstrade.de] INFO: Found listing with ID: 7000860auction111027
2026-03-25 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000860auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:01:04 [ecarstrade.de] INFO: Scrape type for 7000860auction111027: 0
2026-03-25 22:01:04 [ecarstrade.de] INFO: Found listing with ID: 7000890auction111027
2026-03-25 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000890auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:01:04 [ecarstrade.de] INFO: Scrape type for 7000890auction111027: 0
2026-03-25 22:01:04 [ecarstrade.de] INFO: Found listing with ID: 7000856auction111027
2026-03-25 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000856auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:01:04 [ecarstrade.de] INFO: Scrape type for 7000856auction111027: 0
2026-03-25 22:01:04 [ecarstrade.de] INFO: Found listing with ID: 7000855auction111027
2026-03-25 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000855auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:01:04 [ecarstrade.de] INFO: Scrape type for 7000855auction111027: 0
2026-03-25 22:01:04 [ecarstrade.de] INFO: Found listing with ID: 7000894auction111027
2026-03-25 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000894auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:01:04 [ecarstrade.de] INFO: Scrape type for 7000894auction111027: 0
2026-03-25 22:01:04 [ecarstrade.de] INFO: Found listing with ID: 7000892auction111027
2026-03-25 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000892auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:01:04 [ecarstrade.de] INFO: Scrape type for 7000892auction111027: 0
2026-03-25 22:01:04 [ecarstrade.de] INFO: Found listing with ID: 7000859auction111027
2026-03-25 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000859auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:01:04 [ecarstrade.de] INFO: Scrape type for 7000859auction111027: 0
2026-03-25 22:01:04 [ecarstrade.de] INFO: Found listing with ID: 7000872auction111027
2026-03-25 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000872auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:01:05 [ecarstrade.de] INFO: Scrape type for 7000872auction111027: 0
2026-03-25 22:01:05 [ecarstrade.de] INFO: Found listing with ID: 7000889auction111027
2026-03-25 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000889auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:01:05 [ecarstrade.de] INFO: Scrape type for 7000889auction111027: 0
2026-03-25 22:01:05 [ecarstrade.de] INFO: Found listing with ID: 7000885auction111027
2026-03-25 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000885auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:01:05 [ecarstrade.de] INFO: Scrape type for 7000885auction111027: 0
2026-03-25 22:01:05 [ecarstrade.de] INFO: Found listing with ID: 7000866auction111027
2026-03-25 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000866auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:01:05 [ecarstrade.de] INFO: Scrape type for 7000866auction111027: 0
2026-03-25 22:01:05 [ecarstrade.de] INFO: Found listing with ID: 7000881auction111027
2026-03-25 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000881auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:01:05 [ecarstrade.de] INFO: Scrape type for 7000881auction111027: 0
2026-03-25 22:01:05 [ecarstrade.de] INFO: Found listing with ID: 7000888auction111027
2026-03-25 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000888auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:01:05 [ecarstrade.de] INFO: Scrape type for 7000888auction111027: 0
2026-03-25 22:01:05 [ecarstrade.de] INFO: Found listing with ID: 7000887auction111027
2026-03-25 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000887auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:01:05 [ecarstrade.de] INFO: Scrape type for 7000887auction111027: 0
2026-03-25 22:01:05 [ecarstrade.de] INFO: Found listing with ID: 7000879auction111027
2026-03-25 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000879auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:01:05 [ecarstrade.de] INFO: Scrape type for 7000879auction111027: 0
2026-03-25 22:01:05 [ecarstrade.de] INFO: Found listing with ID: 7000893auction111027
2026-03-25 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000893auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:01:05 [ecarstrade.de] INFO: Scrape type for 7000893auction111027: 0
2026-03-25 22:01:05 [ecarstrade.de] INFO: Found listing with ID: 7000870auction111027
2026-03-25 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000870auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:01:05 [ecarstrade.de] INFO: Scrape type for 7000870auction111027: 0
2026-03-25 22:01:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:01:07 [scrapy.extensions.logstats] INFO: Crawled 5 pages (at 5 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 22:01:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 203MiB
2026-03-25 22:01:15 [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 22:01:15 [ecarstrade.de] INFO: Found 20 car items
2026-03-25 22:01:15 [ecarstrade.de] INFO: Found listing with ID: 7000880auction111027
2026-03-25 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000880auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:01:15 [ecarstrade.de] INFO: Scrape type for 7000880auction111027: 0
2026-03-25 22:01:15 [ecarstrade.de] INFO: Found listing with ID: 7000869auction111027
2026-03-25 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000869auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:01:15 [ecarstrade.de] INFO: Scrape type for 7000869auction111027: 0
2026-03-25 22:01:15 [ecarstrade.de] INFO: Found listing with ID: 7000883auction111027
2026-03-25 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000883auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:01:16 [ecarstrade.de] INFO: Scrape type for 7000883auction111027: 0
2026-03-25 22:01:16 [ecarstrade.de] INFO: Found listing with ID: 7000891auction111027
2026-03-25 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000891auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:01:16 [ecarstrade.de] INFO: Scrape type for 7000891auction111027: 0
2026-03-25 22:01:16 [ecarstrade.de] INFO: Found listing with ID: 7000886auction111027
2026-03-25 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000886auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:01:16 [ecarstrade.de] INFO: Scrape type for 7000886auction111027: 0
2026-03-25 22:01:16 [ecarstrade.de] INFO: Found listing with ID: 7000871auction111027
2026-03-25 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000871auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:01:16 [ecarstrade.de] INFO: Scrape type for 7000871auction111027: 0
2026-03-25 22:01:16 [ecarstrade.de] INFO: Found listing with ID: 7000868auction111027
2026-03-25 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000868auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:01:16 [ecarstrade.de] INFO: Scrape type for 7000868auction111027: 0
2026-03-25 22:01:16 [ecarstrade.de] INFO: Found listing with ID: 7000865auction111027
2026-03-25 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000865auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:01:16 [ecarstrade.de] INFO: Scrape type for 7000865auction111027: 0
2026-03-25 22:01:16 [ecarstrade.de] INFO: Found listing with ID: 7000867auction111027
2026-03-25 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000867auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:01:16 [ecarstrade.de] INFO: Scrape type for 7000867auction111027: 0
2026-03-25 22:01:16 [ecarstrade.de] INFO: Found listing with ID: 7000882auction111027
2026-03-25 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000882auction111027%27 HTTP/1.1" 200 None
2026-03-25 22:01:16 [ecarstrade.de] INFO: Scrape type for 7000882auction111027: 0
2026-03-25 22:01:16 [ecarstrade.de] INFO: Found listing with ID: 7000007auction111022
2026-03-25 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000007auction111022%27 HTTP/1.1" 200 None
2026-03-25 22:01:16 [ecarstrade.de] INFO: Scrape type for 7000007auction111022: 0
2026-03-25 22:01:16 [ecarstrade.de] INFO: Found listing with ID: 7000002auction111022
2026-03-25 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000002auction111022%27 HTTP/1.1" 200 None
2026-03-25 22:01:16 [ecarstrade.de] INFO: Scrape type for 7000002auction111022: 0
2026-03-25 22:01:16 [ecarstrade.de] INFO: Found listing with ID: 7000003auction111022
2026-03-25 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000003auction111022%27 HTTP/1.1" 200 None
2026-03-25 22:01:16 [ecarstrade.de] INFO: Scrape type for 7000003auction111022: 0
2026-03-25 22:01:16 [ecarstrade.de] INFO: Found listing with ID: 7000008auction111022
2026-03-25 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000008auction111022%27 HTTP/1.1" 200 None
2026-03-25 22:01:16 [ecarstrade.de] INFO: Scrape type for 7000008auction111022: 0
2026-03-25 22:01:16 [ecarstrade.de] INFO: Found listing with ID: 7000006auction111022
2026-03-25 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000006auction111022%27 HTTP/1.1" 200 None
2026-03-25 22:01:16 [ecarstrade.de] INFO: Scrape type for 7000006auction111022: 0
2026-03-25 22:01:16 [ecarstrade.de] INFO: Found listing with ID: 7000036auction111022
2026-03-25 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000036auction111022%27 HTTP/1.1" 200 None
2026-03-25 22:01:16 [ecarstrade.de] INFO: Scrape type for 7000036auction111022: 0
2026-03-25 22:01:16 [ecarstrade.de] INFO: Found listing with ID: 7000015auction111022
2026-03-25 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000015auction111022%27 HTTP/1.1" 200 None
2026-03-25 22:01:16 [ecarstrade.de] INFO: Scrape type for 7000015auction111022: 0
2026-03-25 22:01:16 [ecarstrade.de] INFO: Found listing with ID: 7000040auction111022
2026-03-25 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000040auction111022%27 HTTP/1.1" 200 None
2026-03-25 22:01:16 [ecarstrade.de] INFO: Scrape type for 7000040auction111022: 0
2026-03-25 22:01:16 [ecarstrade.de] INFO: Found listing with ID: 7000034auction111022
2026-03-25 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000034auction111022%27 HTTP/1.1" 200 None
2026-03-25 22:01:16 [ecarstrade.de] INFO: Scrape type for 7000034auction111022: 0
2026-03-25 22:01:16 [ecarstrade.de] INFO: Found listing with ID: 7000011auction111022
2026-03-25 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277000011auction111022%27 HTTP/1.1" 200 None
2026-03-25 22:01:16 [ecarstrade.de] INFO: Scrape type for 7000011auction111022: 0
2026-03-25 22:01:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:01:22 [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 22:01:22 [ecarstrade.de] INFO: Found 20 car items
2026-03-25 22:01:22 [ecarstrade.de] INFO: Found listing with ID: 7000014auction111022
2026-03-25 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%277000014auction111022%27 HTTP/1.1" 200 None
2026-03-25 22:01:22 [ecarstrade.de] INFO: Scrape type for 7000014auction111022: 0
2026-03-25 22:01:22 [ecarstrade.de] INFO: Found listing with ID: 7000029auction111022
2026-03-25 22:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%277000029auction111022%27 HTTP/1.1" 200 None
2026-03-25 22:01:23 [ecarstrade.de] INFO: Scrape type for 7000029auction111022: 0
2026-03-25 22:01:23 [ecarstrade.de] INFO: Found listing with ID: 7000019auction111022
2026-03-25 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%277000019auction111022%27 HTTP/1.1" 200 None
2026-03-25 22:01:23 [ecarstrade.de] INFO: Scrape type for 7000019auction111022: 0
2026-03-25 22:01:23 [ecarstrade.de] INFO: Found listing with ID: 7000017auction111022
2026-03-25 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%277000017auction111022%27 HTTP/1.1" 200 None
2026-03-25 22:01:23 [ecarstrade.de] INFO: Scrape type for 7000017auction111022: 0
2026-03-25 22:01:23 [ecarstrade.de] INFO: Found listing with ID: 7000025auction111022
2026-03-25 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%277000025auction111022%27 HTTP/1.1" 200 None
2026-03-25 22:01:23 [ecarstrade.de] INFO: Scrape type for 7000025auction111022: 0
2026-03-25 22:01:23 [ecarstrade.de] INFO: Found listing with ID: 7000026auction111022
2026-03-25 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%277000026auction111022%27 HTTP/1.1" 200 None
2026-03-25 22:01:23 [ecarstrade.de] INFO: Scrape type for 7000026auction111022: 0
2026-03-25 22:01:23 [ecarstrade.de] INFO: Found listing with ID: 7000004auction111022
2026-03-25 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%277000004auction111022%27 HTTP/1.1" 200 None
2026-03-25 22:01:23 [ecarstrade.de] INFO: Scrape type for 7000004auction111022: 0
2026-03-25 22:01:23 [ecarstrade.de] INFO: Found listing with ID: 7000035auction111022
2026-03-25 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%277000035auction111022%27 HTTP/1.1" 200 None
2026-03-25 22:01:23 [ecarstrade.de] INFO: Scrape type for 7000035auction111022: 0
2026-03-25 22:01:23 [ecarstrade.de] INFO: Found listing with ID: 7000031auction111022
2026-03-25 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%277000031auction111022%27 HTTP/1.1" 200 None
2026-03-25 22:01:23 [ecarstrade.de] INFO: Scrape type for 7000031auction111022: 0
2026-03-25 22:01:23 [ecarstrade.de] INFO: Found listing with ID: 7000039auction111022
2026-03-25 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%277000039auction111022%27 HTTP/1.1" 200 None
2026-03-25 22:01:23 [ecarstrade.de] INFO: Scrape type for 7000039auction111022: 0
2026-03-25 22:01:23 [ecarstrade.de] INFO: Found listing with ID: 7000027auction111022
2026-03-25 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%277000027auction111022%27 HTTP/1.1" 200 None
2026-03-25 22:01:23 [ecarstrade.de] INFO: Scrape type for 7000027auction111022: 0
2026-03-25 22:01:23 [ecarstrade.de] INFO: Found listing with ID: 7000009auction111022
2026-03-25 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%277000009auction111022%27 HTTP/1.1" 200 None
2026-03-25 22:01:23 [ecarstrade.de] INFO: Scrape type for 7000009auction111022: 0
2026-03-25 22:01:23 [ecarstrade.de] INFO: Found listing with ID: 7000016auction111022
2026-03-25 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%277000016auction111022%27 HTTP/1.1" 200 None
2026-03-25 22:01:23 [ecarstrade.de] INFO: Scrape type for 7000016auction111022: 0
2026-03-25 22:01:23 [ecarstrade.de] INFO: Found listing with ID: 7000010auction111022
2026-03-25 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%277000010auction111022%27 HTTP/1.1" 200 None
2026-03-25 22:01:23 [ecarstrade.de] INFO: Scrape type for 7000010auction111022: 0
2026-03-25 22:01:23 [ecarstrade.de] INFO: Found listing with ID: 7000012auction111022
2026-03-25 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%277000012auction111022%27 HTTP/1.1" 200 None
2026-03-25 22:01:23 [ecarstrade.de] INFO: Scrape type for 7000012auction111022: 0
2026-03-25 22:01:23 [ecarstrade.de] INFO: Found listing with ID: 7000028auction111022
2026-03-25 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%277000028auction111022%27 HTTP/1.1" 200 None
2026-03-25 22:01:23 [ecarstrade.de] INFO: Scrape type for 7000028auction111022: 0
2026-03-25 22:01:23 [ecarstrade.de] INFO: Found listing with ID: 7000023auction111022
2026-03-25 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%277000023auction111022%27 HTTP/1.1" 200 None
2026-03-25 22:01:23 [ecarstrade.de] INFO: Scrape type for 7000023auction111022: 0
2026-03-25 22:01:23 [ecarstrade.de] INFO: Found listing with ID: 6996816auction110976
2026-03-25 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%276996816auction110976%27 HTTP/1.1" 200 None
2026-03-25 22:01:23 [ecarstrade.de] INFO: Scrape type for 6996816auction110976: 2
2026-03-25 22: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 22:01:23 [ecarstrade.de] INFO: Found listing with ID: 6996813auction110976
2026-03-25 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%276996813auction110976%27 HTTP/1.1" 200 None
2026-03-25 22:01:23 [ecarstrade.de] INFO: Scrape type for 6996813auction110976: 2
2026-03-25 22: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 22:01:23 [ecarstrade.de] INFO: Found listing with ID: 6996845auction110976
2026-03-25 22:01:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%276996845auction110976%27 HTTP/1.1" 200 None
2026-03-25 22:01:23 [ecarstrade.de] INFO: Scrape type for 6996845auction110976: 2
2026-03-25 22: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 22: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 22:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER> (referer: https://ecarstrade.com/search/page6?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:01:29 [ecarstrade.de] INFO: Found 20 car items
2026-03-25 22:01:29 [ecarstrade.de] INFO: Found listing with ID: 6996808auction110976
2026-03-25 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:29 [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 22:01:29 [ecarstrade.de] INFO: Scrape type for 6996808auction110976: 2
2026-03-25 22:01:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:01:29 [ecarstrade.de] INFO: Found listing with ID: 6996814auction110976
2026-03-25 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:29 [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 22:01:29 [ecarstrade.de] INFO: Scrape type for 6996814auction110976: 2
2026-03-25 22:01:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:01:29 [ecarstrade.de] INFO: Found listing with ID: 6996793auction110976
2026-03-25 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:29 [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 22:01:29 [ecarstrade.de] INFO: Scrape type for 6996793auction110976: 2
2026-03-25 22:01:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:01:29 [ecarstrade.de] INFO: Found listing with ID: 6996792auction110976
2026-03-25 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:29 [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 22:01:29 [ecarstrade.de] INFO: Scrape type for 6996792auction110976: 2
2026-03-25 22:01:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:01:29 [ecarstrade.de] INFO: Found listing with ID: 6996790auction110976
2026-03-25 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:29 [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 22:01:29 [ecarstrade.de] INFO: Scrape type for 6996790auction110976: 2
2026-03-25 22:01:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:01:29 [ecarstrade.de] INFO: Found listing with ID: 6996815auction110976
2026-03-25 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:29 [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 22:01:29 [ecarstrade.de] INFO: Scrape type for 6996815auction110976: 2
2026-03-25 22:01:29 [ecarstrade.de] INFO: Found listing with ID: 6996799auction110976
2026-03-25 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:29 [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 22:01:29 [ecarstrade.de] INFO: Scrape type for 6996799auction110976: 2
2026-03-25 22:01:29 [ecarstrade.de] INFO: Found listing with ID: 6996796auction110976
2026-03-25 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:29 [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 22:01:29 [ecarstrade.de] INFO: Scrape type for 6996796auction110976: 2
2026-03-25 22:01:29 [ecarstrade.de] INFO: Found listing with ID: 6996794auction110976
2026-03-25 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:29 [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 22:01:29 [ecarstrade.de] INFO: Scrape type for 6996794auction110976: 2
2026-03-25 22:01:29 [ecarstrade.de] INFO: Found listing with ID: 6996809auction110976
2026-03-25 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:29 [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 22:01:29 [ecarstrade.de] INFO: Scrape type for 6996809auction110976: 2
2026-03-25 22:01:29 [ecarstrade.de] INFO: Found listing with ID: 6996842auction110976
2026-03-25 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:29 [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 22:01:29 [ecarstrade.de] INFO: Scrape type for 6996842auction110976: 2
2026-03-25 22:01:29 [ecarstrade.de] INFO: Found listing with ID: 6996821auction110976
2026-03-25 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:29 [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 22:01:29 [ecarstrade.de] INFO: Scrape type for 6996821auction110976: 2
2026-03-25 22:01:29 [ecarstrade.de] INFO: Found listing with ID: 6996823auction110976
2026-03-25 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:29 [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 22:01:29 [ecarstrade.de] INFO: Scrape type for 6996823auction110976: 2
2026-03-25 22:01:29 [ecarstrade.de] INFO: Found listing with ID: 6996836auction110976
2026-03-25 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:29 [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 22:01:29 [ecarstrade.de] INFO: Scrape type for 6996836auction110976: 2
2026-03-25 22:01:29 [ecarstrade.de] INFO: Found listing with ID: 6996795auction110976
2026-03-25 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:29 [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 22:01:29 [ecarstrade.de] INFO: Scrape type for 6996795auction110976: 2
2026-03-25 22:01:29 [ecarstrade.de] INFO: Found listing with ID: 6996797auction110976
2026-03-25 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:29 [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 22:01:29 [ecarstrade.de] INFO: Scrape type for 6996797auction110976: 2
2026-03-25 22:01:29 [ecarstrade.de] INFO: Found listing with ID: 6996806auction110976
2026-03-25 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:29 [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 22:01:29 [ecarstrade.de] INFO: Scrape type for 6996806auction110976: 2
2026-03-25 22:01:29 [ecarstrade.de] INFO: Found listing with ID: 6996824auction110976
2026-03-25 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:29 [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 22:01:29 [ecarstrade.de] INFO: Scrape type for 6996824auction110976: 2
2026-03-25 22:01:29 [ecarstrade.de] INFO: Found listing with ID: 6996811auction110976
2026-03-25 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:29 [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 22:01:29 [ecarstrade.de] INFO: Scrape type for 6996811auction110976: 2
2026-03-25 22:01:29 [ecarstrade.de] INFO: Found listing with ID: 6996837auction110976
2026-03-25 22:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:29 [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 22:01:29 [ecarstrade.de] INFO: Scrape type for 6996837auction110976: 2
2026-03-25 22:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996816> (referer: https://ecarstrade.com/search/page6?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:01: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 22:01:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996813> (referer: https://ecarstrade.com/search/page6?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:01: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 22:01:30 [ecarstrade.de] INFO: Extracting details for car 6996816auction110976
2026-03-25 22:01:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5a90551-709b-5e0b-b3fe-c2287aab085c with identifier: 6996816auction110976
2026-03-25 22:01:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5a90551-709b-5e0b-b3fe-c2287aab085c with scrape type 2
2026-03-25 22:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5a90551-709b-5e0b-b3fe-c2287aab085c with scrape type 2
2026-03-25 22:01:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: c5a90551-709b-5e0b-b3fe-c2287aab085c, identifier: 6996816auction110976
2026-03-25 22:01:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: c5a90551-709b-5e0b-b3fe-c2287aab085c with identifier: 6996816auction110976
2026-03-25 22:01:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 22:01:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 22:01:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: c5a90551-709b-5e0b-b3fe-c2287aab085c with identifier: 6996816auction110976
2026-03-25 22:01:30 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: c5a90551-709b-5e0b-b3fe-c2287aab085c with identifier: 6996816auction110976 to the API
2026-03-25 22:01:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:01:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996816>
{'auction_title': '',
 'c_o_2_emission_value': 18,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Hybrid (diesel / electric)',
 'id': 'c5a90551-709b-5e0b-b3fe-c2287aab085c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996816',
 'listing': 'auction',
 'location': 'Germany - "DE-41-SCHWALMTAL-SULOJA"',
 'make': 'Mercedes',
 'model': 'GLE 350',
 'odometer': 125087,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ GLE 350 de 4Matic 9G-TRONIC Exclusive 5d 143kW',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ  de 4Matic 9G-TRONIC Exclusive 5d 143kW',
 'vin': None,
 'year': 2022}
2026-03-25 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:30 [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 22:01:30 [ecarstrade.de] INFO: Saving data for 6996816auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368389.130506, 'last_price_update_time': 1774476090.959535}
2026-03-25 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996816auction110976') HTTP/1.1" 204 0
2026-03-25 22:01:31 [ecarstrade.de] INFO: Extracting details for car 6996813auction110976
2026-03-25 22:01:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02ef60ab-601c-565d-9cb5-5c74642a9965 with identifier: 6996813auction110976
2026-03-25 22:01:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02ef60ab-601c-565d-9cb5-5c74642a9965 with scrape type 2
2026-03-25 22:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02ef60ab-601c-565d-9cb5-5c74642a9965 with scrape type 2
2026-03-25 22:01:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 02ef60ab-601c-565d-9cb5-5c74642a9965, identifier: 6996813auction110976
2026-03-25 22:01:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 02ef60ab-601c-565d-9cb5-5c74642a9965 with identifier: 6996813auction110976
2026-03-25 22:01:31 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 22:01:31 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 22:01:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 02ef60ab-601c-565d-9cb5-5c74642a9965 with identifier: 6996813auction110976
2026-03-25 22:01:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 02ef60ab-601c-565d-9cb5-5c74642a9965 with identifier: 6996813auction110976 to the API
2026-03-25 22:01:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:01:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:01:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996813>
{'auction_title': '',
 'c_o_2_emission_value': 136,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '02ef60ab-601c-565d-9cb5-5c74642a9965',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996813',
 'listing': 'auction',
 'location': 'Germany - "DE-97-Faulbach-Roos"',
 'make': 'Mercedes',
 'model': 'GLC 220',
 'odometer': 190964,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-07-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'GLC -Klasse GLC 220 d 4Matic (254.605)AMG AMG Line 162KW AT9 E6d',
 'transmission': 'automatic',
 'trim': 'GLC -Klasse  d 4Matic (254.605)AMG AMG Line 162KW AT9 E6d',
 'vin': None,
 'year': 2023}
2026-03-25 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:31 [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 22:01:31 [ecarstrade.de] INFO: Saving data for 6996813auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368391.676334, 'last_price_update_time': 1774476091.8665}
2026-03-25 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996813auction110976') HTTP/1.1" 204 0
2026-03-25 22:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996845> (referer: https://ecarstrade.com/search/page6?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:01:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:01:32 [ecarstrade.de] INFO: Extracting details for car 6996845auction110976
2026-03-25 22:01:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88f44671-3c28-5e8c-98fd-479bc9ed4ee6 with identifier: 6996845auction110976
2026-03-25 22:01:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88f44671-3c28-5e8c-98fd-479bc9ed4ee6 with scrape type 2
2026-03-25 22:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88f44671-3c28-5e8c-98fd-479bc9ed4ee6 with scrape type 2
2026-03-25 22:01:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 88f44671-3c28-5e8c-98fd-479bc9ed4ee6, identifier: 6996845auction110976
2026-03-25 22:01:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 88f44671-3c28-5e8c-98fd-479bc9ed4ee6 with identifier: 6996845auction110976
2026-03-25 22:01:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 22: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 22:01:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 88f44671-3c28-5e8c-98fd-479bc9ed4ee6 with identifier: 6996845auction110976
2026-03-25 22:01:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 88f44671-3c28-5e8c-98fd-479bc9ed4ee6 with identifier: 6996845auction110976 to the API
2026-03-25 22:01:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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 22:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996845>
{'auction_title': '',
 'c_o_2_emission_value': 213,
 'category': None,
 'color': 'Brown',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '88f44671-3c28-5e8c-98fd-479bc9ed4ee6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996845',
 'listing': 'auction',
 'location': 'Germany - "DE-12-BERLIN-BECKER&BECKMANN"',
 'make': 'Volkswagen',
 'model': 'T6',
 'odometer': 195814,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-08-01',
 'seats_number': 7,
 'seller_name': None,
 'title': 'T6 Bus Multivan Highline 4Motion 2.0 TDI 146KW AT7 7 Sitzer E6dT',
 'transmission': 'automatic',
 'trim': 'Bus Multivan Highline 4Motion 2.0 TDI 146KW AT7 7 Sitzer E6dT',
 'vin': None,
 'year': 2019}
2026-03-25 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:32 [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 22:01:32 [ecarstrade.de] INFO: Saving data for 6996845auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368416.938145, 'last_price_update_time': 1774476092.532332}
2026-03-25 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996845auction110976') HTTP/1.1" 204 0
2026-03-25 22:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996792> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:01:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996808> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:01:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:01:35 [ecarstrade.de] INFO: Extracting details for car 6996792auction110976
2026-03-25 22:01:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10d98410-1295-59df-aa7f-007e1f410ece with identifier: 6996792auction110976
2026-03-25 22:01:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10d98410-1295-59df-aa7f-007e1f410ece with scrape type 2
2026-03-25 22:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10d98410-1295-59df-aa7f-007e1f410ece with scrape type 2
2026-03-25 22:01:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 10d98410-1295-59df-aa7f-007e1f410ece, identifier: 6996792auction110976
2026-03-25 22:01:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 10d98410-1295-59df-aa7f-007e1f410ece with identifier: 6996792auction110976
2026-03-25 22:01:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 10d98410-1295-59df-aa7f-007e1f410ece with identifier: 6996792auction110976
2026-03-25 22:01:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 10d98410-1295-59df-aa7f-007e1f410ece with identifier: 6996792auction110976 to the API
2026-03-25 22:01:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:01: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 22:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996792>
{'auction_title': '',
 'c_o_2_emission_value': 151,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '3.0L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '10d98410-1295-59df-aa7f-007e1f410ece',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996792',
 'listing': 'auction',
 'location': 'Germany - "DE-64-RIEDSTADT-ALTMANN"',
 'make': 'BMW',
 'model': '530',
 'odometer': 189273,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Baureihe 5 Touring 530 d xDrive 3.0 210KW AT8 E6d',
 'transmission': 'automatic',
 'trim': 'Baureihe 5 Touring  d xDrive 3.0 210KW AT8 E6d',
 'vin': None,
 'year': 2022}
2026-03-25 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:36 [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 22:01:36 [ecarstrade.de] INFO: Saving data for 6996792auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368398.230519, 'last_price_update_time': 1774476096.329642}
2026-03-25 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996792auction110976') HTTP/1.1" 204 0
2026-03-25 22:01:36 [ecarstrade.de] INFO: Extracting details for car 6996808auction110976
2026-03-25 22:01:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996793> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:01:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:01:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4df5740-0c1c-536f-a2eb-1e722463e840 with identifier: 6996808auction110976
2026-03-25 22:01:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4df5740-0c1c-536f-a2eb-1e722463e840 with scrape type 2
2026-03-25 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4df5740-0c1c-536f-a2eb-1e722463e840 with scrape type 2
2026-03-25 22:01:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: a4df5740-0c1c-536f-a2eb-1e722463e840, identifier: 6996808auction110976
2026-03-25 22:01:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: a4df5740-0c1c-536f-a2eb-1e722463e840 with identifier: 6996808auction110976
2026-03-25 22:01:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 22:01:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: a4df5740-0c1c-536f-a2eb-1e722463e840 with identifier: 6996808auction110976
2026-03-25 22:01:36 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: a4df5740-0c1c-536f-a2eb-1e722463e840 with identifier: 6996808auction110976 to the API
2026-03-25 22:01:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:01: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 22:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996808>
{'auction_title': '',
 'c_o_2_emission_value': 116,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'a4df5740-0c1c-536f-a2eb-1e722463e840',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996808',
 'listing': 'auction',
 'location': 'Germany - "DE-21-EGESTORF-SULOJA"',
 'make': 'Mercedes',
 'model': 'C 220',
 'odometer': 209259,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'C -Klasse Lim. C 220 d (206.004)AMG AMG Line 162KW AT9 E6d',
 'transmission': 'automatic',
 'trim': 'C -Klasse Lim.  d (206.004)AMG AMG Line 162KW AT9 E6d',
 'vin': None,
 'year': 2022}
2026-03-25 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:36 [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 22:01:36 [ecarstrade.de] INFO: Saving data for 6996808auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368395.046341, 'last_price_update_time': 1774476096.774582}
2026-03-25 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996808auction110976') HTTP/1.1" 204 0
2026-03-25 22:01:36 [ecarstrade.de] INFO: Extracting details for car 6996793auction110976
2026-03-25 22:01:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996814> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:01:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:01:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0890d5cc-7e63-58ed-93cb-051633802529 with identifier: 6996793auction110976
2026-03-25 22:01:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0890d5cc-7e63-58ed-93cb-051633802529 with scrape type 2
2026-03-25 22:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0890d5cc-7e63-58ed-93cb-051633802529 with scrape type 2
2026-03-25 22:01:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 0890d5cc-7e63-58ed-93cb-051633802529, identifier: 6996793auction110976
2026-03-25 22:01:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 0890d5cc-7e63-58ed-93cb-051633802529 with identifier: 6996793auction110976
2026-03-25 22:01:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 0890d5cc-7e63-58ed-93cb-051633802529 with identifier: 6996793auction110976
2026-03-25 22:01:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 0890d5cc-7e63-58ed-93cb-051633802529 with identifier: 6996793auction110976 to the API
2026-03-25 22:01:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:01:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996793>
{'auction_title': '',
 'c_o_2_emission_value': 141,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '3.0L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '0890d5cc-7e63-58ed-93cb-051633802529',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996793',
 'listing': 'auction',
 'location': 'Germany - "DE-85-EITTING-ALTMANN"',
 'make': 'BMW',
 'model': '530',
 'odometer': 179009,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Baureihe 5 Touring 530 d M Sport 3.0 210KW AT8 E6d',
 'transmission': 'automatic',
 'trim': 'Baureihe 5 Touring  d M Sport 3.0 210KW AT8 E6d',
 'vin': None,
 'year': 2022}
2026-03-25 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:37 [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 22:01:37 [ecarstrade.de] INFO: Saving data for 6996793auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368397.45936, 'last_price_update_time': 1774476097.208318}
2026-03-25 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996793auction110976') HTTP/1.1" 204 0
2026-03-25 22:01:37 [ecarstrade.de] INFO: Extracting details for car 6996814auction110976
2026-03-25 22:01:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996790> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:01: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 22:01:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: edf1c871-5ef6-510d-8fc8-98c5555466d3 with identifier: 6996814auction110976
2026-03-25 22:01:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edf1c871-5ef6-510d-8fc8-98c5555466d3 with scrape type 2
2026-03-25 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item edf1c871-5ef6-510d-8fc8-98c5555466d3 with scrape type 2
2026-03-25 22:01:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: edf1c871-5ef6-510d-8fc8-98c5555466d3, identifier: 6996814auction110976
2026-03-25 22:01:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: edf1c871-5ef6-510d-8fc8-98c5555466d3 with identifier: 6996814auction110976
2026-03-25 22:01:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: edf1c871-5ef6-510d-8fc8-98c5555466d3 with identifier: 6996814auction110976
2026-03-25 22:01:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: edf1c871-5ef6-510d-8fc8-98c5555466d3 with identifier: 6996814auction110976 to the API
2026-03-25 22:01:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:01:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996814>
{'auction_title': '',
 'c_o_2_emission_value': 143,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'edf1c871-5ef6-510d-8fc8-98c5555466d3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996814',
 'listing': 'auction',
 'location': 'Germany - "DE-85-EITTING-ALTMANN"',
 'make': 'Mercedes',
 'model': 'GLB 200',
 'odometer': 86467,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'GLB -Klasse GLB 200 d (247.612) 110KW AT8 E6d',
 'transmission': 'automatic',
 'trim': 'GLB -Klasse  d (247.612) 110KW AT8 E6d',
 'vin': None,
 'year': 2022}
2026-03-25 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:37 [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 22:01:37 [ecarstrade.de] INFO: Saving data for 6996814auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368392.941334, 'last_price_update_time': 1774476097.701613}
2026-03-25 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996814auction110976') HTTP/1.1" 204 0
2026-03-25 22:01:37 [ecarstrade.de] INFO: Extracting details for car 6996790auction110976
2026-03-25 22:01:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:01: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 22:01:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09b7799b-310d-5a44-a960-6d6157548566 with identifier: 6996790auction110976
2026-03-25 22:01:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09b7799b-310d-5a44-a960-6d6157548566 with scrape type 2
2026-03-25 22:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09b7799b-310d-5a44-a960-6d6157548566 with scrape type 2
2026-03-25 22:01:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 09b7799b-310d-5a44-a960-6d6157548566, identifier: 6996790auction110976
2026-03-25 22:01:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 09b7799b-310d-5a44-a960-6d6157548566 with identifier: 6996790auction110976
2026-03-25 22:01:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 22:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 22:01:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 09b7799b-310d-5a44-a960-6d6157548566 with identifier: 6996790auction110976
2026-03-25 22:01:37 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 09b7799b-310d-5a44-a960-6d6157548566 with identifier: 6996790auction110976 to the API
2026-03-25 22:01:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:01:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996790>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '09b7799b-310d-5a44-a960-6d6157548566',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996790',
 'listing': 'auction',
 'location': 'Germany - "DE-64-RIEDSTADT-ALTMANN"',
 'make': 'Audi',
 'model': 'A6',
 'odometer': 176633,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-07-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'A6 Avant 40 TDI design 2.0 TDI 150KW AT7 E6d',
 'transmission': 'automatic',
 'trim': 'Avant 40 TDI design 2.0 TDI 150KW AT7 E6d',
 'vin': None,
 'year': 2021}
2026-03-25 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:38 [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 22:01:38 [ecarstrade.de] INFO: Saving data for 6996790auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368400.737104, 'last_price_update_time': 1774476098.166261}
2026-03-25 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996790auction110976') HTTP/1.1" 204 0
2026-03-25 22:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996815> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:01:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:01:38 [ecarstrade.de] INFO: Found 20 car items
2026-03-25 22:01:38 [ecarstrade.de] INFO: Found listing with ID: 6996835auction110976
2026-03-25 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:38 [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 22:01:38 [ecarstrade.de] INFO: Scrape type for 6996835auction110976: 2
2026-03-25 22:01:38 [ecarstrade.de] INFO: Found listing with ID: 6996801auction110976
2026-03-25 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:38 [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 22:01:38 [ecarstrade.de] INFO: Scrape type for 6996801auction110976: 2
2026-03-25 22:01:38 [ecarstrade.de] INFO: Found listing with ID: 6996832auction110976
2026-03-25 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:38 [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 22:01:38 [ecarstrade.de] INFO: Scrape type for 6996832auction110976: 2
2026-03-25 22:01:38 [ecarstrade.de] INFO: Extracting details for car 6996815auction110976
2026-03-25 22:01:38 [ecarstrade.de] INFO: Found listing with ID: 6996828auction110976
2026-03-25 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:38 [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 22:01:38 [ecarstrade.de] INFO: Scrape type for 6996828auction110976: 2
2026-03-25 22:01:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f38b1b1-0b01-5a96-ad22-e001b735dc38 with identifier: 6996815auction110976
2026-03-25 22:01:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f38b1b1-0b01-5a96-ad22-e001b735dc38 with scrape type 2
2026-03-25 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f38b1b1-0b01-5a96-ad22-e001b735dc38 with scrape type 2
2026-03-25 22:01:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 8f38b1b1-0b01-5a96-ad22-e001b735dc38, identifier: 6996815auction110976
2026-03-25 22:01:38 [ecarstrade.de] INFO: Found listing with ID: 6996831auction110976
2026-03-25 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:38 [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 22:01:38 [ecarstrade.de] INFO: Scrape type for 6996831auction110976: 2
2026-03-25 22:01:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 8f38b1b1-0b01-5a96-ad22-e001b735dc38 with identifier: 6996815auction110976
2026-03-25 22:01:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 8f38b1b1-0b01-5a96-ad22-e001b735dc38 with identifier: 6996815auction110976
2026-03-25 22:01:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 8f38b1b1-0b01-5a96-ad22-e001b735dc38 with identifier: 6996815auction110976 to the API
2026-03-25 22:01:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:01:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:01:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996815>
{'auction_title': '',
 'c_o_2_emission_value': 143,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '8f38b1b1-0b01-5a96-ad22-e001b735dc38',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996815',
 'listing': 'auction',
 'location': 'Germany - "DE-89-EHINGEN-HARTMANN"',
 'make': 'Mercedes',
 'model': 'GLB 200',
 'odometer': 172664,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-04-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'GLB -Klasse GLB 200 d (247.612) 110KW AT8 E6d',
 'transmission': 'automatic',
 'trim': 'GLB -Klasse  d (247.612) 110KW AT8 E6d',
 'vin': None,
 'year': 2022}
2026-03-25 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:38 [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 22:01:38 [ecarstrade.de] INFO: Saving data for 6996815auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368370.434515, 'last_price_update_time': 1774476098.771505}
2026-03-25 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996815auction110976') HTTP/1.1" 204 0
2026-03-25 22:01:38 [ecarstrade.de] INFO: Found listing with ID: 6996826auction110976
2026-03-25 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:38 [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 22:01:38 [ecarstrade.de] INFO: Scrape type for 6996826auction110976: 2
2026-03-25 22:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996799> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:01:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:01:38 [ecarstrade.de] INFO: Found listing with ID: 6996844auction110976
2026-03-25 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:38 [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 22:01:38 [ecarstrade.de] INFO: Scrape type for 6996844auction110976: 2
2026-03-25 22:01:38 [ecarstrade.de] INFO: Found listing with ID: 6996841auction110976
2026-03-25 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:38 [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 22:01:38 [ecarstrade.de] INFO: Scrape type for 6996841auction110976: 2
2026-03-25 22:01:38 [ecarstrade.de] INFO: Found listing with ID: 6996800auction110976
2026-03-25 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:38 [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 22:01:38 [ecarstrade.de] INFO: Scrape type for 6996800auction110976: 2
2026-03-25 22:01:38 [ecarstrade.de] INFO: Found listing with ID: 6996840auction110976
2026-03-25 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:38 [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 22:01:38 [ecarstrade.de] INFO: Scrape type for 6996840auction110976: 2
2026-03-25 22:01:38 [ecarstrade.de] INFO: Found listing with ID: 6996788auction110976
2026-03-25 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:38 [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 22:01:38 [ecarstrade.de] INFO: Scrape type for 6996788auction110976: 2
2026-03-25 22:01:38 [ecarstrade.de] INFO: Found listing with ID: 6996838auction110976
2026-03-25 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:38 [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 22:01:38 [ecarstrade.de] INFO: Scrape type for 6996838auction110976: 2
2026-03-25 22:01:38 [ecarstrade.de] INFO: Extracting details for car 6996799auction110976
2026-03-25 22:01:38 [ecarstrade.de] INFO: Found listing with ID: 6996791auction110976
2026-03-25 22:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:38 [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 22:01:38 [ecarstrade.de] INFO: Scrape type for 6996791auction110976: 2
2026-03-25 22:01:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a1589c8-235f-5428-81a1-ad03eb379c7b with identifier: 6996799auction110976
2026-03-25 22:01:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a1589c8-235f-5428-81a1-ad03eb379c7b with scrape type 2
2026-03-25 22:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a1589c8-235f-5428-81a1-ad03eb379c7b with scrape type 2
2026-03-25 22:01:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 8a1589c8-235f-5428-81a1-ad03eb379c7b, identifier: 6996799auction110976
2026-03-25 22:01:39 [ecarstrade.de] INFO: Found listing with ID: 6996805auction110976
2026-03-25 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:39 [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 22:01:39 [ecarstrade.de] INFO: Scrape type for 6996805auction110976: 2
2026-03-25 22:01:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 8a1589c8-235f-5428-81a1-ad03eb379c7b with identifier: 6996799auction110976
2026-03-25 22:01:39 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 22:01:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 8a1589c8-235f-5428-81a1-ad03eb379c7b with identifier: 6996799auction110976
2026-03-25 22:01:39 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 8a1589c8-235f-5428-81a1-ad03eb379c7b with identifier: 6996799auction110976 to the API
2026-03-25 22:01:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:01: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 22:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996799>
{'auction_title': '',
 'c_o_2_emission_value': 162,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '8a1589c8-235f-5428-81a1-ad03eb379c7b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996799',
 'listing': 'auction',
 'location': 'Germany - "DE-04-KNAUTNAUNDORF-ALTMANN"',
 'make': 'BMW',
 'model': 'X3',
 'odometer': 203255,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-09-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Baureihe X3 xDrive 20 d Luxury Line 2.0 140KW AT8 E6dT',
 'transmission': 'automatic',
 'trim': 'Baureihe  xDrive 20 d Luxury Line 2.0 140KW AT8 E6dT',
 'vin': None,
 'year': 2019}
2026-03-25 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:39 [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 22:01:39 [ecarstrade.de] INFO: Saving data for 6996799auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368396.966712, 'last_price_update_time': 1774476099.425544}
2026-03-25 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996799auction110976') HTTP/1.1" 204 0
2026-03-25 22:01:39 [ecarstrade.de] INFO: Found listing with ID: 6996834auction110976
2026-03-25 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:39 [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 22:01:39 [ecarstrade.de] INFO: Scrape type for 6996834auction110976: 2
2026-03-25 22:01:39 [ecarstrade.de] INFO: Found listing with ID: 6996830auction110976
2026-03-25 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:39 [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 22:01:39 [ecarstrade.de] INFO: Scrape type for 6996830auction110976: 2
2026-03-25 22:01:39 [ecarstrade.de] INFO: Found listing with ID: 6996807auction110976
2026-03-25 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:39 [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 22:01:39 [ecarstrade.de] INFO: Scrape type for 6996807auction110976: 2
2026-03-25 22:01:39 [ecarstrade.de] INFO: Found listing with ID: 6996839auction110976
2026-03-25 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:39 [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 22:01:39 [ecarstrade.de] INFO: Scrape type for 6996839auction110976: 2
2026-03-25 22:01:39 [ecarstrade.de] INFO: Found listing with ID: 6996820auction110976
2026-03-25 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:39 [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 22:01:39 [ecarstrade.de] INFO: Scrape type for 6996820auction110976: 2
2026-03-25 22:01:39 [ecarstrade.de] INFO: Found listing with ID: 6996802auction110976
2026-03-25 22:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:39 [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 22:01:39 [ecarstrade.de] INFO: Scrape type for 6996802auction110976: 2
2026-03-25 22:01:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996809> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22: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 22:01:43 [ecarstrade.de] INFO: Extracting details for car 6996809auction110976
2026-03-25 22:01:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af1ba380-3303-556b-91c7-bb18ad5ad9fe with identifier: 6996809auction110976
2026-03-25 22:01:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af1ba380-3303-556b-91c7-bb18ad5ad9fe with scrape type 2
2026-03-25 22:01:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af1ba380-3303-556b-91c7-bb18ad5ad9fe with scrape type 2
2026-03-25 22:01:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: af1ba380-3303-556b-91c7-bb18ad5ad9fe, identifier: 6996809auction110976
2026-03-25 22:01:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: af1ba380-3303-556b-91c7-bb18ad5ad9fe with identifier: 6996809auction110976
2026-03-25 22:01:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: af1ba380-3303-556b-91c7-bb18ad5ad9fe with identifier: 6996809auction110976
2026-03-25 22:01:43 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: af1ba380-3303-556b-91c7-bb18ad5ad9fe with identifier: 6996809auction110976 to the API
2026-03-25 22:01:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:01: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 22:01:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996809>
{'auction_title': '',
 'c_o_2_emission_value': 36,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Hybrid (diesel / electric)',
 'id': 'af1ba380-3303-556b-91c7-bb18ad5ad9fe',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996809',
 'listing': 'auction',
 'location': 'Germany - "DE-64-RIEDSTADT-ALTMANN"',
 'make': 'Mercedes',
 'model': 'E 300',
 'odometer': 170733,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-08-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'E -Klasse T-Modell E 300 de 4Matic (213.211)Avantgarde 2.0 225KW '
          'AT9 E6d',
 'transmission': 'automatic',
 'trim': 'E -Klasse T-Modell  de 4Matic (213.211)Avantgarde 2.0 225KW AT9 E6d',
 'vin': None,
 'year': 2022}
2026-03-25 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:44 [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 22:01:44 [ecarstrade.de] INFO: Saving data for 6996809auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368500.875773, 'last_price_update_time': 1774476104.071521}
2026-03-25 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996809auction110976') HTTP/1.1" 204 0
2026-03-25 22:01:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996842> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:01:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:01:44 [ecarstrade.de] INFO: Extracting details for car 6996842auction110976
2026-03-25 22:01:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e89df73f-3ad2-56b2-a17c-509d239ae37d with identifier: 6996842auction110976
2026-03-25 22:01:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e89df73f-3ad2-56b2-a17c-509d239ae37d with scrape type 2
2026-03-25 22:01:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e89df73f-3ad2-56b2-a17c-509d239ae37d with scrape type 2
2026-03-25 22:01:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: e89df73f-3ad2-56b2-a17c-509d239ae37d, identifier: 6996842auction110976
2026-03-25 22:01:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: e89df73f-3ad2-56b2-a17c-509d239ae37d with identifier: 6996842auction110976
2026-03-25 22:01:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: e89df73f-3ad2-56b2-a17c-509d239ae37d with identifier: 6996842auction110976
2026-03-25 22:01:44 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: e89df73f-3ad2-56b2-a17c-509d239ae37d with identifier: 6996842auction110976 to the API
2026-03-25 22:01:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:01: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 22:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996842>
{'auction_title': '',
 'c_o_2_emission_value': 171,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'e89df73f-3ad2-56b2-a17c-509d239ae37d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996842',
 'listing': 'auction',
 'location': 'Germany - "DE-64-RIEDSTADT-ALTMANN"',
 'make': 'Volkswagen',
 'model': 'Tiguan',
 'odometer': 228600,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-10-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Tiguan Allspace Highline 4Motion 2.0 TDI 147KW AT7 E6d',
 'transmission': 'automatic',
 'trim': 'Allspace Highline 4Motion 2.0 TDI 147KW AT7 E6d',
 'vin': None,
 'year': 2021}
2026-03-25 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:46 [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 22:01:46 [ecarstrade.de] INFO: Saving data for 6996842auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368501.49791, 'last_price_update_time': 1774476106.292622}
2026-03-25 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996842auction110976') HTTP/1.1" 204 0
2026-03-25 22:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996837> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996821> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996824> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996811> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:01: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 22:01: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 22:01: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 22:01: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 22:01:46 [ecarstrade.de] INFO: Extracting details for car 6996837auction110976
2026-03-25 22:01:46 [ecarstrade.de] INFO: Extracting details for car 6996821auction110976
2026-03-25 22:01:46 [ecarstrade.de] INFO: Extracting details for car 6996824auction110976
2026-03-25 22:01:46 [ecarstrade.de] INFO: Extracting details for car 6996811auction110976
2026-03-25 22:01:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4625db7-ff90-52f8-af91-0b5207dc0b77 with identifier: 6996837auction110976
2026-03-25 22:01:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4625db7-ff90-52f8-af91-0b5207dc0b77 with scrape type 2
2026-03-25 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4625db7-ff90-52f8-af91-0b5207dc0b77 with scrape type 2
2026-03-25 22:01:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: f4625db7-ff90-52f8-af91-0b5207dc0b77, identifier: 6996837auction110976
2026-03-25 22:01:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98d6142d-8dc1-50ac-9bd7-13fdfed435d5 with identifier: 6996821auction110976
2026-03-25 22:01:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98d6142d-8dc1-50ac-9bd7-13fdfed435d5 with scrape type 2
2026-03-25 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98d6142d-8dc1-50ac-9bd7-13fdfed435d5 with scrape type 2
2026-03-25 22:01:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 98d6142d-8dc1-50ac-9bd7-13fdfed435d5, identifier: 6996821auction110976
2026-03-25 22:01:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf95d212-062e-5202-998c-15bbf49eb9e0 with identifier: 6996824auction110976
2026-03-25 22:01:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf95d212-062e-5202-998c-15bbf49eb9e0 with scrape type 2
2026-03-25 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf95d212-062e-5202-998c-15bbf49eb9e0 with scrape type 2
2026-03-25 22:01:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: cf95d212-062e-5202-998c-15bbf49eb9e0, identifier: 6996824auction110976
2026-03-25 22:01:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bbd4c61-0c3f-5b7e-8470-91f531cc4796 with identifier: 6996811auction110976
2026-03-25 22:01:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bbd4c61-0c3f-5b7e-8470-91f531cc4796 with scrape type 2
2026-03-25 22:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4bbd4c61-0c3f-5b7e-8470-91f531cc4796 with scrape type 2
2026-03-25 22:01:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 4bbd4c61-0c3f-5b7e-8470-91f531cc4796, identifier: 6996811auction110976
2026-03-25 22:01:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: f4625db7-ff90-52f8-af91-0b5207dc0b77 with identifier: 6996837auction110976
2026-03-25 22:01:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: f4625db7-ff90-52f8-af91-0b5207dc0b77 with identifier: 6996837auction110976
2026-03-25 22:01:47 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: f4625db7-ff90-52f8-af91-0b5207dc0b77 with identifier: 6996837auction110976 to the API
2026-03-25 22:01:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:01:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:01:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996837>
{'auction_title': '',
 'c_o_2_emission_value': 234,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'f4625db7-ff90-52f8-af91-0b5207dc0b77',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996837',
 'listing': 'auction',
 'location': 'Germany - "DE-21-EGESTORF-SULOJA"',
 'make': 'Volkswagen',
 'model': 'Crafter',
 'odometer': 262665,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-02-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'Crafter Kasten Kasten 35 mittellang Hochdach 4MOTION 2.0 TDI 130KW '
          'MT6 E6dT',
 'transmission': 'manual',
 'trim': 'Kasten Kasten 35 mittellang Hochdach 4MOTION 2.0 TDI 130KW MT6 E6dT',
 'vin': None,
 'year': 2021}
2026-03-25 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:48 [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 22:01:48 [ecarstrade.de] INFO: Saving data for 6996837auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368511.661097, 'last_price_update_time': 1774476108.301734}
2026-03-25 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996837auction110976') HTTP/1.1" 204 0
2026-03-25 22:01:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 98d6142d-8dc1-50ac-9bd7-13fdfed435d5 with identifier: 6996821auction110976
2026-03-25 22:01:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 98d6142d-8dc1-50ac-9bd7-13fdfed435d5 with identifier: 6996821auction110976
2026-03-25 22:01:48 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 98d6142d-8dc1-50ac-9bd7-13fdfed435d5 with identifier: 6996821auction110976 to the API
2026-03-25 22:01:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:01:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996821>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '98d6142d-8dc1-50ac-9bd7-13fdfed435d5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996821',
 'listing': 'auction',
 'location': 'Germany - "DE-85-EITTING-ALTMANN"',
 'make': 'Peugeot',
 'model': '5008',
 'odometer': 107205,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-12-01',
 'seats_number': 7,
 'seller_name': None,
 'title': '5008 GT 1.5 HDi 96KW AT8 7 Sitzer E6d',
 'transmission': 'automatic',
 'trim': 'GT 1.5 HDi 96KW AT8 7 Sitzer E6d',
 'vin': None,
 'year': 2022}
2026-03-25 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:49 [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 22:01:49 [ecarstrade.de] INFO: Saving data for 6996821auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368487.669269, 'last_price_update_time': 1774476109.422456}
2026-03-25 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996821auction110976') HTTP/1.1" 204 0
2026-03-25 22:01:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: cf95d212-062e-5202-998c-15bbf49eb9e0 with identifier: 6996824auction110976
2026-03-25 22:01:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: cf95d212-062e-5202-998c-15bbf49eb9e0 with identifier: 6996824auction110976
2026-03-25 22:01:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: cf95d212-062e-5202-998c-15bbf49eb9e0 with identifier: 6996824auction110976 to the API
2026-03-25 22:01:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:01:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996824>
{'auction_title': '',
 'c_o_2_emission_value': 142,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'cf95d212-062e-5202-998c-15bbf49eb9e0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996824',
 'listing': 'auction',
 'location': 'Germany - "DE-85-EITTING-ALTMANN"',
 'make': 'AC',
 'model': 'Seat Tarraco',
 'odometer': 209987,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Tarraco FR 2.0 TDI 110KW AT7 E6d',
 'transmission': 'automatic',
 'trim': 'Tarraco FR 2.0 TDI 110KW AT7 E6d',
 'vin': None,
 'year': 2022}
2026-03-25 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:49 [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 22:01:49 [ecarstrade.de] INFO: Saving data for 6996824auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368483.859535, 'last_price_update_time': 1774476109.706405}
2026-03-25 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996824auction110976') HTTP/1.1" 204 0
2026-03-25 22:01:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 4bbd4c61-0c3f-5b7e-8470-91f531cc4796 with identifier: 6996811auction110976
2026-03-25 22:01:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 4bbd4c61-0c3f-5b7e-8470-91f531cc4796 with identifier: 6996811auction110976
2026-03-25 22:01:49 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 4bbd4c61-0c3f-5b7e-8470-91f531cc4796 with identifier: 6996811auction110976 to the API
2026-03-25 22:01:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:01:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996811>
{'auction_title': '',
 'c_o_2_emission_value': 138,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '4bbd4c61-0c3f-5b7e-8470-91f531cc4796',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996811',
 'listing': 'auction',
 'location': 'Germany - "DE-64-RIEDSTADT-ALTMANN"',
 'make': 'Mercedes',
 'model': 'GLA 200',
 'odometer': 188294,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'GLA -Klasse GLA 200 d (247.712) 110KW AT8 E6d',
 'transmission': 'automatic',
 'trim': 'GLA -Klasse  d (247.712) 110KW AT8 E6d',
 'vin': None,
 'year': 2021}
2026-03-25 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:50 [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 22:01:50 [ecarstrade.de] INFO: Saving data for 6996811auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368491.979245, 'last_price_update_time': 1774476110.657317}
2026-03-25 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996811auction110976') HTTP/1.1" 204 0
2026-03-25 22:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996794> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:01: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 22:01:50 [ecarstrade.de] INFO: Extracting details for car 6996794auction110976
2026-03-25 22:01:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8978f768-94e9-54d9-a185-020fb8f6de84 with identifier: 6996794auction110976
2026-03-25 22:01:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8978f768-94e9-54d9-a185-020fb8f6de84 with scrape type 2
2026-03-25 22:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8978f768-94e9-54d9-a185-020fb8f6de84 with scrape type 2
2026-03-25 22:01:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 8978f768-94e9-54d9-a185-020fb8f6de84, identifier: 6996794auction110976
2026-03-25 22:01:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 8978f768-94e9-54d9-a185-020fb8f6de84 with identifier: 6996794auction110976
2026-03-25 22:01:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 8978f768-94e9-54d9-a185-020fb8f6de84 with identifier: 6996794auction110976
2026-03-25 22:01:50 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 8978f768-94e9-54d9-a185-020fb8f6de84 with identifier: 6996794auction110976 to the API
2026-03-25 22:01:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:01:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:01:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996794>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '8978f768-94e9-54d9-a185-020fb8f6de84',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996794',
 'listing': 'auction',
 'location': 'Germany - "DE-64-RIEDSTADT-ALTMANN"',
 'make': 'Audi',
 'model': 'A6',
 'odometer': 173259,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-07-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'A6 Avant 40 TDI 2.0 TDI 150KW AT7 E6d',
 'transmission': 'automatic',
 'trim': 'Avant 40 TDI 2.0 TDI 150KW AT7 E6d',
 'vin': None,
 'year': 2021}
2026-03-25 22:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:51 [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 22:01:51 [ecarstrade.de] INFO: Saving data for 6996794auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368512.368776, 'last_price_update_time': 1774476111.912013}
2026-03-25 22:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996794auction110976') HTTP/1.1" 204 0
2026-03-25 22:01:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996806> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:01:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:01:52 [ecarstrade.de] INFO: Extracting details for car 6996806auction110976
2026-03-25 22:01:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 440ab2db-9854-5cbb-8f22-470e94298366 with identifier: 6996806auction110976
2026-03-25 22:01:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 440ab2db-9854-5cbb-8f22-470e94298366 with scrape type 2
2026-03-25 22:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 440ab2db-9854-5cbb-8f22-470e94298366 with scrape type 2
2026-03-25 22:01:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 440ab2db-9854-5cbb-8f22-470e94298366, identifier: 6996806auction110976
2026-03-25 22:01:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 440ab2db-9854-5cbb-8f22-470e94298366 with identifier: 6996806auction110976
2026-03-25 22:01:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 440ab2db-9854-5cbb-8f22-470e94298366 with identifier: 6996806auction110976
2026-03-25 22:01:52 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 440ab2db-9854-5cbb-8f22-470e94298366 with identifier: 6996806auction110976 to the API
2026-03-25 22:01:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:01:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:01:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996806>
{'auction_title': '',
 'c_o_2_emission_value': 129,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.9L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '440ab2db-9854-5cbb-8f22-470e94298366',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996806',
 'listing': 'auction',
 'location': 'Germany - "DE-85-EITTING-ALTMANN"',
 'make': 'Mercedes',
 'model': 'A 220',
 'odometer': 154754,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'MERCEDES-BENZ A-Klasse A 220 d 8G-DCT AMG Line 5d 140kW',
 'transmission': 'automatic',
 'trim': 'MERCEDES-BENZ A-Klasse  d 8G-DCT AMG Line 5d 140kW',
 'vin': None,
 'year': 2022}
2026-03-25 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:52 [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 22:01:52 [ecarstrade.de] INFO: Saving data for 6996806auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368497.500092, 'last_price_update_time': 1774476112.601154}
2026-03-25 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996806auction110976') HTTP/1.1" 204 0
2026-03-25 22:01:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996797> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:01:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:01:53 [ecarstrade.de] INFO: Extracting details for car 6996797auction110976
2026-03-25 22:01:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da650172-4b35-5ba4-b3b9-9b58dff5446e with identifier: 6996797auction110976
2026-03-25 22:01:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da650172-4b35-5ba4-b3b9-9b58dff5446e with scrape type 2
2026-03-25 22:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da650172-4b35-5ba4-b3b9-9b58dff5446e with scrape type 2
2026-03-25 22:01:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: da650172-4b35-5ba4-b3b9-9b58dff5446e, identifier: 6996797auction110976
2026-03-25 22:01:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: da650172-4b35-5ba4-b3b9-9b58dff5446e with identifier: 6996797auction110976
2026-03-25 22:01:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: da650172-4b35-5ba4-b3b9-9b58dff5446e with identifier: 6996797auction110976
2026-03-25 22:01:53 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: da650172-4b35-5ba4-b3b9-9b58dff5446e with identifier: 6996797auction110976 to the API
2026-03-25 22:01:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:01:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:01:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996797>
{'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-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'da650172-4b35-5ba4-b3b9-9b58dff5446e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996797',
 'listing': 'auction',
 'location': 'Germany - "DE-85-EITTING-ALTMANN"',
 'make': 'BMW',
 'model': '520',
 'odometer': 197338,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Baureihe 5 Touring 520 d xDrive Luxury Line 2.0 140KW AT8 E6d',
 'transmission': 'automatic',
 'trim': 'Baureihe 5 Touring  d xDrive Luxury Line 2.0 140KW AT8 E6d',
 'vin': None,
 'year': 2021}
2026-03-25 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:54 [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 22:01:54 [ecarstrade.de] INFO: Saving data for 6996797auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368495.733557, 'last_price_update_time': 1774476114.01735}
2026-03-25 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996797auction110976') HTTP/1.1" 204 0
2026-03-25 22:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996836> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:01: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 22:01:56 [ecarstrade.de] INFO: Extracting details for car 6996836auction110976
2026-03-25 22:01:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e08b45ed-91cb-5256-8d29-3955a244b2d1 with identifier: 6996836auction110976
2026-03-25 22:01:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e08b45ed-91cb-5256-8d29-3955a244b2d1 with scrape type 2
2026-03-25 22:01:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e08b45ed-91cb-5256-8d29-3955a244b2d1 with scrape type 2
2026-03-25 22:01:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: e08b45ed-91cb-5256-8d29-3955a244b2d1, identifier: 6996836auction110976
2026-03-25 22:01:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: e08b45ed-91cb-5256-8d29-3955a244b2d1 with identifier: 6996836auction110976
2026-03-25 22:01:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: e08b45ed-91cb-5256-8d29-3955a244b2d1 with identifier: 6996836auction110976
2026-03-25 22:01:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: e08b45ed-91cb-5256-8d29-3955a244b2d1 with identifier: 6996836auction110976 to the API
2026-03-25 22:01:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:01:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:01:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996836>
{'auction_title': '',
 'c_o_2_emission_value': 234,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'e08b45ed-91cb-5256-8d29-3955a244b2d1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996836',
 'listing': 'auction',
 'location': 'Germany - "DE-21-EGESTORF-SULOJA"',
 'make': 'Volkswagen',
 'model': 'Crafter',
 'odometer': 229503,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-05-01',
 'seats_number': 3,
 'seller_name': None,
 'title': 'Crafter Kasten Kasten 35 mittellang Hochdach 4MOTION 2.0 TDI 130KW '
          'MT6 E6dT',
 'transmission': 'manual',
 'trim': 'Kasten Kasten 35 mittellang Hochdach 4MOTION 2.0 TDI 130KW MT6 E6dT',
 'vin': None,
 'year': 2021}
2026-03-25 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:57 [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 22:01:57 [ecarstrade.de] INFO: Saving data for 6996836auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368499.598033, 'last_price_update_time': 1774476117.204704}
2026-03-25 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996836auction110976') HTTP/1.1" 204 0
2026-03-25 22:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22: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 22:01:57 [ecarstrade.de] INFO: Found 4 car items
2026-03-25 22:01:57 [ecarstrade.de] INFO: Found listing with ID: 6996819auction110976
2026-03-25 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:57 [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 22:01:57 [ecarstrade.de] INFO: Scrape type for 6996819auction110976: 2
2026-03-25 22:01:57 [ecarstrade.de] INFO: Found listing with ID: 6996804auction110976
2026-03-25 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:57 [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 22:01:57 [ecarstrade.de] INFO: Scrape type for 6996804auction110976: 2
2026-03-25 22:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996795> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:01:57 [ecarstrade.de] INFO: Found listing with ID: 6996803auction110976
2026-03-25 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:57 [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 22:01:57 [ecarstrade.de] INFO: Scrape type for 6996803auction110976: 2
2026-03-25 22: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 22:01:57 [ecarstrade.de] INFO: Found listing with ID: 6996817auction110976
2026-03-25 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:57 [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 22:01:57 [ecarstrade.de] INFO: Scrape type for 6996817auction110976: 2
2026-03-25 22:01:57 [ecarstrade.de] INFO: Extracting details for car 6996795auction110976
2026-03-25 22:01:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9eb924e-94a0-561b-8369-b29314ffc04e with identifier: 6996795auction110976
2026-03-25 22:01:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9eb924e-94a0-561b-8369-b29314ffc04e with scrape type 2
2026-03-25 22:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9eb924e-94a0-561b-8369-b29314ffc04e with scrape type 2
2026-03-25 22:01:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: e9eb924e-94a0-561b-8369-b29314ffc04e, identifier: 6996795auction110976
2026-03-25 22:01:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: e9eb924e-94a0-561b-8369-b29314ffc04e with identifier: 6996795auction110976
2026-03-25 22:01:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: e9eb924e-94a0-561b-8369-b29314ffc04e with identifier: 6996795auction110976
2026-03-25 22:01:57 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: e9eb924e-94a0-561b-8369-b29314ffc04e with identifier: 6996795auction110976 to the API
2026-03-25 22:01:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:01:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:01:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996795>
{'auction_title': '',
 'c_o_2_emission_value': 138,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'e9eb924e-94a0-561b-8369-b29314ffc04e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996795',
 'listing': 'auction',
 'location': 'Germany - "DE-64-RIEDSTADT-ALTMANN"',
 'make': 'BMW',
 'model': '520',
 'odometer': 198539,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Baureihe 5 Touring 520 d xDrive 2.0 140KW AT8 E6d',
 'transmission': 'automatic',
 'trim': 'Baureihe 5 Touring  d xDrive 2.0 140KW AT8 E6d',
 'vin': None,
 'year': 2022}
2026-03-25 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:57 [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 22:01:57 [ecarstrade.de] INFO: Saving data for 6996795auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368489.329565, 'last_price_update_time': 1774476117.976193}
2026-03-25 22:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996795auction110976') HTTP/1.1" 204 0
2026-03-25 22:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996831> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:01: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 22:01:58 [ecarstrade.de] INFO: Extracting details for car 6996831auction110976
2026-03-25 22:01:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebfb4f80-e048-5efb-8983-550833f86eb7 with identifier: 6996831auction110976
2026-03-25 22:01:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebfb4f80-e048-5efb-8983-550833f86eb7 with scrape type 2
2026-03-25 22:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebfb4f80-e048-5efb-8983-550833f86eb7 with scrape type 2
2026-03-25 22:01:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: ebfb4f80-e048-5efb-8983-550833f86eb7, identifier: 6996831auction110976
2026-03-25 22:01:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: ebfb4f80-e048-5efb-8983-550833f86eb7 with identifier: 6996831auction110976
2026-03-25 22:01:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: ebfb4f80-e048-5efb-8983-550833f86eb7 with identifier: 6996831auction110976
2026-03-25 22:01:58 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: ebfb4f80-e048-5efb-8983-550833f86eb7 with identifier: 6996831auction110976 to the API
2026-03-25 22:01:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:01:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996831>
{'auction_title': '',
 'c_o_2_emission_value': 155,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'ebfb4f80-e048-5efb-8983-550833f86eb7',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996831',
 'listing': 'auction',
 'location': 'Germany - "DE-04-KNAUTNAUNDORF-ALTMANN"',
 'make': 'Skoda',
 'model': 'Superb',
 'odometer': 200311,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Superb Combi Style 4x4 2.0 TDI 147KW AT7 E6d',
 'transmission': 'automatic',
 'trim': 'Combi Style 4x4 2.0 TDI 147KW AT7 E6d',
 'vin': None,
 'year': 2021}
2026-03-25 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:59 [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 22:01:59 [ecarstrade.de] INFO: Saving data for 6996831auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368597.583998, 'last_price_update_time': 1774476119.146306}
2026-03-25 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996831auction110976') HTTP/1.1" 204 0
2026-03-25 22:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996823> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:01: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 22:01:59 [ecarstrade.de] INFO: Extracting details for car 6996823auction110976
2026-03-25 22:01:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8cbf7f4f-4266-5299-8ae9-f39da7f5af16 with identifier: 6996823auction110976
2026-03-25 22:01:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8cbf7f4f-4266-5299-8ae9-f39da7f5af16 with scrape type 2
2026-03-25 22:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8cbf7f4f-4266-5299-8ae9-f39da7f5af16 with scrape type 2
2026-03-25 22:01:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 8cbf7f4f-4266-5299-8ae9-f39da7f5af16, identifier: 6996823auction110976
2026-03-25 22:01:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 8cbf7f4f-4266-5299-8ae9-f39da7f5af16 with identifier: 6996823auction110976
2026-03-25 22:01:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 8cbf7f4f-4266-5299-8ae9-f39da7f5af16 with identifier: 6996823auction110976
2026-03-25 22:01:59 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 8cbf7f4f-4266-5299-8ae9-f39da7f5af16 with identifier: 6996823auction110976 to the API
2026-03-25 22:01:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:01:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996823>
{'auction_title': '',
 'c_o_2_emission_value': 142,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '8cbf7f4f-4266-5299-8ae9-f39da7f5af16',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996823',
 'listing': 'auction',
 'location': 'Germany - "DE-41-MOENCHENGLADBACH-SULOJA"',
 'make': 'AC',
 'model': 'Seat Tarraco',
 'odometer': 187628,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Tarraco FR 2.0 TDI 110KW AT7 E6d',
 'transmission': 'automatic',
 'trim': 'Tarraco FR 2.0 TDI 110KW AT7 E6d',
 'vin': None,
 'year': 2022}
2026-03-25 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:59 [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 22:01:59 [ecarstrade.de] INFO: Saving data for 6996823auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368498.817003, 'last_price_update_time': 1774476119.902841}
2026-03-25 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996823auction110976') HTTP/1.1" 204 0
2026-03-25 22:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996802> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22: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 22:02:00 [ecarstrade.de] INFO: Extracting details for car 6996802auction110976
2026-03-25 22:02:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa10bc28-9bb2-5df3-9905-22392d761a87 with identifier: 6996802auction110976
2026-03-25 22:02:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa10bc28-9bb2-5df3-9905-22392d761a87 with scrape type 2
2026-03-25 22:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa10bc28-9bb2-5df3-9905-22392d761a87 with scrape type 2
2026-03-25 22:02:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: fa10bc28-9bb2-5df3-9905-22392d761a87, identifier: 6996802auction110976
2026-03-25 22:02:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: fa10bc28-9bb2-5df3-9905-22392d761a87 with identifier: 6996802auction110976
2026-03-25 22:02:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: fa10bc28-9bb2-5df3-9905-22392d761a87 with identifier: 6996802auction110976
2026-03-25 22:02:00 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: fa10bc28-9bb2-5df3-9905-22392d761a87 with identifier: 6996802auction110976 to the API
2026-03-25 22:02:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:02:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:02:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996802>
{'auction_title': '',
 'c_o_2_emission_value': 111,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'fa10bc28-9bb2-5df3-9905-22392d761a87',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996802',
 'listing': 'auction',
 'location': 'Germany - "DE-41-MOENCHENGLADBACH-SULOJA"',
 'make': 'Ford',
 'model': 'Focus',
 'odometer': 197881,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-05-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Focus Turnier Cool & Connect 1.5 EcoBlue 88KW MT6 E6d',
 'transmission': 'manual',
 'trim': 'Turnier Cool & Connect 1.5 EcoBlue 88KW MT6 E6d',
 'vin': None,
 'year': 2022}
2026-03-25 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:00 [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 22:02:00 [ecarstrade.de] INFO: Saving data for 6996802auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368514.070383, 'last_price_update_time': 1774476120.704202}
2026-03-25 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996802auction110976') HTTP/1.1" 204 0
2026-03-25 22:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996820> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:02: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 22:02:03 [ecarstrade.de] INFO: Extracting details for car 6996820auction110976
2026-03-25 22:02:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0a28e49-7274-5540-bea0-7a339e4e6ce8 with identifier: 6996820auction110976
2026-03-25 22:02:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0a28e49-7274-5540-bea0-7a339e4e6ce8 with scrape type 2
2026-03-25 22:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0a28e49-7274-5540-bea0-7a339e4e6ce8 with scrape type 2
2026-03-25 22:02:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: f0a28e49-7274-5540-bea0-7a339e4e6ce8, identifier: 6996820auction110976
2026-03-25 22:02:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: f0a28e49-7274-5540-bea0-7a339e4e6ce8 with identifier: 6996820auction110976
2026-03-25 22:02:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: f0a28e49-7274-5540-bea0-7a339e4e6ce8 with identifier: 6996820auction110976
2026-03-25 22:02:03 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: f0a28e49-7274-5540-bea0-7a339e4e6ce8 with identifier: 6996820auction110976 to the API
2026-03-25 22:02:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:02:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996820>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'f0a28e49-7274-5540-bea0-7a339e4e6ce8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996820',
 'listing': 'auction',
 'location': 'Germany - "DE-21-EGESTORF-SULOJA"',
 'make': 'Peugeot',
 'model': '308',
 'odometer': 139757,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-09-01',
 'seats_number': 5,
 'seller_name': None,
 'title': '308 SW Allure Pack 1.5 HDi 96KW AT8 E6d',
 'transmission': 'automatic',
 'trim': 'SW Allure Pack 1.5 HDi 96KW AT8 E6d',
 'vin': None,
 'year': 2021}
2026-03-25 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:04 [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 22:02:04 [ecarstrade.de] INFO: Saving data for 6996820auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368513.532182, 'last_price_update_time': 1774476124.042788}
2026-03-25 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996820auction110976') HTTP/1.1" 204 0
2026-03-25 22:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996807> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:02: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 22:02:04 [ecarstrade.de] INFO: Extracting details for car 6996807auction110976
2026-03-25 22:02:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2dd335f6-5e17-5d9a-a2f5-368713ee20a0 with identifier: 6996807auction110976
2026-03-25 22:02:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2dd335f6-5e17-5d9a-a2f5-368713ee20a0 with scrape type 2
2026-03-25 22:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2dd335f6-5e17-5d9a-a2f5-368713ee20a0 with scrape type 2
2026-03-25 22:02:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 2dd335f6-5e17-5d9a-a2f5-368713ee20a0, identifier: 6996807auction110976
2026-03-25 22:02:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 2dd335f6-5e17-5d9a-a2f5-368713ee20a0 with identifier: 6996807auction110976
2026-03-25 22:02:04 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 22:02:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 2dd335f6-5e17-5d9a-a2f5-368713ee20a0 with identifier: 6996807auction110976
2026-03-25 22:02:04 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 2dd335f6-5e17-5d9a-a2f5-368713ee20a0 with identifier: 6996807auction110976 to the API
2026-03-25 22:02:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:02:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996807>
{'auction_title': '',
 'c_o_2_emission_value': 131,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Petrol',
 'id': '2dd335f6-5e17-5d9a-a2f5-368713ee20a0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996807',
 'listing': 'auction',
 'location': 'Germany - "DE-64-RIEDSTADT-ALTMANN"',
 'make': 'Kia',
 'model': "cee'd",
 'odometer': 148400,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Ceed Sportswagon Vision 1.5 T-GDI 118KW AT7 E6d',
 'transmission': 'automatic',
 'trim': 'Ceed Sportswagon Vision 1.5 T-GDI 118KW AT7 E6d',
 'vin': None,
 'year': 2022}
2026-03-25 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:04 [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 22:02:04 [ecarstrade.de] INFO: Saving data for 6996807auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368556.331166, 'last_price_update_time': 1774476124.628052}
2026-03-25 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996807auction110976') HTTP/1.1" 204 0
2026-03-25 22:02:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996830> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:02:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:02:05 [ecarstrade.de] INFO: Extracting details for car 6996830auction110976
2026-03-25 22:02:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9e5b348-5a35-5917-8ac5-abcbc50ea1ee with identifier: 6996830auction110976
2026-03-25 22:02:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9e5b348-5a35-5917-8ac5-abcbc50ea1ee with scrape type 2
2026-03-25 22:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9e5b348-5a35-5917-8ac5-abcbc50ea1ee with scrape type 2
2026-03-25 22:02:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: e9e5b348-5a35-5917-8ac5-abcbc50ea1ee, identifier: 6996830auction110976
2026-03-25 22:02:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: e9e5b348-5a35-5917-8ac5-abcbc50ea1ee with identifier: 6996830auction110976
2026-03-25 22:02:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: e9e5b348-5a35-5917-8ac5-abcbc50ea1ee with identifier: 6996830auction110976
2026-03-25 22:02:05 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: e9e5b348-5a35-5917-8ac5-abcbc50ea1ee with identifier: 6996830auction110976 to the API
2026-03-25 22:02:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:02:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:02:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996830>
{'auction_title': '',
 'c_o_2_emission_value': 112,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'e9e5b348-5a35-5917-8ac5-abcbc50ea1ee',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996830',
 'listing': 'auction',
 'location': 'Germany - "DE-85-EITTING-ALTMANN"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 205586,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-06-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Octavia Combi Clever 2.0 TDI 110KW MT6 E6d',
 'transmission': 'manual',
 'trim': 'Combi Clever 2.0 TDI 110KW MT6 E6d',
 'vin': None,
 'year': 2021}
2026-03-25 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:05 [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 22:02:05 [ecarstrade.de] INFO: Saving data for 6996830auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368558.782437, 'last_price_update_time': 1774476125.921938}
2026-03-25 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996830auction110976') HTTP/1.1" 204 0
2026-03-25 22:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996839> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:02: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 22:02:06 [ecarstrade.de] INFO: Extracting details for car 6996839auction110976
2026-03-25 22:02:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f02944e-c44b-517f-8056-9b9284748237 with identifier: 6996839auction110976
2026-03-25 22:02:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f02944e-c44b-517f-8056-9b9284748237 with scrape type 2
2026-03-25 22:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f02944e-c44b-517f-8056-9b9284748237 with scrape type 2
2026-03-25 22:02:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 5f02944e-c44b-517f-8056-9b9284748237, identifier: 6996839auction110976
2026-03-25 22:02:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 5f02944e-c44b-517f-8056-9b9284748237 with identifier: 6996839auction110976
2026-03-25 22:02:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 5f02944e-c44b-517f-8056-9b9284748237 with identifier: 6996839auction110976
2026-03-25 22:02:06 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 5f02944e-c44b-517f-8056-9b9284748237 with identifier: 6996839auction110976 to the API
2026-03-25 22:02:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:02:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:02:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996839>
{'auction_title': '',
 'c_o_2_emission_value': 108,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.6L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '5f02944e-c44b-517f-8056-9b9284748237',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996839',
 'listing': 'auction',
 'location': 'Germany - "DE-12-BERLIN-BECKER&BECKMANN"',
 'make': 'Volkswagen',
 'model': 'Golf',
 'odometer': 182453,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-02-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Golf VII Variant Comfortline BMT/Start-Stopp 1.6 TDI 85KW MT5 E6dT',
 'transmission': 'manual',
 'trim': 'VII Variant Comfortline BMT/Start-Stopp 1.6 TDI 85KW MT5 E6dT',
 'vin': None,
 'year': 2020}
2026-03-25 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:06 [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 22:02:06 [ecarstrade.de] INFO: Saving data for 6996839auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368560.000057, 'last_price_update_time': 1774476126.842797}
2026-03-25 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996839auction110976') HTTP/1.1" 204 0
2026-03-25 22:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996835> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:02: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 22:02:06 [ecarstrade.de] INFO: Extracting details for car 6996835auction110976
2026-03-25 22:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996805> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22: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 22:02:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e9eb8b2-b2de-58ab-a79f-fb3fbb86c6ea with identifier: 6996835auction110976
2026-03-25 22:02:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e9eb8b2-b2de-58ab-a79f-fb3fbb86c6ea with scrape type 2
2026-03-25 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e9eb8b2-b2de-58ab-a79f-fb3fbb86c6ea with scrape type 2
2026-03-25 22:02:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 1e9eb8b2-b2de-58ab-a79f-fb3fbb86c6ea, identifier: 6996835auction110976
2026-03-25 22:02:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 1e9eb8b2-b2de-58ab-a79f-fb3fbb86c6ea with identifier: 6996835auction110976
2026-03-25 22:02:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 1e9eb8b2-b2de-58ab-a79f-fb3fbb86c6ea with identifier: 6996835auction110976
2026-03-25 22:02:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 1e9eb8b2-b2de-58ab-a79f-fb3fbb86c6ea with identifier: 6996835auction110976 to the API
2026-03-25 22:02:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:02:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996835>
{'auction_title': '',
 'c_o_2_emission_value': 155,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '1e9eb8b2-b2de-58ab-a79f-fb3fbb86c6ea',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996835',
 'listing': 'auction',
 'location': 'Germany - "DE-21-EGESTORF-SULOJA"',
 'make': 'Skoda',
 'model': 'Superb',
 'odometer': 170961,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Superb Combi Style 4x4 2.0 TDI 147KW AT7 E6d',
 'transmission': 'automatic',
 'trim': 'Combi Style 4x4 2.0 TDI 147KW AT7 E6d',
 'vin': None,
 'year': 2021}
2026-03-25 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:07 [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 22:02:07 [ecarstrade.de] INFO: Saving data for 6996835auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368500.262107, 'last_price_update_time': 1774476127.402282}
2026-03-25 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996835auction110976') HTTP/1.1" 204 0
2026-03-25 22:02:07 [ecarstrade.de] INFO: Extracting details for car 6996805auction110976
2026-03-25 22:02:07 [scrapy.extensions.logstats] INFO: Crawled 40 pages (at 35 pages/min), scraped 29 items (at 29 items/min)
2026-03-25 22:02:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 262MiB
2026-03-25 22:02:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 973017d5-c83c-5d7e-9599-24afa118ad7e with identifier: 6996805auction110976
2026-03-25 22:02:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 973017d5-c83c-5d7e-9599-24afa118ad7e with scrape type 2
2026-03-25 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 973017d5-c83c-5d7e-9599-24afa118ad7e with scrape type 2
2026-03-25 22:02:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 973017d5-c83c-5d7e-9599-24afa118ad7e, identifier: 6996805auction110976
2026-03-25 22:02:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 973017d5-c83c-5d7e-9599-24afa118ad7e with identifier: 6996805auction110976
2026-03-25 22:02:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 973017d5-c83c-5d7e-9599-24afa118ad7e with identifier: 6996805auction110976
2026-03-25 22:02:07 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 973017d5-c83c-5d7e-9599-24afa118ad7e with identifier: 6996805auction110976 to the API
2026-03-25 22:02:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:02:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996805>
{'auction_title': '',
 'c_o_2_emission_value': 139,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '973017d5-c83c-5d7e-9599-24afa118ad7e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996805',
 'listing': 'auction',
 'location': 'Germany - "DE-41-SCHWALMTAL-SULOJA"',
 'make': 'Ford',
 'model': 'S-Max',
 'odometer': 177486,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-10-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'S-Max ST-Line 2.0 EcoBlue 110KW AT8 E6dT',
 'transmission': 'automatic',
 'trim': 'ST-Line 2.0 EcoBlue 110KW AT8 E6dT',
 'vin': None,
 'year': 2020}
2026-03-25 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:07 [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 22:02:07 [ecarstrade.de] INFO: Saving data for 6996805auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368568.648034, 'last_price_update_time': 1774476127.84465}
2026-03-25 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996805auction110976') HTTP/1.1" 204 0
2026-03-25 22:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996834> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22: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 22:02:07 [ecarstrade.de] INFO: Extracting details for car 6996834auction110976
2026-03-25 22:02:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56a9059f-1a82-5864-b61b-3fae4e166994 with identifier: 6996834auction110976
2026-03-25 22:02:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56a9059f-1a82-5864-b61b-3fae4e166994 with scrape type 2
2026-03-25 22:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56a9059f-1a82-5864-b61b-3fae4e166994 with scrape type 2
2026-03-25 22:02:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 56a9059f-1a82-5864-b61b-3fae4e166994, identifier: 6996834auction110976
2026-03-25 22:02:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 56a9059f-1a82-5864-b61b-3fae4e166994 with identifier: 6996834auction110976
2026-03-25 22:02:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 56a9059f-1a82-5864-b61b-3fae4e166994 with identifier: 6996834auction110976
2026-03-25 22:02:08 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 56a9059f-1a82-5864-b61b-3fae4e166994 with identifier: 6996834auction110976 to the API
2026-03-25 22:02:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:02:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:02:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996834>
{'auction_title': '',
 'c_o_2_emission_value': 137,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '56a9059f-1a82-5864-b61b-3fae4e166994',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996834',
 'listing': 'auction',
 'location': 'Germany - "DE-41-SCHWALMTAL-SULOJA"',
 'make': 'Volkswagen',
 'model': 'Caddy',
 'odometer': 104396,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-08-01',
 'seats_number': 2,
 'seller_name': None,
 'title': 'Caddy Nfz Maxi Kasten BMT 2.0 TDI 75KW MT5 E6dT',
 'transmission': 'manual',
 'trim': 'Nfz Maxi Kasten BMT 2.0 TDI 75KW MT5 E6dT',
 'vin': None,
 'year': 2020}
2026-03-25 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:08 [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 22:02:08 [ecarstrade.de] INFO: Saving data for 6996834auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368555.573538, 'last_price_update_time': 1774476128.440079}
2026-03-25 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996834auction110976') HTTP/1.1" 204 0
2026-03-25 22:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996838> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:02:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:02:10 [ecarstrade.de] INFO: Extracting details for car 6996838auction110976
2026-03-25 22:02:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 393529e9-9037-5b5d-b174-4bad8c5b29e3 with identifier: 6996838auction110976
2026-03-25 22:02:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 393529e9-9037-5b5d-b174-4bad8c5b29e3 with scrape type 2
2026-03-25 22:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 393529e9-9037-5b5d-b174-4bad8c5b29e3 with scrape type 2
2026-03-25 22:02:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 393529e9-9037-5b5d-b174-4bad8c5b29e3, identifier: 6996838auction110976
2026-03-25 22:02:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 393529e9-9037-5b5d-b174-4bad8c5b29e3 with identifier: 6996838auction110976
2026-03-25 22:02:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 393529e9-9037-5b5d-b174-4bad8c5b29e3 with identifier: 6996838auction110976
2026-03-25 22:02:11 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 393529e9-9037-5b5d-b174-4bad8c5b29e3 with identifier: 6996838auction110976 to the API
2026-03-25 22:02:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:02:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:02:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996838>
{'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-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '393529e9-9037-5b5d-b174-4bad8c5b29e3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996838',
 'listing': 'auction',
 'location': 'Germany - "DE-64-RIEDSTADT-ALTMANN"',
 'make': 'Volkswagen',
 'model': 'Passat Variant',
 'odometer': 182856,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-01-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Passat Variant Business 2.0 TDI 110KW AT7 E6d',
 'transmission': 'automatic',
 'trim': 'Business 2.0 TDI 110KW AT7 E6d',
 'vin': None,
 'year': 2021}
2026-03-25 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:11 [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 22:02:11 [ecarstrade.de] INFO: Saving data for 6996838auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368690.062857, 'last_price_update_time': 1774476131.25281}
2026-03-25 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996838auction110976') HTTP/1.1" 204 0
2026-03-25 22:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996788> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:02: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 22:02:12 [ecarstrade.de] INFO: Extracting details for car 6996788auction110976
2026-03-25 22:02:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac502713-7496-56f6-b156-c0467eb955b3 with identifier: 6996788auction110976
2026-03-25 22:02:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac502713-7496-56f6-b156-c0467eb955b3 with scrape type 2
2026-03-25 22:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac502713-7496-56f6-b156-c0467eb955b3 with scrape type 2
2026-03-25 22:02:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: ac502713-7496-56f6-b156-c0467eb955b3, identifier: 6996788auction110976
2026-03-25 22:02:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: ac502713-7496-56f6-b156-c0467eb955b3 with identifier: 6996788auction110976
2026-03-25 22:02:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: ac502713-7496-56f6-b156-c0467eb955b3 with identifier: 6996788auction110976
2026-03-25 22:02:12 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: ac502713-7496-56f6-b156-c0467eb955b3 with identifier: 6996788auction110976 to the API
2026-03-25 22:02:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:02: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 22:02:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996788>
{'auction_title': '',
 'c_o_2_emission_value': 115,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'ac502713-7496-56f6-b156-c0467eb955b3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996788',
 'listing': 'auction',
 'location': 'Germany - "DE-41-MOENCHENGLADBACH-SULOJA"',
 'make': 'Audi',
 'model': 'A3',
 'odometer': 197331,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'A3 Sportback 30 TDI 2.0 TDI 85KW MT6 E6d',
 'transmission': 'manual',
 'trim': 'Sportback 30 TDI 2.0 TDI 85KW MT6 E6d',
 'vin': None,
 'year': 2022}
2026-03-25 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:12 [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 22:02:12 [ecarstrade.de] INFO: Saving data for 6996788auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368554.440469, 'last_price_update_time': 1774476132.948157}
2026-03-25 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996788auction110976') HTTP/1.1" 204 0
2026-03-25 22:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996840> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:02: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 22:02:13 [ecarstrade.de] INFO: Extracting details for car 6996840auction110976
2026-03-25 22:02:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 178bd992-d10f-5326-9b65-87bda5ca7557 with identifier: 6996840auction110976
2026-03-25 22:02:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 178bd992-d10f-5326-9b65-87bda5ca7557 with scrape type 2
2026-03-25 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 178bd992-d10f-5326-9b65-87bda5ca7557 with scrape type 2
2026-03-25 22:02:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 178bd992-d10f-5326-9b65-87bda5ca7557, identifier: 6996840auction110976
2026-03-25 22:02:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 178bd992-d10f-5326-9b65-87bda5ca7557 with identifier: 6996840auction110976
2026-03-25 22:02:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 178bd992-d10f-5326-9b65-87bda5ca7557 with identifier: 6996840auction110976
2026-03-25 22:02:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 178bd992-d10f-5326-9b65-87bda5ca7557 with identifier: 6996840auction110976 to the API
2026-03-25 22:02:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:02:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:02:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996840>
{'auction_title': '',
 'c_o_2_emission_value': 126,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '178bd992-d10f-5326-9b65-87bda5ca7557',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996840',
 'listing': 'auction',
 'location': 'Germany - "DE-64-RIEDSTADT-ALTMANN"',
 'make': 'Volkswagen',
 'model': 'Passat Variant',
 'odometer': 197440,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2023-04-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Passat Variant Business 2.0 TDI 110KW AT7 E6d',
 'transmission': 'automatic',
 'trim': 'Business 2.0 TDI 110KW AT7 E6d',
 'vin': None,
 'year': 2023}
2026-03-25 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:13 [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 22:02:13 [ecarstrade.de] INFO: Saving data for 6996840auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368553.528699, 'last_price_update_time': 1774476133.486296}
2026-03-25 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996840auction110976') HTTP/1.1" 204 0
2026-03-25 22:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996796> (referer: https://ecarstrade.com/search/page7?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22: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 22:02:13 [ecarstrade.de] INFO: Extracting details for car 6996796auction110976
2026-03-25 22:02:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9150056-bf00-55db-ad9e-356c177bb8a1 with identifier: 6996796auction110976
2026-03-25 22:02:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9150056-bf00-55db-ad9e-356c177bb8a1 with scrape type 2
2026-03-25 22:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9150056-bf00-55db-ad9e-356c177bb8a1 with scrape type 2
2026-03-25 22:02:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: e9150056-bf00-55db-ad9e-356c177bb8a1, identifier: 6996796auction110976
2026-03-25 22:02:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: e9150056-bf00-55db-ad9e-356c177bb8a1 with identifier: 6996796auction110976
2026-03-25 22:02:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: e9150056-bf00-55db-ad9e-356c177bb8a1 with identifier: 6996796auction110976
2026-03-25 22:02:13 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: e9150056-bf00-55db-ad9e-356c177bb8a1 with identifier: 6996796auction110976 to the API
2026-03-25 22:02:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:02:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:02:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996796>
{'auction_title': '',
 'c_o_2_emission_value': 132,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'e9150056-bf00-55db-ad9e-356c177bb8a1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996796',
 'listing': 'auction',
 'location': 'Germany - "DE-41-MOENCHENGLADBACH-SULOJA"',
 'make': 'BMW',
 'model': '520',
 'odometer': 181151,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Baureihe 5 Touring 520 d 2.0 140KW AT8 E6d',
 'transmission': 'automatic',
 'trim': 'Baureihe 5 Touring  d 2.0 140KW AT8 E6d',
 'vin': None,
 'year': 2022}
2026-03-25 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:14 [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 22:02:14 [ecarstrade.de] INFO: Saving data for 6996796auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368515.625713, 'last_price_update_time': 1774476134.088529}
2026-03-25 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996796auction110976') HTTP/1.1" 204 0
2026-03-25 22:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996817> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:02:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 22:02:14 [ecarstrade.de] INFO: Extracting details for car 6996817auction110976
2026-03-25 22:02:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3689f2c-7cab-5196-abb5-02b510c714f0 with identifier: 6996817auction110976
2026-03-25 22:02:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3689f2c-7cab-5196-abb5-02b510c714f0 with scrape type 2
2026-03-25 22:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3689f2c-7cab-5196-abb5-02b510c714f0 with scrape type 2
2026-03-25 22:02:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: d3689f2c-7cab-5196-abb5-02b510c714f0, identifier: 6996817auction110976
2026-03-25 22:02:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: d3689f2c-7cab-5196-abb5-02b510c714f0 with identifier: 6996817auction110976
2026-03-25 22:02:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: d3689f2c-7cab-5196-abb5-02b510c714f0 with identifier: 6996817auction110976
2026-03-25 22:02:14 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: d3689f2c-7cab-5196-abb5-02b510c714f0 with identifier: 6996817auction110976 to the API
2026-03-25 22:02:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:02:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:02:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996817>
{'auction_title': '',
 'c_o_2_emission_value': 119,
 'category': None,
 'color': 'Silver',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.6L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'd3689f2c-7cab-5196-abb5-02b510c714f0',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996817',
 'listing': 'auction',
 'location': 'Germany - "DE-97-Faulbach-Roos"',
 'make': 'Opel',
 'model': 'Astra',
 'odometer': 192703,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2018-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Astra K Sports Tourer Edition Start/Stop 1.6 CDTI 81KW MT6 E6dT',
 'transmission': 'manual',
 'trim': 'K Sports Tourer Edition Start/Stop 1.6 CDTI 81KW MT6 E6dT',
 'vin': None,
 'year': 2018}
2026-03-25 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:14 [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 22:02:14 [ecarstrade.de] INFO: Saving data for 6996817auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368490.738759, 'last_price_update_time': 1774476134.649806}
2026-03-25 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996817auction110976') HTTP/1.1" 204 0
2026-03-25 22:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996803> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:02: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 22:02:16 [ecarstrade.de] INFO: Extracting details for car 6996803auction110976
2026-03-25 22:02:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 773fa62f-061a-54a5-bd3d-488442177357 with identifier: 6996803auction110976
2026-03-25 22:02:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 773fa62f-061a-54a5-bd3d-488442177357 with scrape type 2
2026-03-25 22:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 773fa62f-061a-54a5-bd3d-488442177357 with scrape type 2
2026-03-25 22:02:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 773fa62f-061a-54a5-bd3d-488442177357, identifier: 6996803auction110976
2026-03-25 22:02:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 773fa62f-061a-54a5-bd3d-488442177357 with identifier: 6996803auction110976
2026-03-25 22:02:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 773fa62f-061a-54a5-bd3d-488442177357 with identifier: 6996803auction110976
2026-03-25 22:02:16 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 773fa62f-061a-54a5-bd3d-488442177357 with identifier: 6996803auction110976 to the API
2026-03-25 22:02:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:02:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:02:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996803>
{'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-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '773fa62f-061a-54a5-bd3d-488442177357',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996803',
 'listing': 'auction',
 'location': 'Germany - "DE-41-SCHWALMTAL-SULOJA"',
 'make': 'Ford',
 'model': 'Focus',
 'odometer': 201132,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-04-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 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:16 [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 22:02:16 [ecarstrade.de] INFO: Saving data for 6996803auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368655.551912, 'last_price_update_time': 1774476136.464652}
2026-03-25 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996803auction110976') HTTP/1.1" 204 0
2026-03-25 22:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996819> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22: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 22:02:18 [ecarstrade.de] INFO: Extracting details for car 6996819auction110976
2026-03-25 22:02:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21ae51b7-6bff-5939-b628-1ab30aad3610 with identifier: 6996819auction110976
2026-03-25 22:02:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21ae51b7-6bff-5939-b628-1ab30aad3610 with scrape type 2
2026-03-25 22:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21ae51b7-6bff-5939-b628-1ab30aad3610 with scrape type 2
2026-03-25 22:02:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 21ae51b7-6bff-5939-b628-1ab30aad3610, identifier: 6996819auction110976
2026-03-25 22:02:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 21ae51b7-6bff-5939-b628-1ab30aad3610 with identifier: 6996819auction110976
2026-03-25 22:02:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 21ae51b7-6bff-5939-b628-1ab30aad3610 with identifier: 6996819auction110976
2026-03-25 22:02:18 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 21ae51b7-6bff-5939-b628-1ab30aad3610 with identifier: 6996819auction110976 to the API
2026-03-25 22:02:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:02:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:02:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996819>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'category': None,
 'color': 'Blue',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '1.6L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '21ae51b7-6bff-5939-b628-1ab30aad3610',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996819',
 'listing': 'auction',
 'location': 'Germany - "DE-21-EGESTORF-SULOJA"',
 'make': 'Opel',
 'model': 'Insignia',
 'odometer': 259040,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-03-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Insignia B Sports Tourer Business INNOVATION 1.6 CDTI 100KW AT6 '
          'E6dT',
 'transmission': 'automatic',
 'trim': 'B Sports Tourer Business INNOVATION 1.6 CDTI 100KW AT6 E6dT',
 'vin': None,
 'year': 2020}
2026-03-25 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:18 [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 22:02:18 [ecarstrade.de] INFO: Saving data for 6996819auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368514.858695, 'last_price_update_time': 1774476138.962261}
2026-03-25 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996819auction110976') HTTP/1.1" 204 0
2026-03-25 22:02:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22: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 22:02:19 [ecarstrade.de] INFO: No car items found on page 10
2026-03-25 22:02:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996800> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22: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 22:02:19 [ecarstrade.de] INFO: Extracting details for car 6996800auction110976
2026-03-25 22:02:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a99d74b-8890-57ce-a465-031efe300169 with identifier: 6996800auction110976
2026-03-25 22:02:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a99d74b-8890-57ce-a465-031efe300169 with scrape type 2
2026-03-25 22:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a99d74b-8890-57ce-a465-031efe300169 with scrape type 2
2026-03-25 22:02:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 5a99d74b-8890-57ce-a465-031efe300169, identifier: 6996800auction110976
2026-03-25 22:02:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 5a99d74b-8890-57ce-a465-031efe300169 with identifier: 6996800auction110976
2026-03-25 22:02:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 5a99d74b-8890-57ce-a465-031efe300169 with identifier: 6996800auction110976
2026-03-25 22:02:19 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 5a99d74b-8890-57ce-a465-031efe300169 with identifier: 6996800auction110976 to the API
2026-03-25 22:02:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:02: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 22:02:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996800>
{'auction_title': '',
 'c_o_2_emission_value': 128,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '5a99d74b-8890-57ce-a465-031efe300169',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996800',
 'listing': 'auction',
 'location': 'Germany - "DE-64-RIEDSTADT-ALTMANN"',
 'make': 'BMW',
 'model': '320',
 'odometer': 193551,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-09-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Baureihe 3 Touring 320 d Sport Line 2.0 140KW AT8 E6d',
 'transmission': 'automatic',
 'trim': 'Baureihe 3 Touring  d Sport Line 2.0 140KW AT8 E6d',
 'vin': None,
 'year': 2020}
2026-03-25 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%276996800auction110976%27 HTTP/1.1" 200 None
2026-03-25 22:02:20 [ecarstrade.de] INFO: Saving data for 6996800auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368552.481789, 'last_price_update_time': 1774476140.017022}
2026-03-25 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996800auction110976') HTTP/1.1" 204 0
2026-03-25 22:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996841> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:02:21 [ecarstrade.de] INFO: Extracting details for car 6996841auction110976
2026-03-25 22:02:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc7007c3-e22c-5bcc-98aa-31ac9b64649c with identifier: 6996841auction110976
2026-03-25 22:02:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc7007c3-e22c-5bcc-98aa-31ac9b64649c with scrape type 2
2026-03-25 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc7007c3-e22c-5bcc-98aa-31ac9b64649c with scrape type 2
2026-03-25 22:02:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: fc7007c3-e22c-5bcc-98aa-31ac9b64649c, identifier: 6996841auction110976
2026-03-25 22:02:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: fc7007c3-e22c-5bcc-98aa-31ac9b64649c with identifier: 6996841auction110976
2026-03-25 22:02:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: fc7007c3-e22c-5bcc-98aa-31ac9b64649c with identifier: 6996841auction110976
2026-03-25 22:02:21 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: fc7007c3-e22c-5bcc-98aa-31ac9b64649c with identifier: 6996841auction110976 to the API
2026-03-25 22:02:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:02: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 22:02:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996841>
{'auction_title': '',
 'c_o_2_emission_value': 142,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'fc7007c3-e22c-5bcc-98aa-31ac9b64649c',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996841',
 'listing': 'auction',
 'location': 'Germany - "DE-64-RIEDSTADT-ALTMANN"',
 'make': 'Volkswagen',
 'model': 'Passat Variant',
 'odometer': 206035,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-11-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Passat Variant Elegance 2.0 TDI 147KW AT7 E6d',
 'transmission': 'automatic',
 'trim': 'Elegance 2.0 TDI 147KW AT7 E6d',
 'vin': None,
 'year': 2022}
2026-03-25 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:21 [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 22:02:21 [ecarstrade.de] INFO: Saving data for 6996841auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368570.115225, 'last_price_update_time': 1774476141.732546}
2026-03-25 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996841auction110976') HTTP/1.1" 204 0
2026-03-25 22:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996844> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:02:21 [ecarstrade.de] INFO: Extracting details for car 6996844auction110976
2026-03-25 22:02:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe4dcd54-ca53-5ea6-9a3e-c0ca9e1779b1 with identifier: 6996844auction110976
2026-03-25 22:02:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe4dcd54-ca53-5ea6-9a3e-c0ca9e1779b1 with scrape type 2
2026-03-25 22:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe4dcd54-ca53-5ea6-9a3e-c0ca9e1779b1 with scrape type 2
2026-03-25 22:02:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: fe4dcd54-ca53-5ea6-9a3e-c0ca9e1779b1, identifier: 6996844auction110976
2026-03-25 22:02:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: fe4dcd54-ca53-5ea6-9a3e-c0ca9e1779b1 with identifier: 6996844auction110976
2026-03-25 22:02:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-25 22:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-25 22:02:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: fe4dcd54-ca53-5ea6-9a3e-c0ca9e1779b1 with identifier: 6996844auction110976
2026-03-25 22:02:22 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: fe4dcd54-ca53-5ea6-9a3e-c0ca9e1779b1 with identifier: 6996844auction110976 to the API
2026-03-25 22:02:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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 22:02:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996844>
{'auction_title': '',
 'c_o_2_emission_value': 40,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '2.0L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Hybrid (petrol / electric)',
 'id': 'fe4dcd54-ca53-5ea6-9a3e-c0ca9e1779b1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996844',
 'listing': 'auction',
 'location': 'Germany - "DE-97-Faulbach-Roos"',
 'make': 'Volvo',
 'model': 'V90',
 'odometer': 249980,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2020-04-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'V90 Kombi R Design Plug-In Hybrid AWD 2.0 T8 Twin Engine 288KW AT8 '
          'E6dT',
 'transmission': 'automatic',
 'trim': 'Kombi R Design Plug-In Hybrid AWD 2.0 T8 Twin Engine 288KW AT8 E6dT',
 'vin': None,
 'year': 2020}
2026-03-25 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%276996844auction110976%27 HTTP/1.1" 200 None
2026-03-25 22:02:22 [ecarstrade.de] INFO: Saving data for 6996844auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368486.020792, 'last_price_update_time': 1774476142.295823}
2026-03-25 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996844auction110976') HTTP/1.1" 204 0
2026-03-25 22:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996826> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:02:23 [ecarstrade.de] INFO: Extracting details for car 6996826auction110976
2026-03-25 22:02:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0c500b4-d949-5c40-9e59-86b2e078c881 with identifier: 6996826auction110976
2026-03-25 22:02:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0c500b4-d949-5c40-9e59-86b2e078c881 with scrape type 2
2026-03-25 22:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0c500b4-d949-5c40-9e59-86b2e078c881 with scrape type 2
2026-03-25 22:02:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: e0c500b4-d949-5c40-9e59-86b2e078c881, identifier: 6996826auction110976
2026-03-25 22:02:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: e0c500b4-d949-5c40-9e59-86b2e078c881 with identifier: 6996826auction110976
2026-03-25 22:02:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: e0c500b4-d949-5c40-9e59-86b2e078c881 with identifier: 6996826auction110976
2026-03-25 22:02:23 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: e0c500b4-d949-5c40-9e59-86b2e078c881 with identifier: 6996826auction110976 to the API
2026-03-25 22:02:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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 22:02:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996826>
{'auction_title': '',
 'c_o_2_emission_value': 140,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6',
 'engine': '2.0L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'e0c500b4-d949-5c40-9e59-86b2e078c881',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996826',
 'listing': 'auction',
 'location': 'Germany - "DE-04-KNAUTNAUNDORF-ALTMANN"',
 'make': 'Skoda',
 'model': 'Kodiaq',
 'odometer': 190747,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-07-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'SKODA Kodiaq 2.0 TDI DSG Ambition 5d 110kW',
 'transmission': 'automatic',
 'trim': 'SKODA  2.0 TDI DSG Ambition 5d 110kW',
 'vin': None,
 'year': 2021}
2026-03-25 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%276996826auction110976%27 HTTP/1.1" 200 None
2026-03-25 22:02:23 [ecarstrade.de] INFO: Saving data for 6996826auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368699.833035, 'last_price_update_time': 1774476143.606686}
2026-03-25 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996826auction110976') HTTP/1.1" 204 0
2026-03-25 22:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996801> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:02:26 [ecarstrade.de] INFO: Extracting details for car 6996801auction110976
2026-03-25 22:02:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b60881a-f995-52a6-ae2d-cd2da63091ab with identifier: 6996801auction110976
2026-03-25 22:02:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b60881a-f995-52a6-ae2d-cd2da63091ab with scrape type 2
2026-03-25 22:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b60881a-f995-52a6-ae2d-cd2da63091ab with scrape type 2
2026-03-25 22:02:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: 0b60881a-f995-52a6-ae2d-cd2da63091ab, identifier: 6996801auction110976
2026-03-25 22:02:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: 0b60881a-f995-52a6-ae2d-cd2da63091ab with identifier: 6996801auction110976
2026-03-25 22:02:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: 0b60881a-f995-52a6-ae2d-cd2da63091ab with identifier: 6996801auction110976
2026-03-25 22:02:26 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: 0b60881a-f995-52a6-ae2d-cd2da63091ab with identifier: 6996801auction110976 to the API
2026-03-25 22:02:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22: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 22:02:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996801>
{'auction_title': '',
 'c_o_2_emission_value': 118,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 4,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': '0b60881a-f995-52a6-ae2d-cd2da63091ab',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996801',
 'listing': 'auction',
 'location': 'Germany - "DE-64-RIEDSTADT-ALTMANN"',
 'make': 'BMW',
 'model': '320',
 'odometer': 254279,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2022-07-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Baureihe 3 Lim. 320 d Advantage 2.0 140KW AT8 E6d',
 'transmission': 'automatic',
 'trim': 'Baureihe 3 Lim.  d Advantage 2.0 140KW AT8 E6d',
 'vin': None,
 'year': 2022}
2026-03-25 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22: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%276996801auction110976%27 HTTP/1.1" 200 None
2026-03-25 22:02:26 [ecarstrade.de] INFO: Saving data for 6996801auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368569.675736, 'last_price_update_time': 1774476146.597945}
2026-03-25 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996801auction110976') HTTP/1.1" 204 0
2026-03-25 22:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996828> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:02:31 [ecarstrade.de] INFO: Extracting details for car 6996828auction110976
2026-03-25 22:02:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eca5b99b-a74d-515a-b275-42c243f1398e with identifier: 6996828auction110976
2026-03-25 22:02:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eca5b99b-a74d-515a-b275-42c243f1398e with scrape type 2
2026-03-25 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eca5b99b-a74d-515a-b275-42c243f1398e with scrape type 2
2026-03-25 22:02:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: eca5b99b-a74d-515a-b275-42c243f1398e, identifier: 6996828auction110976
2026-03-25 22:02:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: eca5b99b-a74d-515a-b275-42c243f1398e with identifier: 6996828auction110976
2026-03-25 22:02:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: eca5b99b-a74d-515a-b275-42c243f1398e with identifier: 6996828auction110976
2026-03-25 22:02:31 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: eca5b99b-a74d-515a-b275-42c243f1398e with identifier: 6996828auction110976 to the API
2026-03-25 22:02:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:02:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:02:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996828>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'eca5b99b-a74d-515a-b275-42c243f1398e',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996828',
 'listing': 'auction',
 'location': 'Germany - "DE-64-RIEDSTADT-ALTMANN"',
 'make': 'Skoda',
 'model': 'Octavia',
 'odometer': 191288,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-06-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': 2021}
2026-03-25 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:31 [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 22:02:31 [ecarstrade.de] INFO: Saving data for 6996828auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368580.084761, 'last_price_update_time': 1774476151.755319}
2026-03-25 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996828auction110976') HTTP/1.1" 204 0
2026-03-25 22:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996804> (referer: https://ecarstrade.com/search/page9?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:02:31 [ecarstrade.de] INFO: Extracting details for car 6996804auction110976
2026-03-25 22:02:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2ef2c23-0cca-5818-860c-6da6dffe75f3 with identifier: 6996804auction110976
2026-03-25 22:02:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2ef2c23-0cca-5818-860c-6da6dffe75f3 with scrape type 2
2026-03-25 22:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2ef2c23-0cca-5818-860c-6da6dffe75f3 with scrape type 2
2026-03-25 22:02:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: b2ef2c23-0cca-5818-860c-6da6dffe75f3, identifier: 6996804auction110976
2026-03-25 22:02:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: b2ef2c23-0cca-5818-860c-6da6dffe75f3 with identifier: 6996804auction110976
2026-03-25 22:02:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: b2ef2c23-0cca-5818-860c-6da6dffe75f3 with identifier: 6996804auction110976
2026-03-25 22:02:32 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: b2ef2c23-0cca-5818-860c-6da6dffe75f3 with identifier: 6996804auction110976 to the API
2026-03-25 22:02:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:02: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 22:02:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996804>
{'auction_title': '',
 'c_o_2_emission_value': 111,
 'category': None,
 'color': 'White',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '1.5L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'b2ef2c23-0cca-5818-860c-6da6dffe75f3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996804',
 'listing': 'auction',
 'location': 'Germany - "DE-41-SCHWALMTAL-SULOJA"',
 'make': 'Ford',
 'model': 'Focus',
 'odometer': 176076,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-04-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Focus Turnier Cool & Connect 1.5 EcoBlue 88KW MT6 E6d',
 'transmission': 'manual',
 'trim': 'Turnier Cool & Connect 1.5 EcoBlue 88KW MT6 E6d',
 'vin': None,
 'year': 2021}
2026-03-25 22:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:32 [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 22:02:32 [ecarstrade.de] INFO: Saving data for 6996804auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368558.158358, 'last_price_update_time': 1774476152.339137}
2026-03-25 22:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996804auction110976') HTTP/1.1" 204 0
2026-03-25 22:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996832> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:02:32 [ecarstrade.de] INFO: Extracting details for car 6996832auction110976
2026-03-25 22:02:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6a1a7e2-6028-5d09-9c42-8a48e63784c8 with identifier: 6996832auction110976
2026-03-25 22:02:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6a1a7e2-6028-5d09-9c42-8a48e63784c8 with scrape type 2
2026-03-25 22:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6a1a7e2-6028-5d09-9c42-8a48e63784c8 with scrape type 2
2026-03-25 22:02:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: e6a1a7e2-6028-5d09-9c42-8a48e63784c8, identifier: 6996832auction110976
2026-03-25 22:02:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: e6a1a7e2-6028-5d09-9c42-8a48e63784c8 with identifier: 6996832auction110976
2026-03-25 22:02:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: e6a1a7e2-6028-5d09-9c42-8a48e63784c8 with identifier: 6996832auction110976
2026-03-25 22:02:33 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: e6a1a7e2-6028-5d09-9c42-8a48e63784c8 with identifier: 6996832auction110976 to the API
2026-03-25 22:02:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:02: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 22:02:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996832>
{'auction_title': '',
 'c_o_2_emission_value': 155,
 'category': None,
 'color': 'Grey',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D',
 'engine': '2.0L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'e6a1a7e2-6028-5d09-9c42-8a48e63784c8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996832',
 'listing': 'auction',
 'location': 'Germany - "DE-41-SCHWALMTAL-SULOJA"',
 'make': 'Skoda',
 'model': 'Superb',
 'odometer': 176374,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2021-12-01',
 'seats_number': 5,
 'seller_name': None,
 'title': 'Superb Combi Style 4x4 2.0 TDI 147KW AT7 E6d',
 'transmission': 'automatic',
 'trim': 'Combi Style 4x4 2.0 TDI 147KW AT7 E6d',
 'vin': None,
 'year': 2021}
2026-03-25 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:33 [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 22:02:33 [ecarstrade.de] INFO: Saving data for 6996832auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368625.73597, 'last_price_update_time': 1774476153.32814}
2026-03-25 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996832auction110976') HTTP/1.1" 204 0
2026-03-25 22:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/cars/6996791> (referer: https://ecarstrade.com/search/page8?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-25 22:02:38 [ecarstrade.de] INFO: Extracting details for car 6996791auction110976
2026-03-25 22:02:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fecc8ecf-0169-57a8-8b2a-1fee0c1f682f with identifier: 6996791auction110976
2026-03-25 22:02:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fecc8ecf-0169-57a8-8b2a-1fee0c1f682f with scrape type 2
2026-03-25 22:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fecc8ecf-0169-57a8-8b2a-1fee0c1f682f with scrape type 2
2026-03-25 22:02:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: ecarstrade.de, Processed item id: fecc8ecf-0169-57a8-8b2a-1fee0c1f682f, identifier: 6996791auction110976
2026-03-25 22:02:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: ecarstrade.de, Translating item: fecc8ecf-0169-57a8-8b2a-1fee0c1f682f with identifier: 6996791auction110976
2026-03-25 22:02:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: ecarstrade.de, Applying rules to item: fecc8ecf-0169-57a8-8b2a-1fee0c1f682f with identifier: 6996791auction110976
2026-03-25 22:02:38 [crawlers.pipelines.post_to_api] INFO: Spider: ecarstrade.de, Posting item: fecc8ecf-0169-57a8-8b2a-1fee0c1f682f with identifier: 6996791auction110976 to the API
2026-03-25 22:02:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-25 22:02:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-25 22:02:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ecarstrade.com/cars/6996791>
{'auction_title': '',
 'c_o_2_emission_value': 123,
 'category': None,
 'color': 'Black',
 'currency': 'EUR',
 'doors_number': 5,
 'emission_standard': 'EURO 6D-TEMP',
 'engine': '3.0L',
 'expiration_date': '2026-03-27T14:40:00Z',
 'fuel_type': 'Diesel',
 'id': 'fecc8ecf-0169-57a8-8b2a-1fee0c1f682f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': True,
 'is_vat_included': False,
 'link_to_web_offer': 'https://ecarstrade.com/cars/6996791',
 'listing': 'auction',
 'location': 'Germany - "DE-85-EITTING-ALTMANN"',
 'make': 'Audi',
 'model': 'A4',
 'odometer': 225872,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'DE',
 'original_photo_count': 0,
 'price': 0,
 'price_includes_vat': False,
 'registration_date': '2019-07-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': 2019}
2026-03-25 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:38 [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 22:02:38 [ecarstrade.de] INFO: Saving data for 6996791auction110976: {'auction_closing_time': 1774622400.0, 'created_time': 1774368679.13721, 'last_price_update_time': 1774476158.532299}
2026-03-25 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6996791auction110976') HTTP/1.1" 204 0
2026-03-25 22:02:38 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-25 22:02:38 [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>: 10, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-25 22:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 22:02:38 [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%201774044158 HTTP/1.1" 200 None
2026-03-25 22:02:38 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (47 items) in: file:///var/lib/scrapyd/items/sourcing_v2/ecarstrade.de/task_42_2026-03-25T22_00_00.jl
2026-03-25 22:02:38 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 135001,
 'downloader/request_count': 58,
 'downloader/request_method_count/GET': 58,
 'downloader/response_bytes': 24046040,
 'downloader/response_count': 58,
 'downloader/response_status_count/200': 58,
 'elapsed_time_seconds': 151.500722,
 'feedexport/success_count/FileFeedStorage': 1,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 3, 25, 22, 2, 38, 690131, tzinfo=datetime.timezone.utc),
 'item_scraped_count': 47,
 'log_count/DEBUG': 1162,
 'log_count/INFO': 821,
 'memusage/max': 275259392,
 'memusage/startup': 149696512,
 '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': 183,
 'playwright/request_count/method/GET': 159,
 'playwright/request_count/method/POST': 24,
 'playwright/request_count/navigation': 2,
 'playwright/request_count/resource_type/document': 2,
 'playwright/request_count/resource_type/eventsource': 4,
 'playwright/request_count/resource_type/fetch': 19,
 'playwright/request_count/resource_type/font': 4,
 'playwright/request_count/resource_type/image': 89,
 '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': 183,
 'playwright/response_count/method/GET': 159,
 'playwright/response_count/method/POST': 24,
 'playwright/response_count/resource_type/document': 2,
 'playwright/response_count/resource_type/eventsource': 4,
 'playwright/response_count/resource_type/fetch': 19,
 'playwright/response_count/resource_type/font': 4,
 'playwright/response_count/resource_type/image': 89,
 'playwright/response_count/resource_type/other': 1,
 'playwright/response_count/resource_type/script': 45,
 'playwright/response_count/resource_type/stylesheet': 7,
 'playwright/response_count/resource_type/xhr': 12,
 'request_depth_max': 10,
 'response_received_count': 58,
 'scheduler/dequeued': 58,
 'scheduler/dequeued/memory': 58,
 'scheduler/enqueued': 58,
 'scheduler/enqueued/memory': 58,
 'scrape_type/price_update': 47,
 'scrape_type/skipped': 117,
 'scrapy-zyte-api/429': 0,
 'scrapy-zyte-api/attempts': 57,
 'scrapy-zyte-api/error_ratio': 0.0,
 'scrapy-zyte-api/errors': 0,
 'scrapy-zyte-api/fatal_errors': 0,
 'scrapy-zyte-api/mean_connection_seconds': 9.229984785740573,
 'scrapy-zyte-api/mean_response_seconds': 9.437785982660818,
 'scrapy-zyte-api/processed': 57,
 'scrapy-zyte-api/request_args/browserHtml': 57,
 'scrapy-zyte-api/request_args/experimental.requestCookies': 57,
 'scrapy-zyte-api/request_args/experimental.responseCookies': 57,
 'scrapy-zyte-api/request_args/requestHeaders': 57,
 'scrapy-zyte-api/request_args/sessionContext': 57,
 'scrapy-zyte-api/request_args/url': 57,
 'scrapy-zyte-api/status_codes/200': 57,
 'scrapy-zyte-api/success': 57,
 'scrapy-zyte-api/success_ratio': 1.0,
 'scrapy-zyte-api/throttle_ratio': 0.0,
 'start_time': datetime.datetime(2026, 3, 25, 22, 0, 7, 189409, tzinfo=datetime.timezone.utc)}
2026-03-25 22:02:38 [scrapy.core.engine] INFO: Spider closed (finished)

PROJECT (sourcing_v2), SPIDER (ecarstrade.de)