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

PROJECT (sourcing_v2), SPIDER (ecarstrade.de)

2026-03-29 00:00:05 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-29 00:00:05 [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-29 00:00:05 [ecarstrade.de] INFO: Starting spider ecarstrade.de
2026-03-29 00:00:05 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-29 00:00:05 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-29 00:00:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-29 00:00:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-29 00:00:05 [scrapy.extensions.telnet] INFO: Telnet Password: 8f09ae7376b36f52
2026-03-29 00:00:05 [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-29 00:00:05 [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-29T00_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-29 00:00:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 00:00:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 00:00:05 [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-29 00:00:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-29 00: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-29 00:00:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-29 00:00:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-29 00:00:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-29 00:00:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-29 00:00:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-29 00:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: en
2026-03-29 00:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27en%27%20and%20RowKey%20eq%20%27en%27 HTTP/1.1" 200 None
2026-03-29 00:00:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-29 00:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-29 00:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-29 00:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-29 00:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-29 00:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-29 00:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-29 00:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-29 00:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-29 00:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-29 00:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-29 00:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-29 00:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-29 00:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-29 00:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-29 00:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-29 00:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-29 00:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-29 00:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-29 00:00:06 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 00:00:06 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
 'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
 'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-29 00:00:06 [scrapy.core.engine] INFO: Spider opened
2026-03-29 00:00:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-29 00:00:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-29 00:00:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-03-29 00:00:06 [scrapy-playwright] INFO: Starting download handler
2026-03-29 00:00:06 [scrapy-playwright] INFO: Starting download handler
2026-03-29 00:00:11 [scrapy-playwright] INFO: Launching browser firefox
2026-03-29 00:00:11 [scrapy-playwright] INFO: Browser firefox launched
2026-03-29 00:00:11 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-29 00:00:12 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-29 00:00:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/search> (resource type: document)
2026-03-29 00:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://ecarstrade.com/search>
2026-03-29 00:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/search> (resource type: document)
2026-03-29 00:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/search>
2026-03-29 00:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/fonts/mini-fonts/fa-regular-400.woff2> (resource type: font, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/fonts/mini-fonts/fa-brands-400.woff2> (resource type: font, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/fonts/mini-fonts/fa-solid-900.woff2> (resource type: font, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/pixel.gif> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-29 00:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-head-styles.min.css?v=2e8faf21> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/main/legacy/template/modern-cards.css?v=2e8faf21> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_refine/assets/css/module.css?v=2e8faf21> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-head-js.min.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/_next/static/chunks/webpack.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/nextjs-module-loader/index.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:13 [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-29 00:00:13 [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-29 00:00:13 [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-29 00:00:13 [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-29 00:00:13 [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-29 00:00:13 [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-29 00:00:13 [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-29 00:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/warehouse_32x32.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:13 [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-29 00:00:13 [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-29 00:00:13 [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-29 00:00:13 [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-29 00:00:13 [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-29 00:00:13 [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-29 00:00:13 [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-29 00:00:13 [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-29 00:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-bottom-js.min.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_auth/assets/js/login.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/vendor/swiper.min.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/vendor/lazysizes.min.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/cars.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/bids.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/components/cars/js/MarketPrice.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/components/cars/js/ExcelExport.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_menu/assets/js/main_menu.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/assets/libs/resizeSensor/resizeSensor.min.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/vendor/jquery/theia-sticky-sidebar.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_refine/assets/js/refineAll.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/modules/mod_refine/assets/js/refineCars.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/legacy/AjaxContent.js?v=2e8faf21> (resource type: script, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/js?id=G-0239LS8MTR> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.sentry-cdn.com/dc9b6542d332772384c439d48319a4f0.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-regular-400.woff2>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-brands-400.woff2>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/fonts/mini-fonts/fa-solid-900.woff2>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/pixel.gif>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-head-styles.min.css?v=2e8faf21>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-head-js.min.js?v=2e8faf21>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/main/legacy/template/modern-cards.css?v=2e8faf21>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/css/module.css?v=2e8faf21>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/_next/static/chunks/webpack.js?v=2e8faf21>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/nextjs-module-loader/index.js?v=2e8faf21>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/src/svg/back.svg>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/logo-svg.svg>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/icons/flags/svg/en.svg>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/future_api.php?request_type=setup_platform&platform=browser> (resource type: fetch, referrer: https://ecarstrade.com/search)
2026-03-29 00: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-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/src/svg/exclusive.svg>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/engine.svg>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/doors.svg>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/places.svg>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/ajax-loader.gif>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/warehouse_32x32.png>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/stripe/powered_by_stripe.png>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/lightbox/loading.gif>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdp-eu.customer.io/v1/analytics-js/snippet/8b2a48ee17fd48131302/analytics.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-29 00: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-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtm.js?id=GTM-MTRH7V3> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google-analytics.com/analytics.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-bottom-js.min.js?v=2e8faf21>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_auth/assets/js/login.js?v=2e8faf21>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/swiper.min.js?v=2e8faf21>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/lazysizes.min.js?v=2e8faf21>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/cars.js?v=2e8faf21>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/bids.js?v=2e8faf21>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/components/cars/js/MarketPrice.js?v=2e8faf21>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/components/cars/js/ExcelExport.js?v=2e8faf21>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_menu/assets/js/main_menu.js?v=2e8faf21>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/assets/libs/resizeSensor/resizeSensor.min.js?v=2e8faf21>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/vendor/jquery/theia-sticky-sidebar.js?v=2e8faf21>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/js/refineAll.js?v=2e8faf21>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/assets/js/refineCars.js?v=2e8faf21>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/legacy/AjaxContent.js?v=2e8faf21>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://becom.digital/app/uploads/2023/10/Becom_badge_green_extended.png>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.sentry-cdn.com/dc9b6542d332772384c439d48319a4f0.min.js>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.jsdelivr.net/npm/@growthbook/growthbook/dist/bundles/auto.min.js>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://ecarstrade.com/future_api.php?request_type=setup_platform&platform=browser>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/pixel.gif>
2026-03-29 00:00:14 [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-29 00:00:14 [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-29 00:00:14 [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-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY>
2026-03-29 00:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/api/features/sdk-ASAsRdIe95QIndgY>
2026-03-29 00:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_menu/ajax/counts.php>
2026-03-29 00:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/js/app/dist/subscribe.js> (resource type: script, referrer: https://ecarstrade.com/static/minified/main-page/main-page-bottom-js.min.js?v=2e8faf21)
2026-03-29 00:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/js/app/dist/subscribe.js>
2026-03-29 00:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://ecarstrade.com/modules/mod_refine/ajax/marksData.php> (resource type: xhr, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY> (resource type: eventsource, referrer: https://ecarstrade.com/)
2026-03-29 00:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY> (resource type: eventsource, referrer: https://ecarstrade.com/)
2026-03-29 00:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/snippet/8b2a48ee17fd48131302/analytics.min.js>
2026-03-29 00:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/js?id=G-0239LS8MTR>
2026-03-29 00:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://toolbox.marketingtools.apple.com/api/v2/badges/download-on-the-app-store/black/en-us?releaseDate=1726531200>
2026-03-29 00:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY>
2026-03-29 00:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.growthbook.io/sub/sdk-ASAsRdIe95QIndgY>
2026-03-29 00:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdp-eu.customer.io/v1/projects/8b2a48ee17fd48131302/settings> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-29 00:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/ajax/marksData.php>
2026-03-29 00:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtm.js?id=GTM-MTRH7V3>
2026-03-29 00:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://browser.sentry-cdn.com/7.120.4/bundle.tracing.replay.min.js>
2026-03-29 00:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/projects/8b2a48ee17fd48131302/settings>
2026-03-29 00:00:15 [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-29 00:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google-analytics.com/analytics.js>
2026-03-29 00:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google-analytics.com/j/collect?v=1&_v=j102&a=586572892&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=1799523270&gjid=1499490867&cid=1243461099.1774742416&tid=UA-73443533-1&_gid=1630111797.1774742416&_r=1&_slc=1&z=1670741131> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-29 00:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/ajs-destination.js>
2026-03-29 00:00:15 [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-29 00:00:15 [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-29 00:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google-analytics.com/j/collect?v=1&_v=j102&a=586572892&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=1799523270&gjid=1499490867&cid=1243461099.1774742416&tid=UA-73443533-1&_gid=1630111797.1774742416&_r=1&_slc=1&z=1670741131>
2026-03-29 00:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256za200zd871189256&_p=1774742414047&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1243461099.1774742416&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGA&_s=1&tag_exp=0~115938465~115938468~117484252&sid=1774742415&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=3078> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-29 00:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://stats.g.doubleclick.net/g/collect?v=2&tid=G-0239LS8MTR&cid=1243461099.1774742416&gtm=45je63p1v871189256za200zd871189256&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938465~115938468~117484252> (resource type: other, referrer: https://ecarstrade.com/)
2026-03-29 00:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-0239LS8MTR&cid=1243461099.1774742416&gtm=45je63p1v871189256za200zd871189256&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938465~115938468~117484252&z=1086150869> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-29 00:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-29 00:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/573.js>
2026-03-29 00:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256za200zd871189256&_p=1774742414047&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1243461099.1774742416&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&_s=2&tag_exp=0~115938465~115938468~117484252&sid=1774742415&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=1774739676&ep.url=%2Fsearch&ep.eventName=search&_et=2&tfd=3162> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-29 00:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/analytics-js/inAppPlugin.js>
2026-03-29 00:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/js?id=AW-742220279> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-29 00:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.clarity.ms/tag/pfu1viww95> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-29 00:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-scripts.com/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-29 00:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=2009443428.1774742416&dt=Search%20%7C%20eCarsTrade&auid=1146879971.1774742416&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He63p1v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117484252&apve=1&apvf=f&apvc=1&tft=1774742415992&tfd=3207> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-29 00:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256z8811692034za200zd871189256&_p=1774742414047&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1243461099.1774742416&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAACAGQ&_s=3&tag_exp=0~115938465~115938468~117484252&sid=1774742415&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&ep.fragment=&_et=61&tfd=3278> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-29 00:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&ae=g&en=user_id_update&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=2009443428.1774742416&dt=Search%20%7C%20eCarsTrade&auid=1146879971.1774742416&navt=n&npa=0&ep.ads_data_redaction=0&ga_uid=G-0239LS8MTR.0&gtm=45He63p1v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117484252&apve=1&apvf=f&apvc=1&tft=1774742416081&tfd=3296> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-29 00:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://cdp-eu.customer.io/v1/p> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-29 00:00:16 [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-29 00:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.googletagmanager.com/gtag/js?id=AW-742220279>
2026-03-29 00:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdp-eu.customer.io/v1/p>
2026-03-29 00:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256za200zd871189256&_p=1774742414047&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1243461099.1774742416&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGA&_s=1&tag_exp=0~115938465~115938468~117484252&sid=1774742415&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=3078>
2026-03-29 00:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://becom.digital/app/uploads/2023/10/Logo_Trust_ecommerce_europe.png>
2026-03-29 00:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-0239LS8MTR&cid=1243461099.1774742416&gtm=45je63p1v871189256za200zd871189256&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938465~115938468~117484252&z=1086150869>
2026-03-29 00:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-scripts.com/5441429.js>
2026-03-29 00:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256z8811692034za200zd871189256&_p=1774742414047&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1243461099.1774742416&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAACAGQ&_s=3&tag_exp=0~115938465~115938468~117484252&sid=1774742415&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=page_view&ep.fragment=&_et=61&tfd=3278>
2026-03-29 00:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/modules/mod_refine/ajax/counts.php>
2026-03-29 00:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774742416587&cv=11&fst=1774742416587&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3Dgtag.config&rfmt=3&fmt=4> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-29 00:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/rmkt/collect/742220279/?random=1774742416587&cv=11&fst=1774742416587&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3Dgtag.config&gcp=5> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-29 00:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=page_view&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=2009443428.1774742416&dt=Search%20%7C%20eCarsTrade&auid=1146879971.1774742416&navt=n&npa=0&ga_uid=G-0239LS8MTR.0&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774742416611&tfd=3827> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-29 00:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-banner.com/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-29 00:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.usemessages.com/conversations-embed.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-29 00:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-analytics.net/analytics/1774742400000/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-29 00:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256za200zd871189256&_p=1774742414047&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1243461099.1774742416&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&_s=2&tag_exp=0~115938465~115938468~117484252&sid=1774742415&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=1774739676&ep.url=%2Fsearch&ep.eventName=search&_et=2&tfd=3162>
2026-03-29 00:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=2009443428.1774742416&dt=Search%20%7C%20eCarsTrade&auid=1146879971.1774742416&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He63p1v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117484252&apve=1&apvf=f&apvc=1&tft=1774742415992&tfd=3207>
2026-03-29 00:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <302 https://www.google.com/rmkt/collect/742220279/?random=1774742416587&cv=11&fst=1774742416587&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3Dgtag.config&gcp=5> (location: https://www.google.co.uk/rmkt/collect/742220279/?random=1774742416587&cv=11&fst=1774742416587&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3Dgtag.config&gcp=5&ipr=y)
2026-03-29 00:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/rmkt/collect/742220279/?random=1774742416587&cv=11&fst=1774742416587&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3Dgtag.config&gcp=5&ipr=y> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-29 00:00:16 [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=2009443428.1774742416&dt=Search%20%7C%20eCarsTrade&auid=1146879971.1774742416&navt=n&npa=0&ga_uid=G-0239LS8MTR.0&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774742416611&tfd=3827>
2026-03-29 00:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.clarity.ms/tag/pfu1viww95>
2026-03-29 00:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://scripts.clarity.ms/0.8.57/clarity.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-29 00:00:16 [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=2009443428.1774742416&dt=Search%20%7C%20eCarsTrade&auid=1146879971.1774742416&navt=n&npa=0&ep.ads_data_redaction=0&ga_uid=G-0239LS8MTR.0&gtm=45He63p1v811692034za200zd811692034xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~117484252&apve=1&apvf=f&apvc=1&tft=1774742416081&tfd=3296>
2026-03-29 00:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/rmkt/collect/742220279/?random=1774742416587&cv=11&fst=1774742416587&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3Dgtag.config&gcp=5&ipr=y>
2026-03-29 00:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js>
2026-03-29 00:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://stats.g.doubleclick.net/g/collect?v=2&tid=G-0239LS8MTR&cid=1243461099.1774742416&gtm=45je63p1v871189256za200zd871189256&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938465~115938468~117484252>
2026-03-29 00:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-banner.com/5441429.js>
2026-03-29 00:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.usemessages.com/conversations-embed.js>
2026-03-29 00:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774742416587&cv=11&fst=1774742416587&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3Dgtag.config&rfmt=3&fmt=4>
2026-03-29 00:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774742416587&cv=11&fst=1774742400000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSUAAFq6B9muGe8Kc7s4TamAI-ynMEEtlBU2oo6gF1roD645neOEEt2RNKhX3QaNQEAUzMELRpTtO95SmitrLSWm0ZZVu3V7akHGBdUaOXTf0C&random=2083695939&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-29 00:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774742416587&cv=11&fst=1774742400000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSUAAFq6B9muGe8Kc7s4TamAI-ynMEEtlBU2oo6gF1roD645neOEEt2RNKhX3QaNQEAUzMELRpTtO95SmitrLSWm0ZZVu3V7akHGBdUaOXTf0C&random=2083695939&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-29 00:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://api.hubspot.com/livechat-public/v1/message/public?portalId=5441429&conversations-embed=static-1.25939&mobile=false&messagesUtk=a7940bc1ebd24f41873a22802011510e&traceId=a7940bc1ebd24f41873a22802011510e> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-29 00:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-analytics.net/analytics/1774742400000/5441429.js>
2026-03-29 00:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774742416587&cv=11&fst=1774742400000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSUAAFq6B9muGe8Kc7s4TamAI-ynMEEtlBU2oo6gF1roD645neOEEt2RNKhX3QaNQEAUzMELRpTtO95SmitrLSWm0ZZVu3V7akHGBdUaOXTf0C&random=2083695939&rmt_tld=0&ipr=y>
2026-03-29 00:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774742416587&cv=11&fst=1774742400000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSUAAFq6B9muGe8Kc7s4TamAI-ynMEEtlBU2oo6gF1roD645neOEEt2RNKhX3QaNQEAUzMELRpTtO95SmitrLSWm0ZZVu3V7akHGBdUaOXTf0C&random=2083695939&rmt_tld=1&ipr=y>
2026-03-29 00:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://scripts.clarity.ms/0.8.57/clarity.js>
2026-03-29 00: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-29 00:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6906917/photo_000/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-29 00: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-29 00: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-29 00: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-29 00: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-29 00: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-29 00:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6900001-6910000/6906917/photo_000/260x0__r.jpg>
2026-03-29 00:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/auction_stock.svg>
2026-03-29 00:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/lorries.png>
2026-03-29 00:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://b.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-29 00:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/be.png>
2026-03-29 00:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/vat_non_deductible.svg>
2026-03-29 00:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://api.hubspot.com/livechat-public/v1/message/public?portalId=5441429&conversations-embed=static-1.25939&mobile=false&messagesUtk=a7940bc1ebd24f41873a22802011510e&traceId=a7940bc1ebd24f41873a22802011510e>
2026-03-29 00:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://b.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-29 00:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/5660001-5670000/5661807/photo_038/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/5660001-5670000/5661807/photo_038/260x0__r.jpg>
2026-03-29 00:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6480001-6490000/6481900/photo_102/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://b.clarity.ms/collect>
2026-03-29 00:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6480001-6490000/6481900/photo_102/260x0__r.jpg>
2026-03-29 00:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://b.clarity.ms/collect>
2026-03-29 00:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6640001-6650000/6641568/photo_031/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/images/vat_deductible.svg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6640001-6650000/6641568/photo_031/260x0__r.jpg>
2026-03-29 00:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/vat_deductible.svg>
2026-03-29 00:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2>
2026-03-29 00:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://track.hubspot.com/__ptq.gif?k=1&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774742419540&vi=02778b89ac90f89b83ed7944dfdc624b&nc=true&u=129379155.02778b89ac90f89b83ed7944dfdc624b.1774742419539.1774742419539.1774742419539.1&b=129379155.1.1774742419539&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-29 00:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/vendor/swiper.min.css?v=2e8faf21> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/main/components/car-price.css?v=2e8faf21> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/css/main/legacy/template/pages/index/account_status.css?v=2e8faf21> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=2e8faf21> (resource type: stylesheet, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/vendor/swiper.min.css?v=2e8faf21>
2026-03-29 00:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/main/components/car-price.css?v=2e8faf21>
2026-03-29 00:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/css/main/legacy/template/pages/index/account_status.css?v=2e8faf21>
2026-03-29 00:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=2e8faf21>
2026-03-29 00:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/img/legacy/icons/dropdown_arrow.png> (resource type: image, referrer: https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=2e8faf21)
2026-03-29 00:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/static/minified/main-page/chosen-sprite.png> (resource type: image, referrer: https://ecarstrade.com/static/minified/main-page/main-page-bottom-styles.min.css?v=2e8faf21)
2026-03-29 00:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://track.hubspot.com/__ptc.gif?_hs_tag_name=BUTTON&_hs_element_id=&_hs_element_class=cm__btn&_hs_element_text=Accept+all&_hs_element_visible=true&_hs_link_href=&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=1085&_hs_mouse_y_coordinate=573&_hs_offset_x=160&_hs_offset_y=19&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=div%23cc-main+%3E+div.cm-wrapper.cc--anim+%3E+div.cm.cm--box.cm--bottom.cm--right+%3E+div.cm__body+%3E+div.cm__btns+%3E+div%3Anth-of-type(1)+%3E+button%3Anth-of-type(1)&_hs_is_navigation=&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774742419835&vi=02778b89ac90f89b83ed7944dfdc624b&nc=true&u=129379155.02778b89ac90f89b83ed7944dfdc624b.1774742419539.1774742419539.1774742419539.1&b=129379155.1.1774742419539&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-29 00:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.hs-scripts.com/5441429.js> (resource type: script, referrer: https://ecarstrade.com/)
2026-03-29 00:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/legacy/icons/dropdown_arrow.png>
2026-03-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <404 https://ecarstrade.com/static/minified/main-page/chosen-sprite.png>
2026-03-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/6640001-6650000/6642494/photo_045/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.hs-scripts.com/5441429.js>
2026-03-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://b.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://track.hubspot.com/__ptc.gif?_hs_tag_name=BUTTON&_hs_element_id=&_hs_element_class=btn+btn-sm+btn-light+rounded-pill+sort-by-button&_hs_element_text=Time+left+(Closing+soon+first)&_hs_element_visible=true&_hs_link_href=&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=1168&_hs_mouse_y_coordinate=150&_hs_offset_x=89&_hs_offset_y=7&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=div%23app.page-content+%3E+div.container.py-3.site-content+%3E+div.row+%3E+div.col-12.col-md-9.quick-filters-content+%3E+div.d-flex.justify-content-between+%3E+div.dropdown.top-sort.mb-3.d-none.d-md-block+%3E+button.btn.btn-sm.btn-light.rounded-pill.sort-by-button&_hs_is_navigation=&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774742420078&vi=02778b89ac90f89b83ed7944dfdc624b&nc=true&u=129379155.02778b89ac90f89b83ed7944dfdc624b.1774742419539.1774742419539.1774742419539.1&b=129379155.1.1774742419539&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/6640001-6650000/6642494/photo_045/260x0__r.jpg>
2026-03-29 00:00:20 [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=1774742419540&vi=02778b89ac90f89b83ed7944dfdc624b&nc=true&u=129379155.02778b89ac90f89b83ed7944dfdc624b.1774742419539.1774742419539.1774742419539.1&b=129379155.1.1774742419539&cc=15>
2026-03-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://track.hubspot.com/__ptc.gif?_hs_tag_name=BUTTON&_hs_element_id=&_hs_element_class=cm__btn&_hs_element_text=Accept+all&_hs_element_visible=true&_hs_link_href=&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=1085&_hs_mouse_y_coordinate=573&_hs_offset_x=160&_hs_offset_y=19&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=div%23cc-main+%3E+div.cm-wrapper.cc--anim+%3E+div.cm.cm--box.cm--bottom.cm--right+%3E+div.cm__body+%3E+div.cm__btns+%3E+div%3Anth-of-type(1)+%3E+button%3Anth-of-type(1)&_hs_is_navigation=&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774742419835&vi=02778b89ac90f89b83ed7944dfdc624b&nc=true&u=129379155.02778b89ac90f89b83ed7944dfdc624b.1774742419539.1774742419539.1774742419539.1&b=129379155.1.1774742419539&cc=15>
2026-03-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256za200zd871189256&_p=1774742414047&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1243461099.1774742416&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AEAACGQ&_s=4&tag_exp=0~115938465~115938468~117484252&uid=0&sid=1774742415&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=scroll&epn.percent_scrolled=90&_et=99&up.user_id=0&up.cars_paid=0&up.event=gtm.dom&up.isDeposit=no&up.registrationDate=N%2FA&up.user_status=unauthorised&tfd=7353> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774742420142&cv=11&fst=1774742420142&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%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-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/rmkt/collect/742220279/?random=1774742420142&cv=11&fst=1774742420142&fmt=8&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%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&gcp=5> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=2009443428.1774742416&dt=Search%20%7C%20eCarsTrade&auid=1146879971.1774742416&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774739676&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=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774742420163&tfd=7379> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256za200zd871189256&_p=1774742414047&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1243461099.1774742416&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AEAACGQ&_s=4&tag_exp=0~115938465~115938468~117484252&uid=0&sid=1774742415&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&en=scroll&epn.percent_scrolled=90&_et=99&up.user_id=0&up.cars_paid=0&up.event=gtm.dom&up.isDeposit=no&up.registrationDate=N%2FA&up.user_status=unauthorised&tfd=7353>
2026-03-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://track.hubspot.com/__ptc.gif?_hs_tag_name=A&_hs_element_id=&_hs_element_class=dropdown-item+order-item+&_hs_element_text=Online+(New-Old)&_hs_element_visible=&_hs_link_href=javascript%3Avoid(0)&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=1154&_hs_mouse_y_coordinate=587&_hs_offset_x=115&_hs_offset_y=14&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=div%23app.page-content+%3E+div.container.py-3.site-content+%3E+div.row+%3E+div.col-12.col-md-9.quick-filters-content+%3E+div.d-flex.justify-content-between+%3E+div.dropdown.top-sort.mb-3.d-none.d-md-block+%3E+div.dropdown-menu.dropdown-menu-right.rounded-6.border-0.overflow-auto.ordering-container+%3E+a%3Anth-of-type(14)&_hs_is_navigation=true&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774742420304&vi=02778b89ac90f89b83ed7944dfdc624b&nc=true&u=129379155.02778b89ac90f89b83ed7944dfdc624b.1774742419539.1774742419539.1774742419539.1&b=129379155.1.1774742419539&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://track.hubspot.com/__ptc.gif?_hs_tag_name=BUTTON&_hs_element_id=&_hs_element_class=btn+btn-sm+btn-light+rounded-pill+sort-by-button&_hs_element_text=Time+left+(Closing+soon+first)&_hs_element_visible=true&_hs_link_href=&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=1168&_hs_mouse_y_coordinate=150&_hs_offset_x=89&_hs_offset_y=7&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=div%23app.page-content+%3E+div.container.py-3.site-content+%3E+div.row+%3E+div.col-12.col-md-9.quick-filters-content+%3E+div.d-flex.justify-content-between+%3E+div.dropdown.top-sort.mb-3.d-none.d-md-block+%3E+button.btn.btn-sm.btn-light.rounded-pill.sort-by-button&_hs_is_navigation=&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774742420078&vi=02778b89ac90f89b83ed7944dfdc624b&nc=true&u=129379155.02778b89ac90f89b83ed7944dfdc624b.1774742419539.1774742419539.1774742419539.1&b=129379155.1.1774742419539&cc=15>
2026-03-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <302 https://www.google.com/rmkt/collect/742220279/?random=1774742420142&cv=11&fst=1774742420142&fmt=8&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%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&gcp=5> (location: https://www.google.co.uk/rmkt/collect/742220279/?random=1774742420142&cv=11&fst=1774742420142&fmt=8&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%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&gcp=5&ipr=y)
2026-03-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=2009443428.1774742416&dt=Search%20%7C%20eCarsTrade&auid=1146879971.1774742416&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774739676&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=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774742420163&tfd=7379>
2026-03-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://b.clarity.ms/collect>
2026-03-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/future_api.php?request_type=cars&auction_type=search&start=0&perpage=20&sort=on_site.desc&only_next_available_car=false> (resource type: xhr, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774742420395&cv=11&fst=1774742420395&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%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-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/rmkt/collect/742220279/?random=1774742420395&cv=11&fst=1774742420395&fmt=8&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%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&gcp=5> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=2009443428.1774742416&dt=Search%20%7C%20eCarsTrade&auid=1146879971.1774742416&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774739676&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=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774742420408&tfd=7624> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774742420142&cv=11&fst=1774742420142&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%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-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/rmkt/collect/742220279/?random=1774742420142&cv=11&fst=1774742420142&fmt=8&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%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&gcp=5&ipr=y> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774742420142&cv=11&fst=1774742400000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%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=CAQSXgAFq6B9BPGdtnJq2YJqJ2C8QDd-ByTs44UQGdI56AfMdfiSeu1p1d9nzU_v-rh0ZDOYGD4p1rXZIwCsltlI3om9UuvcYGDkf_vvUIO6hhDD1jOijv9S0GwiDumeU84&random=119630330&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774742420142&cv=11&fst=1774742400000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%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=CAQSXgAFq6B9BPGdtnJq2YJqJ2C8QDd-ByTs44UQGdI56AfMdfiSeu1p1d9nzU_v-rh0ZDOYGD4p1rXZIwCsltlI3om9UuvcYGDkf_vvUIO6hhDD1jOijv9S0GwiDumeU84&random=119630330&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://track.hubspot.com/__ptc.gif?_hs_tag_name=A&_hs_element_id=&_hs_element_class=dropdown-item+order-item+&_hs_element_text=Online+(New-Old)&_hs_element_visible=&_hs_link_href=javascript%3Avoid(0)&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=1154&_hs_mouse_y_coordinate=587&_hs_offset_x=115&_hs_offset_y=14&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=div%23app.page-content+%3E+div.container.py-3.site-content+%3E+div.row+%3E+div.col-12.col-md-9.quick-filters-content+%3E+div.d-flex.justify-content-between+%3E+div.dropdown.top-sort.mb-3.d-none.d-md-block+%3E+div.dropdown-menu.dropdown-menu-right.rounded-6.border-0.overflow-auto.ordering-container+%3E+a%3Anth-of-type(14)&_hs_is_navigation=true&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774742420304&vi=02778b89ac90f89b83ed7944dfdc624b&nc=true&u=129379155.02778b89ac90f89b83ed7944dfdc624b.1774742419539.1774742419539.1774742419539.1&b=129379155.1.1774742419539&cc=15>
2026-03-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <302 https://www.google.com/rmkt/collect/742220279/?random=1774742420395&cv=11&fst=1774742420395&fmt=8&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%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&gcp=5> (location: https://www.google.co.uk/rmkt/collect/742220279/?random=1774742420395&cv=11&fst=1774742420395&fmt=8&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%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&gcp=5&ipr=y)
2026-03-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/rmkt/collect/742220279/?random=1774742420395&cv=11&fst=1774742420395&fmt=8&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%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&gcp=5&ipr=y> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774742420395&cv=11&fst=1774742420395&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%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-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=2009443428.1774742416&dt=Search%20%7C%20eCarsTrade&auid=1146879971.1774742416&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774739676&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=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774742420408&tfd=7624>
2026-03-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774742420395&cv=11&fst=1774742400000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%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=CAQSXgAFq6B9oXjVWxnwEN8v_lP1nhlI3sb97h6GYt51_fu8r0ESj7Ya6h8cb7xzkqGCMpYHMv-CkLv8SWx1_YocA84pyK6cumECK5Kb_qo0OnmJZ34ZRAi31iqOSlD73ys&random=877991534&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774742420395&cv=11&fst=1774742400000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%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=CAQSXgAFq6B9oXjVWxnwEN8v_lP1nhlI3sb97h6GYt51_fu8r0ESj7Ya6h8cb7xzkqGCMpYHMv-CkLv8SWx1_YocA84pyK6cumECK5Kb_qo0OnmJZ34ZRAi31iqOSlD73ys&random=877991534&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774742420142&cv=11&fst=1774742400000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%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=CAQSXgAFq6B9BPGdtnJq2YJqJ2C8QDd-ByTs44UQGdI56AfMdfiSeu1p1d9nzU_v-rh0ZDOYGD4p1rXZIwCsltlI3om9UuvcYGDkf_vvUIO6hhDD1jOijv9S0GwiDumeU84&random=119630330&rmt_tld=0&ipr=y>
2026-03-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/rmkt/collect/742220279/?random=1774742420142&cv=11&fst=1774742420142&fmt=8&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%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&gcp=5&ipr=y>
2026-03-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774742420142&cv=11&fst=1774742400000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%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=CAQSXgAFq6B9BPGdtnJq2YJqJ2C8QDd-ByTs44UQGdI56AfMdfiSeu1p1d9nzU_v-rh0ZDOYGD4p1rXZIwCsltlI3om9UuvcYGDkf_vvUIO6hhDD1jOijv9S0GwiDumeU84&random=119630330&rmt_tld=1&ipr=y>
2026-03-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774742420395&cv=11&fst=1774742400000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%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=CAQSXgAFq6B9oXjVWxnwEN8v_lP1nhlI3sb97h6GYt51_fu8r0ESj7Ya6h8cb7xzkqGCMpYHMv-CkLv8SWx1_YocA84pyK6cumECK5Kb_qo0OnmJZ34ZRAi31iqOSlD73ys&random=877991534&rmt_tld=0&ipr=y>
2026-03-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/rmkt/collect/742220279/?random=1774742420395&cv=11&fst=1774742420395&fmt=8&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%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&gcp=5&ipr=y>
2026-03-29 00:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774742420395&cv=11&fst=1774742400000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%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=CAQSXgAFq6B9oXjVWxnwEN8v_lP1nhlI3sb97h6GYt51_fu8r0ESj7Ya6h8cb7xzkqGCMpYHMv-CkLv8SWx1_YocA84pyK6cumECK5Kb_qo0OnmJZ34ZRAi31iqOSlD73ys&random=877991534&rmt_tld=1&ipr=y>
2026-03-29 00: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-29 00:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/static/img/logo/v2_192_icon.png>
2026-03-29 00:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/future_api.php?request_type=cars&auction_type=search&start=0&perpage=20&sort=on_site.desc&only_next_available_car=false>
2026-03-29 00:00:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013955/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:21 [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-29 00:00:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013926/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/upload/sources/171/logo.png> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013924/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013925/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:21 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013921/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013922/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013923/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013919/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013920/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013917/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013918/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013916/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013914/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013915/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013911/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/images/flags/h40/fr.png>
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013912/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013913/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013955/photo_001/260x0__r.jpg>
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013909/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013910/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013907/photo_001/260x0__r.jpg> (resource type: image, referrer: https://ecarstrade.com/search)
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013926/photo_001/260x0__r.jpg>
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/upload/sources/171/logo.png>
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013924/photo_001/260x0__r.jpg>
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013925/photo_001/260x0__r.jpg>
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013921/photo_001/260x0__r.jpg>
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013922/photo_001/260x0__r.jpg>
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013923/photo_001/260x0__r.jpg>
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013920/photo_001/260x0__r.jpg>
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013917/photo_001/260x0__r.jpg>
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013916/photo_001/260x0__r.jpg>
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013919/photo_001/260x0__r.jpg>
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013911/photo_001/260x0__r.jpg>
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013915/photo_001/260x0__r.jpg>
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013914/photo_001/260x0__r.jpg>
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013918/photo_001/260x0__r.jpg>
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013912/photo_001/260x0__r.jpg>
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013913/photo_001/260x0__r.jpg>
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013909/photo_001/260x0__r.jpg>
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013907/photo_001/260x0__r.jpg>
2026-03-29 00:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://ecarstrade.com/thumbnails/carsphotos/7010001-7020000/7013910/photo_001/260x0__r.jpg>
2026-03-29 00:00:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://b.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-29 00:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://b.clarity.ms/collect>
2026-03-29 00:00:25 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256za200zd871189256&_p=1774742414047&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1243461099.1774742416&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&tag_exp=0~115938465~115938468~117484252&uid=0&sid=1774742415&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&_s=5&tfd=12354> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-29 00:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://region1.analytics.google.com/g/collect?v=2&tid=G-0239LS8MTR&gtm=45je63p1v871189256za200zd871189256&_p=1774742414047&gcd=13l3l3l3l1l1&npa=0&dma=0&cid=1243461099.1774742416&ul=en-us&sr=1280x720&frm=0&pscdl=noapi&_eu=AAAAAGQ&tag_exp=0~115938465~115938468~117484252&uid=0&sid=1774742415&sct=1&seg=1&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&dt=Search%20%7C%20eCarsTrade&_s=5&tfd=12354>
2026-03-29 00: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=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=1774742425589&vi=02778b89ac90f89b83ed7944dfdc624b&nc=true&u=129379155.02778b89ac90f89b83ed7944dfdc624b.1774742419539.1774742419539.1774742419539.1&b=129379155.1.1774742419539&cc=15> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-29 00:00:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774742425628&cv=11&fst=1774742425628&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%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-29 00:00:25 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/rmkt/collect/742220279/?random=1774742425628&cv=11&fst=1774742425628&fmt=8&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3Dbrand%20list%3Bproperties%3D%7B%22brands%20selected%22%3A%22%22%7D&gcp=5> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-29 00: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=2009443428.1774742416&dt=Search%20%7C%20eCarsTrade&auid=1146879971.1774742416&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774739676&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=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774742425641&tfd=12857> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-29 00:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <302 https://www.google.com/rmkt/collect/742220279/?random=1774742425628&cv=11&fst=1774742425628&fmt=8&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3Dbrand%20list%3Bproperties%3D%7B%22brands%20selected%22%3A%22%22%7D&gcp=5> (location: https://www.google.co.uk/rmkt/collect/742220279/?random=1774742425628&cv=11&fst=1774742425628&fmt=8&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3Dbrand%20list%3Bproperties%3D%7B%22brands%20selected%22%3A%22%22%7D&gcp=5&ipr=y)
2026-03-29 00:00:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/rmkt/collect/742220279/?random=1774742425628&cv=11&fst=1774742425628&fmt=8&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3Dbrand%20list%3Bproperties%3D%7B%22brands%20selected%22%3A%22%22%7D&gcp=5&ipr=y> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-29 00:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=2009443428.1774742416&dt=Search%20%7C%20eCarsTrade&auid=1146879971.1774742416&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774739676&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=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774742425641&tfd=12857>
2026-03-29 00:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://track.hubspot.com/__ptc.gif?_hs_tag_name=A&_hs_element_id=&_hs_element_class=chosen-single&_hs_element_text=Make&_hs_element_visible=true&_hs_link_href=&_hs_parent_module_id=&_hs_viewport_width=1280&_hs_viewport_height=720&_hs_document_width=1280&_hs_document_height=720&_hs_screen_width=1280&_hs_screen_height=720&_hs_scroll_x_coordinate=&_hs_scroll_y_coordinate=&_hs_mouse_x_coordinate=160&_hs_mouse_y_coordinate=397&_hs_offset_x=129&_hs_offset_y=11&_hs_key_ctrl=&_hs_key_shift=&_hs_key_alt=&_hs_key_meta=&_hs_touch_screen=&_hs_selector=form%23refineForm.mb-0+%3E+div.py-1.mb-1.px-2.border-bottom+%3E+div+%3E+div.chosen-container.chosen-container-single+%3E+a.chosen-single&_hs_is_navigation=&sd=1280x720&cd=24-bit&cs=UTF-8&ln=en-us&bfp=1f25bedc8699296e31ebb373c7911403&v=1.1&a=5441429&rcu=https%3A%2F%2Fecarstrade.com%2Fsearch&pu=https%3A%2F%2Fecarstrade.com%2Fsearch&t=Search+%7C+eCarsTrade&cts=1774742425589&vi=02778b89ac90f89b83ed7944dfdc624b&nc=true&u=129379155.02778b89ac90f89b83ed7944dfdc624b.1774742419539.1774742419539.1774742419539.1&b=129379155.1.1774742419539&cc=15>
2026-03-29 00:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774742425628&cv=11&fst=1774742425628&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%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-29 00:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/rmkt/collect/742220279/?random=1774742425628&cv=11&fst=1774742425628&fmt=8&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3Dbrand%20list%3Bproperties%3D%7B%22brands%20selected%22%3A%22%22%7D&gcp=5&ipr=y>
2026-03-29 00:00:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774742425628&cv=11&fst=1774742400000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%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=CAQSXgAFq6B9FqI-d25uPl98us5LskNhtPyq5FiIAjJ2UAWthTRSCOpbdYZ8Xsgac6fmcwg3r6bf1HWk2FrknWJ_A8WkpskgMr24yk7T86LZRnp7H13msVPEHK9y5GY0qaw&random=2823337112&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-29 00:00:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774742425628&cv=11&fst=1774742400000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%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=CAQSXgAFq6B9FqI-d25uPl98us5LskNhtPyq5FiIAjJ2UAWthTRSCOpbdYZ8Xsgac6fmcwg3r6bf1HWk2FrknWJ_A8WkpskgMr24yk7T86LZRnp7H13msVPEHK9y5GY0qaw&random=2823337112&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-29 00:00:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774742425628&cv=11&fst=1774742400000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%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=CAQSXgAFq6B9FqI-d25uPl98us5LskNhtPyq5FiIAjJ2UAWthTRSCOpbdYZ8Xsgac6fmcwg3r6bf1HWk2FrknWJ_A8WkpskgMr24yk7T86LZRnp7H13msVPEHK9y5GY0qaw&random=2823337112&rmt_tld=0&ipr=y>
2026-03-29 00:00:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774742425628&cv=11&fst=1774742400000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%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=CAQSXgAFq6B9FqI-d25uPl98us5LskNhtPyq5FiIAjJ2UAWthTRSCOpbdYZ8Xsgac6fmcwg3r6bf1HWk2FrknWJ_A8WkpskgMr24yk7T86LZRnp7H13msVPEHK9y5GY0qaw&random=2823337112&rmt_tld=1&ipr=y>
2026-03-29 00:00:27 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://b.clarity.ms/collect> (resource type: xhr, referrer: https://ecarstrade.com/)
2026-03-29 00:00:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774742427987&cv=11&fst=1774742427987&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%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-29 00:00:28 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/rmkt/collect/742220279/?random=1774742427987&cv=11&fst=1774742427987&fmt=8&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&gcp=5> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-29 00:00:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774742428017&cv=11&fst=1774742428017&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%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-29 00:00:28 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/rmkt/collect/742220279/?random=1774742428017&cv=11&fst=1774742428017&fmt=8&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dclosed%3Bblock%3Dsearch%3Bmacro%20element%3Dbrand%20list%3Bproperties%3D%7B%22brands%20selected%22%3A%22%22%7D&gcp=5> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-29 00:00:28 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=2009443428.1774742416&dt=Search%20%7C%20eCarsTrade&auid=1146879971.1774742416&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774739676&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=Source&ga_uid=G-0239LS8MTR.0&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774742428030&tfd=15246> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-29 00:00:28 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=2009443428.1774742416&dt=Search%20%7C%20eCarsTrade&auid=1146879971.1774742416&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774739676&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=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774742428030&tfd=15246> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-29 00:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://b.clarity.ms/collect>
2026-03-29 00:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <302 https://www.google.com/rmkt/collect/742220279/?random=1774742427987&cv=11&fst=1774742427987&fmt=8&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&gcp=5> (location: https://www.google.co.uk/rmkt/collect/742220279/?random=1774742427987&cv=11&fst=1774742427987&fmt=8&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&gcp=5&ipr=y)
2026-03-29 00:00:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/rmkt/collect/742220279/?random=1774742427987&cv=11&fst=1774742427987&fmt=8&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&gcp=5&ipr=y> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-29 00:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774742427987&cv=11&fst=1774742427987&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=4>
2026-03-29 00:00:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774742427987&cv=11&fst=1774742400000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXgAFq6B9utyNYbYZi6NrCrCVMNOXo4-MjF5UbOxuWxwDmfUfL1kobL5WgeJKNEkeEnyKSe2m2lEvNIp1XBj7gT2qj95BlKuTuhLq2Hw2scXYDRQXxuONn6fgYJfJTlg&random=1167662538&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-29 00:00:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774742427987&cv=11&fst=1774742400000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXgAFq6B9utyNYbYZi6NrCrCVMNOXo4-MjF5UbOxuWxwDmfUfL1kobL5WgeJKNEkeEnyKSe2m2lEvNIp1XBj7gT2qj95BlKuTuhLq2Hw2scXYDRQXxuONn6fgYJfJTlg&random=1167662538&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-29 00:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <302 https://www.google.com/rmkt/collect/742220279/?random=1774742428017&cv=11&fst=1774742428017&fmt=8&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dclosed%3Bblock%3Dsearch%3Bmacro%20element%3Dbrand%20list%3Bproperties%3D%7B%22brands%20selected%22%3A%22%22%7D&gcp=5> (location: https://www.google.co.uk/rmkt/collect/742220279/?random=1774742428017&cv=11&fst=1774742428017&fmt=8&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dclosed%3Bblock%3Dsearch%3Bmacro%20element%3Dbrand%20list%3Bproperties%3D%7B%22brands%20selected%22%3A%22%22%7D&gcp=5&ipr=y)
2026-03-29 00:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://googleads.g.doubleclick.net/pagead/viewthroughconversion/742220279/?random=1774742428017&cv=11&fst=1774742428017&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%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-29 00:00:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/rmkt/collect/742220279/?random=1774742428017&cv=11&fst=1774742428017&fmt=8&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dclosed%3Bblock%3Dsearch%3Bmacro%20element%3Dbrand%20list%3Bproperties%3D%7B%22brands%20selected%22%3A%22%22%7D&gcp=5&ipr=y> (resource type: fetch, referrer: https://ecarstrade.com/)
2026-03-29 00:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/rmkt/collect/742220279/?random=1774742427987&cv=11&fst=1774742427987&fmt=8&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&gcp=5&ipr=y>
2026-03-29 00:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=2009443428.1774742416&dt=Search%20%7C%20eCarsTrade&auid=1146879971.1774742416&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774739676&ep.url=%2Fsearch&ep.eventName=search&ep.action%20type=opened&ep.block=search&ep.macro%20element=Source&ga_uid=G-0239LS8MTR.0&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774742428030&tfd=15246>
2026-03-29 00:00:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/pagead/1p-user-list/742220279/?random=1774742428017&cv=11&fst=1774742400000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%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=CAQSXgAFq6B9NVf61PfUcR1R9HUlz17nRMbFjoNTF-CuWcry9cJZiDsoOtTkZ1Ly1e8CshkOBGP8mPBJtHJzzlv77z2siRgjdH_WjndQ2piJW3Pkvs6TitoMv-hZbMETI2Y&random=1048058289&rmt_tld=0&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-29 00:00:28 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774742428017&cv=11&fst=1774742400000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%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=CAQSXgAFq6B9NVf61PfUcR1R9HUlz17nRMbFjoNTF-CuWcry9cJZiDsoOtTkZ1Ly1e8CshkOBGP8mPBJtHJzzlv77z2siRgjdH_WjndQ2piJW3Pkvs6TitoMv-hZbMETI2Y&random=1048058289&rmt_tld=1&ipr=y> (resource type: image, referrer: https://ecarstrade.com/)
2026-03-29 00:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/ccm/collect?frm=0&en=eventTracking&dl=https%3A%2F%2Fecarstrade.com%2Fsearch&scrsrc=www.googletagmanager.com&rnd=2009443428.1774742416&dt=Search%20%7C%20eCarsTrade&auid=1146879971.1774742416&navt=n&npa=0&ep.user%20id=0&ep.event%20timestamp=1774739676&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=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~117484252&apve=1&apvf=f&apvc=0&tids=AW-742220279&tid=AW-742220279&tft=1774742428030&tfd=15246>
2026-03-29 00:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774742427987&cv=11&fst=1774742400000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXgAFq6B9utyNYbYZi6NrCrCVMNOXo4-MjF5UbOxuWxwDmfUfL1kobL5WgeJKNEkeEnyKSe2m2lEvNIp1XBj7gT2qj95BlKuTuhLq2Hw2scXYDRQXxuONn6fgYJfJTlg&random=1167662538&rmt_tld=0&ipr=y>
2026-03-29 00:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/rmkt/collect/742220279/?random=1774742428017&cv=11&fst=1774742428017&fmt=8&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dclosed%3Bblock%3Dsearch%3Bmacro%20element%3Dbrand%20list%3Bproperties%3D%7B%22brands%20selected%22%3A%22%22%7D&gcp=5&ipr=y>
2026-03-29 00:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774742427987&cv=11&fst=1774742400000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%3Burl%3D%2Fsearch%3BeventName%3Dsearch%3Baction%20type%3Dopened%3Bblock%3Dsearch%3Bmacro%20element%3DSource&rfmt=3&fmt=3&is_vtc=1&cid=CAQSXgAFq6B9utyNYbYZi6NrCrCVMNOXo4-MjF5UbOxuWxwDmfUfL1kobL5WgeJKNEkeEnyKSe2m2lEvNIp1XBj7gT2qj95BlKuTuhLq2Hw2scXYDRQXxuONn6fgYJfJTlg&random=1167662538&rmt_tld=1&ipr=y>
2026-03-29 00:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/pagead/1p-user-list/742220279/?random=1774742428017&cv=11&fst=1774742400000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%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=CAQSXgAFq6B9NVf61PfUcR1R9HUlz17nRMbFjoNTF-CuWcry9cJZiDsoOtTkZ1Ly1e8CshkOBGP8mPBJtHJzzlv77z2siRgjdH_WjndQ2piJW3Pkvs6TitoMv-hZbMETI2Y&random=1048058289&rmt_tld=0&ipr=y>
2026-03-29 00:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.co.uk/pagead/1p-user-list/742220279/?random=1774742428017&cv=11&fst=1774742400000&bg=ffffff&guid=ON&async=1&en=event&gtm=45be63p1v9119114666za200zd9119114666xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938465~115938468~116991816~117266400~117384405~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=1146879971.1774742416&data=event%3DeventTracking%3Buser%20id%3D0%3Bevent%20timestamp%3D1774739676%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=CAQSXgAFq6B9NVf61PfUcR1R9HUlz17nRMbFjoNTF-CuWcry9cJZiDsoOtTkZ1Ly1e8CshkOBGP8mPBJtHJzzlv77z2siRgjdH_WjndQ2piJW3Pkvs6TitoMv-hZbMETI2Y&random=1048058289&rmt_tld=1&ipr=y>
2026-03-29 00:00:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search> (referer: None) ['playwright']
2026-03-29 00:00:30 [ecarstrade.de] INFO: Cookies from Playwright: [{'name': 'IDE', 'value': 'AHWqTUkMOdmGiGsfrxHy8dyjGSl-B4VWIoZ_kIRBHMgGfWzNONtP9ej93ttNIN-I', 'domain': '.doubleclick.net', 'path': '/', 'expires': 1808438420, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'eCT/LANG', 'value': 'en', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1777334413, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'eCT/PHPSESSID', 'value': 'cni26v21fom2eijr3s7h3dhru3', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774771213, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'eCT/first_landing_url', 'value': '%2Fsearch', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1836259213, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'eCT/perpage', 'value': '20', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1777334413, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'gbuuid', 'value': '19610357-47a2-4f87-8e00-5ea08b138ed2', 'domain': 'ecarstrade.com', 'path': '/', 'expires': 1809302414, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gid', 'value': 'GA1.2.1630111797.1774742416', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774828815, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_gat', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774742475, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga', 'value': 'GA1.1.1243461099.1774742416', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1837814415, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'ajs_anonymous_id', 'value': '4807ddce-f38f-4f61-8165-831d3c4288ad', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1806278416, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': '_gcl_au', 'value': '1.1.1146879971.1774742416', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1782518416, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'mp_5a27231946a146bf8eda3bf7b09ed68a_mixpanel', 'value': '%7B%22distinct_id%22%3A%22%24device%3A2b57f871-3bdb-4e20-b7e5-f263c174bea3%22%2C%22%24device_id%22%3A%222b57f871-3bdb-4e20-b7e5-f263c174bea3%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': 1806278417, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '__hstc', 'value': '129379155.02778b89ac90f89b83ed7944dfdc624b.1774742419539.1774742419539.1774742419539.1', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1790294419, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}, {'name': 'hubspotutk', 'value': '02778b89ac90f89b83ed7944dfdc624b', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1790294419, '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.1774742419539', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1774744219, '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-29T00%3A00%3A19.861Z%22%2C%22consentId%22%3A%2267a9f7d4-a953-4fa7-aa79-f15289da5d0a%22%2C%22services%22%3A%7B%22necessary%22%3A%5B%5D%2C%22analytics%22%3A%5B%5D%7D%2C%22lastConsentTimestamp%22%3A%222026-03-29T00%3A00%3A19.861Z%22%2C%22expirationTime%22%3A1790467219861%7D', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1790467219, 'httpOnly': False, 'secure': True, 'sameSite': 'Lax'}, {'name': 'eCT/cookie_consent', 'value': '{"consentId":"67a9f7d4-a953-4fa7-aa79-f15289da5d0a","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': 1774742721, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '_ga_0239LS8MTR', 'value': 'GS2.1.s1774742415$o1$g1$t1774742428$j47$l0$h0', 'domain': '.ecarstrade.com', 'path': '/', 'expires': 1837814428, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': '__cf_bm', 'value': 'mN_vou21Q9v4qDaRqx2dT59TGIcWsIV5sPX.NhTBrFA-1774742420-1.0.1.1-Cq6uE2SIExauC.QAtZkCPM3b6dO_0qmm.PZ09.ggdKSeNmC_oDkE_MDUFE6wXM1QF9TWnILNEO70daC5fGxfUUARq0pM1ZhIRVLj4LZf36Q', 'domain': '.hubspot.com', 'path': '/', 'expires': 1774744220, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': '_cfuvid', 'value': 'RibbblmcHUodmxsD5qg_bj.X53xb4qV6.zEj0WrUAlA-1774742420067-0.0.1.1-604800000', 'domain': '.hubspot.com', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}]
2026-03-29 00:00:30 [ecarstrade.de] INFO: Scrapy-formatted cookies: [{'name': 'IDE', 'value': 'AHWqTUkMOdmGiGsfrxHy8dyjGSl-B4VWIoZ_kIRBHMgGfWzNONtP9ej93ttNIN-I', 'domain': '.doubleclick.net', 'path': '/'}, {'name': 'eCT/LANG', 'value': 'en', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'eCT/PHPSESSID', 'value': 'cni26v21fom2eijr3s7h3dhru3', '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': '19610357-47a2-4f87-8e00-5ea08b138ed2', 'domain': 'ecarstrade.com', 'path': '/'}, {'name': '_gid', 'value': 'GA1.2.1630111797.1774742416', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_gat', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_ga', 'value': 'GA1.1.1243461099.1774742416', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'ajs_anonymous_id', 'value': '4807ddce-f38f-4f61-8165-831d3c4288ad', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '_gcl_au', 'value': '1.1.1146879971.1774742416', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'mp_5a27231946a146bf8eda3bf7b09ed68a_mixpanel', 'value': '%7B%22distinct_id%22%3A%22%24device%3A2b57f871-3bdb-4e20-b7e5-f263c174bea3%22%2C%22%24device_id%22%3A%222b57f871-3bdb-4e20-b7e5-f263c174bea3%22%2C%22%24initial_referrer%22%3A%22%24direct%22%2C%22%24initial_referring_domain%22%3A%22%24direct%22%2C%22__mps%22%3A%7B%7D%2C%22__mpso%22%3A%7B%22%24initial_referrer%22%3A%22%24direct%22%2C%22%24initial_referring_domain%22%3A%22%24direct%22%7D%2C%22__mpus%22%3A%7B%7D%2C%22__mpa%22%3A%7B%7D%2C%22__mpu%22%3A%7B%7D%2C%22__mpr%22%3A%5B%5D%2C%22__mpap%22%3A%5B%5D%7D', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hstc', 'value': '129379155.02778b89ac90f89b83ed7944dfdc624b.1774742419539.1774742419539.1774742419539.1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'hubspotutk', 'value': '02778b89ac90f89b83ed7944dfdc624b', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hssrc', 'value': '1', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__hssc', 'value': '129379155.1.1774742419539', '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-29T00%3A00%3A19.861Z%22%2C%22consentId%22%3A%2267a9f7d4-a953-4fa7-aa79-f15289da5d0a%22%2C%22services%22%3A%7B%22necessary%22%3A%5B%5D%2C%22analytics%22%3A%5B%5D%7D%2C%22lastConsentTimestamp%22%3A%222026-03-29T00%3A00%3A19.861Z%22%2C%22expirationTime%22%3A1790467219861%7D', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': 'eCT/cookie_consent', 'value': '{"consentId":"67a9f7d4-a953-4fa7-aa79-f15289da5d0a","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.s1774742415$o1$g1$t1774742428$j47$l0$h0', 'domain': '.ecarstrade.com', 'path': '/'}, {'name': '__cf_bm', 'value': 'mN_vou21Q9v4qDaRqx2dT59TGIcWsIV5sPX.NhTBrFA-1774742420-1.0.1.1-Cq6uE2SIExauC.QAtZkCPM3b6dO_0qmm.PZ09.ggdKSeNmC_oDkE_MDUFE6wXM1QF9TWnILNEO70daC5fGxfUUARq0pM1ZhIRVLj4LZf36Q', 'domain': '.hubspot.com', 'path': '/'}, {'name': '_cfuvid', 'value': 'RibbblmcHUodmxsD5qg_bj.X53xb4qV6.zEj0WrUAlA-1774742420067-0.0.1.1-604800000', 'domain': '.hubspot.com', 'path': '/'}]
2026-03-29 00:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='ECarsTrade',RowKey='cookies') HTTP/1.1" 204 0
2026-03-29 00:00:30 [ecarstrade.de] INFO: Found sources: ['ALD', 'ARVAL', 'Athlon', 'AVIS', 'KBC', 'Trade-in Cars', 'Van Mossel', 'VW Group dealers']
2026-03-29 00:00:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 00:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page1?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER> (referer: https://ecarstrade.com/search) ['zyte-api']
2026-03-29 00:00:36 [ecarstrade.de] INFO: Found 20 car items
2026-03-29 00:00:36 [ecarstrade.de] INFO: Found listing with ID: 7001396auction111035
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001396auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:36 [ecarstrade.de] INFO: Scrape type for 7001396auction111035: 0
2026-03-29 00:00:36 [ecarstrade.de] INFO: Found listing with ID: 7001397auction111035
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001397auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:36 [ecarstrade.de] INFO: Scrape type for 7001397auction111035: 0
2026-03-29 00:00:36 [ecarstrade.de] INFO: Found listing with ID: 7001398auction111035
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001398auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:36 [ecarstrade.de] INFO: Scrape type for 7001398auction111035: 0
2026-03-29 00:00:36 [ecarstrade.de] INFO: Found listing with ID: 7001399auction111035
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001399auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:36 [ecarstrade.de] INFO: Scrape type for 7001399auction111035: 0
2026-03-29 00:00:36 [ecarstrade.de] INFO: Found listing with ID: 7001400auction111035
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001400auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:36 [ecarstrade.de] INFO: Scrape type for 7001400auction111035: 0
2026-03-29 00:00:36 [ecarstrade.de] INFO: Found listing with ID: 7001402auction111035
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001402auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:36 [ecarstrade.de] INFO: Scrape type for 7001402auction111035: 0
2026-03-29 00:00:36 [ecarstrade.de] INFO: Found listing with ID: 7001403auction111035
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001403auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:36 [ecarstrade.de] INFO: Scrape type for 7001403auction111035: 0
2026-03-29 00:00:36 [ecarstrade.de] INFO: Found listing with ID: 7001404auction111035
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001404auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:36 [ecarstrade.de] INFO: Scrape type for 7001404auction111035: 0
2026-03-29 00:00:36 [ecarstrade.de] INFO: Found listing with ID: 7001405auction111035
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001405auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:36 [ecarstrade.de] INFO: Scrape type for 7001405auction111035: 0
2026-03-29 00:00:36 [ecarstrade.de] INFO: Found listing with ID: 7001406auction111035
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001406auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:36 [ecarstrade.de] INFO: Scrape type for 7001406auction111035: 0
2026-03-29 00:00:36 [ecarstrade.de] INFO: Found listing with ID: 7001408auction111035
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001408auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:36 [ecarstrade.de] INFO: Scrape type for 7001408auction111035: 0
2026-03-29 00:00:36 [ecarstrade.de] INFO: Found listing with ID: 7001409auction111035
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001409auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:36 [ecarstrade.de] INFO: Scrape type for 7001409auction111035: 0
2026-03-29 00:00:36 [ecarstrade.de] INFO: Found listing with ID: 7001411auction111035
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001411auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:36 [ecarstrade.de] INFO: Scrape type for 7001411auction111035: 0
2026-03-29 00:00:36 [ecarstrade.de] INFO: Found listing with ID: 7001413auction111035
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001413auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:36 [ecarstrade.de] INFO: Scrape type for 7001413auction111035: 0
2026-03-29 00:00:36 [ecarstrade.de] INFO: Found listing with ID: 7001414auction111035
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001414auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:36 [ecarstrade.de] INFO: Scrape type for 7001414auction111035: 0
2026-03-29 00:00:36 [ecarstrade.de] INFO: Found listing with ID: 7001416auction111035
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001416auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:36 [ecarstrade.de] INFO: Scrape type for 7001416auction111035: 0
2026-03-29 00:00:36 [ecarstrade.de] INFO: Found listing with ID: 7001418auction111035
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001418auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:36 [ecarstrade.de] INFO: Scrape type for 7001418auction111035: 0
2026-03-29 00:00:36 [ecarstrade.de] INFO: Found listing with ID: 7001419auction111035
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001419auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:36 [ecarstrade.de] INFO: Scrape type for 7001419auction111035: 0
2026-03-29 00:00:36 [ecarstrade.de] INFO: Found listing with ID: 7001420auction111035
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001420auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:36 [ecarstrade.de] INFO: Scrape type for 7001420auction111035: 0
2026-03-29 00:00:36 [ecarstrade.de] INFO: Found listing with ID: 7001421auction111035
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001421auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:36 [ecarstrade.de] INFO: Scrape type for 7001421auction111035: 0
2026-03-29 00: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-29 00:00:43 [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-29 00:00:44 [ecarstrade.de] INFO: Found 20 car items
2026-03-29 00:00:44 [ecarstrade.de] INFO: Found listing with ID: 7001422auction111035
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001422auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:44 [ecarstrade.de] INFO: Scrape type for 7001422auction111035: 0
2026-03-29 00:00:44 [ecarstrade.de] INFO: Found listing with ID: 7001423auction111035
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001423auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:44 [ecarstrade.de] INFO: Scrape type for 7001423auction111035: 0
2026-03-29 00:00:44 [ecarstrade.de] INFO: Found listing with ID: 7001424auction111035
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001424auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:44 [ecarstrade.de] INFO: Scrape type for 7001424auction111035: 0
2026-03-29 00:00:44 [ecarstrade.de] INFO: Found listing with ID: 7001425auction111035
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001425auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:44 [ecarstrade.de] INFO: Scrape type for 7001425auction111035: 0
2026-03-29 00:00:44 [ecarstrade.de] INFO: Found listing with ID: 7001426auction111035
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001426auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:44 [ecarstrade.de] INFO: Scrape type for 7001426auction111035: 0
2026-03-29 00:00:44 [ecarstrade.de] INFO: Found listing with ID: 7001427auction111035
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001427auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:44 [ecarstrade.de] INFO: Scrape type for 7001427auction111035: 0
2026-03-29 00:00:44 [ecarstrade.de] INFO: Found listing with ID: 7001428auction111035
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001428auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:44 [ecarstrade.de] INFO: Scrape type for 7001428auction111035: 0
2026-03-29 00:00:44 [ecarstrade.de] INFO: Found listing with ID: 7001429auction111035
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001429auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:44 [ecarstrade.de] INFO: Scrape type for 7001429auction111035: 0
2026-03-29 00:00:44 [ecarstrade.de] INFO: Found listing with ID: 7001430auction111035
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001430auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:44 [ecarstrade.de] INFO: Scrape type for 7001430auction111035: 0
2026-03-29 00:00:44 [ecarstrade.de] INFO: Found listing with ID: 7001431auction111035
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001431auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:44 [ecarstrade.de] INFO: Scrape type for 7001431auction111035: 0
2026-03-29 00:00:44 [ecarstrade.de] INFO: Found listing with ID: 7001432auction111035
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001432auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:44 [ecarstrade.de] INFO: Scrape type for 7001432auction111035: 0
2026-03-29 00:00:44 [ecarstrade.de] INFO: Found listing with ID: 7001433auction111035
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001433auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:44 [ecarstrade.de] INFO: Scrape type for 7001433auction111035: 0
2026-03-29 00:00:44 [ecarstrade.de] INFO: Found listing with ID: 7001435auction111035
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001435auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:44 [ecarstrade.de] INFO: Scrape type for 7001435auction111035: 0
2026-03-29 00:00:44 [ecarstrade.de] INFO: Found listing with ID: 7001436auction111035
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001436auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:44 [ecarstrade.de] INFO: Scrape type for 7001436auction111035: 0
2026-03-29 00:00:44 [ecarstrade.de] INFO: Found listing with ID: 7001438auction111035
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001438auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:44 [ecarstrade.de] INFO: Scrape type for 7001438auction111035: 0
2026-03-29 00:00:44 [ecarstrade.de] INFO: Found listing with ID: 7001439auction111035
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001439auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:44 [ecarstrade.de] INFO: Scrape type for 7001439auction111035: 0
2026-03-29 00:00:44 [ecarstrade.de] INFO: Found listing with ID: 7001441auction111035
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001441auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:44 [ecarstrade.de] INFO: Scrape type for 7001441auction111035: 0
2026-03-29 00:00:44 [ecarstrade.de] INFO: Found listing with ID: 7001442auction111035
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001442auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:44 [ecarstrade.de] INFO: Scrape type for 7001442auction111035: 0
2026-03-29 00:00:44 [ecarstrade.de] INFO: Found listing with ID: 7001443auction111035
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001443auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:44 [ecarstrade.de] INFO: Scrape type for 7001443auction111035: 0
2026-03-29 00:00:44 [ecarstrade.de] INFO: Found listing with ID: 7001445auction111035
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001445auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:44 [ecarstrade.de] INFO: Scrape type for 7001445auction111035: 0
2026-03-29 00:00:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 00:00:50 [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-29 00:00:50 [ecarstrade.de] INFO: Found 20 car items
2026-03-29 00:00:50 [ecarstrade.de] INFO: Found listing with ID: 7001446auction111035
2026-03-29 00:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001446auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:50 [ecarstrade.de] INFO: Scrape type for 7001446auction111035: 0
2026-03-29 00:00:50 [ecarstrade.de] INFO: Found listing with ID: 7001447auction111035
2026-03-29 00:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001447auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:50 [ecarstrade.de] INFO: Scrape type for 7001447auction111035: 0
2026-03-29 00:00:50 [ecarstrade.de] INFO: Found listing with ID: 7001448auction111035
2026-03-29 00:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001448auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:50 [ecarstrade.de] INFO: Scrape type for 7001448auction111035: 0
2026-03-29 00:00:50 [ecarstrade.de] INFO: Found listing with ID: 7001449auction111035
2026-03-29 00:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001449auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:50 [ecarstrade.de] INFO: Scrape type for 7001449auction111035: 0
2026-03-29 00:00:50 [ecarstrade.de] INFO: Found listing with ID: 7001450auction111035
2026-03-29 00:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001450auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:50 [ecarstrade.de] INFO: Scrape type for 7001450auction111035: 0
2026-03-29 00:00:50 [ecarstrade.de] INFO: Found listing with ID: 7001451auction111035
2026-03-29 00:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001451auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:50 [ecarstrade.de] INFO: Scrape type for 7001451auction111035: 0
2026-03-29 00:00:50 [ecarstrade.de] INFO: Found listing with ID: 7001452auction111035
2026-03-29 00:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001452auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:50 [ecarstrade.de] INFO: Scrape type for 7001452auction111035: 0
2026-03-29 00:00:50 [ecarstrade.de] INFO: Found listing with ID: 7001454auction111035
2026-03-29 00:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001454auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:50 [ecarstrade.de] INFO: Scrape type for 7001454auction111035: 0
2026-03-29 00:00:50 [ecarstrade.de] INFO: Found listing with ID: 7001457auction111035
2026-03-29 00:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001457auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:50 [ecarstrade.de] INFO: Scrape type for 7001457auction111035: 0
2026-03-29 00:00:50 [ecarstrade.de] INFO: Found listing with ID: 7001459auction111035
2026-03-29 00:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001459auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:50 [ecarstrade.de] INFO: Scrape type for 7001459auction111035: 0
2026-03-29 00:00:50 [ecarstrade.de] INFO: Found listing with ID: 7001468auction111035
2026-03-29 00:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001468auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:50 [ecarstrade.de] INFO: Scrape type for 7001468auction111035: 0
2026-03-29 00:00:50 [ecarstrade.de] INFO: Found listing with ID: 7001470auction111035
2026-03-29 00:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001470auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:50 [ecarstrade.de] INFO: Scrape type for 7001470auction111035: 0
2026-03-29 00:00:50 [ecarstrade.de] INFO: Found listing with ID: 7001474auction111035
2026-03-29 00:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001474auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:50 [ecarstrade.de] INFO: Scrape type for 7001474auction111035: 0
2026-03-29 00:00:50 [ecarstrade.de] INFO: Found listing with ID: 7001475auction111035
2026-03-29 00:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001475auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:50 [ecarstrade.de] INFO: Scrape type for 7001475auction111035: 0
2026-03-29 00:00:50 [ecarstrade.de] INFO: Found listing with ID: 7001477auction111035
2026-03-29 00:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001477auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:50 [ecarstrade.de] INFO: Scrape type for 7001477auction111035: 0
2026-03-29 00:00:50 [ecarstrade.de] INFO: Found listing with ID: 7001478auction111035
2026-03-29 00:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001478auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:50 [ecarstrade.de] INFO: Scrape type for 7001478auction111035: 0
2026-03-29 00:00:50 [ecarstrade.de] INFO: Found listing with ID: 7001479auction111035
2026-03-29 00:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001479auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:50 [ecarstrade.de] INFO: Scrape type for 7001479auction111035: 0
2026-03-29 00:00:50 [ecarstrade.de] INFO: Found listing with ID: 7001480auction111035
2026-03-29 00:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001480auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:50 [ecarstrade.de] INFO: Scrape type for 7001480auction111035: 0
2026-03-29 00:00:50 [ecarstrade.de] INFO: Found listing with ID: 7001481auction111035
2026-03-29 00:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001481auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:50 [ecarstrade.de] INFO: Scrape type for 7001481auction111035: 0
2026-03-29 00:00:50 [ecarstrade.de] INFO: Found listing with ID: 7001482auction111035
2026-03-29 00:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001482auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:50 [ecarstrade.de] INFO: Scrape type for 7001482auction111035: 0
2026-03-29 00: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-29 00:00:57 [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-29 00:00:57 [ecarstrade.de] INFO: Found 20 car items
2026-03-29 00:00:57 [ecarstrade.de] INFO: Found listing with ID: 7001483auction111035
2026-03-29 00:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001483auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:57 [ecarstrade.de] INFO: Scrape type for 7001483auction111035: 0
2026-03-29 00:00:57 [ecarstrade.de] INFO: Found listing with ID: 7001484auction111035
2026-03-29 00:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001484auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:57 [ecarstrade.de] INFO: Scrape type for 7001484auction111035: 0
2026-03-29 00:00:57 [ecarstrade.de] INFO: Found listing with ID: 7001485auction111035
2026-03-29 00:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001485auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:57 [ecarstrade.de] INFO: Scrape type for 7001485auction111035: 0
2026-03-29 00:00:57 [ecarstrade.de] INFO: Found listing with ID: 7001486auction111035
2026-03-29 00:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001486auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:57 [ecarstrade.de] INFO: Scrape type for 7001486auction111035: 0
2026-03-29 00:00:57 [ecarstrade.de] INFO: Found listing with ID: 7001487auction111035
2026-03-29 00:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001487auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:57 [ecarstrade.de] INFO: Scrape type for 7001487auction111035: 0
2026-03-29 00:00:57 [ecarstrade.de] INFO: Found listing with ID: 7001488auction111035
2026-03-29 00:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001488auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:57 [ecarstrade.de] INFO: Scrape type for 7001488auction111035: 0
2026-03-29 00:00:57 [ecarstrade.de] INFO: Found listing with ID: 7001489auction111035
2026-03-29 00:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001489auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:57 [ecarstrade.de] INFO: Scrape type for 7001489auction111035: 0
2026-03-29 00:00:57 [ecarstrade.de] INFO: Found listing with ID: 7001490auction111035
2026-03-29 00:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001490auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:57 [ecarstrade.de] INFO: Scrape type for 7001490auction111035: 0
2026-03-29 00:00:57 [ecarstrade.de] INFO: Found listing with ID: 7001491auction111035
2026-03-29 00:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001491auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:57 [ecarstrade.de] INFO: Scrape type for 7001491auction111035: 0
2026-03-29 00:00:57 [ecarstrade.de] INFO: Found listing with ID: 7001493auction111035
2026-03-29 00:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001493auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:57 [ecarstrade.de] INFO: Scrape type for 7001493auction111035: 0
2026-03-29 00:00:57 [ecarstrade.de] INFO: Found listing with ID: 7001495auction111035
2026-03-29 00:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001495auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:57 [ecarstrade.de] INFO: Scrape type for 7001495auction111035: 0
2026-03-29 00:00:57 [ecarstrade.de] INFO: Found listing with ID: 7001496auction111035
2026-03-29 00:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001496auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:57 [ecarstrade.de] INFO: Scrape type for 7001496auction111035: 0
2026-03-29 00:00:57 [ecarstrade.de] INFO: Found listing with ID: 7001497auction111035
2026-03-29 00:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001497auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:57 [ecarstrade.de] INFO: Scrape type for 7001497auction111035: 0
2026-03-29 00:00:57 [ecarstrade.de] INFO: Found listing with ID: 7001498auction111035
2026-03-29 00:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001498auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:57 [ecarstrade.de] INFO: Scrape type for 7001498auction111035: 0
2026-03-29 00:00:57 [ecarstrade.de] INFO: Found listing with ID: 7001499auction111035
2026-03-29 00:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001499auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:57 [ecarstrade.de] INFO: Scrape type for 7001499auction111035: 0
2026-03-29 00:00:57 [ecarstrade.de] INFO: Found listing with ID: 7001500auction111035
2026-03-29 00:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001500auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:57 [ecarstrade.de] INFO: Scrape type for 7001500auction111035: 0
2026-03-29 00:00:57 [ecarstrade.de] INFO: Found listing with ID: 7001501auction111035
2026-03-29 00:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001501auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:57 [ecarstrade.de] INFO: Scrape type for 7001501auction111035: 0
2026-03-29 00:00:57 [ecarstrade.de] INFO: Found listing with ID: 7001502auction111035
2026-03-29 00:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001502auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:57 [ecarstrade.de] INFO: Scrape type for 7001502auction111035: 0
2026-03-29 00:00:57 [ecarstrade.de] INFO: Found listing with ID: 7001503auction111035
2026-03-29 00:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001503auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:57 [ecarstrade.de] INFO: Scrape type for 7001503auction111035: 0
2026-03-29 00:00:57 [ecarstrade.de] INFO: Found listing with ID: 7001504auction111035
2026-03-29 00:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001504auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:00:57 [ecarstrade.de] INFO: Scrape type for 7001504auction111035: 0
2026-03-29 00: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-29 00:01:03 [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-29 00:01:03 [ecarstrade.de] INFO: Found 20 car items
2026-03-29 00:01:03 [ecarstrade.de] INFO: Found listing with ID: 7001505auction111035
2026-03-29 00:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001505auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:03 [ecarstrade.de] INFO: Scrape type for 7001505auction111035: 0
2026-03-29 00:01:03 [ecarstrade.de] INFO: Found listing with ID: 7001506auction111035
2026-03-29 00:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001506auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:03 [ecarstrade.de] INFO: Scrape type for 7001506auction111035: 0
2026-03-29 00:01:03 [ecarstrade.de] INFO: Found listing with ID: 7001507auction111035
2026-03-29 00:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001507auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:03 [ecarstrade.de] INFO: Scrape type for 7001507auction111035: 0
2026-03-29 00:01:03 [ecarstrade.de] INFO: Found listing with ID: 7001508auction111035
2026-03-29 00:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001508auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:03 [ecarstrade.de] INFO: Scrape type for 7001508auction111035: 0
2026-03-29 00:01:03 [ecarstrade.de] INFO: Found listing with ID: 7001509auction111035
2026-03-29 00:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001509auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:03 [ecarstrade.de] INFO: Scrape type for 7001509auction111035: 0
2026-03-29 00:01:03 [ecarstrade.de] INFO: Found listing with ID: 7001510auction111035
2026-03-29 00:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001510auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:03 [ecarstrade.de] INFO: Scrape type for 7001510auction111035: 0
2026-03-29 00:01:03 [ecarstrade.de] INFO: Found listing with ID: 7001511auction111035
2026-03-29 00:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001511auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:03 [ecarstrade.de] INFO: Scrape type for 7001511auction111035: 0
2026-03-29 00:01:03 [ecarstrade.de] INFO: Found listing with ID: 7001512auction111035
2026-03-29 00:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001512auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:03 [ecarstrade.de] INFO: Scrape type for 7001512auction111035: 0
2026-03-29 00:01:03 [ecarstrade.de] INFO: Found listing with ID: 7001513auction111035
2026-03-29 00:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001513auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:03 [ecarstrade.de] INFO: Scrape type for 7001513auction111035: 0
2026-03-29 00:01:03 [ecarstrade.de] INFO: Found listing with ID: 7001514auction111035
2026-03-29 00:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001514auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:03 [ecarstrade.de] INFO: Scrape type for 7001514auction111035: 0
2026-03-29 00:01:03 [ecarstrade.de] INFO: Found listing with ID: 7001516auction111035
2026-03-29 00:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001516auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:03 [ecarstrade.de] INFO: Scrape type for 7001516auction111035: 0
2026-03-29 00:01:04 [ecarstrade.de] INFO: Found listing with ID: 7001517auction111035
2026-03-29 00:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001517auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:04 [ecarstrade.de] INFO: Scrape type for 7001517auction111035: 0
2026-03-29 00:01:04 [ecarstrade.de] INFO: Found listing with ID: 7001518auction111035
2026-03-29 00:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001518auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:04 [ecarstrade.de] INFO: Scrape type for 7001518auction111035: 0
2026-03-29 00:01:04 [ecarstrade.de] INFO: Found listing with ID: 7001519auction111035
2026-03-29 00:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001519auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:04 [ecarstrade.de] INFO: Scrape type for 7001519auction111035: 0
2026-03-29 00:01:04 [ecarstrade.de] INFO: Found listing with ID: 7001520auction111035
2026-03-29 00:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001520auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:04 [ecarstrade.de] INFO: Scrape type for 7001520auction111035: 0
2026-03-29 00:01:04 [ecarstrade.de] INFO: Found listing with ID: 7001521auction111035
2026-03-29 00:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001521auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:04 [ecarstrade.de] INFO: Scrape type for 7001521auction111035: 0
2026-03-29 00:01:04 [ecarstrade.de] INFO: Found listing with ID: 7001522auction111035
2026-03-29 00:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001522auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:04 [ecarstrade.de] INFO: Scrape type for 7001522auction111035: 0
2026-03-29 00:01:04 [ecarstrade.de] INFO: Found listing with ID: 7001523auction111035
2026-03-29 00:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001523auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:04 [ecarstrade.de] INFO: Scrape type for 7001523auction111035: 0
2026-03-29 00:01:04 [ecarstrade.de] INFO: Found listing with ID: 7001524auction111035
2026-03-29 00:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001524auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:04 [ecarstrade.de] INFO: Scrape type for 7001524auction111035: 0
2026-03-29 00:01:04 [ecarstrade.de] INFO: Found listing with ID: 7001525auction111035
2026-03-29 00:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001525auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:04 [ecarstrade.de] INFO: Scrape type for 7001525auction111035: 0
2026-03-29 00:01:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 00:01:06 [scrapy.extensions.logstats] INFO: Crawled 6 pages (at 6 pages/min), scraped 0 items (at 0 items/min)
2026-03-29 00:01:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 211MiB
2026-03-29 00:01:11 [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-29 00:01:11 [ecarstrade.de] INFO: Found 20 car items
2026-03-29 00:01:11 [ecarstrade.de] INFO: Found listing with ID: 7001526auction111035
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001526auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:11 [ecarstrade.de] INFO: Scrape type for 7001526auction111035: 0
2026-03-29 00:01:11 [ecarstrade.de] INFO: Found listing with ID: 7001527auction111035
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001527auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:11 [ecarstrade.de] INFO: Scrape type for 7001527auction111035: 0
2026-03-29 00:01:11 [ecarstrade.de] INFO: Found listing with ID: 7001528auction111035
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001528auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:11 [ecarstrade.de] INFO: Scrape type for 7001528auction111035: 0
2026-03-29 00:01:11 [ecarstrade.de] INFO: Found listing with ID: 7001529auction111035
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001529auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:11 [ecarstrade.de] INFO: Scrape type for 7001529auction111035: 0
2026-03-29 00:01:11 [ecarstrade.de] INFO: Found listing with ID: 7001531auction111035
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001531auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:11 [ecarstrade.de] INFO: Scrape type for 7001531auction111035: 0
2026-03-29 00:01:11 [ecarstrade.de] INFO: Found listing with ID: 7001532auction111035
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001532auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:11 [ecarstrade.de] INFO: Scrape type for 7001532auction111035: 0
2026-03-29 00:01:11 [ecarstrade.de] INFO: Found listing with ID: 7001533auction111035
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001533auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:11 [ecarstrade.de] INFO: Scrape type for 7001533auction111035: 0
2026-03-29 00:01:11 [ecarstrade.de] INFO: Found listing with ID: 7001534auction111035
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001534auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:11 [ecarstrade.de] INFO: Scrape type for 7001534auction111035: 0
2026-03-29 00:01:11 [ecarstrade.de] INFO: Found listing with ID: 7001535auction111035
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001535auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:11 [ecarstrade.de] INFO: Scrape type for 7001535auction111035: 0
2026-03-29 00:01:11 [ecarstrade.de] INFO: Found listing with ID: 7001537auction111035
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001537auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:11 [ecarstrade.de] INFO: Scrape type for 7001537auction111035: 0
2026-03-29 00:01:11 [ecarstrade.de] INFO: Found listing with ID: 7001538auction111035
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001538auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:11 [ecarstrade.de] INFO: Scrape type for 7001538auction111035: 0
2026-03-29 00:01:11 [ecarstrade.de] INFO: Found listing with ID: 7001539auction111035
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001539auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:11 [ecarstrade.de] INFO: Scrape type for 7001539auction111035: 0
2026-03-29 00:01:11 [ecarstrade.de] INFO: Found listing with ID: 7001540auction111035
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001540auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:11 [ecarstrade.de] INFO: Scrape type for 7001540auction111035: 0
2026-03-29 00:01:11 [ecarstrade.de] INFO: Found listing with ID: 7001542auction111035
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001542auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:11 [ecarstrade.de] INFO: Scrape type for 7001542auction111035: 0
2026-03-29 00:01:11 [ecarstrade.de] INFO: Found listing with ID: 7001543auction111035
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001543auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:11 [ecarstrade.de] INFO: Scrape type for 7001543auction111035: 0
2026-03-29 00:01:11 [ecarstrade.de] INFO: Found listing with ID: 7001544auction111035
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001544auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:11 [ecarstrade.de] INFO: Scrape type for 7001544auction111035: 0
2026-03-29 00:01:11 [ecarstrade.de] INFO: Found listing with ID: 7001545auction111035
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001545auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:11 [ecarstrade.de] INFO: Scrape type for 7001545auction111035: 0
2026-03-29 00:01:11 [ecarstrade.de] INFO: Found listing with ID: 7001546auction111035
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001546auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:11 [ecarstrade.de] INFO: Scrape type for 7001546auction111035: 0
2026-03-29 00:01:11 [ecarstrade.de] INFO: Found listing with ID: 7001547auction111035
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001547auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:11 [ecarstrade.de] INFO: Scrape type for 7001547auction111035: 0
2026-03-29 00:01:11 [ecarstrade.de] INFO: Found listing with ID: 7001548auction111035
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001548auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:11 [ecarstrade.de] INFO: Scrape type for 7001548auction111035: 0
2026-03-29 00:01:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 00:01:18 [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-29 00:01:18 [ecarstrade.de] INFO: Found 20 car items
2026-03-29 00:01:18 [ecarstrade.de] INFO: Found listing with ID: 7001549auction111035
2026-03-29 00:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001549auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:18 [ecarstrade.de] INFO: Scrape type for 7001549auction111035: 0
2026-03-29 00:01:18 [ecarstrade.de] INFO: Found listing with ID: 7001550auction111035
2026-03-29 00:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001550auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:18 [ecarstrade.de] INFO: Scrape type for 7001550auction111035: 0
2026-03-29 00:01:18 [ecarstrade.de] INFO: Found listing with ID: 7001551auction111035
2026-03-29 00:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001551auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:18 [ecarstrade.de] INFO: Scrape type for 7001551auction111035: 0
2026-03-29 00:01:18 [ecarstrade.de] INFO: Found listing with ID: 7001552auction111035
2026-03-29 00:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001552auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:18 [ecarstrade.de] INFO: Scrape type for 7001552auction111035: 0
2026-03-29 00:01:18 [ecarstrade.de] INFO: Found listing with ID: 7001553auction111035
2026-03-29 00:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001553auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:18 [ecarstrade.de] INFO: Scrape type for 7001553auction111035: 0
2026-03-29 00:01:18 [ecarstrade.de] INFO: Found listing with ID: 7001555auction111035
2026-03-29 00:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001555auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:18 [ecarstrade.de] INFO: Scrape type for 7001555auction111035: 0
2026-03-29 00:01:18 [ecarstrade.de] INFO: Found listing with ID: 7001556auction111035
2026-03-29 00:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001556auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:18 [ecarstrade.de] INFO: Scrape type for 7001556auction111035: 0
2026-03-29 00:01:18 [ecarstrade.de] INFO: Found listing with ID: 7001557auction111035
2026-03-29 00:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001557auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:18 [ecarstrade.de] INFO: Scrape type for 7001557auction111035: 0
2026-03-29 00:01:18 [ecarstrade.de] INFO: Found listing with ID: 7001558auction111035
2026-03-29 00:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001558auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:18 [ecarstrade.de] INFO: Scrape type for 7001558auction111035: 0
2026-03-29 00:01:18 [ecarstrade.de] INFO: Found listing with ID: 7001561auction111035
2026-03-29 00:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001561auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:18 [ecarstrade.de] INFO: Scrape type for 7001561auction111035: 0
2026-03-29 00:01:18 [ecarstrade.de] INFO: Found listing with ID: 7001562auction111035
2026-03-29 00:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001562auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:18 [ecarstrade.de] INFO: Scrape type for 7001562auction111035: 0
2026-03-29 00:01:18 [ecarstrade.de] INFO: Found listing with ID: 7001565auction111035
2026-03-29 00:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001565auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:18 [ecarstrade.de] INFO: Scrape type for 7001565auction111035: 0
2026-03-29 00:01:18 [ecarstrade.de] INFO: Found listing with ID: 7001566auction111035
2026-03-29 00:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001566auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:18 [ecarstrade.de] INFO: Scrape type for 7001566auction111035: 0
2026-03-29 00:01:18 [ecarstrade.de] INFO: Found listing with ID: 7001567auction111035
2026-03-29 00:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001567auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:18 [ecarstrade.de] INFO: Scrape type for 7001567auction111035: 0
2026-03-29 00:01:18 [ecarstrade.de] INFO: Found listing with ID: 7001568auction111035
2026-03-29 00:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001568auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:18 [ecarstrade.de] INFO: Scrape type for 7001568auction111035: 0
2026-03-29 00:01:18 [ecarstrade.de] INFO: Found listing with ID: 7001569auction111035
2026-03-29 00:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001569auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:18 [ecarstrade.de] INFO: Scrape type for 7001569auction111035: 0
2026-03-29 00:01:18 [ecarstrade.de] INFO: Found listing with ID: 7001571auction111035
2026-03-29 00:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001571auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:19 [ecarstrade.de] INFO: Scrape type for 7001571auction111035: 0
2026-03-29 00:01:19 [ecarstrade.de] INFO: Found listing with ID: 7001572auction111035
2026-03-29 00:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001572auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:19 [ecarstrade.de] INFO: Scrape type for 7001572auction111035: 0
2026-03-29 00:01:19 [ecarstrade.de] INFO: Found listing with ID: 7001573auction111035
2026-03-29 00:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001573auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:19 [ecarstrade.de] INFO: Scrape type for 7001573auction111035: 0
2026-03-29 00:01:19 [ecarstrade.de] INFO: Found listing with ID: 7001574auction111035
2026-03-29 00:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001574auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:19 [ecarstrade.de] INFO: Scrape type for 7001574auction111035: 0
2026-03-29 00:01:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 00:01:25 [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-29 00:01:25 [ecarstrade.de] INFO: Found 20 car items
2026-03-29 00:01:25 [ecarstrade.de] INFO: Found listing with ID: 7001575auction111035
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001575auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:25 [ecarstrade.de] INFO: Scrape type for 7001575auction111035: 0
2026-03-29 00:01:25 [ecarstrade.de] INFO: Found listing with ID: 7001577auction111035
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001577auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:25 [ecarstrade.de] INFO: Scrape type for 7001577auction111035: 0
2026-03-29 00:01:25 [ecarstrade.de] INFO: Found listing with ID: 7001578auction111035
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001578auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:25 [ecarstrade.de] INFO: Scrape type for 7001578auction111035: 0
2026-03-29 00:01:25 [ecarstrade.de] INFO: Found listing with ID: 7001579auction111035
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001579auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:25 [ecarstrade.de] INFO: Scrape type for 7001579auction111035: 0
2026-03-29 00:01:25 [ecarstrade.de] INFO: Found listing with ID: 7001580auction111035
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001580auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:25 [ecarstrade.de] INFO: Scrape type for 7001580auction111035: 0
2026-03-29 00:01:25 [ecarstrade.de] INFO: Found listing with ID: 7001581auction111035
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001581auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:25 [ecarstrade.de] INFO: Scrape type for 7001581auction111035: 0
2026-03-29 00:01:25 [ecarstrade.de] INFO: Found listing with ID: 7001583auction111035
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001583auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:25 [ecarstrade.de] INFO: Scrape type for 7001583auction111035: 0
2026-03-29 00:01:25 [ecarstrade.de] INFO: Found listing with ID: 7001584auction111035
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001584auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:25 [ecarstrade.de] INFO: Scrape type for 7001584auction111035: 0
2026-03-29 00:01:25 [ecarstrade.de] INFO: Found listing with ID: 7001586auction111035
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001586auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:25 [ecarstrade.de] INFO: Scrape type for 7001586auction111035: 0
2026-03-29 00:01:25 [ecarstrade.de] INFO: Found listing with ID: 7001590auction111035
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001590auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:25 [ecarstrade.de] INFO: Scrape type for 7001590auction111035: 0
2026-03-29 00:01:25 [ecarstrade.de] INFO: Found listing with ID: 7001597auction111035
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001597auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:25 [ecarstrade.de] INFO: Scrape type for 7001597auction111035: 0
2026-03-29 00:01:25 [ecarstrade.de] INFO: Found listing with ID: 7001600auction111035
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001600auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:25 [ecarstrade.de] INFO: Scrape type for 7001600auction111035: 0
2026-03-29 00:01:25 [ecarstrade.de] INFO: Found listing with ID: 7001612auction111035
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001612auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:25 [ecarstrade.de] INFO: Scrape type for 7001612auction111035: 0
2026-03-29 00:01:25 [ecarstrade.de] INFO: Found listing with ID: 7001617auction111035
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001617auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:25 [ecarstrade.de] INFO: Scrape type for 7001617auction111035: 0
2026-03-29 00:01:25 [ecarstrade.de] INFO: Found listing with ID: 7001623auction111035
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001623auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:25 [ecarstrade.de] INFO: Scrape type for 7001623auction111035: 0
2026-03-29 00:01:25 [ecarstrade.de] INFO: Found listing with ID: 7001629auction111035
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001629auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:25 [ecarstrade.de] INFO: Scrape type for 7001629auction111035: 0
2026-03-29 00:01:25 [ecarstrade.de] INFO: Found listing with ID: 7001653auction111035
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001653auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:25 [ecarstrade.de] INFO: Scrape type for 7001653auction111035: 0
2026-03-29 00:01:25 [ecarstrade.de] INFO: Found listing with ID: 7001659auction111035
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001659auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:25 [ecarstrade.de] INFO: Scrape type for 7001659auction111035: 0
2026-03-29 00:01:25 [ecarstrade.de] INFO: Found listing with ID: 7001664auction111035
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001664auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:25 [ecarstrade.de] INFO: Scrape type for 7001664auction111035: 0
2026-03-29 00:01:25 [ecarstrade.de] INFO: Found listing with ID: 7001670auction111035
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001670auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:25 [ecarstrade.de] INFO: Scrape type for 7001670auction111035: 0
2026-03-29 00:01:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 00:01:33 [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-29 00:01:33 [ecarstrade.de] INFO: Found 20 car items
2026-03-29 00:01:33 [ecarstrade.de] INFO: Found listing with ID: 7001676auction111035
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001676auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:33 [ecarstrade.de] INFO: Scrape type for 7001676auction111035: 0
2026-03-29 00:01:33 [ecarstrade.de] INFO: Found listing with ID: 7001681auction111035
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001681auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:33 [ecarstrade.de] INFO: Scrape type for 7001681auction111035: 0
2026-03-29 00:01:33 [ecarstrade.de] INFO: Found listing with ID: 7001689auction111035
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001689auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:33 [ecarstrade.de] INFO: Scrape type for 7001689auction111035: 0
2026-03-29 00:01:33 [ecarstrade.de] INFO: Found listing with ID: 7001696auction111035
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001696auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:33 [ecarstrade.de] INFO: Scrape type for 7001696auction111035: 0
2026-03-29 00:01:33 [ecarstrade.de] INFO: Found listing with ID: 7001705auction111035
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001705auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:33 [ecarstrade.de] INFO: Scrape type for 7001705auction111035: 0
2026-03-29 00:01:33 [ecarstrade.de] INFO: Found listing with ID: 7001713auction111035
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001713auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:33 [ecarstrade.de] INFO: Scrape type for 7001713auction111035: 0
2026-03-29 00:01:33 [ecarstrade.de] INFO: Found listing with ID: 7001726auction111035
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001726auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:33 [ecarstrade.de] INFO: Scrape type for 7001726auction111035: 0
2026-03-29 00:01:33 [ecarstrade.de] INFO: Found listing with ID: 7001746auction111035
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001746auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:33 [ecarstrade.de] INFO: Scrape type for 7001746auction111035: 0
2026-03-29 00:01:33 [ecarstrade.de] INFO: Found listing with ID: 7001749auction111035
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001749auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:33 [ecarstrade.de] INFO: Scrape type for 7001749auction111035: 0
2026-03-29 00:01:33 [ecarstrade.de] INFO: Found listing with ID: 7001758auction111035
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001758auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:33 [ecarstrade.de] INFO: Scrape type for 7001758auction111035: 0
2026-03-29 00:01:33 [ecarstrade.de] INFO: Found listing with ID: 7001759auction111035
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001759auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:33 [ecarstrade.de] INFO: Scrape type for 7001759auction111035: 0
2026-03-29 00:01:33 [ecarstrade.de] INFO: Found listing with ID: 7001760auction111035
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001760auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:33 [ecarstrade.de] INFO: Scrape type for 7001760auction111035: 0
2026-03-29 00:01:33 [ecarstrade.de] INFO: Found listing with ID: 7001761auction111035
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001761auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:33 [ecarstrade.de] INFO: Scrape type for 7001761auction111035: 0
2026-03-29 00:01:33 [ecarstrade.de] INFO: Found listing with ID: 7001763auction111035
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001763auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:33 [ecarstrade.de] INFO: Scrape type for 7001763auction111035: 0
2026-03-29 00:01:33 [ecarstrade.de] INFO: Found listing with ID: 7001764auction111035
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001764auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:33 [ecarstrade.de] INFO: Scrape type for 7001764auction111035: 0
2026-03-29 00:01:33 [ecarstrade.de] INFO: Found listing with ID: 7001766auction111035
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001766auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:33 [ecarstrade.de] INFO: Scrape type for 7001766auction111035: 0
2026-03-29 00:01:33 [ecarstrade.de] INFO: Found listing with ID: 7001768auction111035
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001768auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:33 [ecarstrade.de] INFO: Scrape type for 7001768auction111035: 0
2026-03-29 00:01:33 [ecarstrade.de] INFO: Found listing with ID: 7001769auction111035
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001769auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:33 [ecarstrade.de] INFO: Scrape type for 7001769auction111035: 0
2026-03-29 00:01:33 [ecarstrade.de] INFO: Found listing with ID: 7001771auction111035
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001771auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:33 [ecarstrade.de] INFO: Scrape type for 7001771auction111035: 0
2026-03-29 00:01:33 [ecarstrade.de] INFO: Found listing with ID: 7001772auction111035
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001772auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:33 [ecarstrade.de] INFO: Scrape type for 7001772auction111035: 0
2026-03-29 00:01:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 00:01:39 [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-29 00:01:39 [ecarstrade.de] INFO: Found 20 car items
2026-03-29 00:01:39 [ecarstrade.de] INFO: Found listing with ID: 7001774auction111035
2026-03-29 00:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001774auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:39 [ecarstrade.de] INFO: Scrape type for 7001774auction111035: 0
2026-03-29 00:01:39 [ecarstrade.de] INFO: Found listing with ID: 7001775auction111035
2026-03-29 00:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001775auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:39 [ecarstrade.de] INFO: Scrape type for 7001775auction111035: 0
2026-03-29 00:01:39 [ecarstrade.de] INFO: Found listing with ID: 7001776auction111035
2026-03-29 00:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001776auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:39 [ecarstrade.de] INFO: Scrape type for 7001776auction111035: 0
2026-03-29 00:01:39 [ecarstrade.de] INFO: Found listing with ID: 7001778auction111035
2026-03-29 00:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001778auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:39 [ecarstrade.de] INFO: Scrape type for 7001778auction111035: 0
2026-03-29 00:01:39 [ecarstrade.de] INFO: Found listing with ID: 7001779auction111035
2026-03-29 00:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001779auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:39 [ecarstrade.de] INFO: Scrape type for 7001779auction111035: 0
2026-03-29 00:01:39 [ecarstrade.de] INFO: Found listing with ID: 7001782auction111035
2026-03-29 00:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001782auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:39 [ecarstrade.de] INFO: Scrape type for 7001782auction111035: 0
2026-03-29 00:01:39 [ecarstrade.de] INFO: Found listing with ID: 7001783auction111035
2026-03-29 00:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001783auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:39 [ecarstrade.de] INFO: Scrape type for 7001783auction111035: 0
2026-03-29 00:01:39 [ecarstrade.de] INFO: Found listing with ID: 7001784auction111035
2026-03-29 00:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001784auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:39 [ecarstrade.de] INFO: Scrape type for 7001784auction111035: 0
2026-03-29 00:01:39 [ecarstrade.de] INFO: Found listing with ID: 7001786auction111035
2026-03-29 00:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001786auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:39 [ecarstrade.de] INFO: Scrape type for 7001786auction111035: 0
2026-03-29 00:01:39 [ecarstrade.de] INFO: Found listing with ID: 7001787auction111035
2026-03-29 00:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001787auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:39 [ecarstrade.de] INFO: Scrape type for 7001787auction111035: 0
2026-03-29 00:01:39 [ecarstrade.de] INFO: Found listing with ID: 7001788auction111035
2026-03-29 00:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001788auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:40 [ecarstrade.de] INFO: Scrape type for 7001788auction111035: 0
2026-03-29 00:01:40 [ecarstrade.de] INFO: Found listing with ID: 7001789auction111035
2026-03-29 00:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001789auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:40 [ecarstrade.de] INFO: Scrape type for 7001789auction111035: 0
2026-03-29 00:01:40 [ecarstrade.de] INFO: Found listing with ID: 7001792auction111035
2026-03-29 00:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001792auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:40 [ecarstrade.de] INFO: Scrape type for 7001792auction111035: 0
2026-03-29 00:01:40 [ecarstrade.de] INFO: Found listing with ID: 7001794auction111035
2026-03-29 00:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001794auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:40 [ecarstrade.de] INFO: Scrape type for 7001794auction111035: 0
2026-03-29 00:01:40 [ecarstrade.de] INFO: Found listing with ID: 7001795auction111035
2026-03-29 00:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001795auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:40 [ecarstrade.de] INFO: Scrape type for 7001795auction111035: 0
2026-03-29 00:01:40 [ecarstrade.de] INFO: Found listing with ID: 7001796auction111035
2026-03-29 00:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001796auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:40 [ecarstrade.de] INFO: Scrape type for 7001796auction111035: 0
2026-03-29 00:01:40 [ecarstrade.de] INFO: Found listing with ID: 7001798auction111035
2026-03-29 00:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001798auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:40 [ecarstrade.de] INFO: Scrape type for 7001798auction111035: 0
2026-03-29 00:01:40 [ecarstrade.de] INFO: Found listing with ID: 7001799auction111035
2026-03-29 00:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001799auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:40 [ecarstrade.de] INFO: Scrape type for 7001799auction111035: 0
2026-03-29 00:01:40 [ecarstrade.de] INFO: Found listing with ID: 7001800auction111035
2026-03-29 00:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001800auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:40 [ecarstrade.de] INFO: Scrape type for 7001800auction111035: 0
2026-03-29 00:01:40 [ecarstrade.de] INFO: Found listing with ID: 7001801auction111035
2026-03-29 00:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27ecarstrade.de%27%20and%20RowKey%20eq%20%277001801auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:40 [ecarstrade.de] INFO: Scrape type for 7001801auction111035: 0
2026-03-29 00:01:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 00:01:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER> (referer: https://ecarstrade.com/search/page10?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-29 00:01:46 [ecarstrade.de] INFO: Found 13 car items
2026-03-29 00:01:46 [ecarstrade.de] INFO: Found listing with ID: 7001803auction111035
2026-03-29 00:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001803auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:46 [ecarstrade.de] INFO: Scrape type for 7001803auction111035: 0
2026-03-29 00:01:46 [ecarstrade.de] INFO: Found listing with ID: 7001804auction111035
2026-03-29 00:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001804auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:46 [ecarstrade.de] INFO: Scrape type for 7001804auction111035: 0
2026-03-29 00:01:46 [ecarstrade.de] INFO: Found listing with ID: 7001805auction111035
2026-03-29 00:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001805auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:46 [ecarstrade.de] INFO: Scrape type for 7001805auction111035: 0
2026-03-29 00:01:46 [ecarstrade.de] INFO: Found listing with ID: 7001806auction111035
2026-03-29 00:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001806auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:46 [ecarstrade.de] INFO: Scrape type for 7001806auction111035: 0
2026-03-29 00:01:46 [ecarstrade.de] INFO: Found listing with ID: 7001811auction111035
2026-03-29 00:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001811auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:46 [ecarstrade.de] INFO: Scrape type for 7001811auction111035: 0
2026-03-29 00:01:46 [ecarstrade.de] INFO: Found listing with ID: 7001812auction111035
2026-03-29 00:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001812auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:46 [ecarstrade.de] INFO: Scrape type for 7001812auction111035: 0
2026-03-29 00:01:46 [ecarstrade.de] INFO: Found listing with ID: 7001814auction111035
2026-03-29 00:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001814auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:46 [ecarstrade.de] INFO: Scrape type for 7001814auction111035: 0
2026-03-29 00:01:46 [ecarstrade.de] INFO: Found listing with ID: 7001815auction111035
2026-03-29 00:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001815auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:46 [ecarstrade.de] INFO: Scrape type for 7001815auction111035: 0
2026-03-29 00:01:46 [ecarstrade.de] INFO: Found listing with ID: 7001816auction111035
2026-03-29 00:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001816auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:46 [ecarstrade.de] INFO: Scrape type for 7001816auction111035: 0
2026-03-29 00:01:46 [ecarstrade.de] INFO: Found listing with ID: 7001817auction111035
2026-03-29 00:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001817auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:46 [ecarstrade.de] INFO: Scrape type for 7001817auction111035: 0
2026-03-29 00:01:46 [ecarstrade.de] INFO: Found listing with ID: 7001818auction111035
2026-03-29 00:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001818auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:46 [ecarstrade.de] INFO: Scrape type for 7001818auction111035: 0
2026-03-29 00:01:46 [ecarstrade.de] INFO: Found listing with ID: 7001821auction111035
2026-03-29 00:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001821auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:46 [ecarstrade.de] INFO: Scrape type for 7001821auction111035: 0
2026-03-29 00:01:46 [ecarstrade.de] INFO: Found listing with ID: 7001822auction111035
2026-03-29 00:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00: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%277001822auction111035%27 HTTP/1.1" 200 None
2026-03-29 00:01:46 [ecarstrade.de] INFO: Scrape type for 7001822auction111035: 0
2026-03-29 00: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-29 00:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://ecarstrade.com/search/page12?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER> (referer: https://ecarstrade.com/search/page11?gearbox%5B%5D=Automatic&gearbox%5B%5D=Manual&country_origin%5B%5D=DE&country%5B%5D=GER) ['zyte-api']
2026-03-29 00:01:52 [ecarstrade.de] INFO: No car items found on page 12
2026-03-29 00:01:52 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-29 00:01:52 [ecarstrade.de] INFO: ecarstrade.de Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 213, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-29 00:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 00:01:52 [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%201774310512 HTTP/1.1" 200 None
2026-03-29 00:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977172auction110742') HTTP/1.1" 204 0
2026-03-29 00:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977174auction110742') HTTP/1.1" 204 0
2026-03-29 00:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977177auction110742') HTTP/1.1" 204 0
2026-03-29 00:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977179auction110742') HTTP/1.1" 204 0
2026-03-29 00:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977182auction110742') HTTP/1.1" 204 0
2026-03-29 00:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6977184auction110742') HTTP/1.1" 204 0
2026-03-29 00:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6994394auction110937') HTTP/1.1" 204 0
2026-03-29 00:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6994399auction110937') HTTP/1.1" 204 0
2026-03-29 00:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6994401auction110937') HTTP/1.1" 204 0
2026-03-29 00:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6994402auction110937') HTTP/1.1" 204 0
2026-03-29 00:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6994407auction110937') HTTP/1.1" 204 0
2026-03-29 00:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6994409auction110937') HTTP/1.1" 204 0
2026-03-29 00:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6994411auction110937') HTTP/1.1" 204 0
2026-03-29 00:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6994412auction110937') HTTP/1.1" 204 0
2026-03-29 00:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6994413auction110937') HTTP/1.1" 204 0
2026-03-29 00:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6994414auction110937') HTTP/1.1" 204 0
2026-03-29 00:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6994415auction110937') HTTP/1.1" 204 0
2026-03-29 00:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6994418auction110937') HTTP/1.1" 204 0
2026-03-29 00:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6994420auction110937') HTTP/1.1" 204 0
2026-03-29 00:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6994421auction110937') HTTP/1.1" 204 0
2026-03-29 00:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6994422auction110937') HTTP/1.1" 204 0
2026-03-29 00:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6994423auction110937') HTTP/1.1" 204 0
2026-03-29 00:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6994426auction110937') HTTP/1.1" 204 0
2026-03-29 00:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6994428auction110937') HTTP/1.1" 204 0
2026-03-29 00:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6994432auction110937') HTTP/1.1" 204 0
2026-03-29 00:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6994439auction110937') HTTP/1.1" 204 0
2026-03-29 00:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6994441auction110937') HTTP/1.1" 204 0
2026-03-29 00:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6994443auction110937') HTTP/1.1" 204 0
2026-03-29 00:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6994444auction110937') HTTP/1.1" 204 0
2026-03-29 00:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6994447auction110937') HTTP/1.1" 204 0
2026-03-29 00:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6994448auction110937') HTTP/1.1" 204 0
2026-03-29 00:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6994450auction110937') HTTP/1.1" 204 0
2026-03-29 00:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6994451auction110937') HTTP/1.1" 204 0
2026-03-29 00:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6994452auction110937') HTTP/1.1" 204 0
2026-03-29 00:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6994453auction110937') HTTP/1.1" 204 0
2026-03-29 00:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6994454auction110937') HTTP/1.1" 204 0
2026-03-29 00:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='ecarstrade.de',RowKey='6994455auction110937') HTTP/1.1" 204 0
2026-03-29 00:01:53 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (0 items) in: file:///var/lib/scrapyd/items/sourcing_v2/ecarstrade.de/task_42_2026-03-29T00_00_00.jl
2026-03-29 00:01:53 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 29089,
 'downloader/request_count': 13,
 'downloader/request_method_count/GET': 13,
 'downloader/response_bytes': 10718968,
 'downloader/response_count': 13,
 'downloader/response_status_count/200': 13,
 'elapsed_time_seconds': 106.741666,
 'feedexport/success_count/FileFeedStorage': 1,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 3, 29, 0, 1, 53, 269905, tzinfo=datetime.timezone.utc),
 'log_count/DEBUG': 848,
 'log_count/INFO': 486,
 'memusage/max': 221343744,
 'memusage/startup': 147795968,
 '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': 173,
 'playwright/request_count/method/GET': 144,
 'playwright/request_count/method/POST': 29,
 'playwright/request_count/navigation': 2,
 'playwright/request_count/resource_type/document': 2,
 'playwright/request_count/resource_type/eventsource': 2,
 'playwright/request_count/resource_type/fetch': 30,
 'playwright/request_count/resource_type/font': 4,
 'playwright/request_count/resource_type/image': 70,
 'playwright/request_count/resource_type/other': 1,
 'playwright/request_count/resource_type/script': 45,
 'playwright/request_count/resource_type/stylesheet': 7,
 'playwright/request_count/resource_type/xhr': 12,
 'playwright/response_count': 173,
 'playwright/response_count/method/GET': 144,
 'playwright/response_count/method/POST': 29,
 'playwright/response_count/resource_type/document': 2,
 'playwright/response_count/resource_type/eventsource': 2,
 'playwright/response_count/resource_type/fetch': 30,
 'playwright/response_count/resource_type/font': 4,
 'playwright/response_count/resource_type/image': 70,
 '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': 12,
 'response_received_count': 13,
 'scheduler/dequeued': 13,
 'scheduler/dequeued/memory': 13,
 'scheduler/enqueued': 13,
 'scheduler/enqueued/memory': 13,
 'scrape_type/skipped': 213,
 'scrapy-zyte-api/429': 0,
 'scrapy-zyte-api/attempts': 12,
 'scrapy-zyte-api/error_ratio': 0.0,
 'scrapy-zyte-api/errors': 0,
 'scrapy-zyte-api/fatal_errors': 0,
 'scrapy-zyte-api/mean_connection_seconds': 6.149223350764563,
 'scrapy-zyte-api/mean_response_seconds': 6.378409473225475,
 'scrapy-zyte-api/processed': 12,
 'scrapy-zyte-api/request_args/browserHtml': 12,
 'scrapy-zyte-api/request_args/experimental.requestCookies': 12,
 'scrapy-zyte-api/request_args/experimental.responseCookies': 12,
 'scrapy-zyte-api/request_args/requestHeaders': 12,
 'scrapy-zyte-api/request_args/sessionContext': 12,
 'scrapy-zyte-api/request_args/url': 12,
 'scrapy-zyte-api/status_codes/200': 12,
 'scrapy-zyte-api/success': 12,
 'scrapy-zyte-api/success_ratio': 1.0,
 'scrapy-zyte-api/throttle_ratio': 0.0,
 'start_time': datetime.datetime(2026, 3, 29, 0, 0, 6, 528239, tzinfo=datetime.timezone.utc)}
2026-03-29 00:01:53 [scrapy.core.engine] INFO: Spider closed (finished)

PROJECT (sourcing_v2), SPIDER (ecarstrade.de)